[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:16:31.368119  2426 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.94.190:44047
I20260709 13:16:31.369766  2426 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:16:31.370895  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:31.390146  2432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:31.390179  2433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:31.391028  2435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:31.390704  2426 server_base.cc:1061] running on GCE node
I20260709 13:16:32.608433  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:32.608675  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:32.608973  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783602992608943 us; error 0 us; skew 500 ppm
I20260709 13:16:32.609987  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:32.616534  2426 webserver.cc:533] Webserver started at http://127.2.94.190:36513/ using document root <none> and password file <none>
I20260709 13:16:32.617565  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:32.617934  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:32.618481  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:32.625002  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/master-0-root/instance:
uuid: "83cf9266478a4c9db51b3ba9c762a78e"
format_stamp: "Formatted at 2026-07-09 13:16:32 on dist-test-slave-mxd3"
I20260709 13:16:32.634402  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:16:32.641417  2441 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:32.642992  2426 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:16:32.643489  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/master-0-root
uuid: "83cf9266478a4c9db51b3ba9c762a78e"
format_stamp: "Formatted at 2026-07-09 13:16:32 on dist-test-slave-mxd3"
I20260709 13:16:32.643890  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:32.706079  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:32.708045  2426 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:16:32.708590  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:32.799137  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.190:44047
I20260709 13:16:32.799263  2492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.190:44047 every 8 connection(s)
I20260709 13:16:32.808656  2493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.830232  2493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e: Bootstrap starting.
I20260709 13:16:32.836254  2493 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.838188  2493 log.cc:826] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e: Log is configured to *not* fsync() on all Append() calls
I20260709 13:16:32.843364  2493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e: No bootstrap required, opened a new log
I20260709 13:16:32.863981  2493 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83cf9266478a4c9db51b3ba9c762a78e" member_type: VOTER }
I20260709 13:16:32.864535  2493 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:32.864836  2493 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cf9266478a4c9db51b3ba9c762a78e, State: Initialized, Role: FOLLOWER
I20260709 13:16:32.865909  2493 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83cf9266478a4c9db51b3ba9c762a78e" member_type: VOTER }
I20260709 13:16:32.866412  2493 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:32.866724  2493 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:32.867086  2493 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:32.871330  2493 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83cf9266478a4c9db51b3ba9c762a78e" member_type: VOTER }
I20260709 13:16:32.872181  2493 leader_election.cc:304] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [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: 83cf9266478a4c9db51b3ba9c762a78e; no voters: 
I20260709 13:16:32.874117  2493 leader_election.cc:290] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:32.874701  2496 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:32.878202  2496 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 1 LEADER]: Becoming Leader. State: Replica: 83cf9266478a4c9db51b3ba9c762a78e, State: Running, Role: LEADER
I20260709 13:16:32.879390  2496 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [LEADER]: Queue going to LEADER mode. State: All 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: "83cf9266478a4c9db51b3ba9c762a78e" member_type: VOTER }
I20260709 13:16:32.879959  2493 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:32.894282  2497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83cf9266478a4c9db51b3ba9c762a78e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83cf9266478a4c9db51b3ba9c762a78e" member_type: VOTER } }
I20260709 13:16:32.894282  2498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83cf9266478a4c9db51b3ba9c762a78e. Latest consensus state: current_term: 1 leader_uuid: "83cf9266478a4c9db51b3ba9c762a78e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83cf9266478a4c9db51b3ba9c762a78e" member_type: VOTER } }
I20260709 13:16:32.895411  2498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:32.895401  2497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:32.900038  2506 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:32.914686  2506 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:32.917312  2426 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:32.935259  2506 catalog_manager.cc:1383] Generated new cluster ID: 8ff411ce82bc455ca6ba9a1436409a1a
I20260709 13:16:32.935626  2506 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:32.967262  2506 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:32.969483  2506 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:32.987262  2506 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e: Generated new TSK 0
I20260709 13:16:32.988543  2506 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:33.049264  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:33.059549  2515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:33.061806  2516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:33.065901  2518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:33.065990  2426 server_base.cc:1061] running on GCE node
I20260709 13:16:33.066995  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:33.067305  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:33.067514  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783602993067494 us; error 0 us; skew 500 ppm
I20260709 13:16:33.068145  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:33.074028  2426 webserver.cc:533] Webserver started at http://127.2.94.129:32867/ using document root <none> and password file <none>
I20260709 13:16:33.074688  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:33.075139  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:33.075487  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:33.077180  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-0-root/instance:
uuid: "acf6e266f1de4e99a83a983fdf948300"
format_stamp: "Formatted at 2026-07-09 13:16:33 on dist-test-slave-mxd3"
I20260709 13:16:33.083742  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:16:33.089977  2523 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:33.091351  2426 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:16:33.091740  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-0-root
uuid: "acf6e266f1de4e99a83a983fdf948300"
format_stamp: "Formatted at 2026-07-09 13:16:33 on dist-test-slave-mxd3"
I20260709 13:16:33.092094  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:33.111269  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:33.112946  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:33.116413  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:33.121881  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:33.122223  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260709 13:16:33.122586  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:33.122746  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:33.255116  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.129:37889
I20260709 13:16:33.255182  2585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.129:37889 every 8 connection(s)
I20260709 13:16:33.264302  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:33.277323  2590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:33.282728  2591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:33.295217  2593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:33.297283  2426 server_base.cc:1061] running on GCE node
I20260709 13:16:33.298511  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:33.298753  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:33.298962  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783602993298943 us; error 0 us; skew 500 ppm
I20260709 13:16:33.299787  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:33.304860  2426 webserver.cc:533] Webserver started at http://127.2.94.130:46181/ using document root <none> and password file <none>
I20260709 13:16:33.305549  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:33.305832  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:33.306186  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:33.307004  2586 heartbeater.cc:344] Connected to a master server at 127.2.94.190:44047
I20260709 13:16:33.307591  2586 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:33.307510  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-1-root/instance:
uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
format_stamp: "Formatted at 2026-07-09 13:16:33 on dist-test-slave-mxd3"
I20260709 13:16:33.309031  2586 heartbeater.cc:507] Master 127.2.94.190:44047 requested a full tablet report, sending...
I20260709 13:16:33.313701  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:16:33.314124  2458 ts_manager.cc:194] Registered new tserver with Master: acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889)
I20260709 13:16:33.318162  2458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46670
I20260709 13:16:33.318380  2598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:33.319378  2426 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:16:33.319674  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-1-root
uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
format_stamp: "Formatted at 2026-07-09 13:16:33 on dist-test-slave-mxd3"
I20260709 13:16:33.319973  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:33.339555  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:33.340873  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:33.342793  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:33.346093  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:33.346283  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:33.346580  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:33.346747  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:33.453323  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.130:43613
I20260709 13:16:33.453429  2660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.130:43613 every 8 connection(s)
I20260709 13:16:33.465174  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:33.474014  2664 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:33.476786  2665 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:33.479543  2661 heartbeater.cc:344] Connected to a master server at 127.2.94.190:44047
I20260709 13:16:33.480050  2661 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:33.481251  2661 heartbeater.cc:507] Master 127.2.94.190:44047 requested a full tablet report, sending...
I20260709 13:16:33.484362  2458 ts_manager.cc:194] Registered new tserver with Master: 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:33.484764  2426 server_base.cc:1061] running on GCE node
I20260709 13:16:33.486124  2458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46672
W20260709 13:16:33.486924  2667 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:33.488119  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:33.488408  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:33.489071  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783602993489055 us; error 0 us; skew 500 ppm
I20260709 13:16:33.489756  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:33.492463  2426 webserver.cc:533] Webserver started at http://127.2.94.131:46819/ using document root <none> and password file <none>
I20260709 13:16:33.492945  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:33.493114  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:33.493396  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:33.494530  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-2-root/instance:
uuid: "10a5a7e526e644119c66d3cce0e02911"
format_stamp: "Formatted at 2026-07-09 13:16:33 on dist-test-slave-mxd3"
I20260709 13:16:33.498906  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:33.503381  2672 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:33.505781  2426 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:16:33.506134  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-2-root
uuid: "10a5a7e526e644119c66d3cce0e02911"
format_stamp: "Formatted at 2026-07-09 13:16:33 on dist-test-slave-mxd3"
I20260709 13:16:33.506534  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602991188672-2426-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:33.535542  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:33.537431  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:33.539966  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:33.543056  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:33.543238  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:33.543422  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:33.543548  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:33.650779  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.131:36347
I20260709 13:16:33.650861  2734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.131:36347 every 8 connection(s)
I20260709 13:16:33.667256  2735 heartbeater.cc:344] Connected to a master server at 127.2.94.190:44047
I20260709 13:16:33.667613  2735 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:33.668412  2735 heartbeater.cc:507] Master 127.2.94.190:44047 requested a full tablet report, sending...
I20260709 13:16:33.670305  2458 ts_manager.cc:194] Registered new tserver with Master: 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:33.670408  2426 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014658361s
I20260709 13:16:33.671636  2458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46688
I20260709 13:16:33.724080  2458 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46692:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:16:33.727720  2458 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:16:33.835683  2550 tablet_service.cc:1511] Processing CreateTablet for tablet 51c68bde86644f829ec6cd3128916bf8 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:33.836802  2549 tablet_service.cc:1511] Processing CreateTablet for tablet 40fdcade76b64e3c982c2fb33995a008 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:33.839027  2551 tablet_service.cc:1511] Processing CreateTablet for tablet 1560cd388d6c4181ad6599e58f7669e0 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:33.837472  2550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c68bde86644f829ec6cd3128916bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.852533  2551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1560cd388d6c4181ad6599e58f7669e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.855326  2626 tablet_service.cc:1511] Processing CreateTablet for tablet 1560cd388d6c4181ad6599e58f7669e0 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:33.853433  2696 tablet_service.cc:1511] Processing CreateTablet for tablet 21375088dcb6450b822e3ef9b0c7e88a (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:33.852808  2548 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8a3c6179004875afa769541de927fa (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:33.850593  2695 tablet_service.cc:1511] Processing CreateTablet for tablet 0e31dc53c0264a15a77be6ab40174dda (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:33.860369  2696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21375088dcb6450b822e3ef9b0c7e88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.853807  2698 tablet_service.cc:1511] Processing CreateTablet for tablet 40fdcade76b64e3c982c2fb33995a008 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:33.858899  2546 tablet_service.cc:1511] Processing CreateTablet for tablet 0e31dc53c0264a15a77be6ab40174dda (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:33.854514  2700 tablet_service.cc:1511] Processing CreateTablet for tablet 1560cd388d6c4181ad6599e58f7669e0 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:33.851346  2697 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8a3c6179004875afa769541de927fa (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:33.851279  2547 tablet_service.cc:1511] Processing CreateTablet for tablet 21375088dcb6450b822e3ef9b0c7e88a (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:33.869083  2698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fdcade76b64e3c982c2fb33995a008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.867084  2626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1560cd388d6c4181ad6599e58f7669e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.853988  2699 tablet_service.cc:1511] Processing CreateTablet for tablet 51c68bde86644f829ec6cd3128916bf8 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:33.871845  2549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fdcade76b64e3c982c2fb33995a008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.875968  2545 tablet_service.cc:1511] Processing CreateTablet for tablet 43c7e4ec5cf2488693cf103d4e6999d9 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:33.878907  2625 tablet_service.cc:1511] Processing CreateTablet for tablet 51c68bde86644f829ec6cd3128916bf8 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:33.880898  2624 tablet_service.cc:1511] Processing CreateTablet for tablet 40fdcade76b64e3c982c2fb33995a008 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:33.882622  2547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21375088dcb6450b822e3ef9b0c7e88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.884830  2624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fdcade76b64e3c982c2fb33995a008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.880532  2622 tablet_service.cc:1511] Processing CreateTablet for tablet 21375088dcb6450b822e3ef9b0c7e88a (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:33.883154  2623 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8a3c6179004875afa769541de927fa (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:33.892796  2694 tablet_service.cc:1511] Processing CreateTablet for tablet 43c7e4ec5cf2488693cf103d4e6999d9 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:33.893872  2620 tablet_service.cc:1511] Processing CreateTablet for tablet 43c7e4ec5cf2488693cf103d4e6999d9 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:33.899390  2544 tablet_service.cc:1511] Processing CreateTablet for tablet d7e70043cd5f42a29545f9da98a0c0e8 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:33.897575  2545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c7e4ec5cf2488693cf103d4e6999d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.895701  2621 tablet_service.cc:1511] Processing CreateTablet for tablet 0e31dc53c0264a15a77be6ab40174dda (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
W20260709 13:16:33.906912  2505 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:33.901084  2625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c68bde86644f829ec6cd3128916bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.911273  2620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c7e4ec5cf2488693cf103d4e6999d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.912082  2622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21375088dcb6450b822e3ef9b0c7e88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.916992  2623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8a3c6179004875afa769541de927fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.918032  2700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1560cd388d6c4181ad6599e58f7669e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.918735  2546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e31dc53c0264a15a77be6ab40174dda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.924467  2548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8a3c6179004875afa769541de927fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.924232  2699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c68bde86644f829ec6cd3128916bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.925518  2621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e31dc53c0264a15a77be6ab40174dda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.926560  2544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e70043cd5f42a29545f9da98a0c0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.927359  2697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8a3c6179004875afa769541de927fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.928190  2695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e31dc53c0264a15a77be6ab40174dda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.929105  2694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43c7e4ec5cf2488693cf103d4e6999d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.007455  2619 tablet_service.cc:1511] Processing CreateTablet for tablet d7e70043cd5f42a29545f9da98a0c0e8 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:34.008867  2619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e70043cd5f42a29545f9da98a0c0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.030460  2543 tablet_service.cc:1511] Processing CreateTablet for tablet a3ae82ec7715416d8d1d101ab47d6b47 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:34.038229  2543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ae82ec7715416d8d1d101ab47d6b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.068604  2696 tablet_service.cc:1511] Processing CreateTablet for tablet a3ae82ec7715416d8d1d101ab47d6b47 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:34.064718  2698 tablet_service.cc:1511] Processing CreateTablet for tablet d7e70043cd5f42a29545f9da98a0c0e8 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:34.072049  2753 tablet_bootstrap.cc:492] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911: Bootstrap starting.
I20260709 13:16:34.074848  2696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ae82ec7715416d8d1d101ab47d6b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.105871  2698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e70043cd5f42a29545f9da98a0c0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.105841  2754 tablet_bootstrap.cc:492] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3: Bootstrap starting.
I20260709 13:16:34.123694  2755 tablet_bootstrap.cc:492] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300: Bootstrap starting.
I20260709 13:16:34.123971  2626 tablet_service.cc:1511] Processing CreateTablet for tablet a3ae82ec7715416d8d1d101ab47d6b47 (DEFAULT_TABLE table=test-workload [id=497999e4757549f7a5f89a96186e4b39]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:34.132874  2753 tablet_bootstrap.cc:654] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.138098  2626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ae82ec7715416d8d1d101ab47d6b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.153373  2754 tablet_bootstrap.cc:654] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.159895  2755 tablet_bootstrap.cc:654] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.170455  2754 tablet_bootstrap.cc:492] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3: No bootstrap required, opened a new log
I20260709 13:16:34.171090  2754 ts_tablet_manager.cc:1403] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent bootstrapping tablet: real 0.074s	user 0.004s	sys 0.015s
I20260709 13:16:34.172322  2753 tablet_bootstrap.cc:492] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911: No bootstrap required, opened a new log
I20260709 13:16:34.176287  2753 ts_tablet_manager.cc:1403] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911: Time spent bootstrapping tablet: real 0.133s	user 0.012s	sys 0.010s
I20260709 13:16:34.180933  2753 raft_consensus.cc:359] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.175211  2754 raft_consensus.cc:359] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.181820  2754 raft_consensus.cc:385] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.182185  2754 raft_consensus.cc:740] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.182329  2755 tablet_bootstrap.cc:492] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300: No bootstrap required, opened a new log
I20260709 13:16:34.182803  2755 ts_tablet_manager.cc:1403] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.014s
I20260709 13:16:34.183115  2754 consensus_queue.cc:260] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.181578  2753 raft_consensus.cc:385] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.185904  2753 raft_consensus.cc:740] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.185592  2755 raft_consensus.cc:359] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.186553  2755 raft_consensus.cc:385] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.186874  2755 raft_consensus.cc:740] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.187206  2753 consensus_queue.cc:260] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.187745  2755 consensus_queue.cc:260] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.191709  2661 heartbeater.cc:499] Master 127.2.94.190:44047 was elected leader, sending a full tablet report...
I20260709 13:16:34.192235  2754 ts_tablet_manager.cc:1434] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.005s
I20260709 13:16:34.193243  2754 tablet_bootstrap.cc:492] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3: Bootstrap starting.
I20260709 13:16:34.200820  2754 tablet_bootstrap.cc:654] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:34.215036  2662 tablet.cc:2406] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:34.216758  2735 heartbeater.cc:499] Master 127.2.94.190:44047 was elected leader, sending a full tablet report...
I20260709 13:16:34.217144  2753 ts_tablet_manager.cc:1434] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911: Time spent starting tablet: real 0.040s	user 0.013s	sys 0.007s
I20260709 13:16:34.216794  2761 raft_consensus.cc:493] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.218207  2753 tablet_bootstrap.cc:492] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911: Bootstrap starting.
I20260709 13:16:34.217978  2761 raft_consensus.cc:515] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.219281  2754 tablet_bootstrap.cc:492] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3: No bootstrap required, opened a new log
I20260709 13:16:34.220312  2754 ts_tablet_manager.cc:1403] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260709 13:16:34.226270  2754 raft_consensus.cc:359] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.229013  2761 leader_election.cc:290] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:34.263712  2754 raft_consensus.cc:385] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.264453  2754 raft_consensus.cc:740] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.265316  2754 consensus_queue.cc:260] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.267918  2754 ts_tablet_manager.cc:1434] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent starting tablet: real 0.047s	user 0.015s	sys 0.004s
I20260709 13:16:34.269284  2754 tablet_bootstrap.cc:492] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3: Bootstrap starting.
I20260709 13:16:34.269906  2753 tablet_bootstrap.cc:654] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.263769  2586 heartbeater.cc:499] Master 127.2.94.190:44047 was elected leader, sending a full tablet report...
I20260709 13:16:34.264175  2755 ts_tablet_manager.cc:1434] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300: Time spent starting tablet: real 0.081s	user 0.012s	sys 0.014s
I20260709 13:16:34.276360  2754 tablet_bootstrap.cc:654] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.276639  2755 tablet_bootstrap.cc:492] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300: Bootstrap starting.
I20260709 13:16:34.304132  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:34.305274  2561 raft_consensus.cc:2468] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 0.
I20260709 13:16:34.307334  2675 leader_election.cc:304] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:34.308163  2755 tablet_bootstrap.cc:654] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.308573  2763 raft_consensus.cc:2804] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:34.309060  2763 raft_consensus.cc:493] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:34.309412  2763 raft_consensus.cc:3060] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.310086  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" is_pre_election: true
I20260709 13:16:34.310904  2636 raft_consensus.cc:2468] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 0.
I20260709 13:16:34.313565  2753 tablet_bootstrap.cc:492] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911: No bootstrap required, opened a new log
I20260709 13:16:34.314061  2753 ts_tablet_manager.cc:1403] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.004s
I20260709 13:16:34.316988  2763 raft_consensus.cc:515] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.317104  2753 raft_consensus.cc:359] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.317917  2753 raft_consensus.cc:385] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.318233  2753 raft_consensus.cc:740] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.318960  2753 consensus_queue.cc:260] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.320456  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:34.320990  2753 ts_tablet_manager.cc:1434] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:34.321063  2561 raft_consensus.cc:3060] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.324651  2755 tablet_bootstrap.cc:492] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300: No bootstrap required, opened a new log
I20260709 13:16:34.325143  2755 ts_tablet_manager.cc:1403] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.003s
I20260709 13:16:34.328531  2561 raft_consensus.cc:2468] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 1.
I20260709 13:16:34.329860  2763 leader_election.cc:290] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:34.329864  2675 leader_election.cc:304] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:34.331307  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:34.333343  2636 raft_consensus.cc:3060] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.333544  2763 raft_consensus.cc:2804] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:34.334755  2763 raft_consensus.cc:697] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Becoming Leader. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:34.335564  2763 consensus_queue.cc:237] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.333694  2755 raft_consensus.cc:359] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.336570  2755 raft_consensus.cc:385] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.337568  2755 raft_consensus.cc:740] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.340518  2759 raft_consensus.cc:493] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.340953  2759 raft_consensus.cc:515] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.343811  2754 tablet_bootstrap.cc:492] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3: No bootstrap required, opened a new log
I20260709 13:16:34.344645  2636 raft_consensus.cc:2468] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 1.
I20260709 13:16:34.345501  2754 ts_tablet_manager.cc:1403] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.019s
I20260709 13:16:34.340515  2753 tablet_bootstrap.cc:492] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911: Bootstrap starting.
I20260709 13:16:34.344220  2759 leader_election.cc:290] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:34.339924  2755 consensus_queue.cc:260] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.353159  2760 raft_consensus.cc:493] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.353724  2760 raft_consensus.cc:515] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.355111  2754 raft_consensus.cc:359] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.359998  2754 raft_consensus.cc:385] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.360473  2754 raft_consensus.cc:740] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.361656  2754 consensus_queue.cc:260] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.370260  2754 ts_tablet_manager.cc:1434] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:16:34.369709  2456 catalog_manager.cc:5697] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "10a5a7e526e644119c66d3cce0e02911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:34.359634  2753 tablet_bootstrap.cc:654] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.372640  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:34.371735  2754 tablet_bootstrap.cc:492] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3: Bootstrap starting.
I20260709 13:16:34.377200  2760 leader_election.cc:290] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
W20260709 13:16:34.414858  2601 leader_election.cc:343] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:34.437340  2754 tablet_bootstrap.cc:654] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.442186  2763 raft_consensus.cc:493] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.446045  2763 raft_consensus.cc:515] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.450527  2763 leader_election.cc:290] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:34.455989  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" is_pre_election: true
W20260709 13:16:34.464109  2673 leader_election.cc:343] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:34.464879  2710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911" is_pre_election: true
I20260709 13:16:34.465219  2755 ts_tablet_manager.cc:1434] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300: Time spent starting tablet: real 0.139s	user 0.025s	sys 0.029s
I20260709 13:16:34.472323  2755 tablet_bootstrap.cc:492] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300: Bootstrap starting.
I20260709 13:16:34.473333  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:34.474336  2561 raft_consensus.cc:2468] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 0.
I20260709 13:16:34.474669  2753 tablet_bootstrap.cc:492] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911: No bootstrap required, opened a new log
I20260709 13:16:34.475800  2675 leader_election.cc:304] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:34.477900  2763 raft_consensus.cc:2804] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:34.478374  2763 raft_consensus.cc:493] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:34.489030  2753 ts_tablet_manager.cc:1403] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911: Time spent bootstrapping tablet: real 0.150s	user 0.029s	sys 0.010s
I20260709 13:16:34.478273  2754 tablet_bootstrap.cc:492] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3: No bootstrap required, opened a new log
I20260709 13:16:34.488895  2763 raft_consensus.cc:3060] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:34.492283  2600 leader_election.cc:343] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:34.494517  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" is_pre_election: true
I20260709 13:16:34.492722  2754 ts_tablet_manager.cc:1403] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.016s
W20260709 13:16:34.498394  2524 leader_election.cc:343] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:34.494127  2600 leader_election.cc:304] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:34.504757  2759 raft_consensus.cc:2749] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:34.507117  2753 raft_consensus.cc:359] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.507743  2754 raft_consensus.cc:359] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.507974  2753 raft_consensus.cc:385] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.508499  2754 raft_consensus.cc:385] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.508589  2753 raft_consensus.cc:740] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.508914  2754 raft_consensus.cc:740] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.509567  2753 consensus_queue.cc:260] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.512123  2753 ts_tablet_manager.cc:1434] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 13:16:34.512868  2755 tablet_bootstrap.cc:654] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.513172  2753 tablet_bootstrap.cc:492] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911: Bootstrap starting.
I20260709 13:16:34.513451  2710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911" is_pre_election: true
I20260709 13:16:34.514616  2754 consensus_queue.cc:260] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.518633  2754 ts_tablet_manager.cc:1434] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 13:16:34.519641  2754 tablet_bootstrap.cc:492] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3: Bootstrap starting.
I20260709 13:16:34.523411  2763 raft_consensus.cc:515] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.526036  2710 raft_consensus.cc:2393] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acf6e266f1de4e99a83a983fdf948300 in current term 1: Already voted for candidate 10a5a7e526e644119c66d3cce0e02911 in this term.
I20260709 13:16:34.528643  2754 tablet_bootstrap.cc:654] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.532768  2753 tablet_bootstrap.cc:654] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.533775  2525 leader_election.cc:304] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acf6e266f1de4e99a83a983fdf948300; no voters: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:34.535156  2773 raft_consensus.cc:3060] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.535706  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:34.537793  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
W20260709 13:16:34.539261  2673 leader_election.cc:343] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:34.539825  2763 leader_election.cc:290] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:34.541132  2755 tablet_bootstrap.cc:492] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300: No bootstrap required, opened a new log
I20260709 13:16:34.541616  2755 ts_tablet_manager.cc:1403] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.002s
I20260709 13:16:34.543504  2773 raft_consensus.cc:2749] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:34.544657  2755 raft_consensus.cc:359] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.545274  2755 raft_consensus.cc:385] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.545576  2755 raft_consensus.cc:740] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.548518  2755 consensus_queue.cc:260] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.551476  2755 ts_tablet_manager.cc:1434] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:34.552496  2755 tablet_bootstrap.cc:492] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300: Bootstrap starting.
I20260709 13:16:34.553227  2561 raft_consensus.cc:2468] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 1.
I20260709 13:16:34.557737  2754 tablet_bootstrap.cc:492] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3: No bootstrap required, opened a new log
I20260709 13:16:34.558352  2754 ts_tablet_manager.cc:1403] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.011s
I20260709 13:16:34.562218  2754 raft_consensus.cc:359] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.563051  2754 raft_consensus.cc:385] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.563405  2755 tablet_bootstrap.cc:654] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.563458  2754 raft_consensus.cc:740] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.564453  2754 consensus_queue.cc:260] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.567163  2754 ts_tablet_manager.cc:1434] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:34.568249  2754 tablet_bootstrap.cc:492] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3: Bootstrap starting.
I20260709 13:16:34.569440  2675 leader_election.cc:304] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:34.573824  2763 raft_consensus.cc:2804] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:34.574391  2763 raft_consensus.cc:697] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Becoming Leader. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:34.575197  2763 consensus_queue.cc:237] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.576608  2754 tablet_bootstrap.cc:654] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.586747  2753 tablet_bootstrap.cc:492] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911: No bootstrap required, opened a new log
I20260709 13:16:34.587219  2753 ts_tablet_manager.cc:1403] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911: Time spent bootstrapping tablet: real 0.074s	user 0.004s	sys 0.014s
I20260709 13:16:34.588572  2754 tablet_bootstrap.cc:492] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3: No bootstrap required, opened a new log
I20260709 13:16:34.589186  2754 ts_tablet_manager.cc:1403] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260709 13:16:34.590094  2753 raft_consensus.cc:359] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.590816  2753 raft_consensus.cc:385] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.591116  2753 raft_consensus.cc:740] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.591818  2753 consensus_queue.cc:260] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.592397  2754 raft_consensus.cc:359] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.593235  2754 raft_consensus.cc:385] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.593590  2754 raft_consensus.cc:740] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.594185  2753 ts_tablet_manager.cc:1434] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:34.594523  2754 consensus_queue.cc:260] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.595130  2753 tablet_bootstrap.cc:492] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911: Bootstrap starting.
I20260709 13:16:34.595765  2456 catalog_manager.cc:5697] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "10a5a7e526e644119c66d3cce0e02911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:34.597317  2754 ts_tablet_manager.cc:1434] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:34.598361  2754 tablet_bootstrap.cc:492] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3: Bootstrap starting.
I20260709 13:16:34.604210  2755 tablet_bootstrap.cc:492] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300: No bootstrap required, opened a new log
I20260709 13:16:34.604710  2755 ts_tablet_manager.cc:1403] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.000s
I20260709 13:16:34.607112  2754 tablet_bootstrap.cc:654] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.611606  2755 raft_consensus.cc:359] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.612506  2755 raft_consensus.cc:385] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.613047  2755 raft_consensus.cc:740] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.614351  2755 consensus_queue.cc:260] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.619803  2753 tablet_bootstrap.cc:654] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.620294  2755 ts_tablet_manager.cc:1434] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:16:34.621431  2755 tablet_bootstrap.cc:492] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300: Bootstrap starting.
I20260709 13:16:34.624238  2754 tablet_bootstrap.cc:492] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3: No bootstrap required, opened a new log
I20260709 13:16:34.624951  2754 ts_tablet_manager.cc:1403] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260709 13:16:34.627885  2754 raft_consensus.cc:359] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.628619  2754 raft_consensus.cc:385] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.628919  2754 raft_consensus.cc:740] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.629683  2754 consensus_queue.cc:260] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.632009  2754 ts_tablet_manager.cc:1434] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:16:34.632727  2755 tablet_bootstrap.cc:654] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.632893  2754 tablet_bootstrap.cc:492] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3: Bootstrap starting.
I20260709 13:16:34.634241  2753 tablet_bootstrap.cc:492] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911: No bootstrap required, opened a new log
I20260709 13:16:34.634742  2753 ts_tablet_manager.cc:1403] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.009s
I20260709 13:16:34.638464  2753 raft_consensus.cc:359] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.639489  2753 raft_consensus.cc:385] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.639895  2754 tablet_bootstrap.cc:654] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.639861  2753 raft_consensus.cc:740] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.640846  2753 consensus_queue.cc:260] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.643707  2753 ts_tablet_manager.cc:1434] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:16:34.643828  2773 raft_consensus.cc:493] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.644263  2773 raft_consensus.cc:515] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.644793  2753 tablet_bootstrap.cc:492] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911: Bootstrap starting.
I20260709 13:16:34.647349  2773 leader_election.cc:290] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:34.648660  2710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911" is_pre_election: true
I20260709 13:16:34.650441  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" is_pre_election: true
I20260709 13:16:34.651031  2636 raft_consensus.cc:2468] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 0.
W20260709 13:16:34.651947  2525 leader_election.cc:343] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:34.652602  2524 leader_election.cc:304] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 10a5a7e526e644119c66d3cce0e02911
I20260709 13:16:34.654764  2773 raft_consensus.cc:2804] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:34.655182  2773 raft_consensus.cc:493] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:34.655535  2773 raft_consensus.cc:3060] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.657145  2753 tablet_bootstrap.cc:654] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.662407  2773 raft_consensus.cc:515] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.664953  2755 tablet_bootstrap.cc:492] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300: No bootstrap required, opened a new log
I20260709 13:16:34.665611  2755 ts_tablet_manager.cc:1403] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.006s
I20260709 13:16:34.665819  2710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:34.666875  2754 tablet_bootstrap.cc:492] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3: No bootstrap required, opened a new log
I20260709 13:16:34.667398  2754 ts_tablet_manager.cc:1403] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.006s
W20260709 13:16:34.667586  2525 leader_election.cc:343] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:34.667869  2773 leader_election.cc:290] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 1 election: Requested vote from peers 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:34.668953  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:34.669515  2636 raft_consensus.cc:3060] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.671711  2759 raft_consensus.cc:493] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.672181  2759 raft_consensus.cc:515] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.675043  2755 raft_consensus.cc:359] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.675911  2755 raft_consensus.cc:385] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.676317  2755 raft_consensus.cc:740] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.677228  2755 consensus_queue.cc:260] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.679844  2754 raft_consensus.cc:359] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.680493  2754 raft_consensus.cc:385] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.680708  2754 raft_consensus.cc:740] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.683288  2759 leader_election.cc:290] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:34.683104  2636 raft_consensus.cc:2468] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 1.
I20260709 13:16:34.684428  2710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e31dc53c0264a15a77be6ab40174dda" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911" is_pre_election: true
I20260709 13:16:34.684414  2754 consensus_queue.cc:260] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.685178  2710 raft_consensus.cc:2468] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 0.
I20260709 13:16:34.683137  2755 ts_tablet_manager.cc:1434] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 13:16:34.687306  2600 leader_election.cc:304] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 
I20260709 13:16:34.686312  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e31dc53c0264a15a77be6ab40174dda" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:34.688275  2755 tablet_bootstrap.cc:492] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300: Bootstrap starting.
I20260709 13:16:34.688414  2561 raft_consensus.cc:2468] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 0.
I20260709 13:16:34.690754  2759 raft_consensus.cc:2804] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:34.687180  2754 ts_tablet_manager.cc:1434] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:16:34.691290  2759 raft_consensus.cc:493] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:34.691985  2759 raft_consensus.cc:3060] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.692256  2754 tablet_bootstrap.cc:492] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3: Bootstrap starting.
I20260709 13:16:34.703850  2755 tablet_bootstrap.cc:654] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.703629  2524 leader_election.cc:304] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 10a5a7e526e644119c66d3cce0e02911
I20260709 13:16:34.704938  2754 tablet_bootstrap.cc:654] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.706028  2773 raft_consensus.cc:2804] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:34.706699  2773 raft_consensus.cc:697] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 1 LEADER]: Becoming Leader. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:34.707576  2773 consensus_queue.cc:237] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.708504  2753 tablet_bootstrap.cc:492] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911: No bootstrap required, opened a new log
I20260709 13:16:34.709046  2753 ts_tablet_manager.cc:1403] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.011s
I20260709 13:16:34.712786  2753 raft_consensus.cc:359] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.713541  2753 raft_consensus.cc:385] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.713898  2753 raft_consensus.cc:740] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.714654  2753 consensus_queue.cc:260] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.717221  2753 ts_tablet_manager.cc:1434] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:16:34.718487  2753 tablet_bootstrap.cc:492] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911: Bootstrap starting.
I20260709 13:16:34.729578  2753 tablet_bootstrap.cc:654] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.730847  2456 catalog_manager.cc:5697] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 reported cstate change: term changed from 0 to 1, leader changed from <none> to acf6e266f1de4e99a83a983fdf948300 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "acf6e266f1de4e99a83a983fdf948300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.739831  2793 raft_consensus.cc:493] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.740362  2793 raft_consensus.cc:515] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.743516  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:34.744407  2561 raft_consensus.cc:2393] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in current term 1: Already voted for candidate 10a5a7e526e644119c66d3cce0e02911 in this term.
I20260709 13:16:34.750141  2763 raft_consensus.cc:493] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.750773  2763 raft_consensus.cc:515] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:34.754443  2763 leader_election.cc:290] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:34.755167  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:34.755757  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" is_pre_election: true
I20260709 13:16:34.756554  2636 raft_consensus.cc:2393] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10a5a7e526e644119c66d3cce0e02911 in current term 1: Already voted for candidate acf6e266f1de4e99a83a983fdf948300 in this term.
I20260709 13:16:34.757668  2673 leader_election.cc:304] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911; no voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:34.759120  2763 raft_consensus.cc:3060] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.717201  2759 raft_consensus.cc:515] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.769722  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e31dc53c0264a15a77be6ab40174dda" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:34.770427  2561 raft_consensus.cc:3060] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.778837  2710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e31dc53c0264a15a77be6ab40174dda" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:34.779588  2710 raft_consensus.cc:3060] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.780733  2561 raft_consensus.cc:2468] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 1.
I20260709 13:16:34.782037  2601 leader_election.cc:304] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:34.781843  2761 consensus_queue.cc:1048] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:34.793095  2798 raft_consensus.cc:2804] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:34.803324  2759 leader_election.cc:290] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:34.804484  2754 tablet_bootstrap.cc:492] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3: No bootstrap required, opened a new log
I20260709 13:16:34.804688  2759 raft_consensus.cc:493] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.805013  2754 ts_tablet_manager.cc:1403] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent bootstrapping tablet: real 0.113s	user 0.027s	sys 0.007s
I20260709 13:16:34.805203  2759 raft_consensus.cc:515] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.807636  2759 leader_election.cc:290] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:34.808840  2793 leader_election.cc:290] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:34.809481  2755 tablet_bootstrap.cc:492] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300: No bootstrap required, opened a new log
I20260709 13:16:34.810060  2755 ts_tablet_manager.cc:1403] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.023s
I20260709 13:16:34.810976  2763 raft_consensus.cc:2749] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:34.815121  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:34.815979  2561 raft_consensus.cc:2468] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 0.
I20260709 13:16:34.816009  2755 raft_consensus.cc:359] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.817137  2755 raft_consensus.cc:385] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.817886  2601 leader_election.cc:304] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:34.812726  2798 raft_consensus.cc:697] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Becoming Leader. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:34.818447  2754 raft_consensus.cc:359] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.819398  2754 raft_consensus.cc:385] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.819890  2754 raft_consensus.cc:740] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.795919  2710 raft_consensus.cc:2468] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 1.
I20260709 13:16:34.821457  2754 consensus_queue.cc:260] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.820019  2798 consensus_queue.cc:237] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.817538  2755 raft_consensus.cc:740] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.832551  2754 ts_tablet_manager.cc:1434] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.005s
I20260709 13:16:34.824405  2759 raft_consensus.cc:2804] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:34.829557  2755 consensus_queue.cc:260] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.841780  2709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911" is_pre_election: true
I20260709 13:16:34.841935  2763 raft_consensus.cc:493] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.842707  2763 raft_consensus.cc:515] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.843358  2755 ts_tablet_manager.cc:1434] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.001s
I20260709 13:16:34.839636  2759 raft_consensus.cc:493] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:34.844343  2755 tablet_bootstrap.cc:492] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300: Bootstrap starting.
I20260709 13:16:34.844447  2759 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.844993  2763 leader_election.cc:290] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:34.845862  2753 tablet_bootstrap.cc:492] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911: No bootstrap required, opened a new log
I20260709 13:16:34.846371  2753 ts_tablet_manager.cc:1403] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911: Time spent bootstrapping tablet: real 0.128s	user 0.042s	sys 0.067s
I20260709 13:16:34.846563  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:34.847186  2561 raft_consensus.cc:2468] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 0.
I20260709 13:16:34.848397  2675 leader_election.cc:304] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:34.849232  2763 raft_consensus.cc:2804] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:34.849586  2763 raft_consensus.cc:493] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:34.850077  2763 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.849594  2456 catalog_manager.cc:5697] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.851042  2753 raft_consensus.cc:359] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.856176  2753 raft_consensus.cc:385] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.856560  2753 raft_consensus.cc:740] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.856873  2763 raft_consensus.cc:515] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.857324  2753 consensus_queue.cc:260] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.859652  2753 ts_tablet_manager.cc:1434] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 13:16:34.853863  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" is_pre_election: true
I20260709 13:16:34.854591  2600 leader_election.cc:304] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:34.855158  2710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911" is_pre_election: true
I20260709 13:16:34.860744  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:34.872817  2561 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.851667  2759 raft_consensus.cc:515] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.867487  2763 leader_election.cc:290] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:34.868811  2755 tablet_bootstrap.cc:654] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.870761  2753 tablet_bootstrap.cc:492] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911: Bootstrap starting.
I20260709 13:16:34.872221  2801 raft_consensus.cc:3060] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.877730  2635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:34.890720  2710 raft_consensus.cc:2393] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in current term 1: Already voted for candidate 10a5a7e526e644119c66d3cce0e02911 in this term.
I20260709 13:16:34.896373  2559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:34.900875  2798 raft_consensus.cc:493] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.899318  2636 raft_consensus.cc:2393] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10a5a7e526e644119c66d3cce0e02911 in current term 1: Already voted for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in this term.
I20260709 13:16:34.902895  2755 tablet_bootstrap.cc:492] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300: No bootstrap required, opened a new log
I20260709 13:16:34.902881  2798 raft_consensus.cc:515] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.905946  2755 ts_tablet_manager.cc:1403] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.002s
I20260709 13:16:34.906668  2753 tablet_bootstrap.cc:654] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.907788  2798 leader_election.cc:290] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:34.909473  2559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:34.910297  2559 raft_consensus.cc:2468] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 0.
I20260709 13:16:34.911293  2755 raft_consensus.cc:359] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.901535  2759 leader_election.cc:290] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:34.912256  2755 raft_consensus.cc:385] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.912403  2601 leader_election.cc:304] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:34.917011  2798 raft_consensus.cc:2804] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:34.914098  2710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:34.919978  2798 raft_consensus.cc:493] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:34.920413  2798 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.920517  2710 raft_consensus.cc:2393] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in current term 1: Already voted for candidate 10a5a7e526e644119c66d3cce0e02911 in this term.
W20260709 13:16:34.915899  2505 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:34.915838  2801 raft_consensus.cc:2749] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:34.912752  2561 raft_consensus.cc:2468] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 1.
I20260709 13:16:34.917068  2709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911" is_pre_election: true
I20260709 13:16:34.923662  2709 raft_consensus.cc:2468] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 0.
I20260709 13:16:34.923852  2600 leader_election.cc:304] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:34.924638  2761 consensus_queue.cc:1048] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:34.921202  2755 raft_consensus.cc:740] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.930649  2755 consensus_queue.cc:260] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.931826  2801 raft_consensus.cc:2749] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:34.931463  2675 leader_election.cc:304] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:34.933432  2761 raft_consensus.cc:2804] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:34.934015  2761 raft_consensus.cc:697] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Becoming Leader. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:34.934943  2761 consensus_queue.cc:237] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.935611  2798 raft_consensus.cc:515] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.933885  2755 ts_tablet_manager.cc:1434] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 13:16:34.939797  2798 leader_election.cc:290] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:34.940114  2755 tablet_bootstrap.cc:492] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300: Bootstrap starting.
I20260709 13:16:34.939697  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:34.940766  2561 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.945040  2753 tablet_bootstrap.cc:492] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911: No bootstrap required, opened a new log
I20260709 13:16:34.945475  2753 ts_tablet_manager.cc:1403] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.015s
I20260709 13:16:34.949498  2709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:34.950163  2709 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.960182  2798 raft_consensus.cc:493] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:34.963186  2798 raft_consensus.cc:515] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.967180  2755 tablet_bootstrap.cc:654] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:34.968158  2560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
W20260709 13:16:34.970548  2601 leader_election.cc:343] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:34.971771  2561 raft_consensus.cc:2468] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 1.
I20260709 13:16:34.971666  2753 raft_consensus.cc:359] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.972465  2753 raft_consensus.cc:385] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:34.972780  2753 raft_consensus.cc:740] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Initialized, Role: FOLLOWER
I20260709 13:16:34.973178  2601 leader_election.cc:304] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:34.973446  2753 consensus_queue.cc:260] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.974000  2801 raft_consensus.cc:2804] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:34.974530  2801 raft_consensus.cc:697] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Becoming Leader. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:34.975479  2753 ts_tablet_manager.cc:1434] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 13:16:34.975317  2801 consensus_queue.cc:237] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:34.976322  2753 tablet_bootstrap.cc:492] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911: Bootstrap starting.
I20260709 13:16:34.979059  2798 leader_election.cc:290] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:34.967633  2457 catalog_manager.cc:5697] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "10a5a7e526e644119c66d3cce0e02911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:34.985373  2710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911" is_pre_election: true
I20260709 13:16:34.986130  2710 raft_consensus.cc:2468] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 0.
I20260709 13:16:34.987515  2600 leader_election.cc:304] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:34.988574  2759 raft_consensus.cc:2804] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:34.988914  2759 raft_consensus.cc:493] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:34.989244  2759 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:34.997541  2753 tablet_bootstrap.cc:654] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:35.000862  2709 raft_consensus.cc:2468] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 1.
I20260709 13:16:35.016335  2755 tablet_bootstrap.cc:492] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300: No bootstrap required, opened a new log
I20260709 13:16:35.016966  2755 ts_tablet_manager.cc:1403] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.001s
I20260709 13:16:35.019151  2753 tablet_bootstrap.cc:492] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911: No bootstrap required, opened a new log
I20260709 13:16:35.019647  2753 ts_tablet_manager.cc:1403] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.005s
I20260709 13:16:35.019555  2755 raft_consensus.cc:359] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.020268  2755 raft_consensus.cc:385] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:35.020562  2755 raft_consensus.cc:740] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Initialized, Role: FOLLOWER
I20260709 13:16:35.021209  2755 consensus_queue.cc:260] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.023463  2755 ts_tablet_manager.cc:1434] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:16:35.024454  2753 raft_consensus.cc:359] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.025228  2753 raft_consensus.cc:385] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:35.025607  2753 raft_consensus.cc:740] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Initialized, Role: FOLLOWER
I20260709 13:16:35.026487  2753 consensus_queue.cc:260] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.024376  2457 catalog_manager.cc:5697] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:35.029834  2753 ts_tablet_manager.cc:1434] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:16:35.008924  2759 raft_consensus.cc:515] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.033105  2761 consensus_queue.cc:1048] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.034834  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:35.035392  2561 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:35.042423  2561 raft_consensus.cc:2468] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 1.
I20260709 13:16:35.043390  2755 tablet_bootstrap.cc:492] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300: Bootstrap starting.
I20260709 13:16:35.043496  2601 leader_election.cc:304] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:35.045970  2759 leader_election.cc:290] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:35.046968  2709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:35.047555  2709 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:35.049902  2763 consensus_queue.cc:1048] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.044294  2801 raft_consensus.cc:2804] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:35.057906  2801 raft_consensus.cc:697] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Becoming Leader. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:35.059494  2709 raft_consensus.cc:2468] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 1.
I20260709 13:16:35.059566  2801 consensus_queue.cc:237] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.067359  2755 tablet_bootstrap.cc:654] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:35.078218  2455 catalog_manager.cc:5697] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:35.083925  2755 tablet_bootstrap.cc:492] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300: No bootstrap required, opened a new log
I20260709 13:16:35.084424  2755 ts_tablet_manager.cc:1403] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.008s
I20260709 13:16:35.087476  2755 raft_consensus.cc:359] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.088151  2755 raft_consensus.cc:385] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:35.088413  2755 raft_consensus.cc:740] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Initialized, Role: FOLLOWER
I20260709 13:16:35.089017  2755 consensus_queue.cc:260] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.091609  2755 ts_tablet_manager.cc:1434] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:35.092218  2801 raft_consensus.cc:493] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:35.092686  2801 raft_consensus.cc:515] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.095642  2801 leader_election.cc:290] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:35.095810  2560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e70043cd5f42a29545f9da98a0c0e8" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:35.096484  2560 raft_consensus.cc:2468] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 0.
I20260709 13:16:35.096654  2709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e70043cd5f42a29545f9da98a0c0e8" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911" is_pre_election: true
I20260709 13:16:35.097251  2709 raft_consensus.cc:2468] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 0.
I20260709 13:16:35.098290  2600 leader_election.cc:304] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 
I20260709 13:16:35.099049  2801 raft_consensus.cc:2804] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:35.099406  2801 raft_consensus.cc:493] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:35.099764  2801 raft_consensus.cc:3060] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:35.106309  2801 raft_consensus.cc:515] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.108889  2801 leader_election.cc:290] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:35.109064  2560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e70043cd5f42a29545f9da98a0c0e8" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:35.109614  2560 raft_consensus.cc:3060] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:35.114252  2560 raft_consensus.cc:2468] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 1.
I20260709 13:16:35.115280  2601 leader_election.cc:304] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:35.115406  2709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e70043cd5f42a29545f9da98a0c0e8" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:35.115939  2709 raft_consensus.cc:3060] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:35.116087  2801 raft_consensus.cc:2804] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:35.116617  2801 raft_consensus.cc:697] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Becoming Leader. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:35.117398  2801 consensus_queue.cc:237] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.121194  2709 raft_consensus.cc:2468] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 1.
I20260709 13:16:35.126036  2455 catalog_manager.cc:5697] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:35.143455  2763 raft_consensus.cc:493] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:35.143929  2763 raft_consensus.cc:515] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.145929  2763 leader_election.cc:290] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:35.146644  2560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ae82ec7715416d8d1d101ab47d6b47" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300" is_pre_election: true
I20260709 13:16:35.147042  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ae82ec7715416d8d1d101ab47d6b47" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" is_pre_election: true
I20260709 13:16:35.147262  2560 raft_consensus.cc:2468] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 0.
I20260709 13:16:35.147670  2636 raft_consensus.cc:2468] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 0.
I20260709 13:16:35.148398  2675 leader_election.cc:304] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:35.149138  2763 raft_consensus.cc:2804] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:35.149513  2763 raft_consensus.cc:493] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:35.149892  2763 raft_consensus.cc:3060] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:35.154233  2763 raft_consensus.cc:515] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.156317  2763 leader_election.cc:290] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:35.156921  2560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ae82ec7715416d8d1d101ab47d6b47" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:35.157493  2560 raft_consensus.cc:3060] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:35.161808  2560 raft_consensus.cc:2468] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 1.
I20260709 13:16:35.156914  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ae82ec7715416d8d1d101ab47d6b47" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:35.162341  2636 raft_consensus.cc:3060] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:35.162890  2675 leader_election.cc:304] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:35.163833  2763 raft_consensus.cc:2804] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:35.164366  2763 raft_consensus.cc:697] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Becoming Leader. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:35.165184  2763 consensus_queue.cc:237] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.169999  2636 raft_consensus.cc:2468] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 1.
I20260709 13:16:35.176537  2455 catalog_manager.cc:5697] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "10a5a7e526e644119c66d3cce0e02911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:35.269202  2636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
mode: GRACEFUL
new_leader_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:59972
I20260709 13:16:35.269850  2636 raft_consensus.cc:606] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Received request to transfer leadership to TS acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:35.279279  2773 consensus_queue.cc:1048] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.285887  2710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008"
dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
mode: GRACEFUL
new_leader_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:46750
I20260709 13:16:35.286587  2710 raft_consensus.cc:606] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Received request to transfer leadership to TS acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:35.293612  2709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d8a3c6179004875afa769541de927fa"
dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
mode: GRACEFUL
new_leader_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:46750
I20260709 13:16:35.294312  2709 raft_consensus.cc:606] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Received request to transfer leadership to TS acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:35.308745  2826 consensus_queue.cc:1048] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:35.315445  2710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a"
dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
mode: GRACEFUL
new_leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:46750
I20260709 13:16:35.316146  2710 raft_consensus.cc:606] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Received request to transfer leadership to TS 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:35.411752  2801 consensus_queue.cc:1048] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.426321  2763 raft_consensus.cc:993] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911: : Instructing follower acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:35.426801  2763 raft_consensus.cc:1081] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Signalling peer acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:35.427006  2759 consensus_queue.cc:1048] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.428845  2560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008"
dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:56614
I20260709 13:16:35.429483  2560 raft_consensus.cc:493] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:35.429919  2560 raft_consensus.cc:3060] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.435979  2759 consensus_queue.cc:1048] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.441413  2560 raft_consensus.cc:515] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.444629  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:35.445406  2636 raft_consensus.cc:3060] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.447079  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:35.447737  2708 raft_consensus.cc:3055] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:35.448154  2708 raft_consensus.cc:740] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:35.444571  2560 leader_election.cc:290] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 2 election: Requested vote from peers 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:35.448920  2708 consensus_queue.cc:260] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.458144  2708 raft_consensus.cc:3060] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.462124  2801 consensus_queue.cc:1048] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.465114  2708 raft_consensus.cc:2468] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 2.
I20260709 13:16:35.466568  2525 leader_election.cc:304] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:35.467748  2824 raft_consensus.cc:2804] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.468362  2824 raft_consensus.cc:697] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Becoming Leader. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:35.469445  2824 consensus_queue.cc:237] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.479171  2636 raft_consensus.cc:2468] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 2.
I20260709 13:16:35.483407  2761 consensus_queue.cc:1048] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.485507  2457 catalog_manager.cc:5697] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 reported cstate change: term changed from 1 to 2, leader changed from 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131) to acf6e266f1de4e99a83a983fdf948300 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "acf6e266f1de4e99a83a983fdf948300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:35.490585  2803 raft_consensus.cc:993] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911: : Instructing follower acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:35.491056  2803 raft_consensus.cc:1081] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Signalling peer acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:35.493824  2560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d8a3c6179004875afa769541de927fa"
dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:56614
I20260709 13:16:35.494481  2560 raft_consensus.cc:493] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:35.494911  2560 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.498791  2803 consensus_queue.cc:1048] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.502579  2560 raft_consensus.cc:515] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.506078  2560 leader_election.cc:290] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 2 election: Requested vote from peers 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:35.505936  2634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:35.505995  2561 raft_consensus.cc:1240] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Rejecting Update request from peer 10a5a7e526e644119c66d3cce0e02911 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:35.508510  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:35.509151  2708 raft_consensus.cc:3055] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:35.509495  2708 raft_consensus.cc:740] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:35.510363  2708 consensus_queue.cc:260] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.511416  2708 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.518989  2708 raft_consensus.cc:2468] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 2.
I20260709 13:16:35.520417  2525 leader_election.cc:304] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [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: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:35.521677  2824 raft_consensus.cc:2804] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.522189  2824 raft_consensus.cc:697] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Becoming Leader. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:35.522773  2759 consensus_queue.cc:1048] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.523030  2824 consensus_queue.cc:237] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.538465  2759 consensus_queue.cc:1048] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.538836  2798 consensus_queue.cc:1048] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.553390  2455 catalog_manager.cc:5697] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 reported cstate change: term changed from 1 to 2, leader changed from 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131) to acf6e266f1de4e99a83a983fdf948300 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "acf6e266f1de4e99a83a983fdf948300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:35.561453  2759 raft_consensus.cc:993] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3: : Instructing follower acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:35.557021  2761 raft_consensus.cc:993] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911: : Instructing follower 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:35.561995  2798 raft_consensus.cc:1081] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Signalling peer acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:35.562296  2761 raft_consensus.cc:1081] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Signalling peer 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:35.563833  2560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8"
dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:56626
I20260709 13:16:35.564368  2635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:59958
I20260709 13:16:35.565065  2635 raft_consensus.cc:493] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:35.565493  2635 raft_consensus.cc:3060] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.564452  2560 raft_consensus.cc:493] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:35.569454  2560 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.576208  2763 consensus_queue.cc:1048] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:35.577288  2798 consensus_queue.cc:1048] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:35.577514  2560 raft_consensus.cc:515] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.586047  2634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:35.586757  2634 raft_consensus.cc:3055] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:35.587100  2634 raft_consensus.cc:740] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:35.587503  2635 raft_consensus.cc:515] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.587942  2634 consensus_queue.cc:260] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.589381  2634 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.591411  2559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:35.592080  2559 raft_consensus.cc:3060] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.597589  2634 raft_consensus.cc:2468] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 2.
I20260709 13:16:35.600260  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:35.600046  2560 leader_election.cc:290] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 2 election: Requested vote from peers 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:35.601702  2708 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.603610  2559 raft_consensus.cc:2468] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 2.
I20260709 13:16:35.603879  2763 consensus_queue.cc:1048] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:35.604853  2601 leader_election.cc:304] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:35.605747  2798 raft_consensus.cc:2804] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.606212  2798 raft_consensus.cc:697] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 LEADER]: Becoming Leader. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:35.607005  2798 consensus_queue.cc:237] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.607281  2524 leader_election.cc:304] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:35.608240  2824 raft_consensus.cc:2804] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:35.608712  2824 raft_consensus.cc:697] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Becoming Leader. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:35.609483  2824 consensus_queue.cc:237] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.614476  2708 raft_consensus.cc:2468] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 2.
I20260709 13:16:35.621289  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:35.622326  2708 raft_consensus.cc:3055] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:35.622699  2708 raft_consensus.cc:740] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:35.623625  2708 consensus_queue.cc:260] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:35.628916  2708 raft_consensus.cc:3060] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:35.627997  2635 leader_election.cc:290] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 2 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:35.636672  2708 raft_consensus.cc:2468] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 2.
I20260709 13:16:35.631150  2457 catalog_manager.cc:5697] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 reported cstate change: term changed from 1 to 2, leader changed from 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130) to acf6e266f1de4e99a83a983fdf948300 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "acf6e266f1de4e99a83a983fdf948300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:35.658303  2457 catalog_manager.cc:5697] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 reported cstate change: term changed from 1 to 2, leader changed from 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131) to 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:35.937976  2708 raft_consensus.cc:1275] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.939590  2840 consensus_queue.cc:1048] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.948033  2635 raft_consensus.cc:1275] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.949770  2824 consensus_queue.cc:1048] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.996960  2561 raft_consensus.cc:1275] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.998237  2801 consensus_queue.cc:1048] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.005450  2708 raft_consensus.cc:1275] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:36.006965  2759 consensus_queue.cc:1048] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.010970  2709 raft_consensus.cc:1275] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:36.012297  2824 consensus_queue.cc:1048] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.020313  2635 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.029385  2635 raft_consensus.cc:1275] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:36.030872  2824 consensus_queue.cc:1048] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.146299  2635 raft_consensus.cc:1275] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:36.147605  2824 consensus_queue.cc:1048] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:36.155747  2709 raft_consensus.cc:1275] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:36.157034  2840 consensus_queue.cc:1048] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:38.368062  2426 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:16:38.369298  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:38.386490  2561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d8a3c6179004875afa769541de927fa"
dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
mode: GRACEFUL
new_leader_uuid: "10a5a7e526e644119c66d3cce0e02911"
 from {username='slave'} at 127.0.0.1:56628
I20260709 13:16:38.387142  2561 raft_consensus.cc:606] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Received request to transfer leadership to TS 10a5a7e526e644119c66d3cce0e02911
I20260709 13:16:38.399389  2635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
mode: GRACEFUL
new_leader_uuid: "10a5a7e526e644119c66d3cce0e02911"
 from {username='slave'} at 127.0.0.1:59984
I20260709 13:16:38.400174  2635 raft_consensus.cc:606] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Received request to transfer leadership to TS 10a5a7e526e644119c66d3cce0e02911
I20260709 13:16:38.401521  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:38.402177  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:38.477427  2847 raft_consensus.cc:993] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300: : Instructing follower 10a5a7e526e644119c66d3cce0e02911 to start an election
I20260709 13:16:38.477968  2824 raft_consensus.cc:1081] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Signalling peer 10a5a7e526e644119c66d3cce0e02911 to start an election
I20260709 13:16:38.479586  2708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d8a3c6179004875afa769541de927fa"
dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
 from {username='slave'} at 127.0.0.1:46736
I20260709 13:16:38.480079  2708 raft_consensus.cc:493] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:38.480397  2708 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.485868  2708 raft_consensus.cc:515] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:38.487457  2708 leader_election.cc:290] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 3 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:38.488469  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:38.488649  2635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:38.489100  2561 raft_consensus.cc:3055] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:38.489384  2635 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.489526  2561 raft_consensus.cc:740] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:38.490362  2561 consensus_queue.cc:260] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:38.491295  2561 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.495524  2635 raft_consensus.cc:2468] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 3.
I20260709 13:16:38.496363  2561 raft_consensus.cc:2468] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 3.
I20260709 13:16:38.497040  2673 leader_election.cc:304] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [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: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 
I20260709 13:16:38.498025  2763 raft_consensus.cc:2804] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:38.499557  2763 raft_consensus.cc:697] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 3 LEADER]: Becoming Leader. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:38.500645  2763 consensus_queue.cc:237] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:38.509760  2457 catalog_manager.cc:5697] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 reported cstate change: term changed from 2 to 3, leader changed from acf6e266f1de4e99a83a983fdf948300 (127.2.94.129) to 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "10a5a7e526e644119c66d3cce0e02911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:38.692394  2801 raft_consensus.cc:993] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3: : Instructing follower 10a5a7e526e644119c66d3cce0e02911 to start an election
I20260709 13:16:38.692873  2854 raft_consensus.cc:1081] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Signalling peer 10a5a7e526e644119c66d3cce0e02911 to start an election
I20260709 13:16:38.694685  2708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9"
dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
 from {username='slave'} at 127.0.0.1:46734
I20260709 13:16:38.695170  2708 raft_consensus.cc:493] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:38.695427  2708 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.700138  2708 raft_consensus.cc:515] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:38.701802  2708 leader_election.cc:290] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 2 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:38.702720  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:38.702872  2635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:38.703336  2561 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.703444  2635 raft_consensus.cc:3055] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:38.703799  2635 raft_consensus.cc:740] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:38.704514  2635 consensus_queue.cc:260] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:38.705403  2635 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.709237  2561 raft_consensus.cc:2468] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 2.
I20260709 13:16:38.710294  2635 raft_consensus.cc:2468] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 2.
I20260709 13:16:38.710372  2675 leader_election.cc:304] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:38.711239  2763 raft_consensus.cc:2804] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:38.711795  2763 raft_consensus.cc:697] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 2 LEADER]: Becoming Leader. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:38.712528  2763 consensus_queue.cc:237] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:38.723156  2457 catalog_manager.cc:5697] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 reported cstate change: term changed from 1 to 2, leader changed from 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130) to 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "10a5a7e526e644119c66d3cce0e02911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:38.993340  2561 raft_consensus.cc:1275] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Refusing update from remote peer 10a5a7e526e644119c66d3cce0e02911: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:38.994992  2763 consensus_queue.cc:1048] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:39.004568  2635 raft_consensus.cc:1275] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Refusing update from remote peer 10a5a7e526e644119c66d3cce0e02911: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:39.007253  2848 consensus_queue.cc:1048] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:39.158928  2561 raft_consensus.cc:1275] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Refusing update from remote peer 10a5a7e526e644119c66d3cce0e02911: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.160131  2848 consensus_queue.cc:1048] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.171748  2635 raft_consensus.cc:1275] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Refusing update from remote peer 10a5a7e526e644119c66d3cce0e02911: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.173236  2863 consensus_queue.cc:1048] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.403203  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:39.421319  2561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0"
dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
mode: GRACEFUL
new_leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:45200
I20260709 13:16:39.422000  2561 raft_consensus.cc:606] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 1 LEADER]: Received request to transfer leadership to TS 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:39.427405  2561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8"
dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
mode: GRACEFUL
new_leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:45200
I20260709 13:16:39.427915  2561 raft_consensus.cc:606] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Received request to transfer leadership to TS 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:39.433259  2561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008"
dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
mode: GRACEFUL
new_leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:45200
I20260709 13:16:39.433938  2561 raft_consensus.cc:606] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Received request to transfer leadership to TS 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:39.439360  2708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d8a3c6179004875afa769541de927fa"
dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
mode: GRACEFUL
new_leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:46750
I20260709 13:16:39.439985  2708 raft_consensus.cc:606] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 3 LEADER]: Received request to transfer leadership to TS 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:39.450479  2708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9"
dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
mode: GRACEFUL
new_leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:46750
I20260709 13:16:39.451016  2708 raft_consensus.cc:606] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 2 LEADER]: Received request to transfer leadership to TS 726d523a1c8f49aea2f0365dbc8d7ef3
I20260709 13:16:39.486310  2824 raft_consensus.cc:993] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300: : Instructing follower 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:39.486687  2859 raft_consensus.cc:993] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300: : Instructing follower 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:39.486769  2824 raft_consensus.cc:1081] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Signalling peer 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:39.487159  2859 raft_consensus.cc:1081] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 1 LEADER]: Signalling peer 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:39.488814  2636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:59964
I20260709 13:16:39.489107  2635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:59964
I20260709 13:16:39.489547  2636 raft_consensus.cc:493] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.489701  2635 raft_consensus.cc:493] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.489940  2636 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.490290  2635 raft_consensus.cc:3060] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.494664  2636 raft_consensus.cc:515] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.494989  2635 raft_consensus.cc:515] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:39.496613  2635 leader_election.cc:290] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 2 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:39.497196  2636 leader_election.cc:290] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 3 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:39.497311  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:39.498049  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:39.498083  2709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:39.498382  2561 raft_consensus.cc:3055] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:39.497802  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1560cd388d6c4181ad6599e58f7669e0" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:39.498705  2561 raft_consensus.cc:740] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:39.498749  2709 raft_consensus.cc:3060] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.498713  2708 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.499064  2558 raft_consensus.cc:3055] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:39.499480  2561 consensus_queue.cc:260] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.499486  2558 raft_consensus.cc:740] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:39.500630  2561 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.501291  2558 consensus_queue.cc:260] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:39.502660  2558 raft_consensus.cc:3060] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.505676  2709 raft_consensus.cc:2468] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 2.
I20260709 13:16:39.505600  2708 raft_consensus.cc:2468] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 3.
I20260709 13:16:39.506860  2600 leader_election.cc:304] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 
I20260709 13:16:39.507078  2561 raft_consensus.cc:2468] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 3.
I20260709 13:16:39.507748  2854 raft_consensus.cc:2804] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:39.507932  2600 leader_election.cc:304] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 
I20260709 13:16:39.509241  2854 raft_consensus.cc:697] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Becoming Leader. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:39.509488  2558 raft_consensus.cc:2468] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 2.
I20260709 13:16:39.510459  2854 consensus_queue.cc:237] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.510885  2869 raft_consensus.cc:2804] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:39.511320  2869 raft_consensus.cc:697] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 LEADER]: Becoming Leader. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:39.512177  2869 consensus_queue.cc:237] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } }
I20260709 13:16:39.518127  2458 catalog_manager.cc:5697] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 reported cstate change: term changed from 2 to 3, leader changed from acf6e266f1de4e99a83a983fdf948300 (127.2.94.129) to 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.531744  2458 catalog_manager.cc:5697] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 reported cstate change: term changed from 1 to 2, leader changed from acf6e266f1de4e99a83a983fdf948300 (127.2.94.129) to 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:39.609323  2848 raft_consensus.cc:993] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911: : Instructing follower 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:39.609922  2863 raft_consensus.cc:1081] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 2 LEADER]: Signalling peer 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:39.611748  2636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:59958
I20260709 13:16:39.612282  2636 raft_consensus.cc:493] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.612592  2636 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.617281  2636 raft_consensus.cc:515] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.619156  2763 raft_consensus.cc:993] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911: : Instructing follower 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:39.619581  2863 raft_consensus.cc:1081] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 3 LEADER]: Signalling peer 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:39.619896  2636 leader_election.cc:290] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 3 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:39.620287  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:39.620461  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:39.620863  2558 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.621047  2708 raft_consensus.cc:3055] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:39.621457  2708 raft_consensus.cc:740] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:39.622037  2636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d8a3c6179004875afa769541de927fa"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:59958
I20260709 13:16:39.622684  2636 raft_consensus.cc:493] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.623116  2636 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:39.622267  2708 consensus_queue.cc:260] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.624063  2708 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.628376  2558 raft_consensus.cc:2468] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 3.
I20260709 13:16:39.628540  2708 raft_consensus.cc:2468] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 3.
I20260709 13:16:39.629537  2600 leader_election.cc:304] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 
I20260709 13:16:39.630304  2869 raft_consensus.cc:2804] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:39.630319  2636 raft_consensus.cc:515] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.630928  2869 raft_consensus.cc:697] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Becoming Leader. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:39.631664  2869 consensus_queue.cc:237] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.632278  2636 leader_election.cc:290] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 4 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:39.632987  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:39.633483  2558 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:39.633985  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:39.634812  2708 raft_consensus.cc:3055] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:39.635051  2708 raft_consensus.cc:740] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:39.635739  2708 consensus_queue.cc:260] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.636806  2708 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:39.638818  2458 catalog_manager.cc:5697] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 reported cstate change: term changed from 2 to 3, leader changed from 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131) to 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.641384  2708 raft_consensus.cc:2468] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 4.
I20260709 13:16:39.641892  2558 raft_consensus.cc:2468] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 4.
I20260709 13:16:39.642392  2600 leader_election.cc:304] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 
I20260709 13:16:39.643206  2869 raft_consensus.cc:2804] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:39.643677  2869 raft_consensus.cc:697] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 LEADER]: Becoming Leader. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:39.644448  2869 consensus_queue.cc:237] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.651294  2458 catalog_manager.cc:5697] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 reported cstate change: term changed from 3 to 4, leader changed from 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131) to 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130). New cstate: current_term: 4 leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.726949  2859 raft_consensus.cc:993] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300: : Instructing follower 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:39.727427  2867 raft_consensus.cc:1081] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Signalling peer 726d523a1c8f49aea2f0365dbc8d7ef3 to start an election
I20260709 13:16:39.728849  2636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
 from {username='slave'} at 127.0.0.1:59964
I20260709 13:16:39.729314  2636 raft_consensus.cc:493] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.729593  2636 raft_consensus.cc:3060] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.733950  2636 raft_consensus.cc:515] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.735670  2636 leader_election.cc:290] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [CANDIDATE]: Term 3 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:39.736508  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:39.736682  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fdcade76b64e3c982c2fb33995a008" candidate_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:39.737164  2708 raft_consensus.cc:3060] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.737131  2558 raft_consensus.cc:3055] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:39.737676  2558 raft_consensus.cc:740] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:39.738515  2558 consensus_queue.cc:260] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.739708  2558 raft_consensus.cc:3060] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:39.744256  2708 raft_consensus.cc:2468] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 3.
I20260709 13:16:39.745489  2600 leader_election.cc:304] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 
I20260709 13:16:39.746197  2558 raft_consensus.cc:2468] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 726d523a1c8f49aea2f0365dbc8d7ef3 in term 3.
I20260709 13:16:39.746269  2869 raft_consensus.cc:2804] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:39.746794  2869 raft_consensus.cc:697] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Becoming Leader. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:39.747588  2869 consensus_queue.cc:237] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:39.754192  2458 catalog_manager.cc:5697] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 reported cstate change: term changed from 2 to 3, leader changed from acf6e266f1de4e99a83a983fdf948300 (127.2.94.129) to 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.893216  2558 raft_consensus.cc:1275] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:39.894418  2869 consensus_queue.cc:1048] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:39.903316  2708 raft_consensus.cc:1275] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:39.905108  2869 consensus_queue.cc:1048] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:39.935932  2708 raft_consensus.cc:1275] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.937232  2869 consensus_queue.cc:1048] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.945885  2558 raft_consensus.cc:1275] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.947538  2869 consensus_queue.cc:1048] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:40.126348  2558 raft_consensus.cc:1275] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:40.127701  2869 consensus_queue.cc:1048] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:40.129733  2708 raft_consensus.cc:1275] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:40.131054  2869 consensus_queue.cc:1048] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:40.138162  2709 raft_consensus.cc:1275] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 4 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:40.140130  2870 consensus_queue.cc:1048] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:40.142760  2558 raft_consensus.cc:1275] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:40.144430  2870 consensus_queue.cc:1048] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:40.149968  2561 raft_consensus.cc:1275] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:40.151520  2869 consensus_queue.cc:1048] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:40.159684  2709 raft_consensus.cc:1275] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Refusing update from remote peer 726d523a1c8f49aea2f0365dbc8d7ef3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:40.161324  2854 consensus_queue.cc:1048] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.458846  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:42.466295  2636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d8a3c6179004875afa769541de927fa"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
mode: GRACEFUL
new_leader_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:59984
I20260709 13:16:42.467195  2636 raft_consensus.cc:606] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 LEADER]: Received request to transfer leadership to TS acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:42.470692  2636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e31dc53c0264a15a77be6ab40174dda"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
mode: GRACEFUL
new_leader_uuid: "10a5a7e526e644119c66d3cce0e02911"
 from {username='slave'} at 127.0.0.1:59984
I20260709 13:16:42.471468  2636 raft_consensus.cc:606] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Received request to transfer leadership to TS 10a5a7e526e644119c66d3cce0e02911
I20260709 13:16:42.474038  2636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
mode: GRACEFUL
new_leader_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:59984
I20260709 13:16:42.474586  2636 raft_consensus.cc:606] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 LEADER]: Received request to transfer leadership to TS acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:42.477393  2636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
mode: GRACEFUL
new_leader_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:59984
I20260709 13:16:42.478040  2636 raft_consensus.cc:606] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Received request to transfer leadership to TS acf6e266f1de4e99a83a983fdf948300
I20260709 13:16:42.480578  2636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8"
dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
mode: GRACEFUL
new_leader_uuid: "10a5a7e526e644119c66d3cce0e02911"
 from {username='slave'} at 127.0.0.1:59984
I20260709 13:16:42.481189  2636 raft_consensus.cc:606] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Received request to transfer leadership to TS 10a5a7e526e644119c66d3cce0e02911
I20260709 13:16:42.482646  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:42.483180  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:42.484455  2895 raft_consensus.cc:993] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3: : Instructing follower acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:42.485002  2894 raft_consensus.cc:1081] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 LEADER]: Signalling peer acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:42.486812  2561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a"
dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:56626
I20260709 13:16:42.487346  2561 raft_consensus.cc:493] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:42.487697  2561 raft_consensus.cc:3060] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:42.493517  2561 raft_consensus.cc:515] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.495489  2561 leader_election.cc:290] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 3 election: Requested vote from peers 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:42.496687  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:42.497051  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21375088dcb6450b822e3ef9b0c7e88a" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:42.497517  2636 raft_consensus.cc:3055] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:42.497576  2708 raft_consensus.cc:3060] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:42.497969  2636 raft_consensus.cc:740] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:42.498937  2636 consensus_queue.cc:260] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.500027  2636 raft_consensus.cc:3060] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:42.504647  2708 raft_consensus.cc:2468] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 3.
I20260709 13:16:42.505244  2895 raft_consensus.cc:993] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3: : Instructing follower 10a5a7e526e644119c66d3cce0e02911 to start an election
I20260709 13:16:42.505841  2895 raft_consensus.cc:1081] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Signalling peer 10a5a7e526e644119c66d3cce0e02911 to start an election
I20260709 13:16:42.506132  2525 leader_election.cc:304] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [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: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:42.506902  2636 raft_consensus.cc:2468] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 3.
I20260709 13:16:42.507911  2708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8"
dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
 from {username='slave'} at 127.0.0.1:46734
I20260709 13:16:42.508122  2896 raft_consensus.cc:2804] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:42.508505  2708 raft_consensus.cc:493] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:42.508893  2708 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:42.509238  2896 raft_consensus.cc:697] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 3 LEADER]: Becoming Leader. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:42.510272  2896 consensus_queue.cc:237] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.516300  2708 raft_consensus.cc:515] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.518649  2708 leader_election.cc:290] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 4 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:42.519613  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:42.520215  2561 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:42.520671  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c68bde86644f829ec6cd3128916bf8" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:42.520040  2458 catalog_manager.cc:5697] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 reported cstate change: term changed from 2 to 3, leader changed from 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130) to acf6e266f1de4e99a83a983fdf948300 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "acf6e266f1de4e99a83a983fdf948300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.521297  2636 raft_consensus.cc:3055] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:42.521652  2636 raft_consensus.cc:740] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:42.522434  2636 consensus_queue.cc:260] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.523741  2636 raft_consensus.cc:3060] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:42.527693  2895 raft_consensus.cc:993] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3: : Instructing follower acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:42.528118  2895 raft_consensus.cc:1081] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 LEADER]: Signalling peer acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:42.530040  2558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d8a3c6179004875afa769541de927fa"
dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:56626
I20260709 13:16:42.530532  2558 raft_consensus.cc:493] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:42.530854  2558 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:42.532634  2636 raft_consensus.cc:2468] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 4.
I20260709 13:16:42.534240  2673 leader_election.cc:304] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [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: 10a5a7e526e644119c66d3cce0e02911, 726d523a1c8f49aea2f0365dbc8d7ef3; no voters: 
I20260709 13:16:42.534387  2561 raft_consensus.cc:2468] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 4.
I20260709 13:16:42.535413  2891 raft_consensus.cc:2804] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:42.538149  2891 raft_consensus.cc:697] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 4 LEADER]: Becoming Leader. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:42.539304  2891 consensus_queue.cc:237] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.541402  2558 raft_consensus.cc:515] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.544899  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:42.545578  2636 raft_consensus.cc:3055] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:42.545996  2636 raft_consensus.cc:740] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:42.547010  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8a3c6179004875afa769541de927fa" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:42.546892  2636 consensus_queue.cc:260] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.547767  2708 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:42.548161  2636 raft_consensus.cc:3060] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:42.545558  2558 leader_election.cc:290] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 5 election: Requested vote from peers 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:42.554153  2636 raft_consensus.cc:2468] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 5.
I20260709 13:16:42.555732  2524 leader_election.cc:304] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [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: 726d523a1c8f49aea2f0365dbc8d7ef3, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:42.556757  2896 raft_consensus.cc:2804] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:42.557397  2896 raft_consensus.cc:697] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 5 LEADER]: Becoming Leader. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:42.556726  2455 catalog_manager.cc:5697] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 reported cstate change: term changed from 3 to 4, leader changed from 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130) to 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131). New cstate: current_term: 4 leader_uuid: "10a5a7e526e644119c66d3cce0e02911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:42.558377  2896 consensus_queue.cc:237] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.559758  2708 raft_consensus.cc:2468] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 5.
I20260709 13:16:42.567534  2458 catalog_manager.cc:5697] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 reported cstate change: term changed from 4 to 5, leader changed from 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130) to acf6e266f1de4e99a83a983fdf948300 (127.2.94.129). New cstate: current_term: 5 leader_uuid: "acf6e266f1de4e99a83a983fdf948300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.703814  2895 raft_consensus.cc:993] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3: : Instructing follower acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:42.704443  2906 raft_consensus.cc:1081] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Signalling peer acf6e266f1de4e99a83a983fdf948300 to start an election
I20260709 13:16:42.706172  2561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9"
dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
 from {username='slave'} at 127.0.0.1:56626
I20260709 13:16:42.706660  2561 raft_consensus.cc:493] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:42.706969  2561 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:42.711726  2561 raft_consensus.cc:515] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.713192  2561 leader_election.cc:290] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [CANDIDATE]: Term 4 election: Requested vote from peers 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613), 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131:36347)
I20260709 13:16:42.714154  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:42.714293  2708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43c7e4ec5cf2488693cf103d4e6999d9" candidate_uuid: "acf6e266f1de4e99a83a983fdf948300" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
I20260709 13:16:42.714738  2708 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:42.714735  2636 raft_consensus.cc:3055] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:42.715281  2636 raft_consensus.cc:740] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:42.716177  2636 consensus_queue.cc:260] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.717335  2636 raft_consensus.cc:3060] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:42.721683  2708 raft_consensus.cc:2468] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 4.
I20260709 13:16:42.722981  2525 leader_election.cc:304] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [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: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:42.723749  2896 raft_consensus.cc:2804] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:42.723712  2636 raft_consensus.cc:2468] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf6e266f1de4e99a83a983fdf948300 in term 4.
I20260709 13:16:42.724324  2896 raft_consensus.cc:697] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 4 LEADER]: Becoming Leader. State: Replica: acf6e266f1de4e99a83a983fdf948300, State: Running, Role: LEADER
I20260709 13:16:42.725312  2896 consensus_queue.cc:237] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [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: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.733433  2458 catalog_manager.cc:5697] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 reported cstate change: term changed from 3 to 4, leader changed from 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130) to acf6e266f1de4e99a83a983fdf948300 (127.2.94.129). New cstate: current_term: 4 leader_uuid: "acf6e266f1de4e99a83a983fdf948300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.904809  2895 raft_consensus.cc:993] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3: : Instructing follower 10a5a7e526e644119c66d3cce0e02911 to start an election
I20260709 13:16:42.905330  2906 raft_consensus.cc:1081] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Signalling peer 10a5a7e526e644119c66d3cce0e02911 to start an election
I20260709 13:16:42.906903  2708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e31dc53c0264a15a77be6ab40174dda"
dest_uuid: "10a5a7e526e644119c66d3cce0e02911"
 from {username='slave'} at 127.0.0.1:46734
I20260709 13:16:42.907397  2708 raft_consensus.cc:493] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:42.907696  2708 raft_consensus.cc:3060] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.913333  2708 raft_consensus.cc:515] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.915053  2708 leader_election.cc:290] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 2 election: Requested vote from peers acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889), 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130:43613)
I20260709 13:16:42.916280  2636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e31dc53c0264a15a77be6ab40174dda" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3"
I20260709 13:16:42.916363  2561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e31dc53c0264a15a77be6ab40174dda" candidate_uuid: "10a5a7e526e644119c66d3cce0e02911" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acf6e266f1de4e99a83a983fdf948300"
I20260709 13:16:42.917003  2636 raft_consensus.cc:3055] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:42.917059  2561 raft_consensus.cc:3060] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.917456  2636 raft_consensus.cc:740] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 726d523a1c8f49aea2f0365dbc8d7ef3, State: Running, Role: LEADER
I20260709 13:16:42.918327  2636 consensus_queue.cc:260] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.919289  2636 raft_consensus.cc:3060] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:42.922667  2561 raft_consensus.cc:2468] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 2.
I20260709 13:16:42.924155  2675 leader_election.cc:304] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10a5a7e526e644119c66d3cce0e02911, acf6e266f1de4e99a83a983fdf948300; no voters: 
I20260709 13:16:42.924958  2891 raft_consensus.cc:2804] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:42.924916  2636 raft_consensus.cc:2468] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10a5a7e526e644119c66d3cce0e02911 in term 2.
I20260709 13:16:42.925573  2891 raft_consensus.cc:697] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 2 LEADER]: Becoming Leader. State: Replica: 10a5a7e526e644119c66d3cce0e02911, State: Running, Role: LEADER
I20260709 13:16:42.926626  2891 consensus_queue.cc:237] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } }
I20260709 13:16:42.935067  2458 catalog_manager.cc:5697] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 reported cstate change: term changed from 1 to 2, leader changed from 726d523a1c8f49aea2f0365dbc8d7ef3 (127.2.94.130) to 10a5a7e526e644119c66d3cce0e02911 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "10a5a7e526e644119c66d3cce0e02911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:42.957172  2708 raft_consensus.cc:1275] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.958824  2896 consensus_queue.cc:1048] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.970638  2636 raft_consensus.cc:1275] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.973275  2911 consensus_queue.cc:1048] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:43.000835  2708 raft_consensus.cc:1275] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 5 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:43.002342  2911 consensus_queue.cc:1048] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:43.015301  2636 raft_consensus.cc:1275] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 5 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:43.016976  2896 consensus_queue.cc:1048] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:43.085376  2561 raft_consensus.cc:1275] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Refusing update from remote peer 10a5a7e526e644119c66d3cce0e02911: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:43.086915  2891 consensus_queue.cc:1048] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:43.097422  2636 raft_consensus.cc:1275] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Refusing update from remote peer 10a5a7e526e644119c66d3cce0e02911: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:43.099151  2901 consensus_queue.cc:1048] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:43.231698  2636 raft_consensus.cc:1275] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:43.233531  2896 consensus_queue.cc:1048] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:43.243255  2708 raft_consensus.cc:1275] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 4 FOLLOWER]: Refusing update from remote peer acf6e266f1de4e99a83a983fdf948300: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:43.244556  2911 consensus_queue.cc:1048] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10a5a7e526e644119c66d3cce0e02911" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:43.356611  2561 raft_consensus.cc:1275] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Refusing update from remote peer 10a5a7e526e644119c66d3cce0e02911: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:43.358748  2901 consensus_queue.cc:1048] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf6e266f1de4e99a83a983fdf948300" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:43.369055  2636 raft_consensus.cc:1275] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Refusing update from remote peer 10a5a7e526e644119c66d3cce0e02911: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:43.370731  2901 consensus_queue.cc:1048] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "726d523a1c8f49aea2f0365dbc8d7ef3" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:43.484220  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:43.492748  2426 tablet_server.cc:179] TabletServer@127.2.94.129:0 shutting down...
I20260709 13:16:43.542229  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:43.543628  2426 tablet_replica.cc:333] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300: stopping tablet replica
I20260709 13:16:43.544720  2426 raft_consensus.cc:2243] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.545588  2426 raft_consensus.cc:2272] T 51c68bde86644f829ec6cd3128916bf8 P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.550383  2426 tablet_replica.cc:333] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300: stopping tablet replica
I20260709 13:16:43.551651  2426 raft_consensus.cc:2243] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:43.552794  2426 raft_consensus.cc:2272] T 43c7e4ec5cf2488693cf103d4e6999d9 P acf6e266f1de4e99a83a983fdf948300 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.556114  2426 tablet_replica.cc:333] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300: stopping tablet replica
I20260709 13:16:43.557220  2426 raft_consensus.cc:2243] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.557936  2426 raft_consensus.cc:2272] T 40fdcade76b64e3c982c2fb33995a008 P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.561105  2426 tablet_replica.cc:333] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300: stopping tablet replica
I20260709 13:16:43.561959  2426 raft_consensus.cc:2243] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:43.563238  2426 raft_consensus.cc:2272] T 0d8a3c6179004875afa769541de927fa P acf6e266f1de4e99a83a983fdf948300 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.566828  2426 tablet_replica.cc:333] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300: stopping tablet replica
I20260709 13:16:43.567672  2426 raft_consensus.cc:2243] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.568475  2426 raft_consensus.cc:2272] T a3ae82ec7715416d8d1d101ab47d6b47 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.572227  2426 tablet_replica.cc:333] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300: stopping tablet replica
I20260709 13:16:43.573024  2426 raft_consensus.cc:2243] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.573763  2426 raft_consensus.cc:2272] T 0e31dc53c0264a15a77be6ab40174dda P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.577328  2426 tablet_replica.cc:333] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300: stopping tablet replica
I20260709 13:16:43.578229  2426 raft_consensus.cc:2243] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.578830  2426 raft_consensus.cc:2272] T 1560cd388d6c4181ad6599e58f7669e0 P acf6e266f1de4e99a83a983fdf948300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.581490  2426 tablet_replica.cc:333] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300: stopping tablet replica
I20260709 13:16:43.582265  2426 raft_consensus.cc:2243] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.582805  2426 raft_consensus.cc:2272] T d7e70043cd5f42a29545f9da98a0c0e8 P acf6e266f1de4e99a83a983fdf948300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.585310  2426 tablet_replica.cc:333] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300: stopping tablet replica
I20260709 13:16:43.586258  2426 raft_consensus.cc:2243] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:43.587401  2426 raft_consensus.cc:2272] T 21375088dcb6450b822e3ef9b0c7e88a P acf6e266f1de4e99a83a983fdf948300 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:43.714772  2675 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37889: connect: Connection refused (error 111)
I20260709 13:16:43.717463  2426 tablet_server.cc:196] TabletServer@127.2.94.129:0 shutdown complete.
W20260709 13:16:43.719449  2675 consensus_peers.cc:597] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 -> Peer acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889): Couldn't send request to peer acf6e266f1de4e99a83a983fdf948300. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:43.719988  2675 consensus_peers.cc:597] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 -> Peer acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889): Couldn't send request to peer acf6e266f1de4e99a83a983fdf948300. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:43.739264  2426 tablet_server.cc:179] TabletServer@127.2.94.130:0 shutting down...
I20260709 13:16:43.765156  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:43.766060  2426 tablet_replica.cc:333] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3: stopping tablet replica
I20260709 13:16:43.766680  2426 raft_consensus.cc:2243] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.767138  2426 raft_consensus.cc:2272] T 0d8a3c6179004875afa769541de927fa P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.769881  2426 tablet_replica.cc:333] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3: stopping tablet replica
I20260709 13:16:43.770501  2426 raft_consensus.cc:2243] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.770954  2426 raft_consensus.cc:2272] T 51c68bde86644f829ec6cd3128916bf8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.773222  2426 tablet_replica.cc:333] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3: stopping tablet replica
I20260709 13:16:43.773888  2426 raft_consensus.cc:2243] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.774345  2426 raft_consensus.cc:2272] T 43c7e4ec5cf2488693cf103d4e6999d9 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.776633  2426 tablet_replica.cc:333] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3: stopping tablet replica
I20260709 13:16:43.777215  2426 raft_consensus.cc:2243] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:43.778071  2426 raft_consensus.cc:2272] T 40fdcade76b64e3c982c2fb33995a008 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.779934  2426 tablet_replica.cc:333] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3: stopping tablet replica
I20260709 13:16:43.780452  2426 raft_consensus.cc:2243] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:43.781373  2426 raft_consensus.cc:2272] T d7e70043cd5f42a29545f9da98a0c0e8 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.783113  2426 tablet_replica.cc:333] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3: stopping tablet replica
I20260709 13:16:43.783613  2426 raft_consensus.cc:2243] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.784029  2426 raft_consensus.cc:2272] T 21375088dcb6450b822e3ef9b0c7e88a P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.786350  2426 tablet_replica.cc:333] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3: stopping tablet replica
I20260709 13:16:43.786859  2426 raft_consensus.cc:2243] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.787303  2426 raft_consensus.cc:2272] T a3ae82ec7715416d8d1d101ab47d6b47 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.788967  2426 tablet_replica.cc:333] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3: stopping tablet replica
I20260709 13:16:43.789453  2426 raft_consensus.cc:2243] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.789911  2426 raft_consensus.cc:2272] T 0e31dc53c0264a15a77be6ab40174dda P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.791873  2426 tablet_replica.cc:333] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3: stopping tablet replica
I20260709 13:16:43.792322  2426 raft_consensus.cc:2243] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:43.793030  2426 raft_consensus.cc:2272] T 1560cd388d6c4181ad6599e58f7669e0 P 726d523a1c8f49aea2f0365dbc8d7ef3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:43.814594  2675 consensus_peers.cc:597] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 -> Peer acf6e266f1de4e99a83a983fdf948300 (127.2.94.129:37889): Couldn't send request to peer acf6e266f1de4e99a83a983fdf948300. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:43.819839  2426 tablet_server.cc:196] TabletServer@127.2.94.130:0 shutdown complete.
I20260709 13:16:43.835558  2426 tablet_server.cc:179] TabletServer@127.2.94.131:0 shutting down...
I20260709 13:16:43.862056  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:43.862897  2426 tablet_replica.cc:333] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911: stopping tablet replica
I20260709 13:16:43.863692  2426 raft_consensus.cc:2243] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.864230  2426 raft_consensus.cc:2272] T 1560cd388d6c4181ad6599e58f7669e0 P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.866290  2426 tablet_replica.cc:333] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911: stopping tablet replica
I20260709 13:16:43.866910  2426 raft_consensus.cc:2243] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:43.867975  2426 raft_consensus.cc:2272] T 51c68bde86644f829ec6cd3128916bf8 P 10a5a7e526e644119c66d3cce0e02911 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.870419  2426 tablet_replica.cc:333] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911: stopping tablet replica
I20260709 13:16:43.870893  2426 raft_consensus.cc:2243] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.871284  2426 raft_consensus.cc:2272] T 40fdcade76b64e3c982c2fb33995a008 P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.873006  2426 tablet_replica.cc:333] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911: stopping tablet replica
I20260709 13:16:43.873499  2426 raft_consensus.cc:2243] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.873965  2426 raft_consensus.cc:2272] T 0d8a3c6179004875afa769541de927fa P 10a5a7e526e644119c66d3cce0e02911 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.875873  2426 tablet_replica.cc:333] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911: stopping tablet replica
I20260709 13:16:43.876483  2426 raft_consensus.cc:2243] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.876924  2426 raft_consensus.cc:2272] T 43c7e4ec5cf2488693cf103d4e6999d9 P 10a5a7e526e644119c66d3cce0e02911 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.879184  2426 tablet_replica.cc:333] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911: stopping tablet replica
I20260709 13:16:43.879709  2426 raft_consensus.cc:2243] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:43.880458  2426 raft_consensus.cc:2272] T a3ae82ec7715416d8d1d101ab47d6b47 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.882361  2426 tablet_replica.cc:333] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911: stopping tablet replica
I20260709 13:16:43.882862  2426 raft_consensus.cc:2243] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:43.883601  2426 raft_consensus.cc:2272] T 0e31dc53c0264a15a77be6ab40174dda P 10a5a7e526e644119c66d3cce0e02911 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.885463  2426 tablet_replica.cc:333] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911: stopping tablet replica
I20260709 13:16:43.885974  2426 raft_consensus.cc:2243] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.886408  2426 raft_consensus.cc:2272] T d7e70043cd5f42a29545f9da98a0c0e8 P 10a5a7e526e644119c66d3cce0e02911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.888042  2426 tablet_replica.cc:333] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911: stopping tablet replica
I20260709 13:16:43.888447  2426 raft_consensus.cc:2243] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.888811  2426 raft_consensus.cc:2272] T 21375088dcb6450b822e3ef9b0c7e88a P 10a5a7e526e644119c66d3cce0e02911 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.916541  2426 tablet_server.cc:196] TabletServer@127.2.94.131:0 shutdown complete.
I20260709 13:16:43.933215  2426 master.cc:562] Master@127.2.94.190:44047 shutting down...
I20260709 13:16:44.063563  2426 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:44.064191  2426 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:44.064579  2426 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83cf9266478a4c9db51b3ba9c762a78e: stopping tablet replica
I20260709 13:16:44.084578  2426 master.cc:584] Master@127.2.94.190:44047 shutdown complete.
10a5a7e526e644119c66d3cce0e02911  1
726d523a1c8f49aea2f0365dbc8d7ef3  4
acf6e266f1de4e99a83a983fdf948300  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12760 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:16:44.124891  2426 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.94.190:36701
I20260709 13:16:44.126081  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:44.132302  2927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:44.132309  2928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:44.132715  2930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:44.135057  2426 server_base.cc:1061] running on GCE node
I20260709 13:16:44.135870  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:44.136083  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:44.136210  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603004136197 us; error 0 us; skew 500 ppm
I20260709 13:16:44.136682  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:44.139237  2426 webserver.cc:533] Webserver started at http://127.2.94.190:46571/ using document root <none> and password file <none>
I20260709 13:16:44.139707  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:44.139878  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:44.140125  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:44.141227  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/master-0-root/instance:
uuid: "e8d99fab57644286a8e2985c1e2b76e8"
format_stamp: "Formatted at 2026-07-09 13:16:44 on dist-test-slave-mxd3"
I20260709 13:16:44.145823  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:16:44.149242  2935 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:44.150231  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:16:44.150477  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/master-0-root
uuid: "e8d99fab57644286a8e2985c1e2b76e8"
format_stamp: "Formatted at 2026-07-09 13:16:44 on dist-test-slave-mxd3"
I20260709 13:16:44.150719  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:44.164430  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:44.165714  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:44.206583  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.190:36701
I20260709 13:16:44.206677  2986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.190:36701 every 8 connection(s)
I20260709 13:16:44.210651  2987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.219774  2987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8: Bootstrap starting.
I20260709 13:16:44.224254  2987 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.228531  2987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8: No bootstrap required, opened a new log
I20260709 13:16:44.230639  2987 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8d99fab57644286a8e2985c1e2b76e8" member_type: VOTER }
I20260709 13:16:44.231011  2987 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.231258  2987 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d99fab57644286a8e2985c1e2b76e8, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.231851  2987 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8d99fab57644286a8e2985c1e2b76e8" member_type: VOTER }
I20260709 13:16:44.232287  2987 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:44.232534  2987 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:44.232774  2987 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.236889  2987 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8d99fab57644286a8e2985c1e2b76e8" member_type: VOTER }
I20260709 13:16:44.237433  2987 leader_election.cc:304] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [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: e8d99fab57644286a8e2985c1e2b76e8; no voters: 
I20260709 13:16:44.238758  2987 leader_election.cc:290] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:44.239102  2990 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.240417  2990 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 1 LEADER]: Becoming Leader. State: Replica: e8d99fab57644286a8e2985c1e2b76e8, State: Running, Role: LEADER
I20260709 13:16:44.241127  2990 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [LEADER]: Queue going to LEADER mode. State: All 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: "e8d99fab57644286a8e2985c1e2b76e8" member_type: VOTER }
I20260709 13:16:44.241762  2987 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:44.246152  2991 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8d99fab57644286a8e2985c1e2b76e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8d99fab57644286a8e2985c1e2b76e8" member_type: VOTER } }
I20260709 13:16:44.246205  2992 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8d99fab57644286a8e2985c1e2b76e8. Latest consensus state: current_term: 1 leader_uuid: "e8d99fab57644286a8e2985c1e2b76e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8d99fab57644286a8e2985c1e2b76e8" member_type: VOTER } }
I20260709 13:16:44.246915  2991 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:44.246961  2992 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:44.249864  2997 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:44.257787  2997 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:44.258876  2426 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:44.266552  2997 catalog_manager.cc:1383] Generated new cluster ID: 6d6edab5a5f84f5b81156637be7e8453
I20260709 13:16:44.266920  2997 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:44.295584  2997 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:44.296834  2997 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:44.311589  2997 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8: Generated new TSK 0
I20260709 13:16:44.312215  2997 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:44.325547  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:44.331887  3008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:44.332619  3009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:44.335104  2426 server_base.cc:1061] running on GCE node
W20260709 13:16:44.335635  3011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:44.336465  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:44.336710  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:44.336880  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603004336862 us; error 0 us; skew 500 ppm
I20260709 13:16:44.337396  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:44.339927  2426 webserver.cc:533] Webserver started at http://127.2.94.129:43883/ using document root <none> and password file <none>
I20260709 13:16:44.340461  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:44.340678  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:44.340948  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:44.342054  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-0-root/instance:
uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
format_stamp: "Formatted at 2026-07-09 13:16:44 on dist-test-slave-mxd3"
I20260709 13:16:44.346551  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:16:44.349942  3016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:44.350765  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:44.351073  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-0-root
uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
format_stamp: "Formatted at 2026-07-09 13:16:44 on dist-test-slave-mxd3"
I20260709 13:16:44.351387  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:44.370131  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:44.371357  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:44.372814  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:44.375571  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:44.375854  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:44.376173  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:44.376420  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:44.419837  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.129:35033
I20260709 13:16:44.419905  3078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.129:35033 every 8 connection(s)
I20260709 13:16:44.424731  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:44.431739  3083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:44.433872  3084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:44.435288  3086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:44.435763  2426 server_base.cc:1061] running on GCE node
I20260709 13:16:44.436743  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:44.436971  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:44.437181  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603004437161 us; error 0 us; skew 500 ppm
I20260709 13:16:44.437801  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:44.438827  3079 heartbeater.cc:344] Connected to a master server at 127.2.94.190:36701
I20260709 13:16:44.439280  3079 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:44.440101  3079 heartbeater.cc:507] Master 127.2.94.190:36701 requested a full tablet report, sending...
I20260709 13:16:44.440567  2426 webserver.cc:533] Webserver started at http://127.2.94.130:34409/ using document root <none> and password file <none>
I20260709 13:16:44.441147  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:44.441408  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:44.441717  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:44.442541  2952 ts_manager.cc:194] Registered new tserver with Master: daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033)
I20260709 13:16:44.442932  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-1-root/instance:
uuid: "771e6b9f968a431e8dd589df1a77b894"
format_stamp: "Formatted at 2026-07-09 13:16:44 on dist-test-slave-mxd3"
I20260709 13:16:44.444454  2952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46050
I20260709 13:16:44.447705  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:44.451184  3091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:44.452072  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:44.452358  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-1-root
uuid: "771e6b9f968a431e8dd589df1a77b894"
format_stamp: "Formatted at 2026-07-09 13:16:44 on dist-test-slave-mxd3"
I20260709 13:16:44.452654  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:44.474830  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:44.476065  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:44.477481  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:44.479703  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:44.479957  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:44.480152  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:44.480285  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:44.518502  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.130:33817
I20260709 13:16:44.518639  3153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.130:33817 every 8 connection(s)
I20260709 13:16:44.523192  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:44.530922  3157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:44.531258  3158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:44.534663  3160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:16:44.534768  3154 heartbeater.cc:344] Connected to a master server at 127.2.94.190:36701
I20260709 13:16:44.535302  3154 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:44.535495  2426 server_base.cc:1061] running on GCE node
I20260709 13:16:44.536269  3154 heartbeater.cc:507] Master 127.2.94.190:36701 requested a full tablet report, sending...
I20260709 13:16:44.536321  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:44.536648  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:44.536818  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603004536803 us; error 0 us; skew 500 ppm
I20260709 13:16:44.537743  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:44.538565  2952 ts_manager.cc:194] Registered new tserver with Master: 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:44.540130  2952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46060
I20260709 13:16:44.540478  2426 webserver.cc:533] Webserver started at http://127.2.94.131:38553/ using document root <none> and password file <none>
I20260709 13:16:44.540977  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:44.541229  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:44.541567  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:44.542783  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-2-root/instance:
uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
format_stamp: "Formatted at 2026-07-09 13:16:44 on dist-test-slave-mxd3"
I20260709 13:16:44.547251  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:16:44.550601  3165 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:44.551488  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:44.551797  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-2-root
uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
format_stamp: "Formatted at 2026-07-09 13:16:44 on dist-test-slave-mxd3"
I20260709 13:16:44.552062  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602991188672-2426-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:16:44.575256  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:44.576535  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:44.578107  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:44.580430  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:44.580672  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:44.581039  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:44.581277  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:44.626713  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.131:42629
I20260709 13:16:44.626791  3227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.131:42629 every 8 connection(s)
I20260709 13:16:44.641255  3228 heartbeater.cc:344] Connected to a master server at 127.2.94.190:36701
I20260709 13:16:44.641628  3228 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:44.642406  3228 heartbeater.cc:507] Master 127.2.94.190:36701 requested a full tablet report, sending...
I20260709 13:16:44.644407  2952 ts_manager.cc:194] Registered new tserver with Master: 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:44.644652  2426 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014718333s
I20260709 13:16:44.646112  2952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46072
I20260709 13:16:44.671175  2952 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46076:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:16:44.674057  2952 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:16:44.755779  3193 tablet_service.cc:1511] Processing CreateTablet for tablet f080d295903f405795c7715557241ef0 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:44.757227  3193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f080d295903f405795c7715557241ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.765755  3044 tablet_service.cc:1511] Processing CreateTablet for tablet f080d295903f405795c7715557241ef0 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:44.767222  3044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f080d295903f405795c7715557241ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.767923  3192 tablet_service.cc:1511] Processing CreateTablet for tablet 753ea40075b241e18f4fc8978086d61c (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:44.768033  3038 tablet_service.cc:1511] Processing CreateTablet for tablet a13c656cb65743629ca5ce2a752b6988 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:44.769060  3192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753ea40075b241e18f4fc8978086d61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.769340  3038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13c656cb65743629ca5ce2a752b6988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.770753  3043 tablet_service.cc:1511] Processing CreateTablet for tablet 753ea40075b241e18f4fc8978086d61c (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:44.772076  3043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753ea40075b241e18f4fc8978086d61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.774840  3042 tablet_service.cc:1511] Processing CreateTablet for tablet b32956eebf8347dd9b64eb9f0da8e306 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:44.776229  3042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32956eebf8347dd9b64eb9f0da8e306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.778895  3041 tablet_service.cc:1511] Processing CreateTablet for tablet d677d061f5cd4146a67236232188876b (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:44.779536  3191 tablet_service.cc:1511] Processing CreateTablet for tablet b32956eebf8347dd9b64eb9f0da8e306 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:44.780236  3041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d677d061f5cd4146a67236232188876b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.780864  3191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32956eebf8347dd9b64eb9f0da8e306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.782825  3040 tablet_service.cc:1511] Processing CreateTablet for tablet 5a177d5b76e04e0480ea37b297301ff8 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:44.784092  3040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a177d5b76e04e0480ea37b297301ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.785358  3190 tablet_service.cc:1511] Processing CreateTablet for tablet d677d061f5cd4146a67236232188876b (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:44.786702  3190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d677d061f5cd4146a67236232188876b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.787185  3039 tablet_service.cc:1511] Processing CreateTablet for tablet 14107aa689e84a21968c949bb641a5d3 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:44.788898  3039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14107aa689e84a21968c949bb641a5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.790984  3119 tablet_service.cc:1511] Processing CreateTablet for tablet f080d295903f405795c7715557241ef0 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:44.792583  3119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f080d295903f405795c7715557241ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.793428  3118 tablet_service.cc:1511] Processing CreateTablet for tablet 753ea40075b241e18f4fc8978086d61c (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:44.794696  3118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753ea40075b241e18f4fc8978086d61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.796315  3189 tablet_service.cc:1511] Processing CreateTablet for tablet 5a177d5b76e04e0480ea37b297301ff8 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:44.796722  3113 tablet_service.cc:1511] Processing CreateTablet for tablet a13c656cb65743629ca5ce2a752b6988 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:44.798261  3110 tablet_service.cc:1511] Processing CreateTablet for tablet 3f20e0a4d141476ab00bb73aa9c61e92 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:44.798821  3188 tablet_service.cc:1511] Processing CreateTablet for tablet 14107aa689e84a21968c949bb641a5d3 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:44.799016  3117 tablet_service.cc:1511] Processing CreateTablet for tablet b32956eebf8347dd9b64eb9f0da8e306 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:44.801045  3187 tablet_service.cc:1511] Processing CreateTablet for tablet a13c656cb65743629ca5ce2a752b6988 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:44.801136  3116 tablet_service.cc:1511] Processing CreateTablet for tablet d677d061f5cd4146a67236232188876b (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:44.797627  3189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a177d5b76e04e0480ea37b297301ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.803543  3115 tablet_service.cc:1511] Processing CreateTablet for tablet 5a177d5b76e04e0480ea37b297301ff8 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:44.805821  3114 tablet_service.cc:1511] Processing CreateTablet for tablet 14107aa689e84a21968c949bb641a5d3 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:44.806891  3186 tablet_service.cc:1511] Processing CreateTablet for tablet de98da3276864eacb06c0717974cf048 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:44.807581  3188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14107aa689e84a21968c949bb641a5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.808254  3186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de98da3276864eacb06c0717974cf048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.809825  3111 tablet_service.cc:1511] Processing CreateTablet for tablet 48f682b873df4f7b942d79f0861d7f59 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:44.810875  3185 tablet_service.cc:1511] Processing CreateTablet for tablet 3f20e0a4d141476ab00bb73aa9c61e92 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:44.808249  3112 tablet_service.cc:1511] Processing CreateTablet for tablet de98da3276864eacb06c0717974cf048 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:44.815555  3113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13c656cb65743629ca5ce2a752b6988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.816339  3110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f20e0a4d141476ab00bb73aa9c61e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.817967  3187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13c656cb65743629ca5ce2a752b6988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.819299  3112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de98da3276864eacb06c0717974cf048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.820530  3117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32956eebf8347dd9b64eb9f0da8e306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.820312  3192 tablet_service.cc:1511] Processing CreateTablet for tablet 48f682b873df4f7b942d79f0861d7f59 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:44.825990  3115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a177d5b76e04e0480ea37b297301ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.826793  3114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14107aa689e84a21968c949bb641a5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.826871  3192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f682b873df4f7b942d79f0861d7f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.828470  3185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f20e0a4d141476ab00bb73aa9c61e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.830219  3116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d677d061f5cd4146a67236232188876b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.834043  3111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f682b873df4f7b942d79f0861d7f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.851048  3037 tablet_service.cc:1511] Processing CreateTablet for tablet de98da3276864eacb06c0717974cf048 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:44.853245  3035 tablet_service.cc:1511] Processing CreateTablet for tablet 3f20e0a4d141476ab00bb73aa9c61e92 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:44.853802  3037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de98da3276864eacb06c0717974cf048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.854676  3035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f20e0a4d141476ab00bb73aa9c61e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.862504  3036 tablet_service.cc:1511] Processing CreateTablet for tablet 48f682b873df4f7b942d79f0861d7f59 (DEFAULT_TABLE table=test-workload [id=b6bf9e4975a14a34b1b7001c312cdb23]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:44.864032  3036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f682b873df4f7b942d79f0861d7f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:44.894541  3244 tablet_bootstrap.cc:492] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff: Bootstrap starting.
I20260709 13:16:44.913523  3243 tablet_bootstrap.cc:492] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93: Bootstrap starting.
I20260709 13:16:44.901567  3244 tablet_bootstrap.cc:654] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.942469  3243 tablet_bootstrap.cc:654] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.981392  3243 tablet_bootstrap.cc:492] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93: No bootstrap required, opened a new log
I20260709 13:16:44.982728  3243 ts_tablet_manager.cc:1403] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.027s
I20260709 13:16:44.984993  3245 tablet_bootstrap.cc:492] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894: Bootstrap starting.
I20260709 13:16:44.986423  3243 raft_consensus.cc:359] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:44.987155  3243 raft_consensus.cc:385] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.987455  3243 raft_consensus.cc:740] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.989598  3244 tablet_bootstrap.cc:492] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff: No bootstrap required, opened a new log
I20260709 13:16:44.990115  3244 ts_tablet_manager.cc:1403] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.023s
I20260709 13:16:44.992192  3245 tablet_bootstrap.cc:654] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.993497  3244 raft_consensus.cc:359] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:44.994234  3244 raft_consensus.cc:385] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.994539  3244 raft_consensus.cc:740] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.995673  3244 consensus_queue.cc:260] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:44.995678  3243 consensus_queue.cc:260] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:44.998011  3228 heartbeater.cc:499] Master 127.2.94.190:36701 was elected leader, sending a full tablet report...
I20260709 13:16:44.998103  3245 tablet_bootstrap.cc:492] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894: No bootstrap required, opened a new log
I20260709 13:16:44.998525  3244 ts_tablet_manager.cc:1434] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:16:44.998876  3245 ts_tablet_manager.cc:1403] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260709 13:16:44.999480  3244 tablet_bootstrap.cc:492] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff: Bootstrap starting.
I20260709 13:16:45.003005  3245 raft_consensus.cc:359] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.004101  3245 raft_consensus.cc:385] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.004535  3245 raft_consensus.cc:740] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.005544  3245 consensus_queue.cc:260] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.006397  3244 tablet_bootstrap.cc:654] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.020001  3243 ts_tablet_manager.cc:1434] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.023s
I20260709 13:16:45.020720  3079 heartbeater.cc:499] Master 127.2.94.190:36701 was elected leader, sending a full tablet report...
I20260709 13:16:45.021308  3244 tablet_bootstrap.cc:492] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff: No bootstrap required, opened a new log
I20260709 13:16:45.021306  3243 tablet_bootstrap.cc:492] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93: Bootstrap starting.
I20260709 13:16:45.022049  3244 ts_tablet_manager.cc:1403] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260709 13:16:45.024977  3244 raft_consensus.cc:359] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.025681  3244 raft_consensus.cc:385] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.025990  3244 raft_consensus.cc:740] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.026854  3244 consensus_queue.cc:260] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.029008  3244 ts_tablet_manager.cc:1434] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:16:45.029955  3244 tablet_bootstrap.cc:492] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff: Bootstrap starting.
I20260709 13:16:45.030184  3243 tablet_bootstrap.cc:654] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.036353  3244 tablet_bootstrap.cc:654] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.043146  3243 tablet_bootstrap.cc:492] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93: No bootstrap required, opened a new log
I20260709 13:16:45.043744  3243 ts_tablet_manager.cc:1403] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260709 13:16:45.047441  3243 raft_consensus.cc:359] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.048377  3243 raft_consensus.cc:385] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.048758  3243 raft_consensus.cc:740] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.049453  3244 tablet_bootstrap.cc:492] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff: No bootstrap required, opened a new log
I20260709 13:16:45.050035  3244 ts_tablet_manager.cc:1403] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 13:16:45.050343  3243 consensus_queue.cc:260] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.052850  3243 ts_tablet_manager.cc:1434] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:16:45.052986  3154 heartbeater.cc:499] Master 127.2.94.190:36701 was elected leader, sending a full tablet report...
I20260709 13:16:45.053066  3244 raft_consensus.cc:359] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.053967  3244 raft_consensus.cc:385] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.053970  3243 tablet_bootstrap.cc:492] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93: Bootstrap starting.
I20260709 13:16:45.054349  3244 raft_consensus.cc:740] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.055459  3244 consensus_queue.cc:260] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.056236  3249 raft_consensus.cc:493] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.056639  3249 raft_consensus.cc:515] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.057886  3245 ts_tablet_manager.cc:1434] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894: Time spent starting tablet: real 0.059s	user 0.013s	sys 0.038s
I20260709 13:16:45.058974  3245 tablet_bootstrap.cc:492] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894: Bootstrap starting.
I20260709 13:16:45.059700  3249 leader_election.cc:290] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.062013  3243 tablet_bootstrap.cc:654] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.063305  3244 ts_tablet_manager.cc:1434] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:16:45.064288  3244 tablet_bootstrap.cc:492] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff: Bootstrap starting.
I20260709 13:16:45.071452  3244 tablet_bootstrap.cc:654] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.075941  3245 tablet_bootstrap.cc:654] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.081286  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
W20260709 13:16:45.083415  3167 leader_election.cc:343] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.090987  3245 tablet_bootstrap.cc:492] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894: No bootstrap required, opened a new log
I20260709 13:16:45.091594  3245 ts_tablet_manager.cc:1403] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.002s
I20260709 13:16:45.092897  3129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.093885  3129 raft_consensus.cc:2468] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 0.
I20260709 13:16:45.095003  3245 raft_consensus.cc:359] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:45.095781  3245 raft_consensus.cc:385] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.095897  3243 tablet_bootstrap.cc:492] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93: No bootstrap required, opened a new log
I20260709 13:16:45.095582  3168 leader_election.cc:304] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:45.096298  3245 raft_consensus.cc:740] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.096472  3243 ts_tablet_manager.cc:1403] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.009s
I20260709 13:16:45.096719  3249 raft_consensus.cc:2804] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.097087  3249 raft_consensus.cc:493] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.097422  3249 raft_consensus.cc:3060] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.097402  3245 consensus_queue.cc:260] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:45.099392  3243 raft_consensus.cc:359] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.099836  3245 ts_tablet_manager.cc:1434] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:45.100102  3243 raft_consensus.cc:385] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.100421  3243 raft_consensus.cc:740] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.101045  3245 tablet_bootstrap.cc:492] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894: Bootstrap starting.
I20260709 13:16:45.101162  3243 consensus_queue.cc:260] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.103502  3243 ts_tablet_manager.cc:1434] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:16:45.104406  3243 tablet_bootstrap.cc:492] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93: Bootstrap starting.
I20260709 13:16:45.104642  3249 raft_consensus.cc:515] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.107424  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:45.108275  3245 tablet_bootstrap.cc:654] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:45.109009  3167 leader_election.cc:343] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.110958  3243 tablet_bootstrap.cc:654] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.112239  3249 leader_election.cc:290] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.113806  3250 raft_consensus.cc:493] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.114267  3250 raft_consensus.cc:515] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.116736  3250 leader_election.cc:290] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.117734  3243 tablet_bootstrap.cc:492] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93: No bootstrap required, opened a new log
I20260709 13:16:45.118218  3243 ts_tablet_manager.cc:1403] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:16:45.119940  3245 tablet_bootstrap.cc:492] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894: No bootstrap required, opened a new log
I20260709 13:16:45.120393  3245 ts_tablet_manager.cc:1403] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:16:45.120968  3243 raft_consensus.cc:359] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.121719  3243 raft_consensus.cc:385] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.122008  3243 raft_consensus.cc:740] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.122807  3243 consensus_queue.cc:260] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.123216  3245 raft_consensus.cc:359] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.123284  3129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:45.124073  3129 raft_consensus.cc:3060] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.125653  3243 ts_tablet_manager.cc:1434] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:45.126649  3243 tablet_bootstrap.cc:492] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93: Bootstrap starting.
I20260709 13:16:45.133508  3244 tablet_bootstrap.cc:492] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff: No bootstrap required, opened a new log
I20260709 13:16:45.134243  3244 ts_tablet_manager.cc:1403] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.014s
I20260709 13:16:45.134521  3129 raft_consensus.cc:2468] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.135715  3168 leader_election.cc:304] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:45.136508  3249 raft_consensus.cc:2804] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.136902  3245 raft_consensus.cc:385] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.137249  3245 raft_consensus.cc:740] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.138118  3245 consensus_queue.cc:260] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.140043  3243 tablet_bootstrap.cc:654] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.140383  3245 ts_tablet_manager.cc:1434] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:16:45.141598  3245 tablet_bootstrap.cc:492] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894: Bootstrap starting.
I20260709 13:16:45.138536  3244 raft_consensus.cc:359] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.142177  3244 raft_consensus.cc:385] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.142510  3244 raft_consensus.cc:740] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.143337  3244 consensus_queue.cc:260] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.150111  3245 tablet_bootstrap.cc:654] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.166316  3245 tablet_bootstrap.cc:492] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894: No bootstrap required, opened a new log
I20260709 13:16:45.166977  3245 ts_tablet_manager.cc:1403] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260709 13:16:45.167407  3249 raft_consensus.cc:697] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:45.168450  3249 consensus_queue.cc:237] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.170037  3244 ts_tablet_manager.cc:1434] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.008s
I20260709 13:16:45.171835  3245 raft_consensus.cc:359] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.172840  3245 raft_consensus.cc:385] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.173086  3264 raft_consensus.cc:493] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.173310  3245 raft_consensus.cc:740] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.174105  3264 raft_consensus.cc:515] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:45.179049  3129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d677d061f5cd4146a67236232188876b" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.178740  3245 consensus_queue.cc:260] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.180761  3129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.181380  3129 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 0.
I20260709 13:16:45.181831  3245 ts_tablet_manager.cc:1434] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.005s
I20260709 13:16:45.182852  3168 leader_election.cc:304] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:45.183115  3245 tablet_bootstrap.cc:492] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894: Bootstrap starting.
I20260709 13:16:45.183912  3262 raft_consensus.cc:2804] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.184378  3262 raft_consensus.cc:493] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.184825  3262 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.193708  3245 tablet_bootstrap.cc:654] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.194463  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
I20260709 13:16:45.175220  3244 tablet_bootstrap.cc:492] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff: Bootstrap starting.
W20260709 13:16:45.196172  3167 leader_election.cc:343] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.196863  3264 leader_election.cc:290] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033)
I20260709 13:16:45.202365  3244 tablet_bootstrap.cc:654] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.203024  3243 tablet_bootstrap.cc:492] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93: No bootstrap required, opened a new log
I20260709 13:16:45.203145  3245 tablet_bootstrap.cc:492] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894: No bootstrap required, opened a new log
I20260709 13:16:45.203563  3243 ts_tablet_manager.cc:1403] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent bootstrapping tablet: real 0.077s	user 0.029s	sys 0.035s
I20260709 13:16:45.203563  3245 ts_tablet_manager.cc:1403] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
W20260709 13:16:45.206071  3019 leader_election.cc:343] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.206665  3243 raft_consensus.cc:359] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:45.207355  3243 raft_consensus.cc:385] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.207679  3243 raft_consensus.cc:740] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.208387  3243 consensus_queue.cc:260] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:45.208801  2952 catalog_manager.cc:5697] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 1 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.210633  3243 ts_tablet_manager.cc:1434] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:45.211561  3243 tablet_bootstrap.cc:492] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93: Bootstrap starting.
I20260709 13:16:45.213256  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d677d061f5cd4146a67236232188876b" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
I20260709 13:16:45.213445  3262 raft_consensus.cc:515] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:45.213963  3203 raft_consensus.cc:2468] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 0.
I20260709 13:16:45.215425  3019 leader_election.cc:304] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 771e6b9f968a431e8dd589df1a77b894
I20260709 13:16:45.216678  3250 raft_consensus.cc:2804] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.217061  3250 raft_consensus.cc:493] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.217486  3250 raft_consensus.cc:3060] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.217909  3129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:45.218485  3243 tablet_bootstrap.cc:654] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.218547  3129 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.223173  3244 tablet_bootstrap.cc:492] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff: No bootstrap required, opened a new log
I20260709 13:16:45.223696  3244 ts_tablet_manager.cc:1403] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.009s
I20260709 13:16:45.226586  3129 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.226963  3244 raft_consensus.cc:359] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.227774  3244 raft_consensus.cc:385] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.228062  3168 leader_election.cc:304] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:45.229009  3249 raft_consensus.cc:2804] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.229501  3249 raft_consensus.cc:697] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:45.230397  3249 consensus_queue.cc:237] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:45.231670  3245 raft_consensus.cc:359] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.231916  3250 raft_consensus.cc:515] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.232666  3245 raft_consensus.cc:385] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.233090  3245 raft_consensus.cc:740] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.235462  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d677d061f5cd4146a67236232188876b" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
W20260709 13:16:45.237185  3019 leader_election.cc:343] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.237967  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:45.237699  3245 consensus_queue.cc:260] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.238600  3054 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.239464  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d677d061f5cd4146a67236232188876b" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:45.240057  3203 raft_consensus.cc:3060] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.246858  3054 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.247620  3203 raft_consensus.cc:2468] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 1.
I20260709 13:16:45.248667  3262 leader_election.cc:290] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033)
I20260709 13:16:45.248930  3019 leader_election.cc:304] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 771e6b9f968a431e8dd589df1a77b894
I20260709 13:16:45.228088  3244 raft_consensus.cc:740] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Initialized, Role: FOLLOWER
W20260709 13:16:45.252866  3000 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:45.250447  3250 leader_election.cc:290] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.254427  3244 consensus_queue.cc:260] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.254869  3245 ts_tablet_manager.cc:1434] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.003s
I20260709 13:16:45.256086  3250 raft_consensus.cc:2804] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.256831  3250 raft_consensus.cc:697] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:45.258037  3250 consensus_queue.cc:237] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.267063  3245 tablet_bootstrap.cc:492] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894: Bootstrap starting.
I20260709 13:16:45.275482  3245 tablet_bootstrap.cc:654] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.276871  3244 ts_tablet_manager.cc:1434] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260709 13:16:45.280989  3273 raft_consensus.cc:493] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.281602  3273 raft_consensus.cc:515] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.285216  3273 leader_election.cc:290] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.286753  3245 tablet_bootstrap.cc:492] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894: No bootstrap required, opened a new log
I20260709 13:16:45.286540  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.287369  3245 ts_tablet_manager.cc:1403] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:16:45.287392  3128 raft_consensus.cc:2468] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 0.
I20260709 13:16:45.289218  3244 tablet_bootstrap.cc:492] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff: Bootstrap starting.
I20260709 13:16:45.290298  3019 leader_election.cc:304] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.291069  3245 raft_consensus.cc:359] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.291509  3274 raft_consensus.cc:2804] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.292002  3245 raft_consensus.cc:385] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.292084  3274 raft_consensus.cc:493] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.292654  3274 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.295164  3243 tablet_bootstrap.cc:492] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93: No bootstrap required, opened a new log
I20260709 13:16:45.295708  3243 ts_tablet_manager.cc:1403] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent bootstrapping tablet: real 0.084s	user 0.035s	sys 0.043s
I20260709 13:16:45.298750  3243 raft_consensus.cc:359] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.299515  3243 raft_consensus.cc:385] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.299849  3243 raft_consensus.cc:740] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.300661  3243 consensus_queue.cc:260] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.300925  3249 raft_consensus.cc:493] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.301031  3274 raft_consensus.cc:515] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.301700  3249 raft_consensus.cc:515] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.303206  3243 ts_tablet_manager.cc:1434] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:45.304216  3243 tablet_bootstrap.cc:492] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93: Bootstrap starting.
I20260709 13:16:45.304049  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:45.304592  3128 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.305292  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
I20260709 13:16:45.306121  3054 raft_consensus.cc:2468] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 0.
I20260709 13:16:45.307828  3167 leader_election.cc:304] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.308960  3264 raft_consensus.cc:2804] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.309376  3264 raft_consensus.cc:493] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.309922  3264 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.311532  3243 tablet_bootstrap.cc:654] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.312147  3128 raft_consensus.cc:2468] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 1.
I20260709 13:16:45.313406  3019 leader_election.cc:304] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.292496  3245 raft_consensus.cc:740] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.293448  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
I20260709 13:16:45.314163  3273 raft_consensus.cc:2804] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:45.315304  3019 leader_election.cc:343] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.315809  3129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.317006  3245 consensus_queue.cc:260] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
W20260709 13:16:45.317731  3168 leader_election.cc:343] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.318508  3249 leader_election.cc:290] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.320227  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
W20260709 13:16:45.322177  3019 leader_election.cc:343] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.325827  3264 raft_consensus.cc:515] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.329295  3245 ts_tablet_manager.cc:1434] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:16:45.328227  3244 tablet_bootstrap.cc:654] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.330665  3245 tablet_bootstrap.cc:492] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894: Bootstrap starting.
I20260709 13:16:45.333971  3274 leader_election.cc:290] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.335971  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:45.336601  3054 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.344873  3054 raft_consensus.cc:2468] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.349027  3167 leader_election.cc:304] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.350116  3249 raft_consensus.cc:2804] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.350662  3249 raft_consensus.cc:697] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:45.351533  3249 consensus_queue.cc:237] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.347551  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
W20260709 13:16:45.356904  3168 leader_election.cc:343] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.353380  2951 catalog_manager.cc:5697] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 0 to 1, leader changed from <none> to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.358695  3264 leader_election.cc:290] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.358959  3245 tablet_bootstrap.cc:654] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.361563  3273 raft_consensus.cc:697] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:45.362668  3273 consensus_queue.cc:237] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.370972  3243 tablet_bootstrap.cc:492] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93: No bootstrap required, opened a new log
I20260709 13:16:45.371676  3243 ts_tablet_manager.cc:1403] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.009s
I20260709 13:16:45.372707  3244 tablet_bootstrap.cc:492] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff: No bootstrap required, opened a new log
I20260709 13:16:45.373484  3244 ts_tablet_manager.cc:1403] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.003s
I20260709 13:16:45.375497  3243 raft_consensus.cc:359] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.376554  3243 raft_consensus.cc:385] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.376951  3243 raft_consensus.cc:740] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.378259  3244 raft_consensus.cc:359] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.379751  3244 raft_consensus.cc:385] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.380085  3244 raft_consensus.cc:740] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.380924  3244 consensus_queue.cc:260] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.378719  3243 consensus_queue.cc:260] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.383191  2949 catalog_manager.cc:5697] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 1 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.385102  3243 ts_tablet_manager.cc:1434] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 13:16:45.386505  3244 ts_tablet_manager.cc:1434] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 13:16:45.387338  3244 tablet_bootstrap.cc:492] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff: Bootstrap starting.
I20260709 13:16:45.387974  2951 catalog_manager.cc:5697] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 0 to 1, leader changed from <none> to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.390123  3251 raft_consensus.cc:493] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.390331  3243 tablet_bootstrap.cc:492] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93: Bootstrap starting.
I20260709 13:16:45.390614  3251 raft_consensus.cc:515] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.393524  3244 tablet_bootstrap.cc:654] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.398002  3251 leader_election.cc:290] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.411561  3273 raft_consensus.cc:493] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.413585  3273 raft_consensus.cc:515] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.418076  3251 raft_consensus.cc:493] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.417608  3245 tablet_bootstrap.cc:492] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894: No bootstrap required, opened a new log
I20260709 13:16:45.419112  3251 raft_consensus.cc:515] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.421838  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
W20260709 13:16:45.423130  3019 leader_election.cc:343] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.423866  3251 leader_election.cc:290] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.424149  3273 leader_election.cc:290] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.424371  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
I20260709 13:16:45.424165  3243 tablet_bootstrap.cc:654] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:45.425773  3019 leader_election.cc:343] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.426237  3019 leader_election.cc:304] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: daf7ad0a5e72414e81ce859ac9e21f93; no voters: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff
I20260709 13:16:45.427127  2952 catalog_manager.cc:5697] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 1 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.427830  3245 ts_tablet_manager.cc:1403] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.008s
I20260709 13:16:45.431239  3273 raft_consensus.cc:2749] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.444473  3245 raft_consensus.cc:359] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.445729  3245 raft_consensus.cc:385] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.446142  3245 raft_consensus.cc:740] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.447166  3245 consensus_queue.cc:260] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.448675  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f20e0a4d141476ab00bb73aa9c61e92" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
I20260709 13:16:45.448899  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f682b873df4f7b942d79f0861d7f59" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
W20260709 13:16:45.450629  3094 leader_election.cc:343] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.451048  3245 ts_tablet_manager.cc:1434] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
W20260709 13:16:45.451385  3094 leader_election.cc:343] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.452193  3245 tablet_bootstrap.cc:492] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894: Bootstrap starting.
I20260709 13:16:45.453456  3243 tablet_bootstrap.cc:492] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93: No bootstrap required, opened a new log
I20260709 13:16:45.453935  3243 ts_tablet_manager.cc:1403] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.015s
I20260709 13:16:45.456851  3243 raft_consensus.cc:359] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.457590  3243 raft_consensus.cc:385] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.458007  3243 raft_consensus.cc:740] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.458899  3245 tablet_bootstrap.cc:654] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.458743  3243 consensus_queue.cc:260] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.462244  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f20e0a4d141476ab00bb73aa9c61e92" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
I20260709 13:16:45.462493  3053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f682b873df4f7b942d79f0861d7f59" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
W20260709 13:16:45.464047  3093 leader_election.cc:343] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.464702  3093 leader_election.cc:304] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894; no voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:45.465560  3251 raft_consensus.cc:2749] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:45.466639  3093 leader_election.cc:343] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:45.467062  3093 leader_election.cc:304] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894; no voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:45.467736  3251 raft_consensus.cc:2749] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.460938  3243 ts_tablet_manager.cc:1434] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:16:45.469379  3243 tablet_bootstrap.cc:492] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93: Bootstrap starting.
I20260709 13:16:45.475065  3243 tablet_bootstrap.cc:654] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.475454  3244 tablet_bootstrap.cc:492] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff: No bootstrap required, opened a new log
I20260709 13:16:45.475948  3244 ts_tablet_manager.cc:1403] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.005s
I20260709 13:16:45.480808  3245 tablet_bootstrap.cc:492] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894: No bootstrap required, opened a new log
I20260709 13:16:45.481509  3245 ts_tablet_manager.cc:1403] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.006s
I20260709 13:16:45.481841  3244 raft_consensus.cc:359] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.482681  3244 raft_consensus.cc:385] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.482992  3244 raft_consensus.cc:740] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.484042  3243 tablet_bootstrap.cc:492] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93: No bootstrap required, opened a new log
I20260709 13:16:45.483714  3244 consensus_queue.cc:260] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.484483  3245 raft_consensus.cc:359] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.485138  3245 raft_consensus.cc:385] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.485383  3245 raft_consensus.cc:740] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.485602  3243 ts_tablet_manager.cc:1403] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 13:16:45.486053  3244 ts_tablet_manager.cc:1434] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:16:45.486110  3245 consensus_queue.cc:260] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.488147  3243 raft_consensus.cc:359] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.488526  3245 ts_tablet_manager.cc:1434] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:45.488837  3243 raft_consensus.cc:385] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.489137  3243 raft_consensus.cc:740] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.489462  3245 tablet_bootstrap.cc:492] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894: Bootstrap starting.
I20260709 13:16:45.489876  3243 consensus_queue.cc:260] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.491894  3243 ts_tablet_manager.cc:1434] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:16:45.492763  3243 tablet_bootstrap.cc:492] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93: Bootstrap starting.
I20260709 13:16:45.487087  3244 tablet_bootstrap.cc:492] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff: Bootstrap starting.
I20260709 13:16:45.498592  3243 tablet_bootstrap.cc:654] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.499128  3245 tablet_bootstrap.cc:654] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.508968  3243 tablet_bootstrap.cc:492] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93: No bootstrap required, opened a new log
I20260709 13:16:45.509204  3245 tablet_bootstrap.cc:492] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894: No bootstrap required, opened a new log
I20260709 13:16:45.509578  3245 ts_tablet_manager.cc:1403] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.008s
I20260709 13:16:45.509547  3243 ts_tablet_manager.cc:1403] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 13:16:45.509567  3244 tablet_bootstrap.cc:654] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.512290  3245 raft_consensus.cc:359] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.512401  3243 raft_consensus.cc:359] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.513016  3245 raft_consensus.cc:385] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.513041  3243 raft_consensus.cc:385] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.513427  3245 raft_consensus.cc:740] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.513468  3243 raft_consensus.cc:740] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.514338  3244 tablet_bootstrap.cc:492] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff: No bootstrap required, opened a new log
I20260709 13:16:45.514842  3244 ts_tablet_manager.cc:1403] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.005s
I20260709 13:16:45.514230  3245 consensus_queue.cc:260] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.514230  3243 consensus_queue.cc:260] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.516418  3245 ts_tablet_manager.cc:1434] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:45.516530  3243 ts_tablet_manager.cc:1434] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:45.517210  3244 raft_consensus.cc:359] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.517561  3245 tablet_bootstrap.cc:492] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894: Bootstrap starting.
I20260709 13:16:45.517721  3244 raft_consensus.cc:385] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.518033  3244 raft_consensus.cc:740] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.522182  3244 consensus_queue.cc:260] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.523584  3245 tablet_bootstrap.cc:654] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.530153  3244 ts_tablet_manager.cc:1434] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:16:45.530756  3245 tablet_bootstrap.cc:492] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894: No bootstrap required, opened a new log
I20260709 13:16:45.531023  3244 tablet_bootstrap.cc:492] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff: Bootstrap starting.
I20260709 13:16:45.531131  3245 ts_tablet_manager.cc:1403] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:16:45.533396  3245 raft_consensus.cc:359] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.533957  3245 raft_consensus.cc:385] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.534176  3245 raft_consensus.cc:740] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.534739  3245 consensus_queue.cc:260] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.536406  3244 tablet_bootstrap.cc:654] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.536545  3245 ts_tablet_manager.cc:1434] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:45.541718  3244 tablet_bootstrap.cc:492] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff: No bootstrap required, opened a new log
I20260709 13:16:45.542191  3244 ts_tablet_manager.cc:1403] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 13:16:45.544441  3244 raft_consensus.cc:359] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.544981  3244 raft_consensus.cc:385] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.545219  3244 raft_consensus.cc:740] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.545900  3244 consensus_queue.cc:260] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.547953  3244 ts_tablet_manager.cc:1434] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:16:45.548925  3244 tablet_bootstrap.cc:492] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff: Bootstrap starting.
I20260709 13:16:45.555291  3244 tablet_bootstrap.cc:654] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:45.559460  3244 tablet_bootstrap.cc:492] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff: No bootstrap required, opened a new log
I20260709 13:16:45.559881  3244 ts_tablet_manager.cc:1403] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:16:45.561945  3244 raft_consensus.cc:359] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.562490  3244 raft_consensus.cc:385] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:45.562733  3244 raft_consensus.cc:740] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Initialized, Role: FOLLOWER
I20260709 13:16:45.563380  3244 consensus_queue.cc:260] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.564903  3244 ts_tablet_manager.cc:1434] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:16:45.572800  3251 raft_consensus.cc:493] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.573264  3251 raft_consensus.cc:515] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.575026  3251 leader_election.cc:290] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.575659  3053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
I20260709 13:16:45.576090  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
I20260709 13:16:45.576323  3053 raft_consensus.cc:2393] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 771e6b9f968a431e8dd589df1a77b894 in current term 1: Already voted for candidate 8f792450f5d5460fbd15ed23a3a8aaff in this term.
I20260709 13:16:45.577422  3093 leader_election.cc:304] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894; no voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:45.578152  3251 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.583680  3251 raft_consensus.cc:2749] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.613531  3249 consensus_queue.cc:1048] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:45.624393  3053 raft_consensus.cc:3060] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.626334  3264 raft_consensus.cc:493] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.626539  3273 raft_consensus.cc:493] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.627034  3273 raft_consensus.cc:515] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.626979  3264 raft_consensus.cc:515] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.629282  3273 leader_election.cc:290] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.630599  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f20e0a4d141476ab00bb73aa9c61e92" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
I20260709 13:16:45.631235  3054 raft_consensus.cc:2468] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 0.
I20260709 13:16:45.631515  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a177d5b76e04e0480ea37b297301ff8" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
I20260709 13:16:45.632232  3203 raft_consensus.cc:2468] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 0.
I20260709 13:16:45.632400  3167 leader_election.cc:304] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.633565  3129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a177d5b76e04e0480ea37b297301ff8" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.634166  3129 raft_consensus.cc:2468] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 0.
I20260709 13:16:45.635154  3019 leader_election.cc:304] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.635818  3250 raft_consensus.cc:2804] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.636181  3250 raft_consensus.cc:493] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.636510  3250 raft_consensus.cc:3060] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.636185  3249 consensus_queue.cc:1048] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:45.638039  3249 raft_consensus.cc:2804] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.631562  3264 leader_election.cc:290] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.638389  3249 raft_consensus.cc:493] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.638741  3249 raft_consensus.cc:3060] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.638648  3264 consensus_queue.cc:1048] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:45.644373  3250 raft_consensus.cc:515] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.645004  3129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f20e0a4d141476ab00bb73aa9c61e92" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.647502  3129 raft_consensus.cc:2468] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 0.
I20260709 13:16:45.647676  3127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a177d5b76e04e0480ea37b297301ff8" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:45.648324  3127 raft_consensus.cc:3060] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.649683  3264 raft_consensus.cc:493] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.650200  3264 raft_consensus.cc:515] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.653961  3250 leader_election.cc:290] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.653887  3129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.654064  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a177d5b76e04e0480ea37b297301ff8" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:45.655085  3129 raft_consensus.cc:2393] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f792450f5d5460fbd15ed23a3a8aaff in current term 1: Already voted for candidate daf7ad0a5e72414e81ce859ac9e21f93 in this term.
I20260709 13:16:45.655210  3203 raft_consensus.cc:3060] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.657378  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
I20260709 13:16:45.659466  3167 leader_election.cc:304] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:45.660418  3264 leader_election.cc:290] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.661155  3264 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.661319  3127 raft_consensus.cc:2468] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 1.
I20260709 13:16:45.662523  3019 leader_election.cc:304] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.663269  3250 raft_consensus.cc:2804] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.663874  3250 raft_consensus.cc:697] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:45.667558  3273 consensus_queue.cc:1048] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:45.667891  3249 raft_consensus.cc:515] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.669911  3264 raft_consensus.cc:2749] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.672950  3250 consensus_queue.cc:237] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.688751  3203 raft_consensus.cc:2468] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 1.
I20260709 13:16:45.692355  3301 consensus_queue.cc:1048] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:45.696058  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f20e0a4d141476ab00bb73aa9c61e92" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:45.696768  3054 raft_consensus.cc:3060] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.704303  3054 raft_consensus.cc:2468] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.706889  3167 leader_election.cc:304] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.707945  3262 raft_consensus.cc:2804] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.708472  3262 raft_consensus.cc:697] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:45.710304  3249 leader_election.cc:290] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.710879  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f20e0a4d141476ab00bb73aa9c61e92" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:45.711663  3128 raft_consensus.cc:3060] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.709409  3262 consensus_queue.cc:237] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.732568  3128 raft_consensus.cc:2468] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.732681  3126 raft_consensus.cc:3060] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.742280  3250 consensus_queue.cc:1048] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:45.743865  2952 catalog_manager.cc:5697] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 1 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.754156  2950 catalog_manager.cc:5697] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 0 to 1, leader changed from <none> to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.769060  3262 raft_consensus.cc:493] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.769606  3262 raft_consensus.cc:515] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.771755  3262 leader_election.cc:290] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.772399  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f682b873df4f7b942d79f0861d7f59" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
I20260709 13:16:45.772886  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f682b873df4f7b942d79f0861d7f59" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.773003  3054 raft_consensus.cc:2468] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 0.
I20260709 13:16:45.773334  3126 raft_consensus.cc:2468] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 0.
I20260709 13:16:45.773904  3167 leader_election.cc:304] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.774717  3262 raft_consensus.cc:2804] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.775106  3262 raft_consensus.cc:493] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.775388  3262 raft_consensus.cc:3060] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.780970  3262 raft_consensus.cc:515] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.782593  3262 leader_election.cc:290] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.783335  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f682b873df4f7b942d79f0861d7f59" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:45.783506  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f682b873df4f7b942d79f0861d7f59" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:45.783823  3054 raft_consensus.cc:3060] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.784040  3126 raft_consensus.cc:3060] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.788969  3054 raft_consensus.cc:2468] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.788829  3262 consensus_queue.cc:1048] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:45.789898  3126 raft_consensus.cc:2468] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.790056  3167 leader_election.cc:304] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.790834  3262 raft_consensus.cc:2804] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.791301  3262 raft_consensus.cc:697] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:45.792080  3262 consensus_queue.cc:237] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.802244  2951 catalog_manager.cc:5697] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 1 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.802860  3301 consensus_queue.cc:1048] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:45.808202  3251 raft_consensus.cc:493] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.808671  3251 raft_consensus.cc:515] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.810638  3251 leader_election.cc:290] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.811152  3301 raft_consensus.cc:493] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.811367  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
I20260709 13:16:45.811637  3301 raft_consensus.cc:515] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.812121  3054 raft_consensus.cc:2468] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 0.
I20260709 13:16:45.813225  3093 leader_election.cc:304] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.814018  3251 raft_consensus.cc:2804] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.814816  3249 raft_consensus.cc:493] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:45.814872  3251 raft_consensus.cc:493] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.815568  3251 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.815392  3249 raft_consensus.cc:515] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.814936  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
I20260709 13:16:45.816627  3202 raft_consensus.cc:2468] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 0.
I20260709 13:16:45.817441  3249 leader_election.cc:290] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.818632  3053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
I20260709 13:16:45.819010  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.819213  3053 raft_consensus.cc:2468] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 0.
I20260709 13:16:45.820178  3167 leader_election.cc:304] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.820688  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98da3276864eacb06c0717974cf048" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:45.820981  3249 raft_consensus.cc:2804] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.821360  3249 raft_consensus.cc:493] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.821309  3128 raft_consensus.cc:2468] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 0.
I20260709 13:16:45.821875  3249 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.822635  3168 leader_election.cc:304] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:45.823457  3264 raft_consensus.cc:2804] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:45.823834  3264 raft_consensus.cc:493] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:45.824172  3264 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.819723  3301 leader_election.cc:290] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.827164  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98da3276864eacb06c0717974cf048" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" is_pre_election: true
I20260709 13:16:45.827778  3054 raft_consensus.cc:2468] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 0.
I20260709 13:16:45.829164  3249 raft_consensus.cc:515] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.829936  3251 raft_consensus.cc:515] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.830228  3264 raft_consensus.cc:515] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.831560  3249 leader_election.cc:290] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.831939  3251 leader_election.cc:290] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 1 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:45.831789  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:45.832513  3054 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.832960  3053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:45.834718  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:45.834777  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:45.835497  3264 leader_election.cc:290] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:45.834789  3126 raft_consensus.cc:2393] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f792450f5d5460fbd15ed23a3a8aaff in current term 1: Already voted for candidate 771e6b9f968a431e8dd589df1a77b894 in this term.
I20260709 13:16:45.835505  3202 raft_consensus.cc:2393] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 771e6b9f968a431e8dd589df1a77b894 in current term 1: Already voted for candidate 8f792450f5d5460fbd15ed23a3a8aaff in this term.
I20260709 13:16:45.836582  3053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98da3276864eacb06c0717974cf048" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:45.837143  3053 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.839221  3054 raft_consensus.cc:2468] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.839895  3094 leader_election.cc:304] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [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: 771e6b9f968a431e8dd589df1a77b894; no voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:45.840234  3167 leader_election.cc:304] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.840984  3264 raft_consensus.cc:2804] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.841487  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98da3276864eacb06c0717974cf048" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:45.842082  3126 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:45.842429  3251 raft_consensus.cc:2749] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:45.841496  3264 raft_consensus.cc:697] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:45.842585  3053 raft_consensus.cc:2468] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.843843  3264 consensus_queue.cc:237] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.844133  3167 leader_election.cc:304] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:45.844981  3249 raft_consensus.cc:2804] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:45.845484  3249 raft_consensus.cc:697] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:45.846378  3249 consensus_queue.cc:237] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:45.848140  3126 raft_consensus.cc:2468] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:45.854243  2950 catalog_manager.cc:5697] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 1 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.866583  2950 catalog_manager.cc:5697] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 1 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.877774  3250 consensus_queue.cc:1048] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:45.889060  3273 consensus_queue.cc:1048] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.009054  3202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f080d295903f405795c7715557241ef0"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
mode: GRACEFUL
new_leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:53076
I20260709 13:16:46.009781  3202 raft_consensus.cc:606] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Received request to transfer leadership to TS daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:46.015307  3202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
mode: GRACEFUL
new_leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:53076
I20260709 13:16:46.015851  3202 raft_consensus.cc:606] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Received request to transfer leadership to TS daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:46.020954  3202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
mode: GRACEFUL
new_leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:53076
I20260709 13:16:46.021459  3202 raft_consensus.cc:606] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Received request to transfer leadership to TS daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:46.040365  3053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
mode: GRACEFUL
new_leader_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:47484
I20260709 13:16:46.040966  3053 raft_consensus.cc:606] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Received request to transfer leadership to TS 771e6b9f968a431e8dd589df1a77b894
I20260709 13:16:46.046552  3202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
mode: GRACEFUL
new_leader_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:53076
I20260709 13:16:46.047122  3202 raft_consensus.cc:606] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Received request to transfer leadership to TS 771e6b9f968a431e8dd589df1a77b894
I20260709 13:16:46.052469  3202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de98da3276864eacb06c0717974cf048"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
mode: GRACEFUL
new_leader_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:53076
I20260709 13:16:46.053013  3202 raft_consensus.cc:606] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Received request to transfer leadership to TS 771e6b9f968a431e8dd589df1a77b894
I20260709 13:16:46.058403  3202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48f682b873df4f7b942d79f0861d7f59"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
mode: GRACEFUL
new_leader_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:53076
I20260709 13:16:46.059051  3202 raft_consensus.cc:606] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Received request to transfer leadership to TS 771e6b9f968a431e8dd589df1a77b894
I20260709 13:16:46.072435  3264 raft_consensus.cc:993] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff: : Instructing follower daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:46.072887  3249 raft_consensus.cc:1081] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Signalling peer daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:46.074352  3053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f080d295903f405795c7715557241ef0"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:47472
I20260709 13:16:46.074826  3053 raft_consensus.cc:493] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.075212  3053 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.079562  3053 raft_consensus.cc:515] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:46.081101  3053 leader_election.cc:290] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 2 election: Requested vote from peers 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:46.081995  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:46.082255  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:46.082553  3202 raft_consensus.cc:3055] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.082935  3126 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.082954  3202 raft_consensus.cc:740] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:46.083985  3202 consensus_queue.cc:260] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:46.084993  3202 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.088129  3126 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 2.
I20260709 13:16:46.089157  3019 leader_election.cc:304] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:46.089860  3273 raft_consensus.cc:2804] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.090014  3202 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 2.
I20260709 13:16:46.090297  3273 raft_consensus.cc:697] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:46.091190  3273 consensus_queue.cc:237] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:46.097815  2951 catalog_manager.cc:5697] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 1 to 2, leader changed from 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131) to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:46.099402  3264 raft_consensus.cc:993] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff: : Instructing follower daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:46.099853  3249 raft_consensus.cc:1081] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Signalling peer daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:46.101284  3053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:47472
I20260709 13:16:46.101773  3053 raft_consensus.cc:493] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.102093  3053 raft_consensus.cc:3060] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.109269  3053 raft_consensus.cc:515] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.110881  3053 leader_election.cc:290] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 2 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:46.111685  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:46.111819  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:46.112289  3126 raft_consensus.cc:3060] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.112298  3202 raft_consensus.cc:3055] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.112921  3202 raft_consensus.cc:740] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:46.113770  3202 consensus_queue.cc:260] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.114912  3202 raft_consensus.cc:3060] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.119234  3126 raft_consensus.cc:2468] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 2.
I20260709 13:16:46.120522  3019 leader_election.cc:304] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:46.121276  3273 raft_consensus.cc:2804] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.121361  3202 raft_consensus.cc:2468] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 2.
I20260709 13:16:46.121770  3273 raft_consensus.cc:697] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:46.122617  3273 consensus_queue.cc:237] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.128717  2951 catalog_manager.cc:5697] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 1 to 2, leader changed from 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131) to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.170058  3273 consensus_queue.cc:1048] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.179718  3250 consensus_queue.cc:1048] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.228071  3249 consensus_queue.cc:1048] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.234676  3262 raft_consensus.cc:993] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff: : Instructing follower 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:46.235132  3264 raft_consensus.cc:1081] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Signalling peer 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:46.238320  3128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48f682b873df4f7b942d79f0861d7f59"
dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:42666
I20260709 13:16:46.238922  3128 raft_consensus.cc:493] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.239295  3128 raft_consensus.cc:3060] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.240718  3301 consensus_queue.cc:1048] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.242260  3301 consensus_queue.cc:1048] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.247273  3128 raft_consensus.cc:515] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.250967  3126 raft_consensus.cc:1240] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Rejecting Update request from peer 8f792450f5d5460fbd15ed23a3a8aaff for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:46.252038  3052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f682b873df4f7b942d79f0861d7f59" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:46.255122  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f682b873df4f7b942d79f0861d7f59" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:46.255735  3202 raft_consensus.cc:3055] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.256070  3202 raft_consensus.cc:740] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:46.256963  3202 consensus_queue.cc:260] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.257908  3202 raft_consensus.cc:3060] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.258944  3128 leader_election.cc:290] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 2 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:46.267299  3202 raft_consensus.cc:2468] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 2.
I20260709 13:16:46.267143  3262 consensus_queue.cc:1048] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.269250  3094 leader_election.cc:304] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:46.270773  3251 raft_consensus.cc:2804] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.271255  3251 raft_consensus.cc:697] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Becoming Leader. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Running, Role: LEADER
I20260709 13:16:46.272075  3251 consensus_queue.cc:237] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.282234  3262 consensus_queue.cc:1048] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:46.287222  3262 consensus_queue.cc:1048] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.302830  3301 raft_consensus.cc:993] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff: : Instructing follower 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:46.303261  3301 raft_consensus.cc:1081] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Signalling peer 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:46.304219  2952 catalog_manager.cc:5697] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 reported cstate change: term changed from 1 to 2, leader changed from 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131) to 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "771e6b9f968a431e8dd589df1a77b894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.310678  3126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de98da3276864eacb06c0717974cf048"
dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:42666
I20260709 13:16:46.311241  3126 raft_consensus.cc:493] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.311601  3126 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.319185  3126 raft_consensus.cc:515] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.320735  3126 leader_election.cc:290] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 2 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:46.321583  3053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98da3276864eacb06c0717974cf048" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:46.321795  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98da3276864eacb06c0717974cf048" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:46.322244  3053 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.322374  3202 raft_consensus.cc:3055] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.322798  3202 raft_consensus.cc:740] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:46.323567  3202 consensus_queue.cc:260] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.324833  3202 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.328940  3053 raft_consensus.cc:2468] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 2.
I20260709 13:16:46.330163  3093 leader_election.cc:304] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:46.331127  3328 raft_consensus.cc:2804] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.331353  3262 consensus_queue.cc:1048] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.331578  3202 raft_consensus.cc:2468] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 2.
I20260709 13:16:46.331668  3328 raft_consensus.cc:697] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Becoming Leader. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Running, Role: LEADER
I20260709 13:16:46.332897  3328 consensus_queue.cc:237] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.338816  3301 raft_consensus.cc:993] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff: : Instructing follower 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:46.339316  3249 raft_consensus.cc:1081] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Signalling peer 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:46.341008  3128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988"
dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:42666
I20260709 13:16:46.341576  3128 raft_consensus.cc:493] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.342022  3128 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.342535  2952 catalog_manager.cc:5697] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 reported cstate change: term changed from 1 to 2, leader changed from 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131) to 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "771e6b9f968a431e8dd589df1a77b894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.343470  3301 consensus_queue.cc:1048] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.349761  3128 raft_consensus.cc:515] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.352290  3126 raft_consensus.cc:1240] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Rejecting Update request from peer 8f792450f5d5460fbd15ed23a3a8aaff for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:46.354580  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:46.355019  3128 leader_election.cc:290] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 2 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:46.355212  3054 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.357043  3301 consensus_queue.cc:1059] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:46.357998  3249 raft_consensus.cc:3055] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.358371  3249 raft_consensus.cc:740] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:46.359350  3249 consensus_queue.cc:260] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.360654  3249 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.361837  3054 raft_consensus.cc:2468] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 2.
I20260709 13:16:46.362493  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:46.365548  3093 leader_election.cc:304] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:46.367460  3328 raft_consensus.cc:2804] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.367976  3328 raft_consensus.cc:697] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Becoming Leader. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Running, Role: LEADER
I20260709 13:16:46.368929  3328 consensus_queue.cc:237] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.374239  3202 raft_consensus.cc:2468] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 2.
I20260709 13:16:46.376152  2951 catalog_manager.cc:5697] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 reported cstate change: term changed from 1 to 2, leader changed from 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131) to 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "771e6b9f968a431e8dd589df1a77b894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.386703  3301 raft_consensus.cc:993] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff: : Instructing follower daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:46.387174  3249 raft_consensus.cc:1081] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Signalling peer daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:46.389019  3054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:47472
I20260709 13:16:46.389573  3054 raft_consensus.cc:493] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.389979  3054 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.394937  3054 raft_consensus.cc:515] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.396729  3054 leader_election.cc:290] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 2 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:46.397750  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:46.398034  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:46.398398  3128 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.398536  3202 raft_consensus.cc:3055] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.398873  3202 raft_consensus.cc:740] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:46.399689  3202 consensus_queue.cc:260] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.400882  3202 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.405514  3128 raft_consensus.cc:2468] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 2.
I20260709 13:16:46.406751  3019 leader_election.cc:304] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:46.407518  3274 raft_consensus.cc:2804] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.407617  3202 raft_consensus.cc:2468] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 2.
I20260709 13:16:46.407984  3274 raft_consensus.cc:697] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:46.408859  3274 consensus_queue.cc:237] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.415212  2951 catalog_manager.cc:5697] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 1 to 2, leader changed from 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131) to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.456879  3250 raft_consensus.cc:993] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93: : Instructing follower 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:46.457369  3250 raft_consensus.cc:1081] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Signalling peer 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:46.459000  3128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3"
dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:42682
I20260709 13:16:46.459580  3128 raft_consensus.cc:493] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.459955  3128 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.464533  3128 raft_consensus.cc:515] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.466173  3128 leader_election.cc:290] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 2 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:46.467173  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:46.467173  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:46.467944  3202 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.467931  3054 raft_consensus.cc:3055] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.468477  3054 raft_consensus.cc:740] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:46.469262  3054 consensus_queue.cc:260] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.470444  3054 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.474844  3202 raft_consensus.cc:2468] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 2.
I20260709 13:16:46.476122  3094 leader_election.cc:304] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:46.476933  3251 raft_consensus.cc:2804] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.477056  3054 raft_consensus.cc:2468] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 2.
I20260709 13:16:46.477375  3251 raft_consensus.cc:697] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Becoming Leader. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Running, Role: LEADER
I20260709 13:16:46.478258  3251 consensus_queue.cc:237] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:46.483953  2951 catalog_manager.cc:5697] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 reported cstate change: term changed from 1 to 2, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "771e6b9f968a431e8dd589df1a77b894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.582322  3128 raft_consensus.cc:1275] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.583565  3250 consensus_queue.cc:1048] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.593116  3202 raft_consensus.cc:1275] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.594403  3274 consensus_queue.cc:1048] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.632009  3202 raft_consensus.cc:1275] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.633199  3274 consensus_queue.cc:1048] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.641606  3128 raft_consensus.cc:1275] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.643280  3279 consensus_queue.cc:1048] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.802022  3054 raft_consensus.cc:1275] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.803295  3251 consensus_queue.cc:1048] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.812088  3202 raft_consensus.cc:1275] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.813560  3328 consensus_queue.cc:1048] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.815275  3054 raft_consensus.cc:1275] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.817538  3328 consensus_queue.cc:1048] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.832212  3202 raft_consensus.cc:1275] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.833983  3251 consensus_queue.cc:1048] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.866058  3202 raft_consensus.cc:1275] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.867400  3251 consensus_queue.cc:1048] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.874609  3054 raft_consensus.cc:3060] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.883744  3054 raft_consensus.cc:1275] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.885370  3328 consensus_queue.cc:1048] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:46.967271  3202 raft_consensus.cc:1275] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.969005  3274 consensus_queue.cc:1048] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.978878  3128 raft_consensus.cc:1275] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.980979  3273 consensus_queue.cc:1048] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.987239  3202 raft_consensus.cc:1275] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.989756  3336 consensus_queue.cc:1048] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:47.004012  3054 raft_consensus.cc:1275] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:47.005725  3328 consensus_queue.cc:1048] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:49.096498  2426 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:16:49.097539  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:49.121217  3054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
mode: GRACEFUL
new_leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
 from {username='slave'} at 127.0.0.1:41576
I20260709 13:16:49.121996  3054 raft_consensus.cc:606] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Received request to transfer leadership to TS 8f792450f5d5460fbd15ed23a3a8aaff
I20260709 13:16:49.124913  3054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f080d295903f405795c7715557241ef0"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
mode: GRACEFUL
new_leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
 from {username='slave'} at 127.0.0.1:41576
I20260709 13:16:49.125475  3054 raft_consensus.cc:606] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Received request to transfer leadership to TS 8f792450f5d5460fbd15ed23a3a8aaff
I20260709 13:16:49.126657  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:49.127086  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:49.463286  3341 raft_consensus.cc:993] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93: : Instructing follower 8f792450f5d5460fbd15ed23a3a8aaff to start an election
I20260709 13:16:49.463902  3273 raft_consensus.cc:1081] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Signalling peer 8f792450f5d5460fbd15ed23a3a8aaff to start an election
I20260709 13:16:49.465981  3203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f080d295903f405795c7715557241ef0"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
 from {username='slave'} at 127.0.0.1:53064
I20260709 13:16:49.466586  3203 raft_consensus.cc:493] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.466946  3203 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.473532  3203 raft_consensus.cc:515] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:49.475895  3203 leader_election.cc:290] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033)
I20260709 13:16:49.476876  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:49.477427  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:49.477540  3128 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.478152  3054 raft_consensus.cc:3055] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:49.478510  3054 raft_consensus.cc:740] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:49.479374  3054 consensus_queue.cc:260] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [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: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:49.480648  3054 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.486145  3128 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 3.
I20260709 13:16:49.487579  3168 leader_election.cc:304] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:49.488492  3054 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 3.
I20260709 13:16:49.488620  3249 raft_consensus.cc:2804] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:49.489921  3249 raft_consensus.cc:697] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:49.490767  3249 consensus_queue.cc:237] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [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: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:49.497606  2950 catalog_manager.cc:5697] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 2 to 3, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 3 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:49.641386  3341 raft_consensus.cc:993] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93: : Instructing follower 8f792450f5d5460fbd15ed23a3a8aaff to start an election
I20260709 13:16:49.641939  3273 raft_consensus.cc:1081] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Signalling peer 8f792450f5d5460fbd15ed23a3a8aaff to start an election
I20260709 13:16:49.643543  3203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
 from {username='slave'} at 127.0.0.1:53064
I20260709 13:16:49.644186  3203 raft_consensus.cc:493] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.644577  3203 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.650373  3203 raft_consensus.cc:515] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:49.652346  3203 leader_election.cc:290] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:49.653342  3054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:49.653795  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:49.654000  3054 raft_consensus.cc:3055] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:49.654488  3054 raft_consensus.cc:740] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:49.654521  3128 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.655364  3054 consensus_queue.cc:260] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:49.656457  3054 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.661569  3128 raft_consensus.cc:2468] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 3.
I20260709 13:16:49.662657  3054 raft_consensus.cc:2468] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 3.
I20260709 13:16:49.663247  3168 leader_election.cc:304] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:49.664391  3249 raft_consensus.cc:2804] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:49.664866  3249 raft_consensus.cc:697] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:49.665580  3249 consensus_queue.cc:237] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:49.674921  2952 catalog_manager.cc:5697] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 2 to 3, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 3 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.023052  3054 raft_consensus.cc:1275] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:50.024381  3249 consensus_queue.cc:1048] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.042773  3128 raft_consensus.cc:1275] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:50.044531  3354 consensus_queue.cc:1048] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.128242  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:50.140596  3203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f080d295903f405795c7715557241ef0"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
mode: GRACEFUL
new_leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:53076
I20260709 13:16:50.141165  3203 raft_consensus.cc:606] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Received request to transfer leadership to TS daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:50.146670  3203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
mode: GRACEFUL
new_leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:53076
I20260709 13:16:50.147197  3203 raft_consensus.cc:606] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Received request to transfer leadership to TS daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:50.172426  3128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3"
dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
mode: GRACEFUL
new_leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:50.172978  3128 raft_consensus.cc:606] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Received request to transfer leadership to TS daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:50.179343  3128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988"
dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
mode: GRACEFUL
new_leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:50.180070  3128 raft_consensus.cc:606] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Received request to transfer leadership to TS daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:50.185971  3128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de98da3276864eacb06c0717974cf048"
dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
mode: GRACEFUL
new_leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:55250
I20260709 13:16:50.186512  3128 raft_consensus.cc:606] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Received request to transfer leadership to TS daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:50.198598  3054 raft_consensus.cc:1275] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:50.199892  3354 consensus_queue.cc:1048] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.206012  3344 raft_consensus.cc:993] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff: : Instructing follower daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:50.206508  3249 raft_consensus.cc:1081] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Signalling peer daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:50.208658  3053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:47472
I20260709 13:16:50.209864  3128 raft_consensus.cc:1275] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:50.209858  3053 raft_consensus.cc:493] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:50.211098  3053 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.211385  3249 consensus_queue.cc:1048] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.219290  3053 raft_consensus.cc:515] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.222056  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:50.224253  3053 leader_election.cc:290] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 4 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:50.225355  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:50.225996  3203 raft_consensus.cc:3055] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:50.226320  3203 raft_consensus.cc:740] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:50.227134  3203 consensus_queue.cc:260] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.228284  3203 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.232698  3335 raft_consensus.cc:993] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894: : Instructing follower daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:50.233196  3335 raft_consensus.cc:1081] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Signalling peer daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:50.235189  3053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:47478
I20260709 13:16:50.236223  3053 raft_consensus.cc:493] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:50.236636  3053 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.237450  3203 raft_consensus.cc:2468] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 4.
I20260709 13:16:50.239147  3019 leader_election.cc:304] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [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: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 771e6b9f968a431e8dd589df1a77b894
I20260709 13:16:50.239974  3273 raft_consensus.cc:2804] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:50.240473  3273 raft_consensus.cc:697] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:50.241227  3273 consensus_queue.cc:237] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.244001  3053 raft_consensus.cc:515] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.246106  3053 leader_election.cc:290] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 3 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:50.247231  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:50.247637  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:50.247824  3128 raft_consensus.cc:3055] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:50.248170  3203 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.248178  3128 raft_consensus.cc:740] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Running, Role: LEADER
I20260709 13:16:50.248625  2950 catalog_manager.cc:5697] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 3 to 4, leader changed from 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131) to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 4 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.249464  3128 consensus_queue.cc:260] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.250898  3128 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.256829  3203 raft_consensus.cc:2468] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 3.
I20260709 13:16:50.258385  3019 leader_election.cc:304] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [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: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:50.259178  3273 raft_consensus.cc:2804] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:50.259778  3273 raft_consensus.cc:697] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:50.260406  3273 consensus_queue.cc:237] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.264070  3128 raft_consensus.cc:2468] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 3.
I20260709 13:16:50.267304  2950 catalog_manager.cc:5697] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 2 to 3, leader changed from 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130) to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.370875  3361 raft_consensus.cc:993] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894: : Instructing follower daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:50.371357  3335 raft_consensus.cc:1081] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Signalling peer daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:50.373216  3053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de98da3276864eacb06c0717974cf048"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:47478
I20260709 13:16:50.373849  3053 raft_consensus.cc:493] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:50.374193  3053 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.379705  3053 raft_consensus.cc:515] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.381431  3053 leader_election.cc:290] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 3 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:50.382553  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98da3276864eacb06c0717974cf048" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:50.382979  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98da3276864eacb06c0717974cf048" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:50.383181  3128 raft_consensus.cc:3055] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:50.383507  3203 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.383569  3128 raft_consensus.cc:740] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Running, Role: LEADER
I20260709 13:16:50.384398  3128 consensus_queue.cc:260] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.385582  3128 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.391484  3203 raft_consensus.cc:2468] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 3.
I20260709 13:16:50.392835  3128 raft_consensus.cc:2468] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 3.
I20260709 13:16:50.392933  3019 leader_election.cc:304] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [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: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:50.393802  3273 raft_consensus.cc:2804] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:50.394289  3273 raft_consensus.cc:697] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:50.395074  3273 consensus_queue.cc:237] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.403298  2950 catalog_manager.cc:5697] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 2 to 3, leader changed from 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130) to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.432876  3354 raft_consensus.cc:993] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff: : Instructing follower daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:50.433498  3249 raft_consensus.cc:1081] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Signalling peer daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:50.435235  3053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f080d295903f405795c7715557241ef0"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:47472
I20260709 13:16:50.435822  3053 raft_consensus.cc:493] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:50.436153  3053 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.442129  3053 raft_consensus.cc:515] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:50.444022  3053 leader_election.cc:290] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 4 election: Requested vote from peers 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:50.444842  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:50.445058  3128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:50.445569  3203 raft_consensus.cc:3055] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:50.445822  3128 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.445951  3203 raft_consensus.cc:740] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:50.446736  3203 consensus_queue.cc:260] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [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: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:50.447690  3203 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.452491  3128 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 4.
I20260709 13:16:50.453871  3203 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 4.
I20260709 13:16:50.453987  3019 leader_election.cc:304] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [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: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:50.455411  3273 raft_consensus.cc:2804] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:50.456009  3273 raft_consensus.cc:697] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:50.456923  3273 consensus_queue.cc:237] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [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: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:50.463563  2950 catalog_manager.cc:5697] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 3 to 4, leader changed from 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131) to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 4 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.565335  3361 raft_consensus.cc:993] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894: : Instructing follower daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:50.565994  3335 raft_consensus.cc:1081] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Signalling peer daf7ad0a5e72414e81ce859ac9e21f93 to start an election
I20260709 13:16:50.567775  3053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
 from {username='slave'} at 127.0.0.1:47478
I20260709 13:16:50.568295  3053 raft_consensus.cc:493] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:50.568558  3053 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.573906  3053 raft_consensus.cc:515] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.575853  3053 leader_election.cc:290] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [CANDIDATE]: Term 3 election: Requested vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:50.578048  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:50.578476  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:50.579106  3126 raft_consensus.cc:3055] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:50.579367  3203 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.579509  3126 raft_consensus.cc:740] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Running, Role: LEADER
I20260709 13:16:50.580435  3126 consensus_queue.cc:260] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.581415  3126 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.584796  3203 raft_consensus.cc:2468] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 3.
I20260709 13:16:50.586024  3019 leader_election.cc:304] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [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: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93; no voters: 
I20260709 13:16:50.586602  3126 raft_consensus.cc:2468] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate daf7ad0a5e72414e81ce859ac9e21f93 in term 3.
I20260709 13:16:50.586750  3273 raft_consensus.cc:2804] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:50.587234  3273 raft_consensus.cc:697] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Becoming Leader. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:50.588227  3273 consensus_queue.cc:237] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:50.597327  2950 catalog_manager.cc:5697] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 reported cstate change: term changed from 2 to 3, leader changed from 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130) to daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.648864  3203 raft_consensus.cc:1275] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:50.650197  3273 consensus_queue.cc:1048] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.660326  3126 raft_consensus.cc:1275] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:50.662272  3369 consensus_queue.cc:1048] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:50.715699  3126 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.721469  3126 raft_consensus.cc:1275] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:50.723241  3369 consensus_queue.cc:1048] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:50.733106  3203 raft_consensus.cc:1275] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:50.734923  3341 consensus_queue.cc:1048] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:50.895743  3126 raft_consensus.cc:1275] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:50.897138  3273 consensus_queue.cc:1048] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:50.909329  3203 raft_consensus.cc:1275] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:50.911049  3371 consensus_queue.cc:1048] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.925905  3203 raft_consensus.cc:1275] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:50.927388  3371 consensus_queue.cc:1048] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:50.938854  3126 raft_consensus.cc:1275] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:50.941090  3371 consensus_queue.cc:1048] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:51.025566  3203 raft_consensus.cc:1275] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:51.026813  3374 consensus_queue.cc:1048] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:51.036773  3126 raft_consensus.cc:1275] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Refusing update from remote peer daf7ad0a5e72414e81ce859ac9e21f93: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:51.038110  3374 consensus_queue.cc:1048] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:53.195214  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:53.203524  3053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
mode: GRACEFUL
new_leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
 from {username='slave'} at 127.0.0.1:41576
I20260709 13:16:53.204229  3053 raft_consensus.cc:606] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Received request to transfer leadership to TS 8f792450f5d5460fbd15ed23a3a8aaff
I20260709 13:16:53.207067  3053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a177d5b76e04e0480ea37b297301ff8"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
mode: GRACEFUL
new_leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
 from {username='slave'} at 127.0.0.1:41576
I20260709 13:16:53.207487  3053 raft_consensus.cc:606] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Received request to transfer leadership to TS 8f792450f5d5460fbd15ed23a3a8aaff
I20260709 13:16:53.210047  3053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
mode: GRACEFUL
new_leader_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:41576
I20260709 13:16:53.210450  3053 raft_consensus.cc:606] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 LEADER]: Received request to transfer leadership to TS 771e6b9f968a431e8dd589df1a77b894
I20260709 13:16:53.212834  3053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de98da3276864eacb06c0717974cf048"
dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
mode: GRACEFUL
new_leader_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:41576
I20260709 13:16:53.213230  3053 raft_consensus.cc:606] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Received request to transfer leadership to TS 771e6b9f968a431e8dd589df1a77b894
I20260709 13:16:53.214375  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:53.214978  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:53.473238  3379 raft_consensus.cc:993] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93: : Instructing follower 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:53.473763  3379 raft_consensus.cc:1081] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Signalling peer 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:53.475700  3127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de98da3276864eacb06c0717974cf048"
dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:42682
I20260709 13:16:53.476186  3127 raft_consensus.cc:493] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:53.476516  3127 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:53.482636  3127 raft_consensus.cc:515] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.484864  3127 leader_election.cc:290] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 4 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:53.485944  3053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98da3276864eacb06c0717974cf048" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:53.486253  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de98da3276864eacb06c0717974cf048" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:53.486873  3203 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:53.486804  3053 raft_consensus.cc:3055] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:53.487339  3053 raft_consensus.cc:740] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:53.488242  3053 consensus_queue.cc:260] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.489319  3053 raft_consensus.cc:3060] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:53.491638  3203 raft_consensus.cc:2468] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 4.
I20260709 13:16:53.492889  3094 leader_election.cc:304] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:53.493791  3361 raft_consensus.cc:2804] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:53.494859  3361 raft_consensus.cc:697] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 4 LEADER]: Becoming Leader. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Running, Role: LEADER
I20260709 13:16:53.495529  3053 raft_consensus.cc:2468] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 4.
I20260709 13:16:53.495790  3361 consensus_queue.cc:237] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.501863  3378 raft_consensus.cc:993] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93: : Instructing follower 8f792450f5d5460fbd15ed23a3a8aaff to start an election
I20260709 13:16:53.502408  3378 raft_consensus.cc:1081] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Signalling peer 8f792450f5d5460fbd15ed23a3a8aaff to start an election
I20260709 13:16:53.504915  3203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
 from {username='slave'} at 127.0.0.1:53064
I20260709 13:16:53.504388  2950 catalog_manager.cc:5697] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 reported cstate change: term changed from 3 to 4, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130). New cstate: current_term: 4 leader_uuid: "771e6b9f968a431e8dd589df1a77b894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:53.505420  3203 raft_consensus.cc:493] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:53.505810  3203 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:53.511801  3203 raft_consensus.cc:515] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.513921  3203 leader_election.cc:290] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 4 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:53.515197  3053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:53.515930  3053 raft_consensus.cc:3055] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:53.516258  3053 raft_consensus.cc:740] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:53.516288  3127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14107aa689e84a21968c949bb641a5d3" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:53.517179  3127 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:53.517416  3053 consensus_queue.cc:260] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.518816  3053 raft_consensus.cc:3060] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:53.524718  3127 raft_consensus.cc:2468] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 4.
I20260709 13:16:53.525297  3053 raft_consensus.cc:2468] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 4.
I20260709 13:16:53.526330  3168 leader_election.cc:304] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:53.527576  3249 raft_consensus.cc:2804] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:53.528671  3249 raft_consensus.cc:697] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:53.529579  3249 consensus_queue.cc:237] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.538426  2950 catalog_manager.cc:5697] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 3 to 4, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 4 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:53.618171  3378 raft_consensus.cc:993] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93: : Instructing follower 8f792450f5d5460fbd15ed23a3a8aaff to start an election
I20260709 13:16:53.618760  3378 raft_consensus.cc:1081] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Signalling peer 8f792450f5d5460fbd15ed23a3a8aaff to start an election
I20260709 13:16:53.620587  3203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a177d5b76e04e0480ea37b297301ff8"
dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
 from {username='slave'} at 127.0.0.1:53064
I20260709 13:16:53.621105  3203 raft_consensus.cc:493] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:53.621434  3203 raft_consensus.cc:3060] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:53.627547  3203 raft_consensus.cc:515] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.629221  3203 leader_election.cc:290] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 2 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:53.630379  3053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a177d5b76e04e0480ea37b297301ff8" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:53.630379  3127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a177d5b76e04e0480ea37b297301ff8" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:53.631208  3053 raft_consensus.cc:3055] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:53.631222  3127 raft_consensus.cc:3060] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:53.631673  3053 raft_consensus.cc:740] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:53.632519  3053 consensus_queue.cc:260] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.633791  3053 raft_consensus.cc:3060] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:53.638525  3127 raft_consensus.cc:2468] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 2.
I20260709 13:16:53.643594  3168 leader_election.cc:304] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:53.644865  3249 raft_consensus.cc:2804] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:53.645303  3249 raft_consensus.cc:697] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:53.646328  3249 consensus_queue.cc:237] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.647457  3053 raft_consensus.cc:2468] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 2.
I20260709 13:16:53.656056  2950 catalog_manager.cc:5697] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 1 to 2, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 2 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:53.742935  3379 raft_consensus.cc:993] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93: : Instructing follower 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:53.743429  3378 raft_consensus.cc:1081] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 LEADER]: Signalling peer 771e6b9f968a431e8dd589df1a77b894 to start an election
I20260709 13:16:53.745149  3127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c"
dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
 from {username='slave'} at 127.0.0.1:42682
I20260709 13:16:53.745775  3127 raft_consensus.cc:493] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:53.746172  3127 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:53.752138  3127 raft_consensus.cc:515] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.754500  3127 leader_election.cc:290] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 5 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:53.755465  3053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "daf7ad0a5e72414e81ce859ac9e21f93"
I20260709 13:16:53.755669  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753ea40075b241e18f4fc8978086d61c" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:53.756166  3053 raft_consensus.cc:3055] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:53.756259  3203 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:53.756609  3053 raft_consensus.cc:740] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: daf7ad0a5e72414e81ce859ac9e21f93, State: Running, Role: LEADER
I20260709 13:16:53.757705  3053 consensus_queue.cc:260] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.759061  3053 raft_consensus.cc:3060] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:53.761092  3203 raft_consensus.cc:2468] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 5.
I20260709 13:16:53.762120  3094 leader_election.cc:304] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:53.762888  3361 raft_consensus.cc:2804] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:53.763396  3361 raft_consensus.cc:697] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 5 LEADER]: Becoming Leader. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Running, Role: LEADER
I20260709 13:16:53.764297  3361 consensus_queue.cc:237] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:53.765077  3053 raft_consensus.cc:2468] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 5.
I20260709 13:16:53.772575  2950 catalog_manager.cc:5697] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 reported cstate change: term changed from 4 to 5, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130). New cstate: current_term: 5 leader_uuid: "771e6b9f968a431e8dd589df1a77b894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:53.876271  3203 raft_consensus.cc:1275] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:53.877614  3361 consensus_queue.cc:1048] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:53.893112  3053 raft_consensus.cc:1275] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:53.895218  3380 consensus_queue.cc:1048] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:53.962601  3053 raft_consensus.cc:1275] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:53.964210  3249 consensus_queue.cc:1048] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:53.976060  3126 raft_consensus.cc:1275] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:53.978729  3386 consensus_queue.cc:1048] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:54.051757  3126 raft_consensus.cc:1275] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:54.053166  3249 consensus_queue.cc:1048] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:54.062597  3053 raft_consensus.cc:1275] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:54.064309  3398 consensus_queue.cc:1048] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:54.215972  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:54.221771  2426 tablet_server.cc:179] TabletServer@127.2.94.129:0 shutting down...
I20260709 13:16:54.238325  3203 raft_consensus.cc:1275] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:54.239673  3361 consensus_queue.cc:1048] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:54.247505  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:16:54.250695  3093 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 13:16:54.255626  2426 tablet_replica.cc:333] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93: stopping tablet replica
I20260709 13:16:54.256533  2426 raft_consensus.cc:2243] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:54.256812  3093 consensus_peers.cc:597] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:54.257028  2426 raft_consensus.cc:2272] T 5a177d5b76e04e0480ea37b297301ff8 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.262853  2426 tablet_replica.cc:333] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93: stopping tablet replica
I20260709 13:16:54.263808  2426 raft_consensus.cc:2243] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.264320  2426 raft_consensus.cc:2272] T de98da3276864eacb06c0717974cf048 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.267114  2426 tablet_replica.cc:333] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93: stopping tablet replica
I20260709 13:16:54.267895  2426 raft_consensus.cc:2243] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.268903  2426 raft_consensus.cc:2272] T b32956eebf8347dd9b64eb9f0da8e306 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.270920  2426 tablet_replica.cc:333] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93: stopping tablet replica
I20260709 13:16:54.271435  2426 raft_consensus.cc:2243] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.272189  2426 raft_consensus.cc:2272] T f080d295903f405795c7715557241ef0 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.273898  2426 tablet_replica.cc:333] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93: stopping tablet replica
I20260709 13:16:54.274408  2426 raft_consensus.cc:2243] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.274807  2426 raft_consensus.cc:2272] T 48f682b873df4f7b942d79f0861d7f59 P daf7ad0a5e72414e81ce859ac9e21f93 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.276602  2426 tablet_replica.cc:333] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93: stopping tablet replica
I20260709 13:16:54.277109  2426 raft_consensus.cc:2243] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.277657  2426 raft_consensus.cc:2272] T 14107aa689e84a21968c949bb641a5d3 P daf7ad0a5e72414e81ce859ac9e21f93 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.280025  2426 tablet_replica.cc:333] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93: stopping tablet replica
I20260709 13:16:54.280534  2426 raft_consensus.cc:2243] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.280853  2426 raft_consensus.cc:2272] T 753ea40075b241e18f4fc8978086d61c P daf7ad0a5e72414e81ce859ac9e21f93 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.282435  2426 tablet_replica.cc:333] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93: stopping tablet replica
I20260709 13:16:54.282846  2426 raft_consensus.cc:2243] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.283552  2426 raft_consensus.cc:2272] T d677d061f5cd4146a67236232188876b P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.285203  2426 tablet_replica.cc:333] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93: stopping tablet replica
I20260709 13:16:54.285718  2426 raft_consensus.cc:2243] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:54.286060  2426 raft_consensus.cc:2272] T 3f20e0a4d141476ab00bb73aa9c61e92 P daf7ad0a5e72414e81ce859ac9e21f93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:54.287640  2426 tablet_replica.cc:333] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93: stopping tablet replica
I20260709 13:16:54.288017  2426 raft_consensus.cc:2243] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:54.288681  2426 raft_consensus.cc:2272] T a13c656cb65743629ca5ce2a752b6988 P daf7ad0a5e72414e81ce859ac9e21f93 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:54.459065  3093 consensus_peers.cc:597] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:54.476610  3167 consensus_peers.cc:597] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:54.529822  3093 consensus_peers.cc:597] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:54.529968  3167 consensus_peers.cc:597] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:54.772812  3167 consensus_peers.cc:597] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:55.251971  3408 raft_consensus.cc:493] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.252703  3408 raft_consensus.cc:515] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:55.255077  3408 leader_election.cc:290] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033)
I20260709 13:16:55.256179  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
W20260709 13:16:55.260282  3167 leader_election.cc:336] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.260721  3167 leader_election.cc:304] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:55.261454  3408 raft_consensus.cc:2749] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:16:55.375986  3075 debug-util.cc:398] Leaking SignalData structure 0x7b080018fa20 after lost signal to thread 2429
W20260709 13:16:55.377173  3075 debug-util.cc:398] Leaking SignalData structure 0x7b080018f4c0 after lost signal to thread 2986
W20260709 13:16:55.378206  3075 debug-util.cc:398] Leaking SignalData structure 0x7b080011a2e0 after lost signal to thread 3153
W20260709 13:16:55.379149  3075 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5120 after lost signal to thread 3227
I20260709 13:16:55.381312  3409 raft_consensus.cc:493] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.381881  3409 raft_consensus.cc:515] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.383855  3409 leader_election.cc:290] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:55.385512  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d677d061f5cd4146a67236232188876b" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
W20260709 13:16:55.388129  3093 leader_election.cc:336] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.388670  3093 leader_election.cc:304] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 771e6b9f968a431e8dd589df1a77b894; no voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:55.390091  3409 raft_consensus.cc:2749] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:55.402103  2426 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3075)
I20260709 13:16:55.404958  3409 raft_consensus.cc:493] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.405690  3409 raft_consensus.cc:515] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.407666  3409 leader_election.cc:290] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:55.409081  3361 raft_consensus.cc:493] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.409121  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
I20260709 13:16:55.409698  3361 raft_consensus.cc:515] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.409495  3409 raft_consensus.cc:493] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.410722  3409 raft_consensus.cc:515] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:55.412765  3361 leader_election.cc:290] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629)
I20260709 13:16:55.413326  3409 leader_election.cc:290] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629), daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033)
I20260709 13:16:55.414633  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
I20260709 13:16:55.415650  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" is_pre_election: true
W20260709 13:16:55.416190  3093 leader_election.cc:336] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.416204  3202 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 4.
I20260709 13:16:55.416739  3093 leader_election.cc:304] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [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: 771e6b9f968a431e8dd589df1a77b894; no voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:55.418115  3094 leader_election.cc:304] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:55.419185  3403 raft_consensus.cc:2804] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:16:55.419538  3403 raft_consensus.cc:493] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Starting leader election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.420075  3403 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:16:55.420749  3093 leader_election.cc:336] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.421810  3093 leader_election.cc:304] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [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: 771e6b9f968a431e8dd589df1a77b894; no voters: 8f792450f5d5460fbd15ed23a3a8aaff, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:55.427945  3403 raft_consensus.cc:515] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:55.418869  3361 raft_consensus.cc:2749] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:55.430999  3409 raft_consensus.cc:2749] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:55.434819  3403 leader_election.cc:290] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 5 election: Requested vote from peers 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131:42629), daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033)
W20260709 13:16:55.435132  3093 leader_election.cc:336] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.436055  3202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080d295903f405795c7715557241ef0" candidate_uuid: "771e6b9f968a431e8dd589df1a77b894" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "8f792450f5d5460fbd15ed23a3a8aaff"
I20260709 13:16:55.436646  3202 raft_consensus.cc:3060] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:16:55.442641  3093 leader_election.cc:336] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.444914  3202 raft_consensus.cc:2468] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 771e6b9f968a431e8dd589df1a77b894 in term 5.
I20260709 13:16:55.445956  3094 leader_election.cc:304] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:55.446645  3403 raft_consensus.cc:2804] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:55.447121  3403 raft_consensus.cc:697] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 5 LEADER]: Becoming Leader. State: Replica: 771e6b9f968a431e8dd589df1a77b894, State: Running, Role: LEADER
I20260709 13:16:55.447971  3403 consensus_queue.cc:237] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [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: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:55.459842  2950 catalog_manager.cc:5697] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 reported cstate change: term changed from 4 to 5, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130). New cstate: current_term: 5 leader_uuid: "771e6b9f968a431e8dd589df1a77b894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:55.466840  3408 raft_consensus.cc:493] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.467592  3408 raft_consensus.cc:515] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.470337  3408 leader_election.cc:290] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:55.472824  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:55.473574  3126 raft_consensus.cc:2468] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 3.
I20260709 13:16:55.475346  3168 leader_election.cc:304] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
I20260709 13:16:55.476712  3408 raft_consensus.cc:2804] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:16:55.477186  3408 raft_consensus.cc:493] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Starting leader election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.477706  3408 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:16:55.477484  3167 leader_election.cc:336] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.488188  3408 raft_consensus.cc:515] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.492126  3408 leader_election.cc:290] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 4 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:55.493011  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13c656cb65743629ca5ce2a752b6988" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:55.493669  3126 raft_consensus.cc:3060] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:16:55.495956  3167 leader_election.cc:336] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.502738  3126 raft_consensus.cc:2468] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 4.
I20260709 13:16:55.504403  3168 leader_election.cc:304] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:55.505419  3408 raft_consensus.cc:2804] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:55.505909  3408 raft_consensus.cc:697] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:55.506896  3408 consensus_queue.cc:237] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.516188  2950 catalog_manager.cc:5697] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 3 to 4, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 4 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:55.524863  3408 raft_consensus.cc:493] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.525918  3408 raft_consensus.cc:515] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.529299  3408 leader_election.cc:290] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:55.530802  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:55.531402  3126 raft_consensus.cc:2468] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 2.
I20260709 13:16:55.532553  3168 leader_election.cc:304] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
W20260709 13:16:55.533311  3167 leader_election.cc:336] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.534139  3408 raft_consensus.cc:2804] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:55.534478  3408 raft_consensus.cc:493] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting leader election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.534781  3408 raft_consensus.cc:3060] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:55.540642  3408 raft_consensus.cc:515] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.543855  3408 leader_election.cc:290] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:55.544337  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32956eebf8347dd9b64eb9f0da8e306" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:55.544986  3126 raft_consensus.cc:3060] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:16:55.547593  3167 leader_election.cc:336] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.551016  3126 raft_consensus.cc:2468] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 3.
I20260709 13:16:55.552345  3168 leader_election.cc:304] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:55.553087  3408 raft_consensus.cc:2804] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:55.553663  3408 raft_consensus.cc:697] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:55.554697  3408 consensus_queue.cc:237] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [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: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.564431  2950 catalog_manager.cc:5697] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 2 to 3, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 3 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:55.602658  3408 raft_consensus.cc:493] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.603303  3408 raft_consensus.cc:515] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.605252  3408 leader_election.cc:290] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:55.606848  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d677d061f5cd4146a67236232188876b" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894" is_pre_election: true
I20260709 13:16:55.607820  3126 raft_consensus.cc:2468] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 1.
I20260709 13:16:55.609047  3168 leader_election.cc:304] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 
W20260709 13:16:55.609656  3167 leader_election.cc:336] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.609882  3408 raft_consensus.cc:2804] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:55.610282  3408 raft_consensus.cc:493] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Starting leader election (detected failure of leader daf7ad0a5e72414e81ce859ac9e21f93)
I20260709 13:16:55.610580  3408 raft_consensus.cc:3060] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:55.615774  3408 raft_consensus.cc:515] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.617460  3408 leader_election.cc:290] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 2 election: Requested vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
I20260709 13:16:55.618839  3126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d677d061f5cd4146a67236232188876b" candidate_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "771e6b9f968a431e8dd589df1a77b894"
I20260709 13:16:55.619632  3126 raft_consensus.cc:3060] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:55.622725  3167 leader_election.cc:336] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:55.625375  3126 raft_consensus.cc:2468] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f792450f5d5460fbd15ed23a3a8aaff in term 2.
I20260709 13:16:55.626474  3168 leader_election.cc:304] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [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: 771e6b9f968a431e8dd589df1a77b894, 8f792450f5d5460fbd15ed23a3a8aaff; no voters: daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:55.627257  3408 raft_consensus.cc:2804] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:55.627871  3408 raft_consensus.cc:697] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 LEADER]: Becoming Leader. State: Replica: 8f792450f5d5460fbd15ed23a3a8aaff, State: Running, Role: LEADER
I20260709 13:16:55.628917  3408 consensus_queue.cc:237] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:55.641098  2950 catalog_manager.cc:5697] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff reported cstate change: term changed from 1 to 2, leader changed from daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129) to 8f792450f5d5460fbd15ed23a3a8aaff (127.2.94.131). New cstate: current_term: 2 leader_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:55.884025  3202 raft_consensus.cc:1275] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Refusing update from remote peer 771e6b9f968a431e8dd589df1a77b894: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:55.885485  3403 consensus_queue.cc:1048] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:16:55.886269  3093 consensus_peers.cc:597] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:55.940475  3167 consensus_peers.cc:597] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:55.959892  3126 raft_consensus.cc:1275] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:55.961231  3408 consensus_queue.cc:1048] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:55.993790  3126 raft_consensus.cc:1275] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:55.995370  3423 consensus_queue.cc:1048] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:16:56.016881  3167 consensus_peers.cc:597] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:56.143169  3126 raft_consensus.cc:1275] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Refusing update from remote peer 8f792450f5d5460fbd15ed23a3a8aaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:56.144541  3408 consensus_queue.cc:1048] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:56.159339  3167 consensus_peers.cc:597] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:56.402698  2426 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3075)
W20260709 13:16:56.805022  3093 consensus_peers.cc:597] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:56.914723  3093 consensus_peers.cc:597] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:56.964471  3167 consensus_peers.cc:597] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:57.047181  3167 consensus_peers.cc:597] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:57.119324  3167 consensus_peers.cc:597] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:57.253042  3093 consensus_peers.cc:597] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:57.403213  2426 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 3075)
I20260709 13:16:57.882513  2426 tablet_server.cc:196] TabletServer@127.2.94.129:0 shutdown complete.
I20260709 13:16:57.903031  2426 tablet_server.cc:179] TabletServer@127.2.94.130:0 shutting down...
W20260709 13:16:57.965296  3168 consensus_peers.cc:597] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:57.968060  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:57.970310  2426 tablet_replica.cc:333] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894: stopping tablet replica
I20260709 13:16:57.971149  2426 raft_consensus.cc:2243] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:57.971690  2426 raft_consensus.cc:2272] T d677d061f5cd4146a67236232188876b P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:57.974102  2426 tablet_replica.cc:333] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894: stopping tablet replica
I20260709 13:16:57.974715  2426 raft_consensus.cc:2243] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:57.975453  2426 raft_consensus.cc:2272] T de98da3276864eacb06c0717974cf048 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:57.977957  2426 tablet_replica.cc:333] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894: stopping tablet replica
I20260709 13:16:57.978667  2426 raft_consensus.cc:2243] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:57.979605  2426 raft_consensus.cc:2272] T 753ea40075b241e18f4fc8978086d61c P 771e6b9f968a431e8dd589df1a77b894 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:57.981945  2426 tablet_replica.cc:333] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894: stopping tablet replica
I20260709 13:16:57.982481  2426 raft_consensus.cc:2243] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:57.982981  2426 raft_consensus.cc:2272] T 5a177d5b76e04e0480ea37b297301ff8 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:57.985787  2426 tablet_replica.cc:333] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894: stopping tablet replica
I20260709 13:16:57.986466  2426 raft_consensus.cc:2243] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:57.986974  2426 raft_consensus.cc:2272] T 14107aa689e84a21968c949bb641a5d3 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:57.989173  2426 tablet_replica.cc:333] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894: stopping tablet replica
I20260709 13:16:57.989909  2426 raft_consensus.cc:2243] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:57.990826  2426 raft_consensus.cc:2272] T 48f682b873df4f7b942d79f0861d7f59 P 771e6b9f968a431e8dd589df1a77b894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:57.993144  2426 tablet_replica.cc:333] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894: stopping tablet replica
I20260709 13:16:57.993839  2426 raft_consensus.cc:2243] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:57.994367  2426 raft_consensus.cc:2272] T a13c656cb65743629ca5ce2a752b6988 P 771e6b9f968a431e8dd589df1a77b894 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:57.996227  2426 tablet_replica.cc:333] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894: stopping tablet replica
I20260709 13:16:57.996892  2426 raft_consensus.cc:2243] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:57.997388  2426 raft_consensus.cc:2272] T 3f20e0a4d141476ab00bb73aa9c61e92 P 771e6b9f968a431e8dd589df1a77b894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:57.999966  2426 tablet_replica.cc:333] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894: stopping tablet replica
I20260709 13:16:58.000626  2426 raft_consensus.cc:2243] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:58.001585  2426 raft_consensus.cc:2272] T f080d295903f405795c7715557241ef0 P 771e6b9f968a431e8dd589df1a77b894 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:58.003736  2426 tablet_replica.cc:333] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894: stopping tablet replica
I20260709 13:16:58.004361  2426 raft_consensus.cc:2243] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:58.004873  2426 raft_consensus.cc:2272] T b32956eebf8347dd9b64eb9f0da8e306 P 771e6b9f968a431e8dd589df1a77b894 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:58.032279  3168 consensus_peers.cc:597] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:58.065793  3168 consensus_peers.cc:597] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:58.109382  3168 consensus_peers.cc:597] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:58.143216  3168 consensus_peers.cc:597] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:58.320748  3167 consensus_peers.cc:597] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:58.434459  3168 consensus_peers.cc:597] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:58.553889  3167 consensus_peers.cc:597] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:58.667140  3167 consensus_peers.cc:597] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:16:58.984952  3150 debug-util.cc:398] Leaking SignalData structure 0x7b0800158f40 after lost signal to thread 2429
W20260709 13:16:58.986030  3150 debug-util.cc:398] Leaking SignalData structure 0x7b08000f70a0 after lost signal to thread 2986
W20260709 13:16:58.986487  3150 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7360 after lost signal to thread 3105
W20260709 13:16:58.986755  3150 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7380 after lost signal to thread 3107
W20260709 13:16:58.987006  3150 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7400 after lost signal to thread 3153
W20260709 13:16:58.987772  3150 debug-util.cc:398] Leaking SignalData structure 0x7b0800193680 after lost signal to thread 3227
W20260709 13:16:59.030933  2426 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3150)
I20260709 13:16:59.082432  3429 raft_consensus.cc:493] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 771e6b9f968a431e8dd589df1a77b894)
I20260709 13:16:59.083033  3429 raft_consensus.cc:515] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:59.085246  3429 leader_election.cc:290] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
W20260709 13:16:59.088903  3167 leader_election.cc:336] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
W20260709 13:16:59.089383  3168 leader_election.cc:336] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111)
I20260709 13:16:59.089766  3168 leader_election.cc:304] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [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: 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:59.090314  3429 raft_consensus.cc:2749] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:59.126770  3429 raft_consensus.cc:493] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 771e6b9f968a431e8dd589df1a77b894)
I20260709 13:16:59.127388  3429 raft_consensus.cc:515] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:16:59.129781  3429 leader_election.cc:290] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033)
W20260709 13:16:59.134346  3167 leader_election.cc:336] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
W20260709 13:16:59.134802  3168 leader_election.cc:336] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111)
I20260709 13:16:59.135272  3168 leader_election.cc:304] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:59.136023  3429 raft_consensus.cc:2749] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:16:59.208489  3429 raft_consensus.cc:493] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 771e6b9f968a431e8dd589df1a77b894)
I20260709 13:16:59.209046  3429 raft_consensus.cc:515] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:59.211097  3429 leader_election.cc:290] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
W20260709 13:16:59.215415  3168 leader_election.cc:336] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111)
W20260709 13:16:59.215941  3167 leader_election.cc:336] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:16:59.216290  3167 leader_election.cc:304] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:59.216881  3429 raft_consensus.cc:2749] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:16:59.253299  3168 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111) [suppressed 112 similar messages]
I20260709 13:16:59.412528  3427 raft_consensus.cc:493] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 771e6b9f968a431e8dd589df1a77b894)
I20260709 13:16:59.413183  3427 raft_consensus.cc:515] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:16:59.415485  3427 leader_election.cc:290] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
W20260709 13:16:59.420018  3167 leader_election.cc:336] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
W20260709 13:16:59.421514  3168 leader_election.cc:336] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111)
I20260709 13:16:59.421983  3168 leader_election.cc:304] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:16:59.422583  3427 raft_consensus.cc:2749] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:16:59.573752  3167 consensus_peers.cc:597] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:59.586453  3167 consensus_peers.cc:597] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:16:59.637614  3167 consensus_peers.cc:597] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:00.031464  2426 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3150)
W20260709 13:17:00.354952  3168 consensus_peers.cc:597] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:00.454336  3168 consensus_peers.cc:597] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:00.509544  3168 consensus_peers.cc:597] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:00.538409  3168 consensus_peers.cc:597] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:00.697441  3168 consensus_peers.cc:597] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:00.887316  3427 raft_consensus.cc:493] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 771e6b9f968a431e8dd589df1a77b894)
I20260709 13:17:00.887977  3427 raft_consensus.cc:515] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:17:00.890368  3427 leader_election.cc:290] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
W20260709 13:17:00.894814  3167 leader_election.cc:336] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
W20260709 13:17:00.895406  3168 leader_election.cc:336] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111)
I20260709 13:17:00.895776  3168 leader_election.cc:304] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:17:00.896376  3427 raft_consensus.cc:2749] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:17:00.979117  3168 consensus_peers.cc:597] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Couldn't send request to peer 771e6b9f968a431e8dd589df1a77b894. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:01.001055  3167 consensus_peers.cc:597] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:01.032032  2426 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 3150)
I20260709 13:17:01.037314  3427 raft_consensus.cc:493] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 771e6b9f968a431e8dd589df1a77b894)
I20260709 13:17:01.037940  3427 raft_consensus.cc:515] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:17:01.040169  3427 leader_election.cc:290] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
W20260709 13:17:01.044276  3168 leader_election.cc:336] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111)
W20260709 13:17:01.044728  3167 leader_election.cc:336] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:17:01.045145  3167 leader_election.cc:304] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:17:01.045857  3427 raft_consensus.cc:2749] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:01.096257  3167 consensus_peers.cc:597] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:01.100123  3427 raft_consensus.cc:493] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 771e6b9f968a431e8dd589df1a77b894)
I20260709 13:17:01.100629  3427 raft_consensus.cc:515] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } }
I20260709 13:17:01.102506  3427 leader_election.cc:290] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033), 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817)
W20260709 13:17:01.106274  3168 leader_election.cc:336] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111)
W20260709 13:17:01.106818  3167 leader_election.cc:336] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
I20260709 13:17:01.107216  3167 leader_election.cc:304] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [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: 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:17:01.107793  3427 raft_consensus.cc:2749] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:17:01.328171  3167 consensus_peers.cc:597] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff -> Peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Couldn't send request to peer daf7ad0a5e72414e81ce859ac9e21f93. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:01.357264  3427 raft_consensus.cc:493] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 771e6b9f968a431e8dd589df1a77b894)
I20260709 13:17:01.357909  3427 raft_consensus.cc:515] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f792450f5d5460fbd15ed23a3a8aaff" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 42629 } } peers { permanent_uuid: "771e6b9f968a431e8dd589df1a77b894" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33817 } } peers { permanent_uuid: "daf7ad0a5e72414e81ce859ac9e21f93" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 35033 } }
I20260709 13:17:01.360095  3427 leader_election.cc:290] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817), daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033)
W20260709 13:17:01.363859  3167 leader_election.cc:336] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer daf7ad0a5e72414e81ce859ac9e21f93 (127.2.94.129:35033): Network error: Client connection negotiation failed: client connection to 127.2.94.129:35033: connect: Connection refused (error 111)
W20260709 13:17:01.364601  3168 leader_election.cc:336] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 771e6b9f968a431e8dd589df1a77b894 (127.2.94.130:33817): Network error: Client connection negotiation failed: client connection to 127.2.94.130:33817: connect: Connection refused (error 111)
I20260709 13:17:01.365015  3168 leader_election.cc:304] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [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: 8f792450f5d5460fbd15ed23a3a8aaff; no voters: 771e6b9f968a431e8dd589df1a77b894, daf7ad0a5e72414e81ce859ac9e21f93
I20260709 13:17:01.365698  3427 raft_consensus.cc:2749] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:01.531227  2426 tablet_server.cc:196] TabletServer@127.2.94.130:0 shutdown complete.
I20260709 13:17:01.568524  2426 tablet_server.cc:179] TabletServer@127.2.94.131:0 shutting down...
I20260709 13:17:01.603924  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:01.605036  2426 tablet_replica.cc:333] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff: stopping tablet replica
I20260709 13:17:01.605908  2426 raft_consensus.cc:2243] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:01.607518  2426 raft_consensus.cc:2272] T a13c656cb65743629ca5ce2a752b6988 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.610054  2426 tablet_replica.cc:333] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff: stopping tablet replica
I20260709 13:17:01.610560  2426 raft_consensus.cc:2243] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:01.611413  2426 raft_consensus.cc:2272] T 3f20e0a4d141476ab00bb73aa9c61e92 P 8f792450f5d5460fbd15ed23a3a8aaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.613004  2426 tablet_replica.cc:333] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff: stopping tablet replica
I20260709 13:17:01.613433  2426 raft_consensus.cc:2243] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.614032  2426 raft_consensus.cc:2272] T de98da3276864eacb06c0717974cf048 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.615833  2426 tablet_replica.cc:333] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff: stopping tablet replica
I20260709 13:17:01.616401  2426 raft_consensus.cc:2243] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.617087  2426 raft_consensus.cc:2272] T 48f682b873df4f7b942d79f0861d7f59 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.618860  2426 tablet_replica.cc:333] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff: stopping tablet replica
I20260709 13:17:01.619374  2426 raft_consensus.cc:2243] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:01.620492  2426 raft_consensus.cc:2272] T 14107aa689e84a21968c949bb641a5d3 P 8f792450f5d5460fbd15ed23a3a8aaff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.622332  2426 tablet_replica.cc:333] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff: stopping tablet replica
I20260709 13:17:01.622803  2426 raft_consensus.cc:2243] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:01.623705  2426 raft_consensus.cc:2272] T 5a177d5b76e04e0480ea37b297301ff8 P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.626008  2426 tablet_replica.cc:333] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff: stopping tablet replica
I20260709 13:17:01.626492  2426 raft_consensus.cc:2243] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:01.627410  2426 raft_consensus.cc:2272] T d677d061f5cd4146a67236232188876b P 8f792450f5d5460fbd15ed23a3a8aaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.629172  2426 tablet_replica.cc:333] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff: stopping tablet replica
I20260709 13:17:01.629877  2426 raft_consensus.cc:2243] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:01.631283  2426 raft_consensus.cc:2272] T b32956eebf8347dd9b64eb9f0da8e306 P 8f792450f5d5460fbd15ed23a3a8aaff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.633215  2426 tablet_replica.cc:333] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff: stopping tablet replica
I20260709 13:17:01.633739  2426 raft_consensus.cc:2243] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.634302  2426 raft_consensus.cc:2272] T 753ea40075b241e18f4fc8978086d61c P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.636264  2426 tablet_replica.cc:333] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff: stopping tablet replica
I20260709 13:17:01.636720  2426 raft_consensus.cc:2243] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.637205  2426 raft_consensus.cc:2272] T f080d295903f405795c7715557241ef0 P 8f792450f5d5460fbd15ed23a3a8aaff [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.670511  2426 tablet_server.cc:196] TabletServer@127.2.94.131:0 shutdown complete.
I20260709 13:17:01.694621  2426 master.cc:562] Master@127.2.94.190:36701 shutting down...
I20260709 13:17:01.720918  2426 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:01.721616  2426 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.722026  2426 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8d99fab57644286a8e2985c1e2b76e8: stopping tablet replica
I20260709 13:17:01.742311  2426 master.cc:584] Master@127.2.94.190:36701 shutdown complete.
771e6b9f968a431e8dd589df1a77b894  4
8f792450f5d5460fbd15ed23a3a8aaff  1
daf7ad0a5e72414e81ce859ac9e21f93  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (17664 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:17:01.790256  2426 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.94.190:34705
I20260709 13:17:01.791574  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:01.798533  3437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:01.798547  3436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:01.799391  3439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:01.799611  2426 server_base.cc:1061] running on GCE node
I20260709 13:17:01.800575  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:01.800745  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:01.800854  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603021800844 us; error 0 us; skew 500 ppm
I20260709 13:17:01.801366  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:01.803946  2426 webserver.cc:533] Webserver started at http://127.2.94.190:38521/ using document root <none> and password file <none>
I20260709 13:17:01.804378  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:01.804538  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:01.804751  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:01.806270  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/master-0-root/instance:
uuid: "20caca926f1b4664be1ff1c6a513352f"
format_stamp: "Formatted at 2026-07-09 13:17:01 on dist-test-slave-mxd3"
I20260709 13:17:01.810772  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:17:01.814342  3444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:01.815196  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:17:01.815575  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/master-0-root
uuid: "20caca926f1b4664be1ff1c6a513352f"
format_stamp: "Formatted at 2026-07-09 13:17:01 on dist-test-slave-mxd3"
I20260709 13:17:01.815900  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:01.830340  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:01.831591  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:01.869694  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.190:34705
I20260709 13:17:01.869797  3495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.190:34705 every 8 connection(s)
I20260709 13:17:01.873874  3496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:01.884938  3496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f: Bootstrap starting.
I20260709 13:17:01.890033  3496 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.894798  3496 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f: No bootstrap required, opened a new log
I20260709 13:17:01.897266  3496 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20caca926f1b4664be1ff1c6a513352f" member_type: VOTER }
I20260709 13:17:01.897809  3496 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.898124  3496 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20caca926f1b4664be1ff1c6a513352f, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.898823  3496 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20caca926f1b4664be1ff1c6a513352f" member_type: VOTER }
I20260709 13:17:01.899441  3496 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:01.899691  3496 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:01.900038  3496 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.904793  3496 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20caca926f1b4664be1ff1c6a513352f" member_type: VOTER }
I20260709 13:17:01.905455  3496 leader_election.cc:304] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [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: 20caca926f1b4664be1ff1c6a513352f; no voters: 
I20260709 13:17:01.906780  3496 leader_election.cc:290] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:01.907198  3499 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.908675  3499 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 1 LEADER]: Becoming Leader. State: Replica: 20caca926f1b4664be1ff1c6a513352f, State: Running, Role: LEADER
I20260709 13:17:01.909415  3499 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [LEADER]: Queue going to LEADER mode. State: All 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: "20caca926f1b4664be1ff1c6a513352f" member_type: VOTER }
I20260709 13:17:01.910122  3496 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:01.915315  3500 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20caca926f1b4664be1ff1c6a513352f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20caca926f1b4664be1ff1c6a513352f" member_type: VOTER } }
I20260709 13:17:01.916560  3501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20caca926f1b4664be1ff1c6a513352f. Latest consensus state: current_term: 1 leader_uuid: "20caca926f1b4664be1ff1c6a513352f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20caca926f1b4664be1ff1c6a513352f" member_type: VOTER } }
I20260709 13:17:01.917594  3501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:01.918948  3500 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:01.920614  3509 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:01.925872  3509 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:01.926975  2426 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:01.934748  3509 catalog_manager.cc:1383] Generated new cluster ID: 292a8968280e45c68fde25361941334d
I20260709 13:17:01.935096  3509 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:01.954985  3509 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:01.956274  3509 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:01.969966  3509 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f: Generated new TSK 0
I20260709 13:17:01.970551  3509 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:01.994001  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:02.000339  3517 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:02.001698  3518 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:02.003919  3520 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:02.004091  2426 server_base.cc:1061] running on GCE node
I20260709 13:17:02.005146  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:02.005321  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:02.005533  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603022005503 us; error 0 us; skew 500 ppm
I20260709 13:17:02.006116  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:02.008522  2426 webserver.cc:533] Webserver started at http://127.2.94.129:41915/ using document root <none> and password file <none>
I20260709 13:17:02.009045  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:02.009222  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:02.009508  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:02.010587  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/instance:
uuid: "62220af1882547f58159de5ac5d6ecac"
format_stamp: "Formatted at 2026-07-09 13:17:02 on dist-test-slave-mxd3"
I20260709 13:17:02.015563  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:02.019255  3525 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:02.020210  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:02.020510  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root
uuid: "62220af1882547f58159de5ac5d6ecac"
format_stamp: "Formatted at 2026-07-09 13:17:02 on dist-test-slave-mxd3"
I20260709 13:17:02.020798  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:02.049319  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:02.050705  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:02.052300  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:02.054865  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:02.055101  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:02.055362  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:02.055569  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:02.099769  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.129:42805
I20260709 13:17:02.099870  3587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.129:42805 every 8 connection(s)
I20260709 13:17:02.104938  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:02.114024  3592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:02.116357  3593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:02.118880  3595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:02.122110  2426 server_base.cc:1061] running on GCE node
I20260709 13:17:02.123140  3588 heartbeater.cc:344] Connected to a master server at 127.2.94.190:34705
I20260709 13:17:02.123543  3588 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:02.123602  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:02.123932  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:02.124115  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603022124081 us; error 0 us; skew 500 ppm
I20260709 13:17:02.124563  3588 heartbeater.cc:507] Master 127.2.94.190:34705 requested a full tablet report, sending...
I20260709 13:17:02.124831  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:02.127122  3461 ts_manager.cc:194] Registered new tserver with Master: 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:02.127704  2426 webserver.cc:533] Webserver started at http://127.2.94.130:36159/ using document root <none> and password file <none>
I20260709 13:17:02.128204  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:02.128365  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:02.128573  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:02.129097  3461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35000
I20260709 13:17:02.129851  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/instance:
uuid: "60611c619ac74778ab2644df450044a4"
format_stamp: "Formatted at 2026-07-09 13:17:02 on dist-test-slave-mxd3"
I20260709 13:17:02.134824  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:02.138753  3600 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:02.139581  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:17:02.139868  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root
uuid: "60611c619ac74778ab2644df450044a4"
format_stamp: "Formatted at 2026-07-09 13:17:02 on dist-test-slave-mxd3"
I20260709 13:17:02.140139  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:02.155638  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:02.156847  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:02.158354  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:02.160586  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:02.160759  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:02.161038  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:02.161185  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:02.200853  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.130:36137
I20260709 13:17:02.201022  3662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.130:36137 every 8 connection(s)
I20260709 13:17:02.205935  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:02.213065  3666 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:02.215595  3667 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:02.217546  2426 server_base.cc:1061] running on GCE node
W20260709 13:17:02.218173  3669 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:02.218997  3663 heartbeater.cc:344] Connected to a master server at 127.2.94.190:34705
I20260709 13:17:02.219298  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:17:02.219458  3663 heartbeater.cc:461] Registering TS with master...
W20260709 13:17:02.219595  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:02.219889  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603022219869 us; error 0 us; skew 500 ppm
I20260709 13:17:02.220353  3663 heartbeater.cc:507] Master 127.2.94.190:34705 requested a full tablet report, sending...
I20260709 13:17:02.220508  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:02.222831  3461 ts_manager.cc:194] Registered new tserver with Master: 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:02.223618  2426 webserver.cc:533] Webserver started at http://127.2.94.131:36595/ using document root <none> and password file <none>
I20260709 13:17:02.224234  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:02.224469  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:02.224617  3461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35008
I20260709 13:17:02.224771  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:02.226257  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/instance:
uuid: "af8b4811e7084b8a9e3fc314403341b5"
format_stamp: "Formatted at 2026-07-09 13:17:02 on dist-test-slave-mxd3"
I20260709 13:17:02.230701  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:02.234442  3674 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:02.235332  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:17:02.235584  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root
uuid: "af8b4811e7084b8a9e3fc314403341b5"
format_stamp: "Formatted at 2026-07-09 13:17:02 on dist-test-slave-mxd3"
I20260709 13:17:02.235821  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:02.255087  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:02.256256  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:02.257743  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:02.260198  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:02.260403  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:02.260694  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:02.260846  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:02.303381  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.131:43803
I20260709 13:17:02.303524  3736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.131:43803 every 8 connection(s)
I20260709 13:17:02.318130  3737 heartbeater.cc:344] Connected to a master server at 127.2.94.190:34705
I20260709 13:17:02.318447  3737 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:02.319175  3737 heartbeater.cc:507] Master 127.2.94.190:34705 requested a full tablet report, sending...
I20260709 13:17:02.321120  3461 ts_manager.cc:194] Registered new tserver with Master: af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:02.321215  2426 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014705174s
I20260709 13:17:02.322655  3461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35024
I20260709 13:17:02.348721  3461 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35036:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:17:02.355782  3461 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:17:02.548444  3628 tablet_service.cc:1511] Processing CreateTablet for tablet bc8bed135dbc4f509f101cc7fabd10b3 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:02.549957  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8bed135dbc4f509f101cc7fabd10b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.549816  3625 tablet_service.cc:1511] Processing CreateTablet for tablet 1159fa8ece4d4581bde77b373787e578 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:02.550715  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 70dd47514b72420193685e9b0b0e8c93 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:02.551985  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70dd47514b72420193685e9b0b0e8c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.552078  3626 tablet_service.cc:1511] Processing CreateTablet for tablet 46ff013de9a741589868adaf30f878b6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:02.554416  3627 tablet_service.cc:1511] Processing CreateTablet for tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:02.555728  3627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.558413  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1159fa8ece4d4581bde77b373787e578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.559903  3623 tablet_service.cc:1511] Processing CreateTablet for tablet c4e3bd6aa0554641b0eb9634a4dbd795 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:02.561249  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e3bd6aa0554641b0eb9634a4dbd795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.561985  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ff013de9a741589868adaf30f878b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.562803  3622 tablet_service.cc:1511] Processing CreateTablet for tablet 8d78f246768446cfa6006f1b0eef070b (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:02.564082  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d78f246768446cfa6006f1b0eef070b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.574740  3752 tablet_bootstrap.cc:492] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:02.575378  3621 tablet_service.cc:1511] Processing CreateTablet for tablet a17a9f48762d4f3e9546df9dcc330e15 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:02.576747  3621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a17a9f48762d4f3e9546df9dcc330e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.581099  3752 tablet_bootstrap.cc:654] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.582603  3620 tablet_service.cc:1511] Processing CreateTablet for tablet bcc702aa0cfd4704a107ff593778330e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:02.583910  3620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc702aa0cfd4704a107ff593778330e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.587109  3628 tablet_service.cc:1511] Processing CreateTablet for tablet eb62a2b7f6324907bd672b8f3b3e4871 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:02.588328  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb62a2b7f6324907bd672b8f3b3e4871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.591300  3619 tablet_service.cc:1511] Processing CreateTablet for tablet 682dc26c33a94ae5b4c4b703cb3e3fc2 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:02.593209  3752 tablet_bootstrap.cc:492] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:02.592638  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682dc26c33a94ae5b4c4b703cb3e3fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.593868  3752 ts_tablet_manager.cc:1403] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:17:02.597122  3752 raft_consensus.cc:359] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:02.598081  3752 raft_consensus.cc:385] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.598428  3752 raft_consensus.cc:740] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.599211  3752 consensus_queue.cc:260] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:02.606420  3752 ts_tablet_manager.cc:1434] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 13:17:02.607254  3663 heartbeater.cc:499] Master 127.2.94.190:34705 was elected leader, sending a full tablet report...
I20260709 13:17:02.611933  3702 tablet_service.cc:1511] Processing CreateTablet for tablet bc8bed135dbc4f509f101cc7fabd10b3 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:02.612895  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 46ff013de9a741589868adaf30f878b6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:02.616835  3698 tablet_service.cc:1511] Processing CreateTablet for tablet 70dd47514b72420193685e9b0b0e8c93 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:02.617626  3696 tablet_service.cc:1511] Processing CreateTablet for tablet 8d78f246768446cfa6006f1b0eef070b (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:02.624699  3552 tablet_service.cc:1511] Processing CreateTablet for tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:02.625372  3551 tablet_service.cc:1511] Processing CreateTablet for tablet 46ff013de9a741589868adaf30f878b6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:02.626197  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.621686  3693 tablet_service.cc:1511] Processing CreateTablet for tablet eb62a2b7f6324907bd672b8f3b3e4871 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:02.614984  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:02.626837  3551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ff013de9a741589868adaf30f878b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.620293  3694 tablet_service.cc:1511] Processing CreateTablet for tablet bcc702aa0cfd4704a107ff593778330e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:02.621765  3553 tablet_service.cc:1511] Processing CreateTablet for tablet bc8bed135dbc4f509f101cc7fabd10b3 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:02.615487  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 1159fa8ece4d4581bde77b373787e578 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:02.618952  3695 tablet_service.cc:1511] Processing CreateTablet for tablet a17a9f48762d4f3e9546df9dcc330e15 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:02.629541  3553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8bed135dbc4f509f101cc7fabd10b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.616297  3697 tablet_service.cc:1511] Processing CreateTablet for tablet c4e3bd6aa0554641b0eb9634a4dbd795 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:02.613615  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8bed135dbc4f509f101cc7fabd10b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.632510  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.633126  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e3bd6aa0554641b0eb9634a4dbd795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.634085  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70dd47514b72420193685e9b0b0e8c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.634788  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a17a9f48762d4f3e9546df9dcc330e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.636624  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1159fa8ece4d4581bde77b373787e578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.636583  3550 tablet_service.cc:1511] Processing CreateTablet for tablet 1159fa8ece4d4581bde77b373787e578 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:02.639722  3550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1159fa8ece4d4581bde77b373787e578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.639994  3752 tablet_bootstrap.cc:492] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:02.637832  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc702aa0cfd4704a107ff593778330e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.646011  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d78f246768446cfa6006f1b0eef070b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.647181  3549 tablet_service.cc:1511] Processing CreateTablet for tablet 70dd47514b72420193685e9b0b0e8c93 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:02.648569  3549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70dd47514b72420193685e9b0b0e8c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.649987  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb62a2b7f6324907bd672b8f3b3e4871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.658056  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ff013de9a741589868adaf30f878b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.668308  3627 tablet_service.cc:1511] Processing CreateTablet for tablet afb42db2e8d44148b20a02a83e13b70b (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:02.674422  3752 tablet_bootstrap.cc:654] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.676172  3626 tablet_service.cc:1511] Processing CreateTablet for tablet f2bd253649fc437dae6453597379ab2c (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:02.677394  3627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb42db2e8d44148b20a02a83e13b70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.686728  3548 tablet_service.cc:1511] Processing CreateTablet for tablet c4e3bd6aa0554641b0eb9634a4dbd795 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:02.688158  3548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4e3bd6aa0554641b0eb9634a4dbd795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.690877  3547 tablet_service.cc:1511] Processing CreateTablet for tablet 8d78f246768446cfa6006f1b0eef070b (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:02.692263  3547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d78f246768446cfa6006f1b0eef070b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.694880  3546 tablet_service.cc:1511] Processing CreateTablet for tablet a17a9f48762d4f3e9546df9dcc330e15 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:02.696233  3546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a17a9f48762d4f3e9546df9dcc330e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.698001  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 54ef7fac22024692a50929ff82ba90a5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:02.700557  3544 tablet_service.cc:1511] Processing CreateTablet for tablet eb62a2b7f6324907bd672b8f3b3e4871 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:02.701901  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb62a2b7f6324907bd672b8f3b3e4871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.702013  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef7fac22024692a50929ff82ba90a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.703691  3628 tablet_service.cc:1511] Processing CreateTablet for tablet dd78f5e617d3403baeb42c59e0e68b23 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:02.698833  3545 tablet_service.cc:1511] Processing CreateTablet for tablet bcc702aa0cfd4704a107ff593778330e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:02.705607  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd78f5e617d3403baeb42c59e0e68b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.706400  3545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc702aa0cfd4704a107ff593778330e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.725485  3619 tablet_service.cc:1511] Processing CreateTablet for tablet 07ea31095ba140058ba77e4d46f28ab6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:02.737087  3624 tablet_service.cc:1511] Processing CreateTablet for tablet fc72ad7da5374b7faa4233af2ecd2f37 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:02.743009  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 682dc26c33a94ae5b4c4b703cb3e3fc2 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:02.744359  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682dc26c33a94ae5b4c4b703cb3e3fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.745298  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bd253649fc437dae6453597379ab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.751055  3625 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c4d7f52b441698dda7824b0fa0be5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:02.752349  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c4d7f52b441698dda7824b0fa0be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.763876  3699 tablet_service.cc:1511] Processing CreateTablet for tablet afb42db2e8d44148b20a02a83e13b70b (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:02.765218  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb42db2e8d44148b20a02a83e13b70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.766938  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ea31095ba140058ba77e4d46f28ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.767552  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc72ad7da5374b7faa4233af2ecd2f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.770651  3701 tablet_service.cc:1511] Processing CreateTablet for tablet f2bd253649fc437dae6453597379ab2c (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:02.784483  3695 tablet_service.cc:1511] Processing CreateTablet for tablet 54ef7fac22024692a50929ff82ba90a5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:02.790342  3698 tablet_service.cc:1511] Processing CreateTablet for tablet dd78f5e617d3403baeb42c59e0e68b23 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:02.796502  3619 tablet_service.cc:1511] Processing CreateTablet for tablet ec003372396242eba6b5813c854f3f3c (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:02.801018  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec003372396242eba6b5813c854f3f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.808772  3553 tablet_service.cc:1511] Processing CreateTablet for tablet 682dc26c33a94ae5b4c4b703cb3e3fc2 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:02.819820  3623 tablet_service.cc:1511] Processing CreateTablet for tablet d22ee27eeb8647548834b42da28f6cb2 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:02.821164  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22ee27eeb8647548834b42da28f6cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.825474  3622 tablet_service.cc:1511] Processing CreateTablet for tablet 3e24c43bd09349e78bd6b4c0173caec5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:02.826781  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e24c43bd09349e78bd6b4c0173caec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.852551  3546 tablet_service.cc:1511] Processing CreateTablet for tablet afb42db2e8d44148b20a02a83e13b70b (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:02.854904  3702 tablet_service.cc:1511] Processing CreateTablet for tablet 07ea31095ba140058ba77e4d46f28ab6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:02.856235  3553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682dc26c33a94ae5b4c4b703cb3e3fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.862809  3628 tablet_service.cc:1511] Processing CreateTablet for tablet aed0e743817043bc8e18be8f1f4afdaa (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:02.862721  3696 tablet_service.cc:1511] Processing CreateTablet for tablet fc72ad7da5374b7faa4233af2ecd2f37 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:02.863623  3693 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c4d7f52b441698dda7824b0fa0be5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:02.864316  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed0e743817043bc8e18be8f1f4afdaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.841300  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef7fac22024692a50929ff82ba90a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.873173  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bd253649fc437dae6453597379ab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.874624  3620 tablet_service.cc:1511] Processing CreateTablet for tablet 47f36e02e898415cb38331447da0163e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:02.877012  3620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f36e02e898415cb38331447da0163e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.878299  3546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb42db2e8d44148b20a02a83e13b70b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.866544  3544 tablet_service.cc:1511] Processing CreateTablet for tablet 07ea31095ba140058ba77e4d46f28ab6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:02.882325  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ea31095ba140058ba77e4d46f28ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.885893  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd78f5e617d3403baeb42c59e0e68b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.886562  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc72ad7da5374b7faa4233af2ecd2f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.887661  3757 tablet_bootstrap.cc:492] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:02.893960  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ea31095ba140058ba77e4d46f28ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.899997  3694 tablet_service.cc:1511] Processing CreateTablet for tablet d22ee27eeb8647548834b42da28f6cb2 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:02.901299  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22ee27eeb8647548834b42da28f6cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.908995  3544 tablet_service.cc:1511] Processing CreateTablet for tablet 54ef7fac22024692a50929ff82ba90a5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:02.909996  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c4d7f52b441698dda7824b0fa0be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.912153  3752 tablet_bootstrap.cc:492] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:02.923108  3752 ts_tablet_manager.cc:1403] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.283s	user 0.054s	sys 0.070s
I20260709 13:17:02.923681  3552 tablet_service.cc:1511] Processing CreateTablet for tablet dd78f5e617d3403baeb42c59e0e68b23 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:02.925266  3621 tablet_service.cc:1511] Processing CreateTablet for tablet d5a10aa28e01440aa2063c3961b49038 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:02.926025  3752 raft_consensus.cc:359] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:02.926599  3621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a10aa28e01440aa2063c3961b49038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.926745  3752 raft_consensus.cc:385] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.927074  3752 raft_consensus.cc:740] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.928020  3752 consensus_queue.cc:260] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:02.930516  3752 ts_tablet_manager.cc:1434] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:17:02.930719  3551 tablet_service.cc:1511] Processing CreateTablet for tablet fc72ad7da5374b7faa4233af2ecd2f37 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:02.923110  3625 tablet_service.cc:1511] Processing CreateTablet for tablet aaf6432c68124bc0ac126a0577c3f8ff (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
W20260709 13:17:02.920514  3508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:02.916543  3756 tablet_bootstrap.cc:492] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:02.940816  3553 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c4d7f52b441698dda7824b0fa0be5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:02.938875  3752 tablet_bootstrap.cc:492] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:02.938763  3623 tablet_service.cc:1511] Processing CreateTablet for tablet 8e12c29385614179942a368148703e30 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:02.942407  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e12c29385614179942a368148703e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.943334  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf6432c68124bc0ac126a0577c3f8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.955484  3757 tablet_bootstrap.cc:654] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.955219  3550 tablet_service.cc:1511] Processing CreateTablet for tablet ec003372396242eba6b5813c854f3f3c (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:02.897315  3547 tablet_service.cc:1511] Processing CreateTablet for tablet f2bd253649fc437dae6453597379ab2c (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:02.958271  3697 tablet_service.cc:1511] Processing CreateTablet for tablet ec003372396242eba6b5813c854f3f3c (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:02.959579  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec003372396242eba6b5813c854f3f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.960675  3620 tablet_service.cc:1511] Processing CreateTablet for tablet da6e731823e44a0ba6588a19fd293257 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:02.948447  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef7fac22024692a50929ff82ba90a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.949879  3628 tablet_service.cc:1511] Processing CreateTablet for tablet c70e8201a2ff48b7ab489f95de63d14e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:02.978623  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70e8201a2ff48b7ab489f95de63d14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.981369  3620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6e731823e44a0ba6588a19fd293257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.983414  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 3e24c43bd09349e78bd6b4c0173caec5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:02.984747  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e24c43bd09349e78bd6b4c0173caec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.968559  3756 tablet_bootstrap.cc:654] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.969180  3752 tablet_bootstrap.cc:654] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.978507  3551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc72ad7da5374b7faa4233af2ecd2f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.986505  3754 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.986745  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd78f5e617d3403baeb42c59e0e68b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.987391  3553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c4d7f52b441698dda7824b0fa0be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.987071  3754 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:02.945372  3627 tablet_service.cc:1511] Processing CreateTablet for tablet cf18107cc3d9458792602b4b2595b824 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:02.990302  3627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf18107cc3d9458792602b4b2595b824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.990813  3754 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:02.950537  3626 tablet_service.cc:1511] Processing CreateTablet for tablet db5166ac927f48c19609b84beb9a2d74 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:02.998575  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5166ac927f48c19609b84beb9a2d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.014068  3754 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.014552  3754 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.016506  3754 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:03.007496  3547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bd253649fc437dae6453597379ab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.023917  3548 tablet_service.cc:1511] Processing CreateTablet for tablet d22ee27eeb8647548834b42da28f6cb2 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:03.025954  3545 tablet_service.cc:1511] Processing CreateTablet for tablet 3e24c43bd09349e78bd6b4c0173caec5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:02.975407  3619 tablet_service.cc:1511] Processing CreateTablet for tablet 6b776165c13e42a38409e601829d1e9d (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:03.039780  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 044b2b83bf054085a656d61ba9e76cf2 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:03.043987  3544 tablet_service.cc:1511] Processing CreateTablet for tablet aed0e743817043bc8e18be8f1f4afdaa (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:03.033051  3550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec003372396242eba6b5813c854f3f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.046612  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b776165c13e42a38409e601829d1e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.058272  3702 tablet_service.cc:1511] Processing CreateTablet for tablet d5a10aa28e01440aa2063c3961b49038 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:03.059865  3625 tablet_service.cc:1511] Processing CreateTablet for tablet 31567c2626fc44b8807bced29a53ba1e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:03.076134  3545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e24c43bd09349e78bd6b4c0173caec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.076478  3549 tablet_service.cc:1511] Processing CreateTablet for tablet d5a10aa28e01440aa2063c3961b49038 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:03.078020  3549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a10aa28e01440aa2063c3961b49038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.081995  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044b2b83bf054085a656d61ba9e76cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.085381  3622 tablet_service.cc:1511] Processing CreateTablet for tablet 1c36aa3ceff84c269c28deb5d764e96e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:03.111372  3752 tablet_bootstrap.cc:492] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:03.111718  3757 tablet_bootstrap.cc:492] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:03.112146  3757 ts_tablet_manager.cc:1403] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.225s	user 0.021s	sys 0.015s
I20260709 13:17:03.115176  3757 raft_consensus.cc:359] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.115875  3757 raft_consensus.cc:385] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.116189  3757 raft_consensus.cc:740] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.112144  3752 ts_tablet_manager.cc:1403] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.174s	user 0.009s	sys 0.012s
I20260709 13:17:03.118862  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 47f36e02e898415cb38331447da0163e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:03.119513  3546 tablet_service.cc:1511] Processing CreateTablet for tablet db5166ac927f48c19609b84beb9a2d74 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:03.116905  3757 consensus_queue.cc:260] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.124632  3752 raft_consensus.cc:359] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.125746  3553 tablet_service.cc:1511] Processing CreateTablet for tablet aaf6432c68124bc0ac126a0577c3f8ff (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:03.126279  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31567c2626fc44b8807bced29a53ba1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.129079  3752 raft_consensus.cc:385] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.130092  3752 raft_consensus.cc:740] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.126945  3699 tablet_service.cc:1511] Processing CreateTablet for tablet aaf6432c68124bc0ac126a0577c3f8ff (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:03.129680  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c36aa3ceff84c269c28deb5d764e96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.131851  3588 heartbeater.cc:499] Master 127.2.94.190:34705 was elected leader, sending a full tablet report...
I20260709 13:17:03.105260  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed0e743817043bc8e18be8f1f4afdaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.134316  3553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf6432c68124bc0ac126a0577c3f8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.135897  3756 tablet_bootstrap.cc:492] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:03.136400  3756 ts_tablet_manager.cc:1403] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.220s	user 0.010s	sys 0.006s
I20260709 13:17:03.139600  3756 raft_consensus.cc:359] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.140367  3756 raft_consensus.cc:385] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.130043  3696 tablet_service.cc:1511] Processing CreateTablet for tablet aed0e743817043bc8e18be8f1f4afdaa (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:03.128129  3621 tablet_service.cc:1511] Processing CreateTablet for tablet 6373f70b14144e279e740f9a63f985d4 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:03.140691  3548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22ee27eeb8647548834b42da28f6cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.141611  3621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6373f70b14144e279e740f9a63f985d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.143451  3552 tablet_service.cc:1511] Processing CreateTablet for tablet 47f36e02e898415cb38331447da0163e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:03.144731  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f36e02e898415cb38331447da0163e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.149816  3623 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9e683879854f1f8357f4b10c61c71a (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:03.151273  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9e683879854f1f8357f4b10c61c71a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.110000  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a10aa28e01440aa2063c3961b49038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.150480  3752 consensus_queue.cc:260] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.154320  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed0e743817043bc8e18be8f1f4afdaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.140690  3756 raft_consensus.cc:740] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.155045  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f36e02e898415cb38331447da0163e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.157884  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf6432c68124bc0ac126a0577c3f8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.155930  3546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5166ac927f48c19609b84beb9a2d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.163787  3545 tablet_service.cc:1511] Processing CreateTablet for tablet 8e12c29385614179942a368148703e30 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:03.167022  3698 tablet_service.cc:1511] Processing CreateTablet for tablet db5166ac927f48c19609b84beb9a2d74 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:03.168582  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5166ac927f48c19609b84beb9a2d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.169919  3756 consensus_queue.cc:260] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.171679  3693 tablet_service.cc:1511] Processing CreateTablet for tablet 8e12c29385614179942a368148703e30 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:03.173017  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e12c29385614179942a368148703e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.180796  3763 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.181330  3763 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.188086  3697 tablet_service.cc:1511] Processing CreateTablet for tablet cf18107cc3d9458792602b4b2595b824 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:03.189307  3549 tablet_service.cc:1511] Processing CreateTablet for tablet cf18107cc3d9458792602b4b2595b824 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:03.156980  3752 ts_tablet_manager.cc:1434] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.003s
I20260709 13:17:03.213796  3627 tablet_service.cc:1511] Processing CreateTablet for tablet 72056e3439244f8ea4390d0172479e99 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:03.215832  3627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72056e3439244f8ea4390d0172479e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.221539  3545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e12c29385614179942a368148703e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.233479  3628 tablet_service.cc:1511] Processing CreateTablet for tablet 15a93e32a3a64c9ab357364e2c246fa6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:03.238943  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a93e32a3a64c9ab357364e2c246fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.241889  3752 tablet_bootstrap.cc:492] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:03.247203  3551 tablet_service.cc:1511] Processing CreateTablet for tablet c70e8201a2ff48b7ab489f95de63d14e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:03.248543  3551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70e8201a2ff48b7ab489f95de63d14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.252192  3694 tablet_service.cc:1511] Processing CreateTablet for tablet c70e8201a2ff48b7ab489f95de63d14e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:03.259320  3695 tablet_service.cc:1511] Processing CreateTablet for tablet da6e731823e44a0ba6588a19fd293257 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:03.233428  3763 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:03.266573  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf18107cc3d9458792602b4b2595b824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.272509  3549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf18107cc3d9458792602b4b2595b824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.278319  3737 heartbeater.cc:499] Master 127.2.94.190:34705 was elected leader, sending a full tablet report...
I20260709 13:17:03.278131  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:03.279732  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:03.280388  3562 raft_consensus.cc:2468] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:03.281860  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6e731823e44a0ba6588a19fd293257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.282783  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70e8201a2ff48b7ab489f95de63d14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.290374  3620 tablet_service.cc:1511] Processing CreateTablet for tablet 103ee62cba39471b9f54cf869c64ee86 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:03.291680  3620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 103ee62cba39471b9f54cf869c64ee86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.291744  3752 tablet_bootstrap.cc:654] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.299166  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:03.299571  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 6b776165c13e42a38409e601829d1e9d (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:03.299891  3712 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:03.300812  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b776165c13e42a38409e601829d1e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.301841  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:03.303450  3604 leader_election.cc:343] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.304231  3604 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:03.305094  3754 raft_consensus.cc:2804] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.305459  3754 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.305796  3754 raft_consensus.cc:3060] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.312836  3754 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.316459  3604 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:03.319079  3756 ts_tablet_manager.cc:1434] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.182s	user 0.012s	sys 0.003s
I20260709 13:17:03.324198  3754 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:03.270063  3626 tablet_service.cc:1511] Processing CreateTablet for tablet adb0bc8fb13f410bbbdba86e91928053 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:03.335171  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb0bc8fb13f410bbbdba86e91928053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.335664  3547 tablet_service.cc:1511] Processing CreateTablet for tablet 044b2b83bf054085a656d61ba9e76cf2 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:03.337301  3547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044b2b83bf054085a656d61ba9e76cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.339310  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 31567c2626fc44b8807bced29a53ba1e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:03.340536  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31567c2626fc44b8807bced29a53ba1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.340663  3548 tablet_service.cc:1511] Processing CreateTablet for tablet 6b776165c13e42a38409e601829d1e9d (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:03.347769  3625 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc7ee9dbc3a4110afe3585c3b1d3481 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:03.349130  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc7ee9dbc3a4110afe3585c3b1d3481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.351131  3552 tablet_service.cc:1511] Processing CreateTablet for tablet 31567c2626fc44b8807bced29a53ba1e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:03.355074  3548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b776165c13e42a38409e601829d1e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.355504  3757 ts_tablet_manager.cc:1434] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.243s	user 0.006s	sys 0.014s
I20260709 13:17:03.356603  3757 tablet_bootstrap.cc:492] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:03.360898  3553 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9e683879854f1f8357f4b10c61c71a (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:03.361233  3619 tablet_service.cc:1511] Processing CreateTablet for tablet 0838b690ef2d43e6ba3be99681493299 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:03.362461  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0838b690ef2d43e6ba3be99681493299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.365959  3622 tablet_service.cc:1511] Processing CreateTablet for tablet 0f767f531e75479985132e0f28e6c756 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:03.367241  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f767f531e75479985132e0f28e6c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.369967  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31567c2626fc44b8807bced29a53ba1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.372527  3548 tablet_service.cc:1511] Processing CreateTablet for tablet 1c36aa3ceff84c269c28deb5d764e96e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:03.370055  3756 tablet_bootstrap.cc:492] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:03.353106  3754 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.379298  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 1c36aa3ceff84c269c28deb5d764e96e (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:03.379354  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 6373f70b14144e279e740f9a63f985d4 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:03.380715  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c36aa3ceff84c269c28deb5d764e96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.381367  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6373f70b14144e279e740f9a63f985d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.383894  3628 tablet_service.cc:1511] Processing CreateTablet for tablet ab4fa834fa5f400b85d7cbae67c592aa (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:03.385144  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4fa834fa5f400b85d7cbae67c592aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.386459  3702 tablet_service.cc:1511] Processing CreateTablet for tablet 044b2b83bf054085a656d61ba9e76cf2 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:03.387642  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044b2b83bf054085a656d61ba9e76cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.389824  3548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c36aa3ceff84c269c28deb5d764e96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.395835  3768 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.396337  3768 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:03.397852  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 81462.5us
I20260709 13:17:03.399554  3553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9e683879854f1f8357f4b10c61c71a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.400390  3549 tablet_service.cc:1511] Processing CreateTablet for tablet 6373f70b14144e279e740f9a63f985d4 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:03.348999  3623 tablet_service.cc:1511] Processing CreateTablet for tablet 44a37fc86a0442f6810cac56af067c91 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:03.402390  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a37fc86a0442f6810cac56af067c91. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:03.398749  3604 leader_election.cc:343] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.406091  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 72056e3439244f8ea4390d0172479e99 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:03.407361  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:03.407902  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72056e3439244f8ea4390d0172479e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.408006  3562 raft_consensus.cc:3060] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.428095  3550 tablet_service.cc:1511] Processing CreateTablet for tablet da6e731823e44a0ba6588a19fd293257 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:03.431386  3756 tablet_bootstrap.cc:654] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.412091  3549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6373f70b14144e279e740f9a63f985d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.435154  3548 tablet_service.cc:1511] Processing CreateTablet for tablet 15a93e32a3a64c9ab357364e2c246fa6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:03.435313  3628 tablet_service.cc:1511] Processing CreateTablet for tablet 92ad0e88b6c142938c3846b17811d130 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:03.436486  3548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a93e32a3a64c9ab357364e2c246fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.436538  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ad0e88b6c142938c3846b17811d130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.437916  3698 tablet_service.cc:1511] Processing CreateTablet for tablet 4a9e683879854f1f8357f4b10c61c71a (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:03.439165  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a9e683879854f1f8357f4b10c61c71a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.455730  3562 raft_consensus.cc:2468] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:03.459618  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 15a93e32a3a64c9ab357364e2c246fa6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:03.460983  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a93e32a3a64c9ab357364e2c246fa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.376001  3754 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.462332  3754 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.465014  3696 tablet_service.cc:1511] Processing CreateTablet for tablet 103ee62cba39471b9f54cf869c64ee86 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:03.469625  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:03.474087  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 103ee62cba39471b9f54cf869c64ee86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.468251  3693 tablet_service.cc:1511] Processing CreateTablet for tablet adb0bc8fb13f410bbbdba86e91928053 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:03.477496  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb0bc8fb13f410bbbdba86e91928053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.477967  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 01eb5613230241eeb961d9bfaace9780 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:03.479316  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01eb5613230241eeb961d9bfaace9780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.487238  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:03.492017  3628 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb6eae35a0344debea62a398d6f2aff (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:03.493254  3550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6e731823e44a0ba6588a19fd293257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.493816  3768 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:03.495709  3757 tablet_bootstrap.cc:654] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.496229  3626 tablet_service.cc:1511] Processing CreateTablet for tablet c6b968a12922464ca067ccd7b3d96b18 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:03.497421  3626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b968a12922464ca067ccd7b3d96b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.498879  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb6eae35a0344debea62a398d6f2aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.495885  3638 raft_consensus.cc:2393] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:03.503386  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:03.504999  3604 leader_election.cc:343] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.505259  3752 tablet_bootstrap.cc:492] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
W20260709 13:17:03.505900  3604 leader_election.cc:343] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.506033  3752 ts_tablet_manager.cc:1403] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.273s	user 0.015s	sys 0.049s
I20260709 13:17:03.506779  3604 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:03.509055  3553 tablet_service.cc:1511] Processing CreateTablet for tablet 72056e3439244f8ea4390d0172479e99 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:03.510617  3553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72056e3439244f8ea4390d0172479e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.518043  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:03.520946  3695 tablet_service.cc:1511] Processing CreateTablet for tablet 0838b690ef2d43e6ba3be99681493299 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:03.521344  3545 tablet_service.cc:1511] Processing CreateTablet for tablet 103ee62cba39471b9f54cf869c64ee86 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:03.453214  3621 tablet_service.cc:1511] Processing CreateTablet for tablet f285f357e9de40d3b50ab1b31238cfb4 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:03.533983  3752 raft_consensus.cc:359] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.534868  3752 raft_consensus.cc:385] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.534817  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 0f767f531e75479985132e0f28e6c756 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:03.535355  3752 raft_consensus.cc:740] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
W20260709 13:17:03.536551  3604 leader_election.cc:343] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.536235  3752 consensus_queue.cc:260] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.536217  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f767f531e75479985132e0f28e6c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.537595  3604 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:03.549299  3757 tablet_bootstrap.cc:492] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:03.549914  3757 ts_tablet_manager.cc:1403] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.194s	user 0.020s	sys 0.006s
I20260709 13:17:03.552839  3757 raft_consensus.cc:359] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.553622  3757 raft_consensus.cc:385] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.554009  3757 raft_consensus.cc:740] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.526542  3768 raft_consensus.cc:2804] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:03.564713  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0838b690ef2d43e6ba3be99681493299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.572211  3702 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc7ee9dbc3a4110afe3585c3b1d3481 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:03.578940  3619 tablet_service.cc:1511] Processing CreateTablet for tablet 19f4395a70fe4fc38eb8932af9b03ad0 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:03.580264  3619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f4395a70fe4fc38eb8932af9b03ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.582095  3757 consensus_queue.cc:260] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.582727  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:03.582958  3763 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.583423  3752 ts_tablet_manager.cc:1434] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.077s	user 0.018s	sys 0.025s
I20260709 13:17:03.583379  3763 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:03.584501  3529 leader_election.cc:343] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.584619  3752 tablet_bootstrap.cc:492] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:03.585021  3529 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:03.586436  3764 raft_consensus.cc:2749] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.588498  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:03.589705  3763 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:03.573503  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc7ee9dbc3a4110afe3585c3b1d3481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.652153  3628 tablet_service.cc:1511] Processing CreateTablet for tablet 8d693013ea3048269b5349f91326ed43 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:03.644107  3545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 103ee62cba39471b9f54cf869c64ee86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.673157  3553 tablet_service.cc:1511] Processing CreateTablet for tablet adb0bc8fb13f410bbbdba86e91928053 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:03.653354  3621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f285f357e9de40d3b50ab1b31238cfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.733330  3544 tablet_service.cc:1511] Processing CreateTablet for tablet 0f767f531e75479985132e0f28e6c756 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:03.726182  3752 tablet_bootstrap.cc:654] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.742560  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d693013ea3048269b5349f91326ed43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.749763  3756 tablet_bootstrap.cc:492] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:03.749899  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f767f531e75479985132e0f28e6c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.750396  3756 ts_tablet_manager.cc:1403] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.381s	user 0.014s	sys 0.005s
W20260709 13:17:03.657819  3448 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 56090.2us
I20260709 13:17:03.759512  3551 tablet_service.cc:1511] Processing CreateTablet for tablet ab4fa834fa5f400b85d7cbae67c592aa (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:03.760794  3551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4fa834fa5f400b85d7cbae67c592aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.666275  3773 raft_consensus.cc:2749] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.726958  3698 tablet_service.cc:1511] Processing CreateTablet for tablet 44a37fc86a0442f6810cac56af067c91 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:03.659157  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:03.765769  3624 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc69d5275f3460bb89ff7f947c968c6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:03.672112  3754 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.767095  3624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc69d5275f3460bb89ff7f947c968c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.767386  3638 raft_consensus.cc:2393] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:03.766016  3712 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:03.670879  3549 tablet_service.cc:1511] Processing CreateTablet for tablet 44a37fc86a0442f6810cac56af067c91 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:03.653759  3768 raft_consensus.cc:697] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:03.775110  3553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb0bc8fb13f410bbbdba86e91928053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.776011  3529 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:03.776868  3763 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.777293  3763 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.777623  3763 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.785933  3757 ts_tablet_manager.cc:1434] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.236s	user 0.016s	sys 0.020s
I20260709 13:17:03.790125  3548 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc7ee9dbc3a4110afe3585c3b1d3481 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:03.769261  3756 raft_consensus.cc:359] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.794271  3756 raft_consensus.cc:385] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.794627  3756 raft_consensus.cc:740] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.794723  3754 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:03.673573  3699 tablet_service.cc:1511] Processing CreateTablet for tablet ab4fa834fa5f400b85d7cbae67c592aa (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:03.795588  3756 consensus_queue.cc:260] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:03.797578  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 261061us
I20260709 13:17:03.804464  3763 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.809031  3627 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5adfccb780497e9d20433e3093eec5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:03.810487  3628 tablet_service.cc:1511] Processing CreateTablet for tablet dfb051f05a7e4b2ab673887702ea64ce (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:17:03.811255  3627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5adfccb780497e9d20433e3093eec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.812271  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:03.812530  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:03.813030  3562 raft_consensus.cc:2393] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 1: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:03.813283  3712 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.814656  3548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc7ee9dbc3a4110afe3585c3b1d3481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.815074  3628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb051f05a7e4b2ab673887702ea64ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.817335  3622 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7f2cc1b7cd4a4a9bb357033f949ef7 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:03.818621  3622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7f2cc1b7cd4a4a9bb357033f949ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.822425  3757 tablet_bootstrap.cc:492] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:03.827945  3552 tablet_service.cc:1511] Processing CreateTablet for tablet 92ad0e88b6c142938c3846b17811d130 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:03.827854  3697 tablet_service.cc:1511] Processing CreateTablet for tablet f285f357e9de40d3b50ab1b31238cfb4 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:03.829026  3550 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46204 (request call id 29) took 1001 ms. Trace:
I20260709 13:17:03.829900  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4fa834fa5f400b85d7cbae67c592aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.830224  3550 rpcz_store.cc:276] 0709 13:17:02.827885 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:03.326904 (+499019us) service_pool.cc:224] Handling call
0709 13:17:03.428975 (+102071us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:03.429070 (+    95us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:03.673048 (+243978us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:03.790933 (+117885us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:03.828972 (+ 38039us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:03.832664  3550 tablet_service.cc:1511] Processing CreateTablet for tablet f285f357e9de40d3b50ab1b31238cfb4 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:03.833519  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f285f357e9de40d3b50ab1b31238cfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.835954  3693 tablet_service.cc:1511] Processing CreateTablet for tablet 92ad0e88b6c142938c3846b17811d130 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:03.838989  3695 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb6eae35a0344debea62a398d6f2aff (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:03.838989  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 01eb5613230241eeb961d9bfaace9780 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:03.840929  3550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f285f357e9de40d3b50ab1b31238cfb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.841056  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ad0e88b6c142938c3846b17811d130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.842342  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01eb5613230241eeb961d9bfaace9780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.843176  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb6eae35a0344debea62a398d6f2aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.845518  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a37fc86a0442f6810cac56af067c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.847401  3625 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd685c87a344fc891ac334b6274d6ba (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:03.848664  3625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd685c87a344fc891ac334b6274d6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.850685  3623 tablet_service.cc:1511] Processing CreateTablet for tablet 8f98db86cf854ef4b35c93df79136489 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:03.851958  3623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f98db86cf854ef4b35c93df79136489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.855849  3712 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:03.858024  3696 tablet_service.cc:1511] Processing CreateTablet for tablet c6b968a12922464ca067ccd7b3d96b18 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:03.858829  3757 tablet_bootstrap.cc:654] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.859249  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b968a12922464ca067ccd7b3d96b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.859932  3549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a37fc86a0442f6810cac56af067c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.864071  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:03.864037  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 19f4395a70fe4fc38eb8932af9b03ad0 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:03.864966  3638 raft_consensus.cc:2393] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:03.866004  3604 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:03.869837  3754 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:03.870455  3754 raft_consensus.cc:697] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:03.871337  3754 consensus_queue.cc:237] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.869982  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f4395a70fe4fc38eb8932af9b03ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.874874  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:03.875770  3711 raft_consensus.cc:2393] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:03.668154  3546 tablet_service.cc:1511] Processing CreateTablet for tablet 0838b690ef2d43e6ba3be99681493299 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:03.673157  3620 tablet_service.cc:1511] Processing CreateTablet for tablet 91d34ba37d39444f8f71b320ee3a6ef5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:03.877481  3529 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:03.885810  3752 tablet_bootstrap.cc:492] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:03.886425  3752 ts_tablet_manager.cc:1403] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.302s	user 0.023s	sys 0.032s
I20260709 13:17:03.889328  3752 raft_consensus.cc:359] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.890055  3752 raft_consensus.cc:385] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.890341  3752 raft_consensus.cc:740] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.890805  3764 raft_consensus.cc:2749] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.892629  3768 consensus_queue.cc:237] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.893078  3752 consensus_queue.cc:260] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.897516  3620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d34ba37d39444f8f71b320ee3a6ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.904261  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ad0e88b6c142938c3846b17811d130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.906301  3695 tablet_service.cc:1511] Processing CreateTablet for tablet 91d34ba37d39444f8f71b320ee3a6ef5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:03.907545  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d34ba37d39444f8f71b320ee3a6ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.910260  3546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0838b690ef2d43e6ba3be99681493299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.913106  3773 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.913026  3547 tablet_service.cc:1511] Processing CreateTablet for tablet 01eb5613230241eeb961d9bfaace9780 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:03.913682  3773 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:03.914582  3547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01eb5613230241eeb961d9bfaace9780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.915740  3773 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:03.917210  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:03.917968  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:03.921629  3756 ts_tablet_manager.cc:1434] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.171s	user 0.014s	sys 0.000s
I20260709 13:17:03.879801  3763 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:03.932890  3548 tablet_service.cc:1511] Processing CreateTablet for tablet 19f4395a70fe4fc38eb8932af9b03ad0 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:03.934208  3548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f4395a70fe4fc38eb8932af9b03ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.920328  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 8d693013ea3048269b5349f91326ed43 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:03.935886  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d693013ea3048269b5349f91326ed43. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:03.941191  3508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:17:03.937304  3604 leader_election.cc:343] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.942571  3544 tablet_service.cc:1511] Processing CreateTablet for tablet c6b968a12922464ca067ccd7b3d96b18 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 13:17:03.943148  3604 leader_election.cc:343] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.943676  3604 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:03.944007  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b968a12922464ca067ccd7b3d96b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.953826  3773 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.961315  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5adfccb780497e9d20433e3093eec5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:03.962651  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5adfccb780497e9d20433e3093eec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.968291  3752 ts_tablet_manager.cc:1434] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.000s
I20260709 13:17:03.969348  3752 tablet_bootstrap.cc:492] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:03.961186  3693 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc69d5275f3460bb89ff7f947c968c6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:03.970577  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc69d5275f3460bb89ff7f947c968c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.979122  3545 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46204 (request call id 38) took 1037 ms. Trace:
I20260709 13:17:03.979614  3545 rpcz_store.cc:276] 0709 13:17:02.941377 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:03.520467 (+579090us) service_pool.cc:224] Handling call
0709 13:17:03.540242 (+ 19775us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:03.556070 (+ 15828us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:03.909176 (+353106us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:03.978592 (+ 69416us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:03.979060 (+   468us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:03.982436  3552 tablet_service.cc:1511] Processing CreateTablet for tablet 8d693013ea3048269b5349f91326ed43 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:03.983678  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d693013ea3048269b5349f91326ed43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.997189  3756 tablet_bootstrap.cc:492] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:03.996850  3545 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb6eae35a0344debea62a398d6f2aff (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:04.012476  3545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb6eae35a0344debea62a398d6f2aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.012392  3546 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46204 (request call id 40) took 1041 ms. Trace:
I20260709 13:17:04.013741  3546 rpcz_store.cc:276] 0709 13:17:02.971205 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:03.667195 (+695990us) service_pool.cc:224] Handling call
0709 13:17:03.897187 (+229992us) spinlock_profiling.cc:243] Waited 2.15 ms on lock 0x7b5800010298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd83c831 00007ff7dd819ac3 00007ff7dd7c8400 00007ff7d6c4daf4 00007ff7d6c4da82 00007ff7d6c4d9b1
0709 13:17:03.909776 (+ 12589us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:03.909892 (+   116us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:03.948943 (+ 39051us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:04.004053 (+ 55110us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:04.012327 (+  8274us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4941184}
I20260709 13:17:04.015602  3693 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7f2cc1b7cd4a4a9bb357033f949ef7 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:04.017067  3693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7f2cc1b7cd4a4a9bb357033f949ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.018733  3553 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc69d5275f3460bb89ff7f947c968c6 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:04.019984  3553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc69d5275f3460bb89ff7f947c968c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.019524  3546 tablet_service.cc:1511] Processing CreateTablet for tablet dfb051f05a7e4b2ab673887702ea64ce (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:17:04.022246  3546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb051f05a7e4b2ab673887702ea64ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.027642  3548 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5adfccb780497e9d20433e3093eec5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:04.029215  3548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5adfccb780497e9d20433e3093eec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.033504  3550 tablet_service.cc:1511] Processing CreateTablet for tablet 91d34ba37d39444f8f71b320ee3a6ef5 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:04.035151  3550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d34ba37d39444f8f71b320ee3a6ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.040436  3777 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.040920  3777 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.043526  3777 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:04.043578  3549 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46204 (request call id 42) took 1019 ms. Trace:
I20260709 13:17:04.057840  3698 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:54432 (request call id 42) took 1033 ms. Trace:
I20260709 13:17:04.058353  3698 rpcz_store.cc:276] 0709 13:17:03.024236 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:03.628461 (+604225us) service_pool.cc:224] Handling call
0709 13:17:03.841138 (+212677us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:03.841360 (+   222us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:03.906551 (+ 65191us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:04.057078 (+150527us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:04.057775 (+   697us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:04.060312  3698 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd685c87a344fc891ac334b6274d6ba (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:04.060777  3702 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:54432 (request call id 41) took 1037 ms. Trace:
I20260709 13:17:04.061199  3702 rpcz_store.cc:276] 0709 13:17:03.022908 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:03.571219 (+548311us) service_pool.cc:224] Handling call
0709 13:17:03.573057 (+  1838us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:03.573148 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:03.781016 (+207868us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:04.057168 (+276152us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:04.060720 (+  3552us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":44067}
I20260709 13:17:04.063414  3702 tablet_service.cc:1511] Processing CreateTablet for tablet 8f98db86cf854ef4b35c93df79136489 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:04.065009  3697 tablet_service.cc:1511] Processing CreateTablet for tablet dfb051f05a7e4b2ab673887702ea64ce (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:17:04.068295  3552 tablet_service.cc:1511] Processing CreateTablet for tablet 8f98db86cf854ef4b35c93df79136489 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:04.061579  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd685c87a344fc891ac334b6274d6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.073794  3549 rpcz_store.cc:276] 0709 13:17:03.023575 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:03.669968 (+646393us) service_pool.cc:224] Handling call
0709 13:17:03.812071 (+142103us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:03.859527 (+ 47456us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:03.888960 (+ 29433us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:04.042501 (+153541us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:04.043040 (+   539us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1538}
I20260709 13:17:04.069564  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f98db86cf854ef4b35c93df79136489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.089185  3752 tablet_bootstrap.cc:654] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.090096  3757 tablet_bootstrap.cc:492] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:04.106997  3757 ts_tablet_manager.cc:1403] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.285s	user 0.013s	sys 0.002s
I20260709 13:17:04.110155  3757 raft_consensus.cc:359] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.112017  3757 raft_consensus.cc:385] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.113310  3757 raft_consensus.cc:740] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.102804  3551 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46204 (request call id 44) took 1076 ms. Trace:
I20260709 13:17:04.106086  3549 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd685c87a344fc891ac334b6274d6ba (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:04.107070  3756 tablet_bootstrap.cc:654] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.098176  3544 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7f2cc1b7cd4a4a9bb357033f949ef7 (DEFAULT_TABLE table=test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:04.098901  3459 catalog_manager.cc:5697] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.117874  3551 rpcz_store.cc:276] 0709 13:17:03.026612 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:03.758587 (+731975us) service_pool.cc:224] Handling call
0709 13:17:03.760338 (+  1751us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:03.760436 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:04.000118 (+239682us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:04.102287 (+102169us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:04.102740 (+   453us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:04.114959  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb051f05a7e4b2ab673887702ea64ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.119529  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7f2cc1b7cd4a4a9bb357033f949ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.125293  3549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd685c87a344fc891ac334b6274d6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.128926  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f98db86cf854ef4b35c93df79136489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:04.135318  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:04.137149  3675 leader_election.cc:343] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.139012  3547 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46204 (request call id 47) took 1032 ms. Trace:
I20260709 13:17:04.156739  3699 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:54432 (request call id 44) took 1115 ms. Trace:
I20260709 13:17:04.157152  3699 rpcz_store.cc:276] 0709 13:17:03.041057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:03.672646 (+631589us) service_pool.cc:224] Handling call
0709 13:17:03.829242 (+156596us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:03.829390 (+   148us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:03.973447 (+144057us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:04.156245 (+182798us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:04.156683 (+   438us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:04.154706  3757 consensus_queue.cc:260] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.161734  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:04.163270  3678 leader_election.cc:343] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.163411  3757 ts_tablet_manager.cc:1434] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 13:17:04.163733  3678 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:04.164496  3777 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:04.166128  3756 tablet_bootstrap.cc:492] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:04.166601  3756 ts_tablet_manager.cc:1403] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.170s	user 0.009s	sys 0.015s
I20260709 13:17:04.163295  3752 tablet_bootstrap.cc:492] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.169519  3752 ts_tablet_manager.cc:1403] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.200s	user 0.013s	sys 0.005s
I20260709 13:17:04.179910  3757 tablet_bootstrap.cc:492] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:04.169440  3756 raft_consensus.cc:359] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.192390  3756 raft_consensus.cc:385] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.192731  3756 raft_consensus.cc:740] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.193575  3752 raft_consensus.cc:359] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.193539  3756 consensus_queue.cc:260] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.194432  3752 raft_consensus.cc:385] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.194785  3752 raft_consensus.cc:740] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.197912  3752 consensus_queue.cc:260] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.150362  3547 rpcz_store.cc:276] 0709 13:17:03.106725 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:03.912072 (+805347us) service_pool.cc:224] Handling call
0709 13:17:03.914065 (+  1993us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:17:03.914164 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:17:04.095663 (+181499us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:04.138457 (+ 42794us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:04.138950 (+   493us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:04.201797  3756 ts_tablet_manager.cc:1434] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:17:04.202759  3756 tablet_bootstrap.cc:492] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:04.202872  3752 ts_tablet_manager.cc:1434] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:17:04.203886  3752 tablet_bootstrap.cc:492] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.205935  3757 tablet_bootstrap.cc:654] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.214442  3752 tablet_bootstrap.cc:654] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.218657  3756 tablet_bootstrap.cc:654] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.223423  3757 tablet_bootstrap.cc:492] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:04.224076  3757 ts_tablet_manager.cc:1403] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.000s
I20260709 13:17:04.224866  3752 tablet_bootstrap.cc:492] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.225497  3752 ts_tablet_manager.cc:1403] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260709 13:17:04.227777  3757 raft_consensus.cc:359] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.228662  3757 raft_consensus.cc:385] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.229046  3757 raft_consensus.cc:740] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.229516  3752 raft_consensus.cc:359] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.229951  3757 consensus_queue.cc:260] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.232391  3757 ts_tablet_manager.cc:1434] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:17:04.232693  3756 tablet_bootstrap.cc:492] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:04.230549  3752 raft_consensus.cc:385] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.233196  3752 raft_consensus.cc:740] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.233959  3757 tablet_bootstrap.cc:492] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:04.234717  3752 consensus_queue.cc:260] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.236950  3752 ts_tablet_manager.cc:1434] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:04.237946  3752 tablet_bootstrap.cc:492] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
W20260709 13:17:04.241325  3664 tablet.cc:2406] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:17:04.242645  3756 ts_tablet_manager.cc:1403] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 13:17:04.247133  3752 tablet_bootstrap.cc:654] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.248005  3461 catalog_manager.cc:5697] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.249334  3756 raft_consensus.cc:359] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.250248  3756 raft_consensus.cc:385] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.250646  3756 raft_consensus.cc:740] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.258174  3757 tablet_bootstrap.cc:654] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.258239  3752 tablet_bootstrap.cc:492] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.258841  3752 ts_tablet_manager.cc:1403] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260709 13:17:04.261180  3756 consensus_queue.cc:260] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.261569  3752 raft_consensus.cc:359] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.262202  3752 raft_consensus.cc:385] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.262486  3752 raft_consensus.cc:740] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.263139  3752 consensus_queue.cc:260] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.265038  3752 ts_tablet_manager.cc:1434] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:17:04.266647  3756 ts_tablet_manager.cc:1434] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:17:04.267649  3756 tablet_bootstrap.cc:492] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:04.271615  3757 tablet_bootstrap.cc:492] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:04.272192  3757 ts_tablet_manager.cc:1403] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260709 13:17:04.275590  3757 raft_consensus.cc:359] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.276430  3757 raft_consensus.cc:385] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.276778  3757 raft_consensus.cc:740] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.278417  3757 consensus_queue.cc:260] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.279290  3752 tablet_bootstrap.cc:492] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.281875  3756 tablet_bootstrap.cc:654] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.284027  3757 ts_tablet_manager.cc:1434] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 13:17:04.285162  3757 tablet_bootstrap.cc:492] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:04.285225  3752 tablet_bootstrap.cc:654] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.292469  3757 tablet_bootstrap.cc:654] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.296619  3752 tablet_bootstrap.cc:492] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.297078  3752 ts_tablet_manager.cc:1403] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:17:04.300273  3752 raft_consensus.cc:359] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.301162  3752 raft_consensus.cc:385] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.301503  3752 raft_consensus.cc:740] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.302625  3752 consensus_queue.cc:260] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.304764  3757 tablet_bootstrap.cc:492] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:04.305359  3757 ts_tablet_manager.cc:1403] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.014s
I20260709 13:17:04.308468  3757 raft_consensus.cc:359] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.309374  3757 raft_consensus.cc:385] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.309767  3757 raft_consensus.cc:740] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.312364  3757 consensus_queue.cc:260] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.315501  3752 ts_tablet_manager.cc:1434] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:17:04.322361  3757 ts_tablet_manager.cc:1434] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:17:04.323997  3752 tablet_bootstrap.cc:492] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.324435  3768 consensus_queue.cc:1048] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.326572  3763 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.327052  3763 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.329224  3763 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.330440  3752 tablet_bootstrap.cc:654] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.330869  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.331377  3757 tablet_bootstrap.cc:492] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:04.333308  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:04.334859  3529 leader_election.cc:343] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:04.335804  3526 leader_election.cc:343] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.336208  3526 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:04.337401  3763 raft_consensus.cc:2749] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:04.338747  3752 tablet_bootstrap.cc:492] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.338972  3757 tablet_bootstrap.cc:654] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.339193  3752 ts_tablet_manager.cc:1403] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:17:04.341869  3752 raft_consensus.cc:359] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.342645  3752 raft_consensus.cc:385] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.342921  3752 raft_consensus.cc:740] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.343660  3752 consensus_queue.cc:260] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.350479  3756 tablet_bootstrap.cc:492] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:04.352245  3756 ts_tablet_manager.cc:1403] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.008s
I20260709 13:17:04.354911  3752 ts_tablet_manager.cc:1434] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:04.357941  3756 raft_consensus.cc:359] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.360006  3756 raft_consensus.cc:385] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.360721  3756 raft_consensus.cc:740] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.362288  3752 tablet_bootstrap.cc:492] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.362452  3756 consensus_queue.cc:260] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:04.366410  3604 consensus_peers.cc:597] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:04.371421  3752 tablet_bootstrap.cc:654] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.383313  3754 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.384126  3754 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.387807  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:04.389021  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:04.389346  3604 leader_election.cc:343] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:04.390172  3604 leader_election.cc:343] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.390609  3604 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:04.391402  3773 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:04.390187  3754 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.392766  3768 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.393237  3768 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.395285  3768 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.395792  3754 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.396147  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:04.396741  3563 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:04.398640  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.399920  3756 ts_tablet_manager.cc:1434] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.002s
I20260709 13:17:04.403621  3604 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:04.404601  3754 raft_consensus.cc:2804] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.404947  3754 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.405268  3754 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:04.405350  3604 leader_election.cc:343] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.409253  3752 tablet_bootstrap.cc:492] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.409327  3757 tablet_bootstrap.cc:492] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:04.409832  3752 ts_tablet_manager.cc:1403] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.023s
I20260709 13:17:04.409925  3757 ts_tablet_manager.cc:1403] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.079s	user 0.030s	sys 0.029s
I20260709 13:17:04.410401  3756 tablet_bootstrap.cc:492] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:04.412719  3752 raft_consensus.cc:359] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.412905  3757 raft_consensus.cc:359] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.413444  3752 raft_consensus.cc:385] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.420267  3752 raft_consensus.cc:740] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.420979  3752 consensus_queue.cc:260] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.422330  3757 raft_consensus.cc:385] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.422664  3757 raft_consensus.cc:740] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.423354  3757 consensus_queue.cc:260] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.428916  3757 ts_tablet_manager.cc:1434] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:17:04.429953  3757 tablet_bootstrap.cc:492] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:04.430707  3763 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.431190  3763 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.433321  3763 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.417498  3754 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.416294  3756 tablet_bootstrap.cc:654] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.440268  3754 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.434876  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:04.436583  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.442060  3710 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:04.440876  3754 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.443580  3754 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.436527  3757 tablet_bootstrap.cc:654] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.444788  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:04.445433  3563 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.445981  3754 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.438131  3752 ts_tablet_manager.cc:1434] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 13:17:04.447283  3752 tablet_bootstrap.cc:492] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.449527  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:04.450549  3526 leader_election.cc:343] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.451602  3529 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:04.452817  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:04.453799  3754 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.454325  3754 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.456611  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.457419  3710 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:04.457937  3563 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:04.459064  3763 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.459681  3763 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:04.460215  3604 leader_election.cc:343] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.462818  3763 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.463963  3604 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:04.464428  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:04.466356  3638 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:04.467903  3526 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:04.456681  3754 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.468768  3764 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.469161  3764 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.469501  3764 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.469329  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.471750  3763 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.476439  3763 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:04.476428  3529 leader_election.cc:343] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.477047  3763 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.485906  3754 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.486445  3754 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.486873  3754 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.491657  3763 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.494271  3806 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:04.495239  3604 leader_election.cc:343] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.496179  3604 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:04.498318  3768 raft_consensus.cc:2804] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.500309  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.501012  3712 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:04.501078  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:04.501744  3563 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:04.501401  3768 raft_consensus.cc:697] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:04.500432  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:04.502755  3768 consensus_queue.cc:237] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.503324  3638 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.484959  3764 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.509850  3763 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.512818  3752 tablet_bootstrap.cc:654] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.516371  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:04.518121  3529 leader_election.cc:343] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.520515  3638 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:04.523067  3754 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.523851  3526 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:04.524485  3757 tablet_bootstrap.cc:492] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:04.525050  3763 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.525188  3754 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.525200  3757 ts_tablet_manager.cc:1403] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.020s
I20260709 13:17:04.529804  3757 raft_consensus.cc:359] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.530712  3757 raft_consensus.cc:385] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.531087  3757 raft_consensus.cc:740] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.531836  3757 consensus_queue.cc:260] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.520526  3604 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:04.533991  3754 raft_consensus.cc:2804] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.534394  3754 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.534757  3754 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.535923  3756 tablet_bootstrap.cc:492] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:04.536576  3756 ts_tablet_manager.cc:1403] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.126s	user 0.027s	sys 0.013s
I20260709 13:17:04.540980  3754 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.541944  3756 raft_consensus.cc:359] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.542932  3756 raft_consensus.cc:385] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.543301  3756 raft_consensus.cc:740] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.543605  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:04.544255  3764 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.544764  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:04.544335  3756 consensus_queue.cc:260] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.545346  3711 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.547679  3754 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.549579  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:04.550464  3712 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.555568  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:04.556360  3710 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.562045  3763 raft_consensus.cc:697] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
W20260709 13:17:04.562409  3604 leader_election.cc:343] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.563911  3756 ts_tablet_manager.cc:1434] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.007s
I20260709 13:17:04.563724  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:04.563133  3763 consensus_queue.cc:237] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.566102  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:04.570526  3756 tablet_bootstrap.cc:492] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:04.570642  3563 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:04.571998  3526 leader_election.cc:343] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.561084  3712 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:04.575544  3461 catalog_manager.cc:5697] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.583139  3710 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:04.584116  3752 tablet_bootstrap.cc:492] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.584640  3752 ts_tablet_manager.cc:1403] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.011s
I20260709 13:17:04.584565  3529 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:04.585716  3813 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.586238  3813 raft_consensus.cc:697] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:04.587569  3752 raft_consensus.cc:359] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.588161  3752 raft_consensus.cc:385] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.588433  3752 raft_consensus.cc:740] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.589330  3752 consensus_queue.cc:260] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.590473  3757 ts_tablet_manager.cc:1434] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.064s	user 0.012s	sys 0.011s
I20260709 13:17:04.591604  3752 ts_tablet_manager.cc:1434] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:04.587073  3813 consensus_queue.cc:237] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.592542  3752 tablet_bootstrap.cc:492] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.595784  3604 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:04.597090  3711 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:04.597783  3768 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.598248  3768 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.600314  3768 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.601460  3752 tablet_bootstrap.cc:654] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.597084  3754 raft_consensus.cc:2804] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.606737  3754 raft_consensus.cc:697] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:04.607650  3754 consensus_queue.cc:237] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.606768  3764 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.609107  3764 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.614146  3764 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.591787  3756 tablet_bootstrap.cc:654] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.615284  3563 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:04.622864  3604 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:04.624193  3768 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.624768  3768 raft_consensus.cc:697] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:04.625041  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:04.625707  3768 consensus_queue.cc:237] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.626518  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:04.628260  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.628489  3757 tablet_bootstrap.cc:492] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:04.628873  3710 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:04.625941  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.630149  3529 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:04.625705  3638 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
W20260709 13:17:04.631444  3604 leader_election.cc:343] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.632025  3813 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:17:04.643429  3604 leader_election.cc:343] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.643935  3604 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:04.641259  3813 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.646903  3754 raft_consensus.cc:2749] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:04.656159  3813 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.662642  3757 tablet_bootstrap.cc:654] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.665946  3459 catalog_manager.cc:5697] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.670027  3752 tablet_bootstrap.cc:492] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.671124  3752 ts_tablet_manager.cc:1403] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.005s
I20260709 13:17:04.669569  3460 catalog_manager.cc:5697] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.674512  3460 catalog_manager.cc:5697] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.681139  3813 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.683974  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:04.684242  3752 raft_consensus.cc:359] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.684578  3638 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.685002  3752 raft_consensus.cc:385] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.688730  3752 raft_consensus.cc:740] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.689393  3752 consensus_queue.cc:260] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.690055  3813 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.691383  3752 ts_tablet_manager.cc:1434] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:17:04.692276  3752 tablet_bootstrap.cc:492] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.693984  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:04.694592  3711 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.693933  3461 catalog_manager.cc:5697] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.703107  3752 tablet_bootstrap.cc:654] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.705610  3768 raft_consensus.cc:493] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.706092  3768 raft_consensus.cc:515] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.708109  3768 leader_election.cc:290] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.709846  3777 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.710307  3777 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.711321  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:04.712337  3777 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:04.714146  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:04.714756  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:04.715253  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.715586  3637 raft_consensus.cc:2468] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
W20260709 13:17:04.716636  3678 leader_election.cc:343] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:04.716840  3604 leader_election.cc:343] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:04.718029  3604 leader_election.cc:343] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.718379  3675 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:04.718580  3604 leader_election.cc:304] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:04.719878  3777 raft_consensus.cc:2804] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.720378  3777 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.720777  3777 raft_consensus.cc:3060] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.719890  3768 raft_consensus.cc:2749] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:04.730499  3777 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.734203  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:04.736131  3678 leader_election.cc:343] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.737927  3638 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:04.738605  3711 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:04.739355  3526 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:04.740969  3813 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.741387  3756 tablet_bootstrap.cc:492] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:04.741539  3813 raft_consensus.cc:697] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:04.741933  3756 ts_tablet_manager.cc:1403] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.025s
I20260709 13:17:04.742497  3813 consensus_queue.cc:237] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.744205  3756 raft_consensus.cc:359] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.744681  3756 raft_consensus.cc:385] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.744853  3756 raft_consensus.cc:740] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.745436  3756 consensus_queue.cc:260] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.747810  3752 tablet_bootstrap.cc:492] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.748236  3752 ts_tablet_manager.cc:1403] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.009s
I20260709 13:17:04.749943  3756 ts_tablet_manager.cc:1434] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:04.750768  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:04.750638  3752 raft_consensus.cc:359] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.751381  3637 raft_consensus.cc:3060] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.751377  3752 raft_consensus.cc:385] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.751874  3752 raft_consensus.cc:740] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.752665  3752 consensus_queue.cc:260] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.759270  3752 ts_tablet_manager.cc:1434] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:17:04.760277  3752 tablet_bootstrap.cc:492] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.762126  3756 tablet_bootstrap.cc:492] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:04.764998  3757 tablet_bootstrap.cc:492] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:04.760195  3777 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:04.769014  3752 tablet_bootstrap.cc:654] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.771243  3637 raft_consensus.cc:2468] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:04.774030  3757 ts_tablet_manager.cc:1403] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.146s	user 0.028s	sys 0.029s
I20260709 13:17:04.774425  3675 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:04.777227  3777 raft_consensus.cc:2804] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.777747  3777 raft_consensus.cc:697] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:04.777993  3756 tablet_bootstrap.cc:654] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.778599  3777 consensus_queue.cc:237] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.780128  3757 raft_consensus.cc:359] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.781414  3768 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.781488  3757 raft_consensus.cc:385] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.780768  3461 catalog_manager.cc:5697] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.781961  3768 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.782248  3754 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:04.782846  3754 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.783970  3768 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.785076  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:04.786319  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:04.786319  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.787310  3711 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:04.786417  3562 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:04.773094  3752 tablet_bootstrap.cc:492] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.790081  3752 ts_tablet_manager.cc:1403] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.004s
I20260709 13:17:04.790596  3604 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:04.791800  3604 leader_election.cc:343] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.792657  3752 raft_consensus.cc:359] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.793304  3752 raft_consensus.cc:385] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.793979  3768 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:04.794847  3768 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:04.795941  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:04.785461  3754 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.796411  3768 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.793557  3752 raft_consensus.cc:740] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
W20260709 13:17:04.797976  3604 leader_election.cc:343] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:04.798915  3604 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:04.800467  3754 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:04.801173  3757 raft_consensus.cc:740] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.802057  3757 consensus_queue.cc:260] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.802892  3756 tablet_bootstrap.cc:492] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:04.803349  3756 ts_tablet_manager.cc:1403] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.014s
I20260709 13:17:04.806522  3756 raft_consensus.cc:359] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.807178  3756 raft_consensus.cc:385] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.807476  3756 raft_consensus.cc:740] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.806730  3768 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.808557  3756 consensus_queue.cc:260] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.810325  3757 ts_tablet_manager.cc:1434] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:17:04.810534  3756 ts_tablet_manager.cc:1434] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:04.800926  3752 consensus_queue.cc:260] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.813103  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:04.813263  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:04.813627  3752 ts_tablet_manager.cc:1434] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:17:04.813714  3562 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.810809  3460 catalog_manager.cc:5697] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:04.814805  3752 tablet_bootstrap.cc:492] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.811851  3756 tablet_bootstrap.cc:492] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:04.811883  3757 tablet_bootstrap.cc:492] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:04.813783  3711 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.810731  3768 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:04.825366  3562 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:04.825012  3711 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:04.828791  3604 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:04.830094  3756 tablet_bootstrap.cc:654] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.830466  3768 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:04.830991  3768 raft_consensus.cc:697] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:04.831921  3768 consensus_queue.cc:237] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.837085  3752 tablet_bootstrap.cc:654] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.832484  3757 tablet_bootstrap.cc:654] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.839646  3756 tablet_bootstrap.cc:492] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:04.840303  3756 ts_tablet_manager.cc:1403] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.006s
I20260709 13:17:04.843623  3756 raft_consensus.cc:359] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.844375  3756 raft_consensus.cc:385] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.844707  3756 raft_consensus.cc:740] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.845479  3756 consensus_queue.cc:260] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.847855  3756 ts_tablet_manager.cc:1434] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:04.848739  3756 tablet_bootstrap.cc:492] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:04.855160  3756 tablet_bootstrap.cc:654] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.863327  3461 catalog_manager.cc:5697] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.865585  3756 tablet_bootstrap.cc:492] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:04.866073  3756 ts_tablet_manager.cc:1403] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:17:04.869279  3757 tablet_bootstrap.cc:492] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:04.869903  3757 ts_tablet_manager.cc:1403] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.005s
I20260709 13:17:04.872205  3756 raft_consensus.cc:359] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.872931  3756 raft_consensus.cc:385] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.873296  3756 raft_consensus.cc:740] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.872980  3757 raft_consensus.cc:359] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.873991  3757 raft_consensus.cc:385] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.874346  3752 tablet_bootstrap.cc:492] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.874001  3756 consensus_queue.cc:260] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.874452  3757 raft_consensus.cc:740] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.875113  3752 ts_tablet_manager.cc:1403] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.009s
I20260709 13:17:04.875463  3757 consensus_queue.cc:260] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.876377  3756 ts_tablet_manager.cc:1434] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:17:04.877218  3756 tablet_bootstrap.cc:492] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:04.877818  3752 raft_consensus.cc:359] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.878511  3752 raft_consensus.cc:385] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.878806  3752 raft_consensus.cc:740] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.879660  3752 consensus_queue.cc:260] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.882014  3757 ts_tablet_manager.cc:1434] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:17:04.882200  3752 ts_tablet_manager.cc:1434] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:04.883002  3757 tablet_bootstrap.cc:492] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:04.883144  3752 tablet_bootstrap.cc:492] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.883483  3756 tablet_bootstrap.cc:654] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.891347  3752 tablet_bootstrap.cc:654] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.893182  3757 tablet_bootstrap.cc:654] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.926713  3768 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:04.936573  3752 tablet_bootstrap.cc:492] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.937100  3752 ts_tablet_manager.cc:1403] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.027s
I20260709 13:17:04.939117  3752 raft_consensus.cc:359] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.939623  3752 raft_consensus.cc:385] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.939848  3752 raft_consensus.cc:740] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.940469  3752 consensus_queue.cc:260] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.950888  3752 ts_tablet_manager.cc:1434] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
W20260709 13:17:04.951333  3508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:04.952636  3752 tablet_bootstrap.cc:492] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:04.955906  3711 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:04.958626  3752 tablet_bootstrap.cc:654] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.972977  3768 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.974689  3752 tablet_bootstrap.cc:492] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:04.975185  3752 ts_tablet_manager.cc:1403] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260709 13:17:04.976786  3757 tablet_bootstrap.cc:492] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:04.977283  3757 ts_tablet_manager.cc:1403] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.046s
I20260709 13:17:04.974718  3756 tablet_bootstrap.cc:492] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:04.978205  3756 ts_tablet_manager.cc:1403] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.025s
I20260709 13:17:04.978227  3752 raft_consensus.cc:359] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.979653  3752 raft_consensus.cc:385] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.979995  3752 raft_consensus.cc:740] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.980239  3757 raft_consensus.cc:359] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.981109  3757 raft_consensus.cc:385] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.980901  3756 raft_consensus.cc:359] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.980855  3752 consensus_queue.cc:260] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.981838  3756 raft_consensus.cc:385] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:04.981467  3757 raft_consensus.cc:740] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.982183  3756 raft_consensus.cc:740] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:04.982571  3757 consensus_queue.cc:260] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.983253  3756 consensus_queue.cc:260] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:04.984905  3757 ts_tablet_manager.cc:1434] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:04.986634  3756 ts_tablet_manager.cc:1434] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:17:04.987545  3752 ts_tablet_manager.cc:1434] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:17:04.987661  3756 tablet_bootstrap.cc:492] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:04.988760  3757 tablet_bootstrap.cc:492] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:04.994169  3756 tablet_bootstrap.cc:654] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:04.995800  3813 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.994593  3752 tablet_bootstrap.cc:492] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:05.004238  3752 tablet_bootstrap.cc:654] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.016283  3752 tablet_bootstrap.cc:492] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:05.016741  3752 ts_tablet_manager.cc:1403] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.008s
I20260709 13:17:05.019634  3752 raft_consensus.cc:359] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.020356  3752 raft_consensus.cc:385] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.020634  3752 raft_consensus.cc:740] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.021396  3752 consensus_queue.cc:260] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.023664  3754 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.024300  3754 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.026454  3757 tablet_bootstrap.cc:654] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.029495  3754 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.029873  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:05.032832  3604 leader_election.cc:343] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.030395  3752 ts_tablet_manager.cc:1434] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:17:05.031348  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:05.034618  3604 leader_election.cc:343] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.035218  3752 tablet_bootstrap.cc:492] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:05.035020  3604 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.039466  3754 raft_consensus.cc:2749] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.041234  3752 tablet_bootstrap.cc:654] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:05.046075  3529 consensus_peers.cc:597] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:05.047570  3756 tablet_bootstrap.cc:492] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:05.048206  3756 ts_tablet_manager.cc:1403] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.013s
I20260709 13:17:05.051366  3756 raft_consensus.cc:359] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.052107  3756 raft_consensus.cc:385] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.052184  3757 tablet_bootstrap.cc:492] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:05.052461  3756 raft_consensus.cc:740] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.052786  3757 ts_tablet_manager.cc:1403] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.005s
I20260709 13:17:05.053195  3756 consensus_queue.cc:260] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.055384  3756 ts_tablet_manager.cc:1434] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:05.055521  3757 raft_consensus.cc:359] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.056248  3757 raft_consensus.cc:385] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.056545  3757 raft_consensus.cc:740] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.056882  3756 tablet_bootstrap.cc:492] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:05.057433  3757 consensus_queue.cc:260] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.059934  3754 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.060441  3754 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.062721  3757 ts_tablet_manager.cc:1434] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:05.062666  3754 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.063830  3757 tablet_bootstrap.cc:492] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:05.067322  3756 tablet_bootstrap.cc:654] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.071475  3757 tablet_bootstrap.cc:654] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.073345  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.074420  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.078011  3777 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.078500  3777 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:05.079120  3604 leader_election.cc:343] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.079995  3754 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:05.080487  3777 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:05.081780  3604 leader_election.cc:343] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.082239  3604 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.083168  3754 raft_consensus.cc:2749] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.083083  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.083034  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.084120  3562 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:05.084246  3638 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:05.085418  3678 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:05.086889  3825 raft_consensus.cc:2804] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.086941  3777 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.087353  3825 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.087702  3825 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.087512  3777 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.088128  3756 tablet_bootstrap.cc:492] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:05.088762  3756 ts_tablet_manager.cc:1403] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.001s
I20260709 13:17:05.091135  3777 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:05.090762  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.092356  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:05.093624  3675 leader_election.cc:343] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:05.094180  3678 leader_election.cc:343] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.094817  3678 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:05.095922  3777 raft_consensus.cc:2749] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.097689  3825 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.099433  3825 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:05.100227  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:05.101094  3561 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.105306  3752 tablet_bootstrap.cc:492] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:05.106052  3752 ts_tablet_manager.cc:1403] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.004s
I20260709 13:17:05.106920  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:05.107784  3638 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.109939  3752 raft_consensus.cc:359] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.111068  3752 raft_consensus.cc:385] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.111518  3752 raft_consensus.cc:740] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.112437  3752 consensus_queue.cc:260] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.114916  3752 ts_tablet_manager.cc:1434] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:17:05.116248  3752 tablet_bootstrap.cc:492] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:05.098970  3756 raft_consensus.cc:359] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.121234  3756 raft_consensus.cc:385] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.121722  3756 raft_consensus.cc:740] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.122709  3756 consensus_queue.cc:260] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.125799  3754 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.126533  3754 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.129490  3768 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.130018  3768 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.131971  3768 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.132541  3752 tablet_bootstrap.cc:654] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.135437  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.136463  3756 ts_tablet_manager.cc:1434] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.000s
I20260709 13:17:05.137419  3756 tablet_bootstrap.cc:492] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
W20260709 13:17:05.137705  3604 leader_election.cc:343] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.139112  3638 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:05.140702  3757 tablet_bootstrap.cc:492] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:05.141237  3757 ts_tablet_manager.cc:1403] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.055s
I20260709 13:17:05.129520  3754 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.143337  3675 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:05.143409  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.145958  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.149241  3561 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:05.147356  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.147625  3562 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.148042  3825 raft_consensus.cc:2804] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:05.153834  3825 raft_consensus.cc:697] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:05.154219  3756 tablet_bootstrap.cc:654] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:05.151166  3604 leader_election.cc:343] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.150112  3638 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.154742  3813 consensus_queue.cc:1048] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:17:05.156039  3754 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.154726  3825 consensus_queue.cc:237] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.162117  3777 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.184365  3813 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:05.187423  3813 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.187964  3813 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.179632  3777 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.190696  3813 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.191682  3777 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:05.192819  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.193780  3637 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:05.195269  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.195690  3526 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:05.196070  3711 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:05.196954  3763 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:05.199322  3763 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.199887  3763 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.200368  3763 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.165985  3754 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.156728  3604 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.216331  3757 raft_consensus.cc:359] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.217394  3757 raft_consensus.cc:385] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.217742  3757 raft_consensus.cc:740] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.219188  3757 consensus_queue.cc:260] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:05.224360  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 73215.2us
I20260709 13:17:05.224524  3754 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.226179  3754 raft_consensus.cc:2749] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:05.227144  3604 leader_election.cc:343] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.232708  3757 ts_tablet_manager.cc:1434] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 13:17:05.233915  3757 tablet_bootstrap.cc:492] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:05.237361  3773 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:05.241465  3604 leader_election.cc:343] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.242051  3604 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.243206  3773 raft_consensus.cc:2749] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.244135  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.262001  3773 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.259426  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.262681  3773 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.265264  3754 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:05.266059  3754 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.276309  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.269783  3813 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.277465  3813 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.276240  3773 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.276311  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.284772  3763 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.292973  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.295339  3635 raft_consensus.cc:2393] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:05.291785  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:05.296779  3636 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.300469  3459 catalog_manager.cc:5697] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:05.284772  3604 leader_election.cc:343] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.302846  3752 tablet_bootstrap.cc:492] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:05.303315  3752 ts_tablet_manager.cc:1403] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.187s	user 0.035s	sys 0.051s
I20260709 13:17:05.304903  3807 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:05.307919  3754 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.311580  3752 raft_consensus.cc:359] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.312103  3752 raft_consensus.cc:385] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.312337  3752 raft_consensus.cc:740] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.313935  3675 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:05.310300  3825 consensus_queue.cc:1048] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:17:05.316547  3752 consensus_queue.cc:260] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.317910  3852 raft_consensus.cc:2749] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.319386  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.320850  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.322961  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:05.323042  3529 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.323679  3709 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.326498  3814 raft_consensus.cc:3060] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.333288  3752 ts_tablet_manager.cc:1434] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:17:05.316112  3813 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.336319  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.337148  3752 tablet_bootstrap.cc:492] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:05.342206  3757 tablet_bootstrap.cc:654] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.350613  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.351084  3756 tablet_bootstrap.cc:492] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:05.354120  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:05.357146  3604 leader_election.cc:343] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.359398  3709 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:05.359432  3604 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.390612  3763 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.391776  3636 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:05.402274  3814 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:05.414834  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 57732.6us
I20260709 13:17:05.430685  3756 ts_tablet_manager.cc:1403] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.293s	user 0.026s	sys 0.039s
I20260709 13:17:05.433765  3754 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.435700  3852 consensus_queue.cc:1048] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:17:05.438843  3813 consensus_queue.cc:1048] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:05.433624  3756 raft_consensus.cc:359] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.440145  3756 raft_consensus.cc:385] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.440438  3756 raft_consensus.cc:740] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.441071  3756 consensus_queue.cc:260] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.443148  3756 ts_tablet_manager.cc:1434] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:17:05.444614  3756 tablet_bootstrap.cc:492] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:05.447587  3773 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:05.448459  3768 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:05.437274  3529 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:05.450884  3763 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:05.451457  3763 raft_consensus.cc:697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:05.452477  3763 consensus_queue.cc:237] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.437381  3752 tablet_bootstrap.cc:654] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.457860  3756 tablet_bootstrap.cc:654] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.461315  3752 tablet_bootstrap.cc:492] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:05.461802  3752 ts_tablet_manager.cc:1403] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.005s
I20260709 13:17:05.464601  3752 raft_consensus.cc:359] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.465354  3752 raft_consensus.cc:385] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.465670  3752 raft_consensus.cc:740] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.466308  3752 consensus_queue.cc:260] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.471343  3752 ts_tablet_manager.cc:1434] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:05.472362  3752 tablet_bootstrap.cc:492] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:05.483494  3757 tablet_bootstrap.cc:492] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:05.484025  3757 ts_tablet_manager.cc:1403] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.250s	user 0.016s	sys 0.034s
W20260709 13:17:05.485695  3604 leader_election.cc:343] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.490628  3752 tablet_bootstrap.cc:654] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.496780  3757 raft_consensus.cc:359] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.497751  3757 raft_consensus.cc:385] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.498051  3757 raft_consensus.cc:740] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
W20260709 13:17:05.500821  3604 leader_election.cc:343] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.501451  3604 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.507223  3768 raft_consensus.cc:2749] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.508376  3757 consensus_queue.cc:260] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.510257  3852 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.510665  3764 raft_consensus.cc:493] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.510758  3852 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.511145  3764 raft_consensus.cc:515] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.513427  3764 leader_election.cc:290] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.514631  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.515059  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.515751  3757 ts_tablet_manager.cc:1434] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.005s
I20260709 13:17:05.515642  3635 raft_consensus.cc:2468] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
W20260709 13:17:05.515998  3529 leader_election.cc:343] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.516309  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.516649  3757 tablet_bootstrap.cc:492] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:05.531512  3526 leader_election.cc:304] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.535604  3763 raft_consensus.cc:2804] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.536013  3763 raft_consensus.cc:493] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.536394  3763 raft_consensus.cc:3060] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.536725  3756 tablet_bootstrap.cc:492] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:05.537199  3756 ts_tablet_manager.cc:1403] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.004s
I20260709 13:17:05.536154  3460 catalog_manager.cc:5697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:05.513444  3852 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:05.532800  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.547098  3678 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:05.548058  3852 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.546145  3604 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.552060  3864 raft_consensus.cc:2749] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:05.553066  3756 raft_consensus.cc:359] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.545331  3763 raft_consensus.cc:515] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.554210  3756 raft_consensus.cc:385] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.554582  3756 raft_consensus.cc:740] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.555397  3756 consensus_queue.cc:260] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.556030  3763 leader_election.cc:290] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.558126  3756 ts_tablet_manager.cc:1434] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260709 13:17:05.558408  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:05.559123  3756 tablet_bootstrap.cc:492] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
W20260709 13:17:05.564121  3529 leader_election.cc:343] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.564301  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:05.566046  3635 raft_consensus.cc:3060] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.570317  3712 raft_consensus.cc:3060] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.574383  3752 tablet_bootstrap.cc:492] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:05.577592  3752 ts_tablet_manager.cc:1403] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.013s
I20260709 13:17:05.580507  3764 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.581076  3764 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.583423  3764 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.585278  3768 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:05.585054  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.587703  3636 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:05.588270  3752 raft_consensus.cc:359] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.589008  3526 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:05.589828  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:05.591143  3529 leader_election.cc:343] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.592139  3764 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.592527  3764 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.588981  3752 raft_consensus.cc:385] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.592823  3764 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.592988  3635 raft_consensus.cc:2468] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:05.593084  3752 raft_consensus.cc:740] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.594074  3752 consensus_queue.cc:260] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.594550  3526 leader_election.cc:304] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.596202  3860 raft_consensus.cc:2804] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:05.596685  3860 raft_consensus.cc:697] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:05.597530  3860 consensus_queue.cc:237] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.601939  3752 ts_tablet_manager.cc:1434] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
I20260709 13:17:05.603405  3752 tablet_bootstrap.cc:492] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:05.603348  3852 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.604034  3852 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.605851  3756 tablet_bootstrap.cc:654] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.608062  3852 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:05.607806  3764 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.609391  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.609987  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.610610  3638 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:05.615430  3757 tablet_bootstrap.cc:654] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:05.611588  3678 leader_election.cc:343] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.617607  3675 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:05.618829  3852 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.619210  3852 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.619529  3852 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.624864  3461 catalog_manager.cc:5697] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:05.675082  3764 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.676395  3752 tablet_bootstrap.cc:654] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.676461  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:05.677127  3638 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.680023  3709 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.683439  3852 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.684098  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:05.684180  3638 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:05.686596  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:05.686794  3526 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:05.687630  3764 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:05.688055  3678 leader_election.cc:343] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.688110  3764 raft_consensus.cc:697] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:05.692364  3764 consensus_queue.cc:237] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.694793  3825 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:05.696725  3529 leader_election.cc:343] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.712774  3756 tablet_bootstrap.cc:492] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:05.713615  3756 ts_tablet_manager.cc:1403] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.155s	user 0.008s	sys 0.007s
I20260709 13:17:05.724700  3752 tablet_bootstrap.cc:492] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:05.725189  3752 ts_tablet_manager.cc:1403] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.122s	user 0.008s	sys 0.005s
I20260709 13:17:05.727098  3862 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.727742  3864 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.731252  3864 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.735051  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.735821  3752 raft_consensus.cc:359] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.736454  3752 raft_consensus.cc:385] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.727622  3862 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.738245  3752 raft_consensus.cc:740] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.738543  3757 tablet_bootstrap.cc:492] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:05.738955  3757 ts_tablet_manager.cc:1403] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.222s	user 0.012s	sys 0.005s
I20260709 13:17:05.740096  3752 consensus_queue.cc:260] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.742133  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.742166  3752 ts_tablet_manager.cc:1434] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:17:05.746265  3852 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:05.745626  3604 leader_election.cc:343] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.741430  3862 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.745576  3757 raft_consensus.cc:359] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.749671  3757 raft_consensus.cc:385] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.749977  3757 raft_consensus.cc:740] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.733578  3864 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.748817  3752 tablet_bootstrap.cc:492] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:05.751473  3850 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:05.746500  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:05.753574  3638 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.750763  3757 consensus_queue.cc:260] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.760751  3757 ts_tablet_manager.cc:1434] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 13:17:05.761840  3757 tablet_bootstrap.cc:492] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
W20260709 13:17:05.762413  3604 leader_election.cc:343] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.761202  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.762960  3864 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.764251  3864 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.766490  3864 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.767429  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.768666  3756 raft_consensus.cc:359] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.772727  3756 raft_consensus.cc:385] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.763000  3604 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.773159  3756 raft_consensus.cc:740] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.776252  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.777047  3712 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:05.777871  3864 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:05.778928  3604 leader_election.cc:343] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.774627  3638 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
W20260709 13:17:05.787209  3604 leader_election.cc:343] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.787712  3604 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:05.787938  3675 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:05.788739  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.789132  3850 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:05.789744  3850 raft_consensus.cc:697] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:05.790817  3864 raft_consensus.cc:2749] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:05.790855  3850 consensus_queue.cc:237] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.791898  3460 catalog_manager.cc:5697] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:05.793876  3756 consensus_queue.cc:260] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.794138  3604 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:05.795032  3864 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.795421  3864 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.795758  3864 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.795997  3752 tablet_bootstrap.cc:654] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.800770  3757 tablet_bootstrap.cc:654] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.804311  3756 ts_tablet_manager.cc:1434] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.003s
I20260709 13:17:05.807657  3756 tablet_bootstrap.cc:492] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:05.817914  3756 tablet_bootstrap.cc:654] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:05.822796  3604 leader_election.cc:343] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.823196  3850 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.823882  3752 tablet_bootstrap.cc:492] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:05.823652  3850 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.824383  3752 ts_tablet_manager.cc:1403] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.076s	user 0.003s	sys 0.015s
I20260709 13:17:05.825577  3757 tablet_bootstrap.cc:492] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:05.826321  3757 ts_tablet_manager.cc:1403] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.010s
I20260709 13:17:05.827132  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.825735  3850 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:05.827395  3752 raft_consensus.cc:359] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.827814  3635 raft_consensus.cc:2468] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:05.828141  3752 raft_consensus.cc:385] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.828498  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.828511  3752 raft_consensus.cc:740] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.829463  3675 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:05.830112  3678 leader_election.cc:343] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.830478  3850 raft_consensus.cc:2804] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.830323  3752 consensus_queue.cc:260] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.830909  3850 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.831353  3850 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.832448  3752 ts_tablet_manager.cc:1434] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:05.833292  3752 tablet_bootstrap.cc:492] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:05.836071  3864 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.839010  3860 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.839643  3860 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.839035  3460 catalog_manager.cc:5697] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:05.850358  3864 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.852967  3850 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.853616  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:05.855072  3710 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.857373  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:05.858156  3635 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.867069  3635 raft_consensus.cc:2468] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:05.868284  3675 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:05.869745  3852 raft_consensus.cc:2804] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:05.870330  3852 raft_consensus.cc:697] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:05.871335  3852 consensus_queue.cc:237] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.874604  3825 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.887243  3850 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:05.875084  3825 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.903498  3825 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:05.904585  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:05.904744  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.904609  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.906822  3635 raft_consensus.cc:2393] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 1: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:05.905663  3860 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.910205  3678 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:05.914502  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:05.915350  3635 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:05.911777  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:05.917415  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:05.919092  3604 leader_election.cc:343] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.898196  3864 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:05.920364  3526 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:05.920536  3864 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:05.921017  3678 leader_election.cc:343] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.921156  3814 raft_consensus.cc:2804] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:05.921587  3814 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:05.921958  3814 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:05.922385  3529 leader_election.cc:343] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:05.928859  3752 tablet_bootstrap.cc:654] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:05.921810  3757 raft_consensus.cc:359] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.931699  3757 raft_consensus.cc:385] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:05.932104  3757 raft_consensus.cc:740] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:05.938629  3763 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:05.929419  3852 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.944432  3757 consensus_queue.cc:260] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.946520  3757 ts_tablet_manager.cc:1434] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.120s	user 0.037s	sys 0.025s
I20260709 13:17:05.947386  3757 tablet_bootstrap.cc:492] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:05.949182  3460 catalog_manager.cc:5697] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:05.950307  3710 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:05.943010  3814 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:05.974323  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:05.984264  3814 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.985605  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:05.986382  3635 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:05.987684  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:05.985704  3604 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:05.978780  3864 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:05.990271  3864 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:05.990733  3864 raft_consensus.cc:697] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:05.991521  3864 consensus_queue.cc:237] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:05.991931  3529 leader_election.cc:343] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:05.992797  3508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:05.994602  3756 tablet_bootstrap.cc:492] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.056262  3756 ts_tablet_manager.cc:1403] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.249s	user 0.046s	sys 0.103s
I20260709 13:17:06.023712  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.012521  3852 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.058986  3756 raft_consensus.cc:359] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.059669  3756 raft_consensus.cc:385] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.059942  3756 raft_consensus.cc:740] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.060689  3752 tablet_bootstrap.cc:492] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:06.060570  3756 consensus_queue.cc:260] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.061161  3752 ts_tablet_manager.cc:1403] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.228s	user 0.009s	sys 0.009s
I20260709 13:17:06.053320  3635 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:06.062702  3756 ts_tablet_manager.cc:1434] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:17:06.063556  3756 tablet_bootstrap.cc:492] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:06.064121  3752 raft_consensus.cc:359] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.064775  3752 raft_consensus.cc:385] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.065034  3752 raft_consensus.cc:740] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.065857  3752 consensus_queue.cc:260] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.068423  3752 ts_tablet_manager.cc:1434] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:06.069335  3752 tablet_bootstrap.cc:492] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:06.070400  3756 tablet_bootstrap.cc:654] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.062029  3757 tablet_bootstrap.cc:654] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:06.000352  3604 leader_election.cc:343] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:06.075832  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 75517.3us
W20260709 13:17:06.078444  3604 leader_election.cc:343] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.078912  3604 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.080417  3526 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.084969  3768 raft_consensus.cc:2749] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.085310  3814 raft_consensus.cc:2804] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.087831  3814 raft_consensus.cc:697] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:06.089550  3814 consensus_queue.cc:237] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.090538  3752 tablet_bootstrap.cc:654] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.091235  3773 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.091879  3773 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.094365  3773 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.095352  3460 catalog_manager.cc:5697] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.096191  3764 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.099985  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.103845  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.109390  3461 catalog_manager.cc:5697] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:06.114914  3604 leader_election.cc:343] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:06.115608  3604 leader_election.cc:343] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.115959  3604 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.117796  3864 raft_consensus.cc:2749] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.136127  3764 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.151569  3756 tablet_bootstrap.cc:492] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.151623  3757 tablet_bootstrap.cc:492] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:06.151599  3752 tablet_bootstrap.cc:492] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:06.152261  3757 ts_tablet_manager.cc:1403] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.205s	user 0.015s	sys 0.000s
I20260709 13:17:06.152261  3756 ts_tablet_manager.cc:1403] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.006s
I20260709 13:17:06.155295  3756 raft_consensus.cc:359] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.156009  3756 raft_consensus.cc:385] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.156277  3756 raft_consensus.cc:740] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.156939  3756 consensus_queue.cc:260] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.159097  3756 ts_tablet_manager.cc:1434] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:06.158811  3763 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.155717  3757 raft_consensus.cc:359] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.159492  3757 raft_consensus.cc:385] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.159770  3757 raft_consensus.cc:740] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.160521  3757 consensus_queue.cc:260] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.161067  3756 tablet_bootstrap.cc:492] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:06.162765  3757 ts_tablet_manager.cc:1434] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:17:06.163648  3757 tablet_bootstrap.cc:492] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:06.167315  3756 tablet_bootstrap.cc:654] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.169608  3752 ts_tablet_manager.cc:1403] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.006s
I20260709 13:17:06.172314  3763 consensus_queue.cc:1048] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:06.172905  3752 raft_consensus.cc:359] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.173796  3752 raft_consensus.cc:385] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.177502  3752 raft_consensus.cc:740] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.178483  3752 consensus_queue.cc:260] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.181098  3752 ts_tablet_manager.cc:1434] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:17:06.182178  3752 tablet_bootstrap.cc:492] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:06.182349  3757 tablet_bootstrap.cc:654] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:06.193737  3529 consensus_peers.cc:597] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.198099  3852 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.198689  3852 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.200241  3752 tablet_bootstrap.cc:654] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.200304  3561 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.200585  3756 tablet_bootstrap.cc:492] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.200832  3852 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:06.201090  3756 ts_tablet_manager.cc:1403] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.016s
I20260709 13:17:06.206143  3756 raft_consensus.cc:359] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.206873  3756 raft_consensus.cc:385] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.207185  3756 raft_consensus.cc:740] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.207360  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.207940  3756 consensus_queue.cc:260] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.209944  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:06.210335  3756 ts_tablet_manager.cc:1434] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:17:06.211501  3638 raft_consensus.cc:2393] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 1: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:06.212073  3756 tablet_bootstrap.cc:492] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:06.212828  3675 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:06.214047  3852 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.219506  3756 tablet_bootstrap.cc:654] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.221719  3860 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.222280  3860 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.228832  3752 tablet_bootstrap.cc:492] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:06.228937  3756 tablet_bootstrap.cc:492] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.229434  3752 ts_tablet_manager.cc:1403] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.021s
I20260709 13:17:06.229571  3860 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.230403  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.230785  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:06.231467  3638 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:06.232664  3526 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.232524  3752 raft_consensus.cc:359] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.233734  3752 raft_consensus.cc:385] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.234051  3752 raft_consensus.cc:740] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.234793  3752 consensus_queue.cc:260] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.237367  3752 ts_tablet_manager.cc:1434] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:06.238294  3752 tablet_bootstrap.cc:492] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:06.239182  3757 tablet_bootstrap.cc:492] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:06.239650  3757 ts_tablet_manager.cc:1403] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.000s
I20260709 13:17:06.242274  3757 raft_consensus.cc:359] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.242942  3757 raft_consensus.cc:385] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.229461  3756 ts_tablet_manager.cc:1403] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 13:17:06.243626  3860 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:06.244010  3860 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.244344  3860 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:06.244591  3752 tablet_bootstrap.cc:654] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.246853  3825 consensus_queue.cc:1048] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.247246  3756 raft_consensus.cc:359] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.247920  3756 raft_consensus.cc:385] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.248179  3756 raft_consensus.cc:740] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.248857  3756 consensus_queue.cc:260] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.250748  3852 raft_consensus.cc:2749] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.251273  3756 ts_tablet_manager.cc:1434] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:17:06.243211  3757 raft_consensus.cc:740] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.252238  3757 consensus_queue.cc:260] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.254532  3757 ts_tablet_manager.cc:1434] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:06.255168  3756 tablet_bootstrap.cc:492] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:06.255594  3757 tablet_bootstrap.cc:492] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:06.256611  3752 tablet_bootstrap.cc:492] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:06.257054  3752 ts_tablet_manager.cc:1403] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:17:06.258337  3852 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.258857  3852 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.260092  3773 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.260545  3773 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.261751  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.262370  3773 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:06.263015  3678 leader_election.cc:343] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.264035  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.264835  3852 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:06.265655  3604 leader_election.cc:343] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.266039  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:06.266654  3638 raft_consensus.cc:2468] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:06.266806  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.267446  3563 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:06.268191  3675 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:06.268801  3604 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.269263  3852 raft_consensus.cc:2804] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.269696  3852 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.269805  3773 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.270079  3852 raft_consensus.cc:3060] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.270160  3773 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.270567  3773 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.274360  3756 tablet_bootstrap.cc:654] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.276665  3757 tablet_bootstrap.cc:654] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.276892  3773 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.259629  3752 raft_consensus.cc:359] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.279242  3752 raft_consensus.cc:385] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.279536  3752 raft_consensus.cc:740] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.280200  3752 consensus_queue.cc:260] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.280596  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:06.281121  3563 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.282306  3752 ts_tablet_manager.cc:1434] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260709 13:17:06.284475  3860 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.286026  3561 raft_consensus.cc:1240] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:17:06.286600  3860 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.287304  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:06.287827  3638 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:06.288403  3756 tablet_bootstrap.cc:492] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.288815  3756 ts_tablet_manager.cc:1403] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.007s
I20260709 13:17:06.290387  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:06.290740  3752 tablet_bootstrap.cc:492] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:06.291323  3756 raft_consensus.cc:359] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.292053  3756 raft_consensus.cc:385] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.291795  3777 consensus_queue.cc:1059] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.292603  3777 raft_consensus.cc:3055] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:06.292907  3777 raft_consensus.cc:740] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:06.293718  3777 consensus_queue.cc:260] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.294910  3777 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:06.296672  3752 tablet_bootstrap.cc:654] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.300352  3757 tablet_bootstrap.cc:492] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:06.300833  3757 ts_tablet_manager.cc:1403] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.002s
I20260709 13:17:06.301904  3756 raft_consensus.cc:740] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.303148  3756 consensus_queue.cc:260] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.303624  3757 raft_consensus.cc:359] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.304472  3757 raft_consensus.cc:385] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.304786  3757 raft_consensus.cc:740] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.305583  3757 consensus_queue.cc:260] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.307149  3563 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:06.307844  3757 ts_tablet_manager.cc:1434] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:06.308274  3604 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:06.308743  3757 tablet_bootstrap.cc:492] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:06.309790  3864 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.310410  3864 raft_consensus.cc:697] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:06.311470  3864 consensus_queue.cc:237] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.317212  3756 ts_tablet_manager.cc:1434] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:17:06.319332  3756 tablet_bootstrap.cc:492] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:06.323472  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:06.325587  3604 leader_election.cc:343] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.327594  3638 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:06.329093  3526 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.330219  3860 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:06.330821  3860 raft_consensus.cc:697] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:06.331105  3757 tablet_bootstrap.cc:654] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.331890  3860 consensus_queue.cc:237] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.337358  3773 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.336774  3756 tablet_bootstrap.cc:654] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.276901  3852 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.342448  3752 tablet_bootstrap.cc:492] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:06.342872  3752 ts_tablet_manager.cc:1403] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.019s
I20260709 13:17:06.344421  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:06.345682  3678 leader_election.cc:343] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.345538  3752 raft_consensus.cc:359] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.346230  3752 raft_consensus.cc:385] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.346514  3752 raft_consensus.cc:740] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.347210  3752 consensus_queue.cc:260] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.348150  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:06.350016  3752 ts_tablet_manager.cc:1434] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:06.350932  3752 tablet_bootstrap.cc:492] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:06.350476  3460 catalog_manager.cc:5697] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 2, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.348702  3638 raft_consensus.cc:3060] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.353575  3777 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:06.355003  3852 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:06.355866  3757 tablet_bootstrap.cc:492] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:06.364494  3757 ts_tablet_manager.cc:1403] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.008s
I20260709 13:17:06.359125  3756 tablet_bootstrap.cc:492] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.365340  3756 ts_tablet_manager.cc:1403] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.011s
I20260709 13:17:06.367287  3757 raft_consensus.cc:359] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.368005  3757 raft_consensus.cc:385] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.368057  3756 raft_consensus.cc:359] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.368398  3757 raft_consensus.cc:740] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.363780  3752 tablet_bootstrap.cc:654] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.369129  3757 consensus_queue.cc:260] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.374145  3638 raft_consensus.cc:2468] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:06.368728  3756 raft_consensus.cc:385] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.382051  3756 raft_consensus.cc:740] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.382767  3756 consensus_queue.cc:260] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.384846  3756 ts_tablet_manager.cc:1434] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 13:17:06.372275  3460 catalog_manager.cc:5697] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.385717  3756 tablet_bootstrap.cc:492] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
W20260709 13:17:06.387830  3678 consensus_peers.cc:597] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.390997  3757 ts_tablet_manager.cc:1434] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:17:06.391469  3756 tablet_bootstrap.cc:654] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.395735  3757 tablet_bootstrap.cc:492] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:06.396104  3675 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:06.397594  3825 raft_consensus.cc:2804] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.398231  3825 raft_consensus.cc:697] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:06.402194  3757 tablet_bootstrap.cc:654] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.406889  3752 tablet_bootstrap.cc:492] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:06.407341  3752 ts_tablet_manager.cc:1403] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.011s
I20260709 13:17:06.399338  3825 consensus_queue.cc:237] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.409965  3752 raft_consensus.cc:359] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.410634  3752 raft_consensus.cc:385] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.410894  3752 raft_consensus.cc:740] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.411929  3752 consensus_queue.cc:260] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.413120  3756 tablet_bootstrap.cc:492] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.413610  3756 ts_tablet_manager.cc:1403] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.012s
I20260709 13:17:06.415480  3752 ts_tablet_manager.cc:1434] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:17:06.416514  3752 tablet_bootstrap.cc:492] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:06.416203  3756 raft_consensus.cc:359] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.416841  3756 raft_consensus.cc:385] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.417104  3756 raft_consensus.cc:740] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.418339  3756 consensus_queue.cc:260] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.420527  3756 ts_tablet_manager.cc:1434] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 13:17:06.421386  3756 tablet_bootstrap.cc:492] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:06.422837  3752 tablet_bootstrap.cc:654] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.426265  3757 tablet_bootstrap.cc:492] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:06.426708  3757 ts_tablet_manager.cc:1403] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 13:17:06.427016  3756 tablet_bootstrap.cc:654] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.429411  3757 raft_consensus.cc:359] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.430320  3757 raft_consensus.cc:385] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.430671  3757 raft_consensus.cc:740] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.431613  3757 consensus_queue.cc:260] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.434417  3757 ts_tablet_manager.cc:1434] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:06.435465  3757 tablet_bootstrap.cc:492] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:06.437484  3756 tablet_bootstrap.cc:492] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.437999  3756 ts_tablet_manager.cc:1403] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 13:17:06.441184  3756 raft_consensus.cc:359] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.442080  3756 raft_consensus.cc:385] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.442409  3756 raft_consensus.cc:740] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.443392  3757 tablet_bootstrap.cc:654] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.443104  3756 consensus_queue.cc:260] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.444279  3752 tablet_bootstrap.cc:492] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:06.444741  3752 ts_tablet_manager.cc:1403] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 13:17:06.447728  3752 raft_consensus.cc:359] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.448578  3752 raft_consensus.cc:385] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.448908  3752 raft_consensus.cc:740] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.449770  3752 consensus_queue.cc:260] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.450672  3756 ts_tablet_manager.cc:1434] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 13:17:06.450856  3825 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.451663  3756 tablet_bootstrap.cc:492] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:06.451377  3825 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.451982  3752 ts_tablet_manager.cc:1434] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:06.452920  3752 tablet_bootstrap.cc:492] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:06.453675  3825 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:06.455418  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.456426  3563 raft_consensus.cc:2468] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:06.437569  3458 catalog_manager.cc:5697] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:06.455426  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:06.458055  3638 raft_consensus.cc:2468] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:06.459033  3756 tablet_bootstrap.cc:654] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.459359  3752 tablet_bootstrap.cc:654] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.459172  3678 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:06.460194  3825 raft_consensus.cc:2804] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.460690  3825 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.461159  3825 raft_consensus.cc:3060] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.461522  3852 raft_consensus.cc:493] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.462199  3852 raft_consensus.cc:515] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.465147  3852 leader_election.cc:290] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:06.467763  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:06.468154  3752 tablet_bootstrap.cc:492] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:06.468585  3752 ts_tablet_manager.cc:1403] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:17:06.469138  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.471474  3773 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.471359  3752 raft_consensus.cc:359] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.472226  3752 raft_consensus.cc:385] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.472689  3752 raft_consensus.cc:740] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.472232  3773 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.474309  3678 leader_election.cc:304] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:06.475087  3773 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.475247  3850 raft_consensus.cc:2749] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.476854  3756 tablet_bootstrap.cc:492] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.476987  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.477345  3756 ts_tablet_manager.cc:1403] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260709 13:17:06.478564  3757 tablet_bootstrap.cc:492] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:06.479087  3757 ts_tablet_manager.cc:1403] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.000s
I20260709 13:17:06.479368  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:06.478538  3604 leader_election.cc:343] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.480278  3756 raft_consensus.cc:359] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.481117  3756 raft_consensus.cc:385] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.481422  3756 raft_consensus.cc:740] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
W20260709 13:17:06.481623  3604 leader_election.cc:343] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.482105  3604 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.482172  3756 consensus_queue.cc:260] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.483098  3757 raft_consensus.cc:359] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.484299  3757 raft_consensus.cc:385] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.484495  3862 raft_consensus.cc:2749] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.484670  3757 raft_consensus.cc:740] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.485492  3825 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.486104  3757 consensus_queue.cc:260] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.487722  3825 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:06.484489  3756 ts_tablet_manager.cc:1434] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:17:06.488721  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:06.489238  3757 ts_tablet_manager.cc:1434] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:17:06.489346  3563 raft_consensus.cc:3060] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.489599  3756 tablet_bootstrap.cc:492] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:06.490325  3757 tablet_bootstrap.cc:492] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:06.496809  3757 tablet_bootstrap.cc:654] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.496469  3860 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.475250  3752 consensus_queue.cc:260] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.499006  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:06.499238  3752 ts_tablet_manager.cc:1434] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:17:06.512935  3752 tablet_bootstrap.cc:492] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:06.504487  3773 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.514014  3773 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.514503  3756 tablet_bootstrap.cc:654] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.516229  3773 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.516875  3638 raft_consensus.cc:3060] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.518678  3752 tablet_bootstrap.cc:654] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.519873  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:06.528913  3604 leader_election.cc:343] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.536820  3563 raft_consensus.cc:2468] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:06.538183  3678 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:06.539407  3825 raft_consensus.cc:2804] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.540091  3825 raft_consensus.cc:697] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:06.541082  3825 consensus_queue.cc:237] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.545338  3757 tablet_bootstrap.cc:492] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:06.552745  3757 ts_tablet_manager.cc:1403] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.010s
I20260709 13:17:06.551167  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.554242  3862 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.554741  3862 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.556777  3862 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:06.555066  3604 leader_election.cc:343] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.557307  3604 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.557822  3814 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.558270  3814 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.559620  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.558792  3757 raft_consensus.cc:359] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.560294  3814 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.560408  3757 raft_consensus.cc:385] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.560909  3757 raft_consensus.cc:740] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.561194  3862 raft_consensus.cc:2749] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.562053  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:06.561817  3757 consensus_queue.cc:260] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.562665  3636 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:06.563871  3526 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:06.564656  3814 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.565026  3638 raft_consensus.cc:2468] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:06.565219  3814 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.565919  3814 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.566869  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.567489  3709 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:06.569212  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.570050  3708 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
W20260709 13:17:06.564847  3604 leader_election.cc:343] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.572685  3604 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:06.573489  3862 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.573889  3862 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.574206  3862 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.578691  3756 tablet_bootstrap.cc:492] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.579126  3756 ts_tablet_manager.cc:1403] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.007s
I20260709 13:17:06.581121  3757 ts_tablet_manager.cc:1434] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260709 13:17:06.581843  3756 raft_consensus.cc:359] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.582508  3756 raft_consensus.cc:385] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.582779  3756 raft_consensus.cc:740] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.586848  3814 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.589790  3756 consensus_queue.cc:260] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.582530  3757 tablet_bootstrap.cc:492] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:06.591117  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:06.591866  3636 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.593060  3752 tablet_bootstrap.cc:492] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:06.593505  3752 ts_tablet_manager.cc:1403] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.081s	user 0.048s	sys 0.024s
I20260709 13:17:06.595191  3773 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.595655  3773 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.598393  3773 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.599040  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.599906  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:06.601282  3604 leader_election.cc:343] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:06.601926  3604 leader_election.cc:343] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.602262  3604 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.602337  3814 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.603137  3773 raft_consensus.cc:2749] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.604969  3752 raft_consensus.cc:359] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.605671  3752 raft_consensus.cc:385] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.603147  3757 tablet_bootstrap.cc:654] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.606577  3752 raft_consensus.cc:740] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.607087  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:06.606118  3636 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:06.609906  3756 ts_tablet_manager.cc:1434] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260709 13:17:06.610826  3756 tablet_bootstrap.cc:492] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:06.607734  3708 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.613938  3757 tablet_bootstrap.cc:492] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:06.614496  3757 ts_tablet_manager.cc:1403] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260709 13:17:06.614667  3526 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:06.614092  3752 consensus_queue.cc:260] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.601442  3862 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.616223  3814 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.616760  3814 raft_consensus.cc:697] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:06.617010  3752 ts_tablet_manager.cc:1434] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:17:06.618903  3862 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.617736  3814 consensus_queue.cc:237] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.619793  3752 tablet_bootstrap.cc:492] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:06.622407  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:06.627910  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:06.629789  3862 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.630450  3862 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.622985  3756 tablet_bootstrap.cc:654] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.623128  3764 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:06.632951  3563 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.632856  3757 raft_consensus.cc:359] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.633541  3757 raft_consensus.cc:385] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.633841  3757 raft_consensus.cc:740] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.634421  3757 consensus_queue.cc:260] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.625465  3710 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.638285  3754 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.638653  3752 tablet_bootstrap.cc:654] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.635982  3773 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.640074  3754 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:06.645138  3604 leader_election.cc:343] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.639251  3459 catalog_manager.cc:5697] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.649178  3825 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.651304  3757 ts_tablet_manager.cc:1434] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.002s
I20260709 13:17:06.649868  3825 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.652215  3757 tablet_bootstrap.cc:492] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:06.655855  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.657404  3825 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:06.657658  3604 leader_election.cc:343] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.659693  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.663483  3460 catalog_manager.cc:5697] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:06.664582  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.665084  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:06.665805  3636 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:06.665196  3712 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
W20260709 13:17:06.667982  3678 leader_election.cc:343] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.658986  3754 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.668705  3604 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:06.669700  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.670027  3773 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.670274  3675 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:06.671657  3604 leader_election.cc:343] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.671677  3773 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.671382  3708 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:06.672207  3825 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.673383  3825 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.674165  3825 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.678258  3764 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.683821  3862 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.672694  3773 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.685204  3764 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.687819  3764 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.689814  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:06.690630  3636 raft_consensus.cc:2393] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:06.693240  3708 raft_consensus.cc:3060] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.694979  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.703464  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.710289  3757 tablet_bootstrap.cc:654] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.689541  3825 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.713469  3852 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.713987  3852 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.714097  3754 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:17:06.717051  3852 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:06.717736  3712 raft_consensus.cc:2393] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:06.711215  3773 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.720983  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:06.721961  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:06.721899  3636 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:06.722373  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.722939  3561 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:06.723678  3604 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.724216  3675 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:06.720963  3773 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.730638  3773 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.735462  3752 tablet_bootstrap.cc:492] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:06.736097  3752 ts_tablet_manager.cc:1403] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.116s	user 0.027s	sys 0.007s
I20260709 13:17:06.734231  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:06.738705  3864 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.731603  3852 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:06.739440  3852 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:06.739172  3864 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.739665  3756 tablet_bootstrap.cc:492] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:06.739809  3852 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.740136  3756 ts_tablet_manager.cc:1403] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.010s
W20260709 13:17:06.741307  3604 leader_election.cc:343] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.736814  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:06.746809  3757 tablet_bootstrap.cc:492] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:06.748399  3757 ts_tablet_manager.cc:1403] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.096s	user 0.029s	sys 0.005s
I20260709 13:17:06.740554  3764 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.752952  3756 raft_consensus.cc:359] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.762192  3756 raft_consensus.cc:385] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.750383  3825 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:06.762964  3678 leader_election.cc:343] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.763790  3773 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.752127  3764 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.765889  3756 raft_consensus.cc:740] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.766543  3764 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.766659  3756 consensus_queue.cc:260] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.751781  3712 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.790719  3752 raft_consensus.cc:359] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.791285  3756 ts_tablet_manager.cc:1434] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 13:17:06.791412  3752 raft_consensus.cc:385] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.791690  3752 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.770038  3529 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.793041  3752 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.793973  3756 tablet_bootstrap.cc:492] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:06.798759  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:06.802294  3604 leader_election.cc:343] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.810962  3752 ts_tablet_manager.cc:1434] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.006s
I20260709 13:17:06.795238  3764 raft_consensus.cc:3060] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.812568  3752 tablet_bootstrap.cc:492] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:06.814998  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:06.815320  3710 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:06.813692  3864 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.822608  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:06.823702  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.824630  3604 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:06.825740  3864 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.826188  3864 raft_consensus.cc:697] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:06.826920  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.826959  3864 consensus_queue.cc:237] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:06.828590  3604 leader_election.cc:343] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.828994  3604 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.830173  3862 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.830605  3862 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.832996  3773 raft_consensus.cc:2749] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.832509  3862 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:06.835851  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.836323  3852 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:06.837592  3604 leader_election.cc:343] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.837606  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:06.838230  3712 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:06.839686  3529 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.841315  3763 raft_consensus.cc:2749] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.843904  3604 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:06.844889  3754 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.846863  3754 raft_consensus.cc:697] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
W20260709 13:17:06.845080  3604 leader_election.cc:343] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:06.849391  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:06.850847  3825 consensus_queue.cc:1048] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:17:06.858258  3852 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:06.864898  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:06.865577  3563 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.858937  3935 raft_consensus.cc:2749] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.854630  3638 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:06.873548  3757 raft_consensus.cc:359] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.874717  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:06.876819  3459 catalog_manager.cc:5697] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.877990  3757 raft_consensus.cc:385] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:06.878580  3757 raft_consensus.cc:740] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:06.879508  3757 consensus_queue.cc:260] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.880683  3636 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:06.883371  3756 tablet_bootstrap.cc:654] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.886718  3935 consensus_queue.cc:1048] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:06.890398  3636 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:06.874703  3754 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.892710  3675 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:06.894943  3935 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:06.901778  3752 tablet_bootstrap.cc:654] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:06.902336  3757 ts_tablet_manager.cc:1434] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.154s	user 0.004s	sys 0.003s
I20260709 13:17:06.903472  3757 tablet_bootstrap.cc:492] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:06.903899  3825 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.904012  3675 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:06.905273  3604 consensus_peers.cc:597] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.906893  3825 raft_consensus.cc:697] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:06.907801  3825 consensus_queue.cc:237] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.908910  3850 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:06.909454  3850 raft_consensus.cc:697] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:06.906339  3563 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:06.912276  3850 consensus_queue.cc:237] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.901409  3935 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:06.924546  3636 raft_consensus.cc:1275] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:06.936870  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:06.954160  3708 raft_consensus.cc:1275] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:17:06.954692  3708 pending_rounds.cc:85] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5: Aborting all ops after (but not including) 0
I20260709 13:17:06.955047  3708 pending_rounds.cc:107] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:17:06.955399  3708 raft_consensus.cc:2889] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:07.002367  3763 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.003147  3763 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:07.021107  3941 log.cc:927] Time spent T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 13:17:07.061156  3764 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:06.936599  3935 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.067751  3814 consensus_queue.cc:1048] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.084626  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.085260  3636 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:07.086024  3814 consensus_queue.cc:1048] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.086759  3825 consensus_queue.cc:1048] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.068960  3763 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.070360  3563 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.090798  3814 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.092581  3757 tablet_bootstrap.cc:654] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.072132  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:07.076752  3773 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.095616  3773 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.097733  3773 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.076972  3942 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.079793  3850 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:07.092388  3460 catalog_manager.cc:5697] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:07.071240  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:07.094617  3752 tablet_bootstrap.cc:492] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:07.100535  3752 ts_tablet_manager.cc:1403] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.288s	user 0.010s	sys 0.003s
I20260709 13:17:07.103012  3942 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.103610  3752 raft_consensus.cc:359] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.104007  3710 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:07.104363  3752 raft_consensus.cc:385] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.104687  3752 raft_consensus.cc:740] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.108235  3756 tablet_bootstrap.cc:492] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:07.108834  3756 ts_tablet_manager.cc:1403] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.315s	user 0.010s	sys 0.006s
I20260709 13:17:07.108753  3942 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.109584  3942 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.110138  3942 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.110819  3814 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.111788  3852 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.111302  3814 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.113332  3942 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.115677  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.105325  3752 consensus_queue.cc:260] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.114260  3814 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.114157  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.120554  3757 tablet_bootstrap.cc:492] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:07.116500  3559 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:07.130267  3757 ts_tablet_manager.cc:1403] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.227s	user 0.009s	sys 0.005s
I20260709 13:17:07.130926  3763 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.133709  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:07.124698  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:07.117223  3756 raft_consensus.cc:359] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.135439  3678 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:07.135808  3756 raft_consensus.cc:385] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.136194  3850 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:17:07.136314  3678 leader_election.cc:343] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.136485  3756 raft_consensus.cc:740] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.136612  3850 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.137033  3850 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.137261  3756 consensus_queue.cc:260] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.139552  3756 ts_tablet_manager.cc:1434] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 13:17:07.140226  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.141172  3752 ts_tablet_manager.cc:1434] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:17:07.141054  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.143496  3756 tablet_bootstrap.cc:492] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:07.144405  3752 tablet_bootstrap.cc:492] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:07.143775  3635 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:07.158840  3757 raft_consensus.cc:359] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.160266  3757 raft_consensus.cc:385] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.124029  3529 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:07.142102  3604 leader_election.cc:343] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.160682  3757 raft_consensus.cc:740] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.159952  3459 catalog_manager.cc:5697] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.169582  3757 consensus_queue.cc:260] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.170156  3459 catalog_manager.cc:5697] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:07.172436  3604 leader_election.cc:343] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.172839  3604 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:07.173966  3864 raft_consensus.cc:2749] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:07.175629  3604 leader_election.cc:343] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.179222  3953 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.179606  3953 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:07.177402  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 53507.2us
I20260709 13:17:07.179960  3953 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.181954  3757 ts_tablet_manager.cc:1434] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.008s
I20260709 13:17:07.182899  3757 tablet_bootstrap.cc:492] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
W20260709 13:17:07.185683  3675 leader_election.cc:343] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.186615  3675 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:07.188231  3852 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.197284  3752 tablet_bootstrap.cc:654] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.203207  3756 tablet_bootstrap.cc:654] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:07.208931  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 80116.2us
I20260709 13:17:07.224153  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.225237  3638 raft_consensus.cc:2393] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:07.210142  3953 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.218209  3850 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:07.252322  3508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:07.267781  3850 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.270273  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:07.271147  3637 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.275308  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:07.280586  3953 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.289736  3752 tablet_bootstrap.cc:492] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:07.290292  3752 ts_tablet_manager.cc:1403] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.146s	user 0.029s	sys 0.022s
I20260709 13:17:07.292735  3756 tablet_bootstrap.cc:492] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:07.293409  3756 ts_tablet_manager.cc:1403] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.150s	user 0.036s	sys 0.029s
I20260709 13:17:07.296537  3757 tablet_bootstrap.cc:654] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.300097  3752 raft_consensus.cc:359] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.300750  3752 raft_consensus.cc:385] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.300987  3752 raft_consensus.cc:740] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.301559  3752 consensus_queue.cc:260] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.304396  3752 ts_tablet_manager.cc:1434] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:17:07.305411  3752 tablet_bootstrap.cc:492] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:07.304656  3560 raft_consensus.cc:2393] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 1: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:07.307008  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:07.307842  3710 raft_consensus.cc:2393] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:07.309401  3756 raft_consensus.cc:359] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.310141  3756 raft_consensus.cc:385] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.310389  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.310458  3756 raft_consensus.cc:740] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.312417  3756 consensus_queue.cc:260] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.315063  3864 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.315439  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:07.315512  3864 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.316429  3526 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:07.317597  3764 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.317978  3864 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.318945  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:07.322818  3604 leader_election.cc:343] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.327746  3764 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.332554  3526 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:07.333771  3752 tablet_bootstrap.cc:654] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.334776  3959 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:17:07.335230  3604 leader_election.cc:343] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.335744  3604 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:07.336521  3773 raft_consensus.cc:2749] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.337114  3756 ts_tablet_manager.cc:1434] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:17:07.338161  3756 tablet_bootstrap.cc:492] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:07.339489  3637 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
W20260709 13:17:07.341531  3604 consensus_peers.cc:597] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:07.343169  3850 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.343650  3850 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.344336  3756 tablet_bootstrap.cc:654] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.348551  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.349436  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.351218  3850 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.352046  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.353044  3675 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:07.354719  3852 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:07.355237  3852 raft_consensus.cc:697] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:07.356063  3852 consensus_queue.cc:237] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:07.357550  3604 leader_election.cc:343] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.358261  3604 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:07.359207  3773 raft_consensus.cc:2749] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.361528  3825 consensus_queue.cc:1048] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.364930  3757 tablet_bootstrap.cc:492] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:07.365437  3757 ts_tablet_manager.cc:1403] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.004s
I20260709 13:17:07.368450  3757 raft_consensus.cc:359] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.369159  3757 raft_consensus.cc:385] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.369480  3757 raft_consensus.cc:740] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.370226  3757 consensus_queue.cc:260] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.372594  3757 ts_tablet_manager.cc:1434] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:07.373924  3825 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.380137  3950 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:07.373556  3757 tablet_bootstrap.cc:492] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:07.388324  3711 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.396863  3942 consensus_queue.cc:1048] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:07.414577  3773 consensus_queue.cc:1048] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:07.415972  3756 tablet_bootstrap.cc:492] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:07.416502  3756 ts_tablet_manager.cc:1403] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.016s
I20260709 13:17:07.419947  3752 tablet_bootstrap.cc:492] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:07.420457  3752 ts_tablet_manager.cc:1403] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.115s	user 0.018s	sys 0.026s
I20260709 13:17:07.422370  3678 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:07.423300  3752 raft_consensus.cc:359] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.424077  3752 raft_consensus.cc:385] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.424376  3752 raft_consensus.cc:740] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.427187  3756 raft_consensus.cc:359] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.427942  3756 raft_consensus.cc:385] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.428242  3756 raft_consensus.cc:740] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.428930  3756 consensus_queue.cc:260] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.430027  3752 consensus_queue.cc:260] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.432168  3752 ts_tablet_manager.cc:1434] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:17:07.434645  3752 tablet_bootstrap.cc:492] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:07.440231  3752 tablet_bootstrap.cc:654] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.444185  3942 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.445657  3756 ts_tablet_manager.cc:1434] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:17:07.444929  3942 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.446617  3756 tablet_bootstrap.cc:492] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:07.450021  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.450801  3635 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:07.452521  3756 tablet_bootstrap.cc:654] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.452291  3675 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:07.453743  3852 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.463508  3764 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.463627  3852 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.464262  3852 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.464184  3764 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.466710  3764 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.467568  3942 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.469080  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.470074  3635 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:07.472230  3526 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:07.473526  3764 raft_consensus.cc:2804] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.474079  3764 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.474100  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:07.474849  3764 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:07.476220  3529 leader_election.cc:343] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.484162  3757 tablet_bootstrap.cc:654] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:07.497498  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 61673us
W20260709 13:17:07.499066  3604 consensus_peers.cc:597] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:07.507285  3764 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.509516  3754 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:17:07.519951  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.543308  3756 tablet_bootstrap.cc:492] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:07.544081  3756 ts_tablet_manager.cc:1403] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.015s
I20260709 13:17:07.546125  3950 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.547283  3752 tablet_bootstrap.cc:492] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:07.547967  3752 ts_tablet_manager.cc:1403] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.022s
I20260709 13:17:07.546612  3950 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.550487  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:07.550580  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:07.551502  3636 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.526952  3764 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:07.554844  3529 leader_election.cc:343] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.557796  3752 raft_consensus.cc:359] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.558442  3752 raft_consensus.cc:385] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.558689  3752 raft_consensus.cc:740] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.559324  3752 consensus_queue.cc:260] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:07.552573  3678 leader_election.cc:343] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.566933  3757 tablet_bootstrap.cc:492] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:07.567384  3757 ts_tablet_manager.cc:1403] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.194s	user 0.012s	sys 0.013s
I20260709 13:17:07.568930  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.570343  3757 raft_consensus.cc:359] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.571426  3757 raft_consensus.cc:385] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.571725  3757 raft_consensus.cc:740] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.572371  3757 consensus_queue.cc:260] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.572726  3752 ts_tablet_manager.cc:1434] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260709 13:17:07.573897  3950 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.574503  3757 ts_tablet_manager.cc:1434] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:07.575482  3757 tablet_bootstrap.cc:492] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:07.575358  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:07.576046  3678 leader_election.cc:343] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.574427  3752 tablet_bootstrap.cc:492] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:07.578716  3637 raft_consensus.cc:2468] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:07.580262  3756 raft_consensus.cc:359] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.581586  3756 raft_consensus.cc:385] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.582509  3756 raft_consensus.cc:740] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.583184  3756 consensus_queue.cc:260] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.585098  3675 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:07.587535  3756 ts_tablet_manager.cc:1434] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 13:17:07.588382  3756 tablet_bootstrap.cc:492] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:07.592191  3852 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.598637  3752 tablet_bootstrap.cc:654] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.596318  3942 raft_consensus.cc:2804] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.596122  3850 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.599110  3942 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.599493  3942 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.599951  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:07.601100  3637 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.602244  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:07.597924  3852 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.610623  3757 tablet_bootstrap.cc:654] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:07.611025  3678 leader_election.cc:343] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.620409  3636 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:07.622249  3526 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:07.624538  3764 raft_consensus.cc:2804] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:07.625283  3764 raft_consensus.cc:697] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:07.626049  3942 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.626291  3764 consensus_queue.cc:237] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.628705  3756 tablet_bootstrap.cc:654] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.651928  3757 tablet_bootstrap.cc:492] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:07.652630  3757 ts_tablet_manager.cc:1403] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.017s
I20260709 13:17:07.664062  3942 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.666715  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:07.671233  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:07.672135  3636 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:07.675115  3678 leader_election.cc:343] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.677946  3460 catalog_manager.cc:5697] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.684777  3459 catalog_manager.cc:5697] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:07.686331  3764 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.688675  3754 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.687582  3773 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.689396  3754 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.689977  3773 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.691751  3754 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.691888  3773 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.692922  3637 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:07.693185  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.694155  3757 raft_consensus.cc:359] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.694924  3757 raft_consensus.cc:385] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.694747  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.695271  3757 raft_consensus.cc:740] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.687357  3764 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:07.696055  3604 leader_election.cc:343] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.696130  3757 consensus_queue.cc:260] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:07.696782  3604 leader_election.cc:343] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.698503  3764 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.698586  3757 ts_tablet_manager.cc:1434] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 13:17:07.699442  3773 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.699725  3757 tablet_bootstrap.cc:492] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:07.699952  3773 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.700244  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.700579  3675 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:07.700834  3637 raft_consensus.cc:2468] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:07.702039  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:07.702521  3526 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:07.703003  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.703322  3764 raft_consensus.cc:2804] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.703886  3764 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.704006  3773 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.704269  3764 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.704403  3942 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:07.705034  3942 raft_consensus.cc:697] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:07.706461  3756 tablet_bootstrap.cc:492] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:07.706584  3757 tablet_bootstrap.cc:654] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.706892  3756 ts_tablet_manager.cc:1403] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.017s
W20260709 13:17:07.709420  3604 leader_election.cc:343] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.709836  3604 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:07.708508  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:07.710829  3604 leader_election.cc:343] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.711412  3773 raft_consensus.cc:2749] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.711553  3636 raft_consensus.cc:2468] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:07.713160  3764 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.713323  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:07.714787  3942 consensus_queue.cc:237] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.717113  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:07.717850  3764 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.717926  3950 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.718501  3950 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.720628  3950 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.721325  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:07.722200  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:07.722586  3604 leader_election.cc:343] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.722662  3675 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:07.723313  3604 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:07.723860  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.724272  3773 raft_consensus.cc:2749] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.724515  3638 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:07.726378  3756 raft_consensus.cc:359] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:07.726789  3678 leader_election.cc:343] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.722874  3711 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:07.727530  3950 raft_consensus.cc:2804] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:07.728211  3950 raft_consensus.cc:697] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:07.729080  3950 consensus_queue.cc:237] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:07.730095  3529 leader_election.cc:343] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.730870  3675 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:07.727118  3756 raft_consensus.cc:385] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.731843  3604 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:07.732219  3756 raft_consensus.cc:740] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.732932  3756 consensus_queue.cc:260] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.735035  3710 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.735333  3825 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.735670  3825 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.736003  3825 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.737816  3773 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.738411  3773 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.738821  3773 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.739723  3756 ts_tablet_manager.cc:1434] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260709 13:17:07.743783  3756 tablet_bootstrap.cc:492] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:07.744290  3710 raft_consensus.cc:2468] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:07.755059  3825 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.756536  3773 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.759449  3529 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:07.761483  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:07.762241  3636 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.763666  3756 tablet_bootstrap.cc:654] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.766260  3752 tablet_bootstrap.cc:492] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:07.766728  3752 ts_tablet_manager.cc:1403] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.192s	user 0.031s	sys 0.019s
I20260709 13:17:07.770382  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:07.772969  3752 raft_consensus.cc:359] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.774008  3752 raft_consensus.cc:385] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.774391  3752 raft_consensus.cc:740] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.763605  3764 raft_consensus.cc:2804] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:07.772763  3678 leader_election.cc:343] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.778682  3752 consensus_queue.cc:260] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.780303  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:07.780934  3710 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.781565  3752 ts_tablet_manager.cc:1434] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:17:07.764330  3773 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.774389  3459 catalog_manager.cc:5697] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.787096  3752 tablet_bootstrap.cc:492] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:07.788129  3764 raft_consensus.cc:697] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:07.790084  3764 consensus_queue.cc:237] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.791975  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:07.809042  3757 tablet_bootstrap.cc:492] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:07.809530  3757 ts_tablet_manager.cc:1403] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.021s
I20260709 13:17:07.810040  3710 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:07.811394  3604 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:07.815788  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:07.822283  3638 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.813432  3773 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:07.823508  3773 raft_consensus.cc:697] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:07.824994  3773 consensus_queue.cc:237] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.837318  3636 raft_consensus.cc:2468] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:07.812896  3825 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:07.842798  3604 leader_election.cc:343] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.845171  3752 tablet_bootstrap.cc:654] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.846735  3757 raft_consensus.cc:359] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.847394  3757 raft_consensus.cc:385] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.847604  3757 raft_consensus.cc:740] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.851029  3756 tablet_bootstrap.cc:492] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:07.851431  3756 ts_tablet_manager.cc:1403] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.008s
I20260709 13:17:07.854859  3756 raft_consensus.cc:359] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.855497  3756 raft_consensus.cc:385] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.855768  3756 raft_consensus.cc:740] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.856408  3756 consensus_queue.cc:260] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.859931  3638 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:07.860363  3756 ts_tablet_manager.cc:1434] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:07.861286  3756 tablet_bootstrap.cc:492] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:07.861919  3675 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:07.863029  3825 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:07.863490  3825 raft_consensus.cc:697] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:07.864493  3825 consensus_queue.cc:237] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.848708  3757 consensus_queue.cc:260] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.873266  3460 catalog_manager.cc:5697] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.878437  3757 ts_tablet_manager.cc:1434] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.001s
I20260709 13:17:07.880671  3757 tablet_bootstrap.cc:492] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:07.883096  3942 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:07.891175  3459 catalog_manager.cc:5697] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:07.890741  3825 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.895583  3958 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.896037  3461 catalog_manager.cc:5697] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:07.893198  3825 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.908068  3757 tablet_bootstrap.cc:654] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.908957  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.909619  3638 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:07.910939  3675 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:07.911829  3942 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.912179  3942 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.912602  3942 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.913540  3752 tablet_bootstrap.cc:492] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:07.914011  3752 ts_tablet_manager.cc:1403] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.000s
I20260709 13:17:07.917271  3752 raft_consensus.cc:359] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.918426  3752 raft_consensus.cc:385] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.918711  3752 raft_consensus.cc:740] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.919495  3752 consensus_queue.cc:260] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.920315  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:07.921820  3678 leader_election.cc:343] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.922847  3942 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.925194  3825 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.926589  3756 tablet_bootstrap.cc:654] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.926715  3752 ts_tablet_manager.cc:1434] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:17:07.927538  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:07.928071  3638 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.929023  3942 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:07.930055  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:07.930636  3752 tablet_bootstrap.cc:492] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
W20260709 13:17:07.931505  3678 leader_election.cc:343] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.933455  3757 tablet_bootstrap.cc:492] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:07.933992  3757 ts_tablet_manager.cc:1403] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.003s
I20260709 13:17:07.936827  3757 raft_consensus.cc:359] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.937554  3757 raft_consensus.cc:385] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.937922  3757 raft_consensus.cc:740] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.939774  3756 tablet_bootstrap.cc:492] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:07.940009  3752 tablet_bootstrap.cc:654] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.938776  3757 consensus_queue.cc:260] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.943802  3942 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:07.946108  3757 ts_tablet_manager.cc:1434] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:17:07.896059  3958 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.947149  3757 tablet_bootstrap.cc:492] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:07.948050  3638 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:07.949273  3675 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:07.950693  3764 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:07.951468  3950 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:07.951157  3764 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.955664  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.956557  3635 raft_consensus.cc:2393] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:07.956460  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:07.958190  3529 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:07.958992  3959 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.959271  3752 tablet_bootstrap.cc:492] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:07.959707  3752 ts_tablet_manager.cc:1403] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260709 13:17:07.963792  3757 tablet_bootstrap.cc:654] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.962653  3752 raft_consensus.cc:359] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.966363  3752 raft_consensus.cc:385] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.966862  3764 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.966639  3752 raft_consensus.cc:740] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.968297  3752 consensus_queue.cc:260] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.969868  3950 raft_consensus.cc:697] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:07.970717  3950 consensus_queue.cc:237] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.972796  3752 ts_tablet_manager.cc:1434] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:17:07.973721  3752 tablet_bootstrap.cc:492] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:07.975404  3460 catalog_manager.cc:5697] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.965474  3959 raft_consensus.cc:2749] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:07.979503  3752 tablet_bootstrap.cc:654] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:07.979677  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:07.980648  3637 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:07.982751  3526 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:07.983747  3959 raft_consensus.cc:2804] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:07.984136  3959 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:07.984470  3959 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:07.986541  3958 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:07.988233  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:07.990043  3529 leader_election.cc:343] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:07.994891  3752 tablet_bootstrap.cc:492] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:07.995317  3752 ts_tablet_manager.cc:1403] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.011s
I20260709 13:17:07.997730  3752 raft_consensus.cc:359] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:07.998383  3752 raft_consensus.cc:385] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:07.998641  3752 raft_consensus.cc:740] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:07.999505  3752 consensus_queue.cc:260] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.008198  3752 ts_tablet_manager.cc:1434] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:17:08.009112  3752 tablet_bootstrap.cc:492] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:08.013605  3756 ts_tablet_manager.cc:1403] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.003s
I20260709 13:17:08.051354  3757 tablet_bootstrap.cc:492] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:08.049616  3752 tablet_bootstrap.cc:654] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.051492  3756 raft_consensus.cc:359] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.057862  3757 ts_tablet_manager.cc:1403] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.013s
I20260709 13:17:08.058154  3756 raft_consensus.cc:385] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.058549  3756 raft_consensus.cc:740] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.060328  3756 consensus_queue.cc:260] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.062000  3757 raft_consensus.cc:359] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.062774  3757 raft_consensus.cc:385] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.063066  3757 raft_consensus.cc:740] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.063499  3756 ts_tablet_manager.cc:1434] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 13:17:08.064392  3756 tablet_bootstrap.cc:492] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:08.063760  3757 consensus_queue.cc:260] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.068816  3959 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.057380  3461 catalog_manager.cc:5697] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:08.070586  3757 ts_tablet_manager.cc:1434] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 13:17:08.071449  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:08.072000  3636 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.078788  3636 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:08.079722  3959 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.079562  3756 tablet_bootstrap.cc:654] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.081213  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:08.081137  3526 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:08.081982  3710 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.082564  3959 raft_consensus.cc:2804] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.083244  3959 raft_consensus.cc:697] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:08.084412  3959 consensus_queue.cc:237] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.088315  3757 tablet_bootstrap.cc:492] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:08.099573  3757 tablet_bootstrap.cc:654] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.104295  3752 tablet_bootstrap.cc:492] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:08.104324  3756 tablet_bootstrap.cc:492] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:08.105095  3756 ts_tablet_manager.cc:1403] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260709 13:17:08.105095  3752 ts_tablet_manager.cc:1403] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.021s
I20260709 13:17:08.108160  3756 raft_consensus.cc:359] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.108925  3756 raft_consensus.cc:385] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.108728  3752 raft_consensus.cc:359] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.109303  3756 raft_consensus.cc:740] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.109526  3752 raft_consensus.cc:385] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.109891  3752 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.110148  3756 consensus_queue.cc:260] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.110594  3752 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.112594  3756 ts_tablet_manager.cc:1434] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:17:08.112923  3752 ts_tablet_manager.cc:1434] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:08.113627  3756 tablet_bootstrap.cc:492] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:08.115118  3710 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:08.118343  3757 tablet_bootstrap.cc:492] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:08.118772  3757 ts_tablet_manager.cc:1403] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260709 13:17:08.119892  3756 tablet_bootstrap.cc:654] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.121361  3757 raft_consensus.cc:359] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.122175  3757 raft_consensus.cc:385] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.122565  3757 raft_consensus.cc:740] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.123368  3757 consensus_queue.cc:260] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.123863  3959 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.124516  3959 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.125864  3757 ts_tablet_manager.cc:1434] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:08.126919  3757 tablet_bootstrap.cc:492] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:08.127887  3959 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.128082  3460 catalog_manager.cc:5697] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:08.130074  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:08.132405  3757 tablet_bootstrap.cc:654] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:08.132302  3526 leader_election.cc:343] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.132486  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.133457  3711 raft_consensus.cc:2468] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:08.135021  3529 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:08.136435  3764 raft_consensus.cc:2804] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.136453  3752 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:08.136840  3764 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.137343  3764 raft_consensus.cc:3060] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.143953  3752 tablet_bootstrap.cc:654] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.150167  3959 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.150698  3959 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.151698  3862 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.152145  3862 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.153352  3959 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.154057  3862 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.155946  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:08.148424  3529 consensus_peers.cc:597] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:08.156126  3560 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.158164  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:08.144835  3764 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:08.159536  3604 leader_election.cc:343] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.161299  3850 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.161991  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:08.164179  3604 leader_election.cc:343] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.164590  3604 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.166069  3773 raft_consensus.cc:2749] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.168355  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:08.169960  3864 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.170419  3864 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.170683  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.172335  3864 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.172132  3529 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.173125  3959 raft_consensus.cc:2749] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:08.174939  3526 leader_election.cc:343] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.175340  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:08.179564  3757 tablet_bootstrap.cc:492] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:08.180001  3757 ts_tablet_manager.cc:1403] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 13:17:08.181239  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.182587  3757 raft_consensus.cc:359] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.183254  3757 raft_consensus.cc:385] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.183537  3757 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.184113  3757 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.186179  3757 ts_tablet_manager.cc:1434] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:17:08.186808  3864 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:08.186961  3604 leader_election.cc:343] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.187271  3864 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.189210  3864 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:08.190285  3604 leader_election.cc:343] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.191241  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:08.191630  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.192209  3764 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.194067  3757 tablet_bootstrap.cc:492] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:08.194722  3764 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.191285  3604 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.196679  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:08.197249  3711 raft_consensus.cc:3060] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.197947  3862 raft_consensus.cc:2749] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:08.196982  3604 leader_election.cc:343] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:08.199026  3604 leader_election.cc:343] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.199394  3604 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.201318  3757 tablet_bootstrap.cc:654] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.202427  3862 raft_consensus.cc:2749] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.213867  3953 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.214421  3953 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.217984  3757 tablet_bootstrap.cc:492] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:08.218472  3757 ts_tablet_manager.cc:1403] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.006s
I20260709 13:17:08.218472  3764 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.219113  3764 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.220044  3953 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.221319  3764 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.222538  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.223521  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:08.225028  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.225737  3710 raft_consensus.cc:2393] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:08.235456  3850 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.235739  3757 raft_consensus.cc:359] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.236385  3757 raft_consensus.cc:385] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.236666  3757 raft_consensus.cc:740] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.238636  3526 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.244176  3764 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.239935  3711 raft_consensus.cc:2468] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:08.246577  3529 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:08.247225  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:08.247514  3959 raft_consensus.cc:2804] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:08.255204  3678 consensus_peers.cc:597] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:08.257587  3752 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:08.258070  3752 ts_tablet_manager.cc:1403] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.122s	user 0.007s	sys 0.006s
I20260709 13:17:08.258384  3526 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.239943  3757 consensus_queue.cc:260] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.242785  3756 tablet_bootstrap.cc:492] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:08.260069  3756 ts_tablet_manager.cc:1403] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.147s	user 0.041s	sys 0.046s
I20260709 13:17:08.262048  3752 raft_consensus.cc:359] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.262755  3752 raft_consensus.cc:385] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.263026  3752 raft_consensus.cc:740] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.263759  3756 raft_consensus.cc:359] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.263742  3752 consensus_queue.cc:260] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.264564  3756 raft_consensus.cc:385] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.264945  3756 raft_consensus.cc:740] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.266172  3958 raft_consensus.cc:2749] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:08.265630  3756 consensus_queue.cc:260] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.266816  3773 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.269733  3773 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.270393  3756 ts_tablet_manager.cc:1434] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:17:08.271265  3756 tablet_bootstrap.cc:492] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:08.271682  3773 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.267975  3752 ts_tablet_manager.cc:1434] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:17:08.268539  3959 raft_consensus.cc:697] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:08.272938  3959 consensus_queue.cc:237] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.276705  3953 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.277017  3756 tablet_bootstrap.cc:654] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.277150  3953 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.279161  3953 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.281883  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:08.283257  3529 leader_election.cc:343] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.284767  3752 tablet_bootstrap.cc:492] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:08.269186  3764 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.292361  3756 tablet_bootstrap.cc:492] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:08.292932  3756 ts_tablet_manager.cc:1403] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 13:17:08.294952  3752 tablet_bootstrap.cc:654] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.298605  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:08.300475  3604 leader_election.cc:343] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.301206  3756 raft_consensus.cc:359] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.301999  3756 raft_consensus.cc:385] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.303766  3756 raft_consensus.cc:740] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
W20260709 13:17:08.304353  3508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:08.304463  3756 consensus_queue.cc:260] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.306075  3756 ts_tablet_manager.cc:1434] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:17:08.307143  3756 tablet_bootstrap.cc:492] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:08.308270  3850 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.310297  3757 ts_tablet_manager.cc:1434] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.091s	user 0.013s	sys 0.000s
I20260709 13:17:08.311138  3850 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.311460  3757 tablet_bootstrap.cc:492] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:08.313865  3756 tablet_bootstrap.cc:654] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.322924  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:08.325325  3604 leader_election.cc:343] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.325899  3604 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.338002  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:08.338634  3637 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:08.344415  3526 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.345479  3959 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.345875  3959 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.346197  3752 tablet_bootstrap.cc:492] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:08.346246  3959 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.346752  3752 ts_tablet_manager.cc:1403] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.010s
I20260709 13:17:08.349429  3752 raft_consensus.cc:359] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.350140  3752 raft_consensus.cc:385] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.350401  3752 raft_consensus.cc:740] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.351153  3752 consensus_queue.cc:260] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.352867  3959 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.334488  3773 raft_consensus.cc:2749] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.353516  3752 ts_tablet_manager.cc:1434] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:08.354590  3752 tablet_bootstrap.cc:492] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:08.360139  3850 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:08.363700  3862 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.369293  3764 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:08.374717  3852 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.375411  3852 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.377539  3852 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:08.377879  3757 tablet_bootstrap.cc:654] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.382256  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:08.388705  3678 leader_election.cc:343] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.413851  3959 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.415482  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:08.416039  3752 tablet_bootstrap.cc:654] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.402469  3460 catalog_manager.cc:5697] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:08.428267  3529 leader_election.cc:343] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.439057  3560 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.439239  3756 tablet_bootstrap.cc:492] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:08.440130  3756 ts_tablet_manager.cc:1403] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.133s	user 0.021s	sys 0.019s
I20260709 13:17:08.446086  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:08.446723  3638 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:08.448158  3862 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.448653  3862 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.449185  3864 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.449669  3864 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.451103  3862 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.451493  3558 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.451529  3864 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.476496  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:08.477834  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:08.479451  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.480000  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.480634  3712 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:08.480719  3675 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:08.481258  3604 leader_election.cc:343] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.481525  3950 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.485246  3862 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.486816  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:08.487946  3638 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:08.516757  3604 leader_election.cc:343] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.522392  4007 consensus_queue.cc:1048] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.557899  3950 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.561333  3752 tablet_bootstrap.cc:492] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:08.562125  3752 ts_tablet_manager.cc:1403] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.208s	user 0.021s	sys 0.011s
I20260709 13:17:08.566118  3638 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:08.566599  3756 raft_consensus.cc:359] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.567239  3756 raft_consensus.cc:385] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.567485  3756 raft_consensus.cc:740] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.568063  3756 consensus_queue.cc:260] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.569813  3526 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.558353  3950 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.576671  3757 tablet_bootstrap.cc:492] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:08.572288  3950 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.577171  3757 ts_tablet_manager.cc:1403] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.266s	user 0.012s	sys 0.013s
I20260709 13:17:08.579612  3756 ts_tablet_manager.cc:1434] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.139s	user 0.016s	sys 0.014s
I20260709 13:17:08.580591  3756 tablet_bootstrap.cc:492] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:08.572001  4007 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.587946  4007 raft_consensus.cc:697] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:08.588857  4007 consensus_queue.cc:237] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:08.569290  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 88675.4us
I20260709 13:17:08.600711  3757 raft_consensus.cc:359] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.601516  3757 raft_consensus.cc:385] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.601830  3757 raft_consensus.cc:740] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
W20260709 13:17:08.603453  3678 consensus_peers.cc:597] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:08.631366  3757 consensus_queue.cc:260] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.639936  3850 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.640619  3850 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.643054  3850 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:08.651949  3604 leader_election.cc:343] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.652649  3604 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.654279  3604 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:08.656469  3757 ts_tablet_manager.cc:1434] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.079s	user 0.004s	sys 0.004s
I20260709 13:17:08.657272  3757 tablet_bootstrap.cc:492] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:08.658564  3752 raft_consensus.cc:359] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.659371  3752 raft_consensus.cc:385] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.659647  3752 raft_consensus.cc:740] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.660352  3752 consensus_queue.cc:260] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.661484  3864 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.655215  3862 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.661906  3864 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.668267  3864 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.663813  3850 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.678984  3958 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:08.679495  3850 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.687153  3850 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:08.689023  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:08.661859  3950 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.694916  4023 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.695621  4023 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.699906  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:08.700368  3678 leader_election.cc:343] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.731258  3752 ts_tablet_manager.cc:1434] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.169s	user 0.004s	sys 0.014s
I20260709 13:17:08.732386  3752 tablet_bootstrap.cc:492] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:08.690279  4007 consensus_queue.cc:1048] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:17:08.736799  3756 tablet_bootstrap.cc:654] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.750344  3752 tablet_bootstrap.cc:654] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.749883  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:08.773707  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:08.774765  3864 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.776743  3864 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.778718  4023 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.781183  3950 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:08.782264  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:08.783987  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:08.785878  3757 tablet_bootstrap.cc:654] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.793234  3862 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.800355  3862 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.811153  3675 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:08.810302  3862 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.815403  3764 consensus_queue.cc:1048] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:08.817092  3678 leader_election.cc:343] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:08.818887  4026 log.cc:927] Time spent T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:17:08.823169  3852 raft_consensus.cc:2749] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:08.838056  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 94936.4us
I20260709 13:17:08.840325  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:08.841143  3712 raft_consensus.cc:2393] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:08.840967  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.806420  3632 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:08.843318  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:08.847452  3706 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.857039  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:08.859818  3604 leader_election.cc:343] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:08.861217  3604 leader_election.cc:343] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.861778  3604 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:08.863065  3604 leader_election.cc:343] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.863200  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.863544  3604 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.864609  4025 raft_consensus.cc:2749] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.865018  3459 catalog_manager.cc:5697] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:08.869422  3604 leader_election.cc:343] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:08.871675  3604 leader_election.cc:343] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.872174  3604 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.878122  4028 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.879721  4024 raft_consensus.cc:2749] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.874059  4025 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.888078  3756 tablet_bootstrap.cc:492] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:08.888561  3756 ts_tablet_manager.cc:1403] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.308s	user 0.011s	sys 0.006s
I20260709 13:17:08.883383  4025 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.891743  3757 tablet_bootstrap.cc:492] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:08.892272  3757 ts_tablet_manager.cc:1403] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.235s	user 0.010s	sys 0.008s
I20260709 13:17:08.894068  3756 raft_consensus.cc:359] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.894810  3756 raft_consensus.cc:385] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.895164  3756 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.895793  3757 raft_consensus.cc:359] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.895859  3756 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.896552  3757 raft_consensus.cc:385] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.896864  3757 raft_consensus.cc:740] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.896802  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:08.897697  3675 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:08.897997  3604 leader_election.cc:343] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.898140  3756 ts_tablet_manager.cc:1434] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:17:08.898694  3850 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.899165  3756 tablet_bootstrap.cc:492] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:08.898756  4025 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.900244  3757 consensus_queue.cc:260] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.899168  3850 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.902170  3850 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.902413  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:08.903312  3526 consensus_peers.cc:597] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:08.905124  3604 leader_election.cc:343] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.906025  3604 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.910777  3752 tablet_bootstrap.cc:492] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:08.911199  4028 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.911363  3752 ts_tablet_manager.cc:1403] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.179s	user 0.010s	sys 0.009s
I20260709 13:17:08.913836  3850 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.914237  3752 raft_consensus.cc:359] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.915005  3752 raft_consensus.cc:385] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.915314  3752 raft_consensus.cc:740] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.915808  3850 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:08.916163  3752 consensus_queue.cc:260] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.917309  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:08.920640  3678 leader_election.cc:343] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.924571  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:08.925364  3638 raft_consensus.cc:2393] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 1: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:08.929792  3752 ts_tablet_manager.cc:1434] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:17:08.930739  3752 tablet_bootstrap.cc:492] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:08.933130  3757 ts_tablet_manager.cc:1434] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 13:17:08.934054  4027 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.936535  4027 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.935914  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:08.938723  3638 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.940201  4027 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:08.941895  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:08.942689  3757 tablet_bootstrap.cc:492] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
W20260709 13:17:08.943652  3529 leader_election.cc:343] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:08.938016  3752 tablet_bootstrap.cc:654] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.947032  3756 tablet_bootstrap.cc:654] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.951251  3638 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:08.953418  3675 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:08.954586  3850 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:08.959830  3752 tablet_bootstrap.cc:492] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:08.960286  3752 ts_tablet_manager.cc:1403] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.006s
I20260709 13:17:08.962208  3757 tablet_bootstrap.cc:654] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.963356  3675 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:08.964174  3752 raft_consensus.cc:359] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.964520  3825 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:08.964864  3752 raft_consensus.cc:385] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.965175  3752 raft_consensus.cc:740] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.965098  3825 raft_consensus.cc:697] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:08.966012  3752 consensus_queue.cc:260] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.966415  3825 consensus_queue.cc:237] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.967612  3752 ts_tablet_manager.cc:1434] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:08.968211  3752 tablet_bootstrap.cc:492] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:08.973373  3756 tablet_bootstrap.cc:492] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:08.973703  3757 tablet_bootstrap.cc:492] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:08.973848  3756 ts_tablet_manager.cc:1403] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.004s
I20260709 13:17:08.974390  3757 ts_tablet_manager.cc:1403] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260709 13:17:08.976202  3756 raft_consensus.cc:359] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.977041  3756 raft_consensus.cc:385] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.976893  3757 raft_consensus.cc:359] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.977373  3756 raft_consensus.cc:740] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.977723  3757 raft_consensus.cc:385] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:08.978046  3757 raft_consensus.cc:740] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:08.978189  3756 consensus_queue.cc:260] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.981308  3756 ts_tablet_manager.cc:1434] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:17:08.981570  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:08.982230  3638 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:08.984027  3756 tablet_bootstrap.cc:492] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:08.984695  3752 tablet_bootstrap.cc:654] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.990096  3526 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:08.978701  3757 consensus_queue.cc:260] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.991636  4007 raft_consensus.cc:2804] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:08.992027  4007 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:08.992389  4007 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:08.993439  3756 tablet_bootstrap.cc:654] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:08.996707  4025 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:08.997257  4025 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:08.999480  4025 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.001217  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:09.003608  3764 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.004172  3764 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.007121  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.009182  3764 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.010358  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:09.010545  4007 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.012598  3706 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.013370  3757 ts_tablet_manager.cc:1434] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.004s
I20260709 13:17:09.016381  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:09.020478  3529 leader_election.cc:343] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.016692  3604 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.020846  4007 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.021821  3757 tablet_bootstrap.cc:492] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:09.022215  4028 raft_consensus.cc:2749] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.025506  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.026160  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:09.026772  3634 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.033565  3634 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:09.037956  4027 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:09.038614  3461 catalog_manager.cc:5697] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:09.043723  3526 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.044288  3756 tablet_bootstrap.cc:492] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:09.044696  4027 raft_consensus.cc:2749] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.045933  3526 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.044893  3756 ts_tablet_manager.cc:1403] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.000s
I20260709 13:17:09.051283  3825 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.051769  3825 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.053771  3825 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.056154  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.046886  4027 raft_consensus.cc:2804] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:09.057358  4027 raft_consensus.cc:697] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:09.058347  4027 consensus_queue.cc:237] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.061453  3756 raft_consensus.cc:359] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.064400  3756 raft_consensus.cc:385] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.064746  3756 raft_consensus.cc:740] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.065536  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.066169  3638 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:09.066102  3756 consensus_queue.cc:260] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.067413  3675 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:09.068270  3756 ts_tablet_manager.cc:1434] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:17:09.071851  3757 tablet_bootstrap.cc:654] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.072506  3756 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:09.073809  3942 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:09.079383  3942 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:09.079775  3942 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.074672  3752 tablet_bootstrap.cc:492] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:09.082312  3752 ts_tablet_manager.cc:1403] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.114s	user 0.030s	sys 0.031s
I20260709 13:17:09.083503  3756 tablet_bootstrap.cc:654] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.084820  3752 raft_consensus.cc:359] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.085515  3752 raft_consensus.cc:385] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.085793  3752 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.091611  3959 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.091274  3461 catalog_manager.cc:5697] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.092764  3942 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.093863  3707 raft_consensus.cc:1240] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:09.096740  3752 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.098945  3752 ts_tablet_manager.cc:1434] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:17:09.099335  4027 consensus_queue.cc:1059] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.100235  4007 raft_consensus.cc:3055] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:09.100553  4007 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:09.102203  4007 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.102669  3959 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.103376  3959 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.108777  3756 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:09.109241  3756 ts_tablet_manager.cc:1403] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.007s
I20260709 13:17:09.109488  3560 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.111850  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.111667  3756 raft_consensus.cc:359] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.112303  3756 raft_consensus.cc:385] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.112555  3756 raft_consensus.cc:740] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.113387  3756 consensus_queue.cc:260] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.114959  3752 tablet_bootstrap.cc:492] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:09.115541  3756 ts_tablet_manager.cc:1434] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:09.119061  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:09.120442  3529 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.122215  3756 tablet_bootstrap.cc:492] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:09.125414  3959 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.103397  4007 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.132505  3942 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.134724  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:09.141923  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:09.147384  3942 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.147869  3942 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.154495  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.155997  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.156476  3638 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:09.152092  3942 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.162223  3757 tablet_bootstrap.cc:492] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:09.162859  3757 ts_tablet_manager.cc:1403] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.141s	user 0.020s	sys 0.037s
I20260709 13:17:09.157419  3675 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:09.165267  3678 leader_election.cc:343] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.166244  3752 tablet_bootstrap.cc:654] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.167430  3634 raft_consensus.cc:3060] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.167819  3562 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:09.170410  3756 tablet_bootstrap.cc:654] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.175385  3678 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:09.176302  3850 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:09.166563  3942 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:09.176849  3850 raft_consensus.cc:697] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:09.179468  3942 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:09.178367  3757 raft_consensus.cc:359] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.180017  3757 raft_consensus.cc:385] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.181432  4027 raft_consensus.cc:2749] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.181481  3757 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.179833  3942 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.181514  3850 consensus_queue.cc:237] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.182447  3757 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.184481  3757 ts_tablet_manager.cc:1434] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 13:17:09.185482  3757 tablet_bootstrap.cc:492] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:09.203004  3459 catalog_manager.cc:5697] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 2, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:09.204532  3942 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.208698  3752 tablet_bootstrap.cc:492] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:09.209170  3752 ts_tablet_manager.cc:1403] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.003s
I20260709 13:17:09.214758  3757 tablet_bootstrap.cc:654] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.218323  3752 raft_consensus.cc:359] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.219409  3756 tablet_bootstrap.cc:492] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:09.219607  3752 raft_consensus.cc:385] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.219904  3756 ts_tablet_manager.cc:1403] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.102s	user 0.005s	sys 0.007s
I20260709 13:17:09.220070  3752 raft_consensus.cc:740] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.220908  3752 consensus_queue.cc:260] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.222275  3942 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.222775  3752 ts_tablet_manager.cc:1434] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.006s
I20260709 13:17:09.223676  3752 tablet_bootstrap.cc:492] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:09.223573  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:09.225857  3678 leader_election.cc:343] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.233170  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:09.233790  3634 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.240170  3756 raft_consensus.cc:359] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.240901  3756 raft_consensus.cc:385] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.241184  3756 raft_consensus.cc:740] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.241868  3756 consensus_queue.cc:260] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.247820  3756 ts_tablet_manager.cc:1434] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.014s
I20260709 13:17:09.248682  3756 tablet_bootstrap.cc:492] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:09.262138  3752 tablet_bootstrap.cc:654] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.263747  3757 tablet_bootstrap.cc:492] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:09.264276  3757 ts_tablet_manager.cc:1403] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.079s	user 0.003s	sys 0.008s
I20260709 13:17:09.267737  3756 tablet_bootstrap.cc:654] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.267932  3634 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:09.271097  3675 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:09.274664  3757 raft_consensus.cc:359] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.275743  3757 raft_consensus.cc:385] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.276108  3757 raft_consensus.cc:740] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.277010  3757 consensus_queue.cc:260] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.277805  3942 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:09.278342  3942 raft_consensus.cc:697] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:09.279366  3757 ts_tablet_manager.cc:1434] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:17:09.279138  3942 consensus_queue.cc:237] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.280704  3757 tablet_bootstrap.cc:492] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:09.296013  3756 tablet_bootstrap.cc:492] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:09.296572  3756 ts_tablet_manager.cc:1403] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.004s
I20260709 13:17:09.295048  3757 tablet_bootstrap.cc:654] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.298516  4028 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.299176  3752 tablet_bootstrap.cc:492] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:09.299723  3752 ts_tablet_manager.cc:1403] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.076s	user 0.026s	sys 0.009s
I20260709 13:17:09.299408  4028 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.304385  4028 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.305006  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.304555  3756 raft_consensus.cc:359] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.306291  3756 raft_consensus.cc:385] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.306586  3756 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.307332  3756 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.308105  3459 catalog_manager.cc:5697] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:09.309463  3756 ts_tablet_manager.cc:1434] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
W20260709 13:17:09.310962  3604 leader_election.cc:343] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.314146  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:09.316798  3604 leader_election.cc:343] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.317348  3604 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.318866  4028 raft_consensus.cc:2749] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.319852  3752 raft_consensus.cc:359] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.321014  3752 raft_consensus.cc:385] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.320686  3756 tablet_bootstrap.cc:492] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:09.321405  3752 raft_consensus.cc:740] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.326112  3752 consensus_queue.cc:260] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.328990  3752 ts_tablet_manager.cc:1434] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 13:17:09.334698  3752 tablet_bootstrap.cc:492] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:09.335951  4028 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.336452  4028 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.338657  4028 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.344452  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.345000  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:09.346343  3604 leader_election.cc:343] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.346455  4028 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:09.346966  3604 leader_election.cc:343] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.346889  4028 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.347342  3604 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.348083  4025 raft_consensus.cc:2749] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.348186  3560 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.348793  4025 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.348942  4028 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.349246  4025 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.351249  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.351485  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:09.351708  4025 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.353107  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:09.354334  3604 leader_election.cc:343] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:09.354952  3604 leader_election.cc:343] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.355376  3604 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.355293  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:09.356761  3604 leader_election.cc:343] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.357131  4025 raft_consensus.cc:2749] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:09.357470  3604 leader_election.cc:343] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.357883  3604 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.358608  4025 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.359164  3757 tablet_bootstrap.cc:492] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:09.359592  3757 ts_tablet_manager.cc:1403] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.013s
I20260709 13:17:09.361210  3756 tablet_bootstrap.cc:654] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.364548  3757 raft_consensus.cc:359] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.365087  3757 raft_consensus.cc:385] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.365321  3757 raft_consensus.cc:740] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.365931  3757 consensus_queue.cc:260] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.366719  3752 tablet_bootstrap.cc:654] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.368744  3757 ts_tablet_manager.cc:1434] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:09.369764  3757 tablet_bootstrap.cc:492] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
W20260709 13:17:09.381592  3508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:09.382355  3752 tablet_bootstrap.cc:492] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:09.382759  3752 ts_tablet_manager.cc:1403] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260709 13:17:09.384797  3752 raft_consensus.cc:359] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.385279  3752 raft_consensus.cc:385] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.385555  3752 raft_consensus.cc:740] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.387240  3752 consensus_queue.cc:260] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.388370  3756 tablet_bootstrap.cc:492] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:09.388872  3756 ts_tablet_manager.cc:1403] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.006s
I20260709 13:17:09.391163  3757 tablet_bootstrap.cc:654] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.391757  3756 raft_consensus.cc:359] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.393882  3752 ts_tablet_manager.cc:1434] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:17:09.395272  3752 tablet_bootstrap.cc:492] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:09.397806  3756 raft_consensus.cc:385] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.398190  3756 raft_consensus.cc:740] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.398936  3756 consensus_queue.cc:260] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.400916  3756 ts_tablet_manager.cc:1434] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:17:09.407315  3752 tablet_bootstrap.cc:654] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.412786  3756 tablet_bootstrap.cc:492] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:09.419200  3756 tablet_bootstrap.cc:654] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.422467  3942 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:09.430745  3752 tablet_bootstrap.cc:492] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:09.431244  3752 ts_tablet_manager.cc:1403] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260709 13:17:09.432194  3756 tablet_bootstrap.cc:492] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:09.432883  3942 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.433596  3942 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.437601  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.442299  3757 tablet_bootstrap.cc:492] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:09.442112  3752 raft_consensus.cc:359] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.442838  3752 raft_consensus.cc:385] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.442833  3757 ts_tablet_manager.cc:1403] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.073s	user 0.032s	sys 0.018s
I20260709 13:17:09.443233  3752 raft_consensus.cc:740] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.444548  3756 ts_tablet_manager.cc:1403] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260709 13:17:09.444370  3752 consensus_queue.cc:260] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.445791  3757 raft_consensus.cc:359] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.446502  3757 raft_consensus.cc:385] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.446568  3752 ts_tablet_manager.cc:1434] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:17:09.446877  3757 raft_consensus.cc:740] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.447646  3752 tablet_bootstrap.cc:492] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:09.447624  3757 consensus_queue.cc:260] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.448167  3850 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.447718  3756 raft_consensus.cc:359] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.448676  3850 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.462774  3756 raft_consensus.cc:385] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.463065  3756 raft_consensus.cc:740] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.463661  3756 consensus_queue.cc:260] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.464154  3850 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.465912  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.450918  3757 ts_tablet_manager.cc:1434] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:09.468338  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.468720  3757 tablet_bootstrap.cc:492] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:09.468924  3637 raft_consensus.cc:2468] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
W20260709 13:17:09.471953  3678 leader_election.cc:343] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.472496  3756 ts_tablet_manager.cc:1434] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.005s
I20260709 13:17:09.473462  3756 tablet_bootstrap.cc:492] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:09.474753  3757 tablet_bootstrap.cc:654] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.479458  3756 tablet_bootstrap.cc:654] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.454470  3752 tablet_bootstrap.cc:654] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.455293  3942 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.457516  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.459470  3706 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.462177  3560 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.490768  3675 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:09.494935  3675 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:09.500895  3942 raft_consensus.cc:2804] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:09.501350  3942 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:09.501421  3959 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.501781  3942 raft_consensus.cc:3060] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.502527  3862 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.503248  3862 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.513017  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.513616  3825 raft_consensus.cc:2749] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:09.514531  3604 leader_election.cc:343] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.518318  3959 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:09.523929  3850 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.526432  3825 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:09.527258  3850 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.529915  3862 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.532145  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.532835  3558 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:09.533910  3678 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:09.534643  3950 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:09.535003  3950 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:09.535336  3950 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.538939  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:09.525255  3942 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:09.543172  3604 leader_election.cc:343] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.545540  3604 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.549070  3756 tablet_bootstrap.cc:492] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:09.549736  3756 ts_tablet_manager.cc:1403] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.014s
I20260709 13:17:09.552019  4024 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.552493  4024 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.552814  4027 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.553471  4027 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.552892  3850 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.550523  4025 raft_consensus.cc:2749] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.556970  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:09.559551  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.560081  3638 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:09.544476  3862 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.556828  3950 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.560776  3706 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:09.565953  3529 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:09.566113  4024 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.566365  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:09.563431  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.567266  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.567451  3634 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:09.558990  3850 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.568693  3850 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:09.567713  3678 leader_election.cc:343] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:09.570609  3604 leader_election.cc:343] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.571588  3850 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.572135  3634 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.571996  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.559185  4027 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.573285  3959 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:17:09.573377  3678 leader_election.cc:343] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.573766  3959 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:09.575651  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.582412  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:09.582965  3638 raft_consensus.cc:3060] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:09.583118  3675 leader_election.cc:343] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.573321  3942 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.574137  3959 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.583539  3675 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:09.584163  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:09.590770  3638 raft_consensus.cc:2468] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:09.594161  3942 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.596354  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:09.596962  3562 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.563704  3862 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.600509  4024 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:09.608837  3604 leader_election.cc:343] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.609496  3604 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.611788  3862 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.605144  4024 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.614486  3862 raft_consensus.cc:2749] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.620815  4024 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.619239  3959 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.624233  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.628638  3562 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:09.625507  3756 raft_consensus.cc:359] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.629716  3678 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:09.629980  3959 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.630513  3850 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.630566  3825 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:09.631225  3825 raft_consensus.cc:697] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:09.631129  3850 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.632035  3825 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.633074  3757 tablet_bootstrap.cc:492] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:09.633533  3757 ts_tablet_manager.cc:1403] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.165s	user 0.032s	sys 0.036s
I20260709 13:17:09.634843  3675 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:09.629700  3756 raft_consensus.cc:385] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.633914  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.636521  3852 raft_consensus.cc:2804] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:09.637084  3852 raft_consensus.cc:697] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:09.637984  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:09.637984  3852 consensus_queue.cc:237] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.638666  3637 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.638731  3757 raft_consensus.cc:359] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.639500  3757 raft_consensus.cc:385] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.649828  3757 raft_consensus.cc:740] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.635561  3756 raft_consensus.cc:740] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
W20260709 13:17:09.640407  3678 leader_election.cc:343] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.646175  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:09.647197  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:09.652424  3638 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:09.649271  3604 leader_election.cc:343] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.623351  3950 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.659456  3756 consensus_queue.cc:260] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.660928  3757 consensus_queue.cc:260] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.658634  3707 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.671425  3634 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.672685  3752 tablet_bootstrap.cc:492] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:09.673136  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:09.673755  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:09.674175  3558 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:09.663012  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.683831  3752 ts_tablet_manager.cc:1403] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.236s	user 0.014s	sys 0.001s
I20260709 13:17:09.682602  3638 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:09.678459  3850 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:09.690095  3604 leader_election.cc:343] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.695421  3757 ts_tablet_manager.cc:1434] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.000s
I20260709 13:17:09.714550  3757 tablet_bootstrap.cc:492] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:09.726994  3752 raft_consensus.cc:359] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.727869  3752 raft_consensus.cc:385] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:09.728261  3752 raft_consensus.cc:740] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:09.729352  3752 consensus_queue.cc:260] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.708182  3637 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:09.738142  3752 ts_tablet_manager.cc:1434] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.000s
I20260709 13:17:09.739331  3752 tablet_bootstrap.cc:492] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:09.744069  3526 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:09.753384  3756 ts_tablet_manager.cc:1434] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.203s	user 0.010s	sys 0.027s
I20260709 13:17:09.748623  4081 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:09.755162  3850 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:09.755905  3756 tablet_bootstrap.cc:492] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
W20260709 13:17:09.763165  3604 leader_election.cc:343] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.763605  3604 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.765228  4024 raft_consensus.cc:2749] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:09.765242  4078 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:09.767315  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.768115  3634 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:09.774957  3675 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:09.783932  4077 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:09.784397  4077 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:09.777303  4080 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.784713  4077 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.784936  4080 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.772446  4081 raft_consensus.cc:697] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:09.793901  3460 catalog_manager.cc:5697] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:09.785862  3707 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:09.820894  3460 catalog_manager.cc:5697] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:09.803097  4076 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:09.847532  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 84385.6us
W20260709 13:17:09.858498  3604 leader_election.cc:343] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:09.860441  3604 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:09.863140  4024 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:09.881019  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 53276.4us
I20260709 13:17:09.844017  4076 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.883786  3756 tablet_bootstrap.cc:654] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.890655  3757 tablet_bootstrap.cc:654] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.847162  4081 consensus_queue.cc:237] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.899926  4076 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:09.902330  4080 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.930291  3752 tablet_bootstrap.cc:654] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:09.935796  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.949443  3637 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:09.952195  3675 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:09.951951  4077 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:09.952934  4080 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:09.953318  4080 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:09.953714  4080 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.945199  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:09.956952  4088 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:09.960686  3634 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:09.975194  3526 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:09.976998  4082 raft_consensus.cc:2804] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:09.977097  4077 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:09.977411  4082 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:09.977814  4082 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.978029  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:09.978708  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:09.983003  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:09.983552  3634 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:09.984272  4077 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:09.963019  4088 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:09.992681  3678 leader_election.cc:343] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.002228  4088 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.002249  3757 tablet_bootstrap.cc:492] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.007241  3757 ts_tablet_manager.cc:1403] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.293s	user 0.023s	sys 0.006s
I20260709 13:17:10.009059  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.009740  3707 raft_consensus.cc:2468] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:10.011015  3604 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:10.011356  4080 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:10.016788  3678 consensus_peers.cc:597] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.997398  3959 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.015216  3459 catalog_manager.cc:5697] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:10.017060  4024 raft_consensus.cc:2804] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:10.041353  4080 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:10.040555  4024 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:10.040200  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:10.032546  3959 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.049751  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:10.051512  4024 raft_consensus.cc:3060] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.059715  3757 raft_consensus.cc:359] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.060578  3757 raft_consensus.cc:385] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.060873  3757 raft_consensus.cc:740] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.063783  3752 tablet_bootstrap.cc:492] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:10.064278  3752 ts_tablet_manager.cc:1403] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.325s	user 0.017s	sys 0.004s
I20260709 13:17:10.064532  3756 tablet_bootstrap.cc:492] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:10.064963  3756 ts_tablet_manager.cc:1403] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.311s	user 0.026s	sys 0.043s
I20260709 13:17:10.052585  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:10.070345  3529 leader_election.cc:343] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.065265  3757 consensus_queue.cc:260] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.072369  4082 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.080192  4079 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.081171  3757 ts_tablet_manager.cc:1434] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.004s
I20260709 13:17:10.080725  4079 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.082588  3757 tablet_bootstrap.cc:492] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.082788  3752 raft_consensus.cc:359] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.085059  3752 raft_consensus.cc:385] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:10.086004  3678 leader_election.cc:343] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.065292  3633 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.072899  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:10.086978  3560 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.086233  4079 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.098811  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.099489  3638 raft_consensus.cc:2393] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:10.085310  3752 raft_consensus.cc:740] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.101447  3959 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:10.095676  3604 leader_election.cc:343] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.097914  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.104790  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.105703  3707 raft_consensus.cc:2393] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:10.100302  3752 consensus_queue.cc:260] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.109573  3752 ts_tablet_manager.cc:1434] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.003s
I20260709 13:17:10.110484  3752 tablet_bootstrap.cc:492] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
W20260709 13:17:10.112871  3678 consensus_peers.cc:597] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:10.118896  3756 raft_consensus.cc:359] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.119565  3756 raft_consensus.cc:385] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.119843  3756 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.120430  3756 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.123482  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.124248  3712 raft_consensus.cc:2393] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:10.124497  3529 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:10.134153  3756 ts_tablet_manager.cc:1434] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 13:17:10.136312  3634 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:10.139057  4077 consensus_queue.cc:1048] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:10.141013  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:10.141804  3636 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.137881  3756 tablet_bootstrap.cc:492] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:10.141031  3675 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:10.138093  4082 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.145140  4077 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:10.146304  3529 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:10.140004  4024 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.147754  4077 raft_consensus.cc:697] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:10.150118  3560 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:10.149845  4077 consensus_queue.cc:237] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.153928  3959 raft_consensus.cc:2749] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:10.148592  4079 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.131666  3633 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:10.162364  3675 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:10.163144  4080 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:10.158679  3752 tablet_bootstrap.cc:654] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.159233  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:10.164041  4085 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.166158  4080 raft_consensus.cc:697] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:10.167063  4080 consensus_queue.cc:237] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:10.170353  3529 leader_election.cc:343] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.164521  4085 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.167739  3636 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:10.174333  4085 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:10.175626  3526 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:10.176596  3959 raft_consensus.cc:2804] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:10.177060  3959 raft_consensus.cc:697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:10.177556  3756 tablet_bootstrap.cc:654] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.177867  3959 consensus_queue.cc:237] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.179912  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:10.181735  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:10.181877  3678 leader_election.cc:343] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.182430  3707 raft_consensus.cc:3060] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.186523  3459 catalog_manager.cc:5697] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:10.182416  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.189956  3633 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:10.190622  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:10.191203  3675 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:10.193187  3604 leader_election.cc:343] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.192934  4080 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:10.191740  4024 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.199915  4080 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:10.205070  4080 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.211292  4077 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:10.217243  3461 catalog_manager.cc:5697] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:10.220934  3756 tablet_bootstrap.cc:492] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:10.222395  3757 tablet_bootstrap.cc:654] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.221489  3756 ts_tablet_manager.cc:1403] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.011s
I20260709 13:17:10.232666  3707 raft_consensus.cc:2468] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:10.234823  3756 raft_consensus.cc:359] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.235605  3756 raft_consensus.cc:385] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.235908  3756 raft_consensus.cc:740] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.235980  4085 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:10.236651  3756 consensus_queue.cc:260] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.241261  3752 tablet_bootstrap.cc:492] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:10.241393  3604 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:10.241853  3752 ts_tablet_manager.cc:1403] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.132s	user 0.008s	sys 0.003s
I20260709 13:17:10.242643  4024 raft_consensus.cc:2804] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:10.243351  4024 raft_consensus.cc:697] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:10.244621  3752 raft_consensus.cc:359] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.245357  3752 raft_consensus.cc:385] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.246400  4024 consensus_queue.cc:237] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.254956  3756 ts_tablet_manager.cc:1434] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:17:10.260915  3756 tablet_bootstrap.cc:492] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:10.266103  3752 raft_consensus.cc:740] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.266937  3752 consensus_queue.cc:260] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.257826  4080 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.272480  3752 ts_tablet_manager.cc:1434] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:17:10.273492  3752 tablet_bootstrap.cc:492] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:10.276278  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:10.277974  3678 leader_election.cc:343] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.279553  4080 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:10.261327  3460 catalog_manager.cc:5697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:10.283810  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:10.285212  3633 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.290580  3633 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:10.291980  3675 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:10.293138  4080 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:10.293919  4080 raft_consensus.cc:697] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:10.294898  4080 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.298394  3850 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.299026  3756 tablet_bootstrap.cc:654] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.298955  3850 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.303695  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:10.306308  3850 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:10.309758  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.310745  3633 raft_consensus.cc:2393] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 1: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:10.311959  3675 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:10.313040  4078 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.313932  3752 tablet_bootstrap.cc:654] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.325595  3756 tablet_bootstrap.cc:492] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:10.326153  3756 ts_tablet_manager.cc:1403] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.002s
I20260709 13:17:10.328162  4078 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:10.328507  3756 raft_consensus.cc:359] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.329243  3756 raft_consensus.cc:385] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.329514  3756 raft_consensus.cc:740] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.330132  3756 consensus_queue.cc:260] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.249462  4079 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:10.333145  3756 ts_tablet_manager.cc:1434] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:17:10.334129  3756 tablet_bootstrap.cc:492] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:10.345595  3461 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:10.347728  3757 tablet_bootstrap.cc:492] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.348299  3757 ts_tablet_manager.cc:1403] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.266s	user 0.011s	sys 0.002s
I20260709 13:17:10.352026  3459 catalog_manager.cc:5697] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:10.351233  3757 raft_consensus.cc:359] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.354483  3757 raft_consensus.cc:385] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.354794  3757 raft_consensus.cc:740] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.355396  3757 consensus_queue.cc:260] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.357539  3757 ts_tablet_manager.cc:1434] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 13:17:10.358374  3757 tablet_bootstrap.cc:492] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.360533  3959 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:10.363720  3757 tablet_bootstrap.cc:654] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.353267  3756 tablet_bootstrap.cc:654] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.370253  3752 tablet_bootstrap.cc:492] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:10.371573  3752 ts_tablet_manager.cc:1403] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.007s
I20260709 13:17:10.378618  3752 raft_consensus.cc:359] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.380396  3752 raft_consensus.cc:385] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.380774  3752 raft_consensus.cc:740] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.382207  3752 consensus_queue.cc:260] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.396006  3752 ts_tablet_manager.cc:1434] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:17:10.398448  3752 tablet_bootstrap.cc:492] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4: Bootstrap starting.
I20260709 13:17:10.412961  4079 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:17:10.419610  3756 tablet_bootstrap.cc:492] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:10.419724  3757 tablet_bootstrap.cc:492] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.420274  3756 ts_tablet_manager.cc:1403] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.086s	user 0.026s	sys 0.019s
I20260709 13:17:10.420387  3757 ts_tablet_manager.cc:1403] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.002s
I20260709 13:17:10.429049  3757 raft_consensus.cc:359] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.431104  3756 raft_consensus.cc:359] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.436581  3756 raft_consensus.cc:385] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.436671  3757 raft_consensus.cc:385] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.438638  3757 raft_consensus.cc:740] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.441568  3757 consensus_queue.cc:260] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.443688  3757 ts_tablet_manager.cc:1434] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:17:10.444607  3757 tablet_bootstrap.cc:492] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.438794  3752 tablet_bootstrap.cc:654] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.450639  3757 tablet_bootstrap.cc:654] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:10.433575  3508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:10.437036  3756 raft_consensus.cc:740] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.454457  3756 consensus_queue.cc:260] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.458909  3862 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.459695  3862 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.462802  3756 ts_tablet_manager.cc:1434] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:17:10.464293  3756 tablet_bootstrap.cc:492] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:10.467902  3757 tablet_bootstrap.cc:492] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.468394  3757 ts_tablet_manager.cc:1403] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 13:17:10.468349  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:10.471043  3604 leader_election.cc:343] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.471236  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.469622  3862 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.471567  3757 raft_consensus.cc:359] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.472450  3757 raft_consensus.cc:385] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.472754  3757 raft_consensus.cc:740] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
W20260709 13:17:10.473117  3604 leader_election.cc:343] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.473583  3604 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:10.473480  3757 consensus_queue.cc:260] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.475286  3752 tablet_bootstrap.cc:492] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4: No bootstrap required, opened a new log
I20260709 13:17:10.476001  3752 ts_tablet_manager.cc:1403] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.003s
I20260709 13:17:10.475792  3757 ts_tablet_manager.cc:1434] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:10.475847  4024 raft_consensus.cc:2749] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:10.477435  3757 tablet_bootstrap.cc:492] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.478842  3862 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.479301  3862 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.478492  3752 raft_consensus.cc:359] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.481510  3752 raft_consensus.cc:385] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.481823  3752 raft_consensus.cc:740] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.483155  3862 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.483795  3752 consensus_queue.cc:260] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.485349  3757 tablet_bootstrap.cc:654] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.486502  3756 tablet_bootstrap.cc:654] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.490453  3752 ts_tablet_manager.cc:1434] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:17:10.496299  3757 tablet_bootstrap.cc:492] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.496781  3757 ts_tablet_manager.cc:1403] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 13:17:10.498236  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.499383  3757 raft_consensus.cc:359] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.500051  3757 raft_consensus.cc:385] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.500315  3757 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
W20260709 13:17:10.500427  3604 leader_election.cc:343] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.501165  3757 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.501827  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:10.502960  3757 ts_tablet_manager.cc:1434] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
W20260709 13:17:10.503363  3604 leader_election.cc:343] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.503908  3757 tablet_bootstrap.cc:492] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.503784  3604 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:10.504839  3862 raft_consensus.cc:2749] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:10.509526  3757 tablet_bootstrap.cc:654] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.511185  3560 raft_consensus.cc:3060] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.514179  3756 tablet_bootstrap.cc:492] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:10.524919  3757 tablet_bootstrap.cc:492] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.525420  3757 ts_tablet_manager.cc:1403] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260709 13:17:10.528005  3757 raft_consensus.cc:359] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.528650  3757 raft_consensus.cc:385] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.528892  3757 raft_consensus.cc:740] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.529507  3757 consensus_queue.cc:260] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.532205  3757 ts_tablet_manager.cc:1434] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:10.533068  3757 tablet_bootstrap.cc:492] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.525414  3756 ts_tablet_manager.cc:1403] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.000s
I20260709 13:17:10.536365  3756 raft_consensus.cc:359] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.536974  3756 raft_consensus.cc:385] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.537236  3756 raft_consensus.cc:740] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.537859  3756 consensus_queue.cc:260] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.549880  3756 ts_tablet_manager.cc:1434] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:17:10.550108  3757 tablet_bootstrap.cc:654] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.550886  3756 tablet_bootstrap.cc:492] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:10.571339  4075 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:10.571847  4075 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.575928  3756 tablet_bootstrap.cc:654] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.581254  4024 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.589496  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.583165  4075 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.599035  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.599740  4090 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:10.594650  4078 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:17:10.602375  3529 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:10.603789  4079 raft_consensus.cc:2749] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:10.587136  4024 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.606505  4024 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.607707  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:10.608590  4078 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.609573  4078 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.610034  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.613751  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:10.613718  3757 tablet_bootstrap.cc:492] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.614432  3558 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:10.614763  3757 ts_tablet_manager.cc:1403] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.036s
W20260709 13:17:10.615397  3604 leader_election.cc:343] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.616569  3678 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:10.617220  3757 raft_consensus.cc:359] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.617914  3757 raft_consensus.cc:385] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.617956  4080 raft_consensus.cc:2804] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:10.618257  3757 raft_consensus.cc:740] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.618367  4080 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:10.618709  4080 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.619047  3757 consensus_queue.cc:260] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.621430  3757 ts_tablet_manager.cc:1434] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:10.622381  3757 tablet_bootstrap.cc:492] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.617337  4075 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260709 13:17:10.623980  3678 consensus_peers.cc:597] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:10.626364  4078 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:10.631115  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.631784  3631 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:10.632181  3757 tablet_bootstrap.cc:654] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.627281  4079 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.633097  4079 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.635216  4079 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:10.636853  3604 leader_election.cc:343] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.637269  3604 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:10.638180  4025 raft_consensus.cc:2749] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:10.630766  4080 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.636723  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.639178  3707 raft_consensus.cc:2468] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:10.640435  3529 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:10.642685  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.643394  3637 raft_consensus.cc:2468] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:10.643667  3757 tablet_bootstrap.cc:492] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.644162  3757 ts_tablet_manager.cc:1403] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260709 13:17:10.628165  3756 tablet_bootstrap.cc:492] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:10.646622  3756 ts_tablet_manager.cc:1403] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.002s
I20260709 13:17:10.646950  4075 raft_consensus.cc:2804] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:10.647296  4075 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:10.646792  3757 raft_consensus.cc:359] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.647656  4075 raft_consensus.cc:3060] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.647691  3757 raft_consensus.cc:385] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.648442  3757 raft_consensus.cc:740] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
W20260709 13:17:10.649606  3604 consensus_peers.cc:597] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:10.649073  3757 consensus_queue.cc:260] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.654850  4080 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:10.656424  3757 ts_tablet_manager.cc:1434] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:17:10.657407  3757 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.661156  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:10.661806  3558 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.666642  3862 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.667160  3862 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.668146  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:10.676265  3862 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.674211  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:10.668732  3631 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:10.678045  3604 leader_election.cc:343] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.679854  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.680768  3712 raft_consensus.cc:2468] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:10.687292  3604 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:10.688797  4024 raft_consensus.cc:2804] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:10.689216  4024 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:10.689594  4024 raft_consensus.cc:3060] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.696099  3959 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:10.697515  4078 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:10.713763  4075 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.718288  3757 tablet_bootstrap.cc:654] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.719549  3756 raft_consensus.cc:359] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.720471  3756 raft_consensus.cc:385] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.720827  3756 raft_consensus.cc:740] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.713023  4079 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.713400  3558 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:10.726150  4024 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.728705  4024 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.729277  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:10.729960  3756 consensus_queue.cc:260] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:10.731284  3604 leader_election.cc:343] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.730597  3678 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:10.733342  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:10.734422  3706 raft_consensus.cc:3060] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.725251  4079 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.736583  4079 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.737802  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.739737  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.740556  3634 raft_consensus.cc:2393] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:10.742237  4075 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.742465  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:10.743155  3712 raft_consensus.cc:3060] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.744068  4024 consensus_queue.cc:1048] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:10.744467  3526 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:10.745609  4075 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.747843  3706 raft_consensus.cc:2468] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:10.749123  3604 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:10.750756  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:10.751401  3636 raft_consensus.cc:3060] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.751456  3712 raft_consensus.cc:2468] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:10.751870  3862 raft_consensus.cc:2804] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:10.752422  3862 raft_consensus.cc:697] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:10.752874  3631 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:10.753041  3529 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:10.753424  3862 consensus_queue.cc:237] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.763943  3756 ts_tablet_manager.cc:1434] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.117s	user 0.011s	sys 0.006s
I20260709 13:17:10.754781  4079 raft_consensus.cc:2804] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:10.755908  4080 raft_consensus.cc:2804] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:10.765558  4080 raft_consensus.cc:697] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:10.766040  3756 tablet_bootstrap.cc:492] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:10.766433  4080 consensus_queue.cc:237] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.776865  3636 raft_consensus.cc:2468] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:10.785980  3756 tablet_bootstrap.cc:654] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.787163  3757 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.787637  3757 ts_tablet_manager.cc:1403] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.004s
I20260709 13:17:10.789714  4079 raft_consensus.cc:697] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:10.790623  4079 consensus_queue.cc:237] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.790711  3757 raft_consensus.cc:359] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.791672  3757 raft_consensus.cc:385] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.792060  3757 raft_consensus.cc:740] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.792930  3757 consensus_queue.cc:260] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.794514  3757 ts_tablet_manager.cc:1434] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:10.795699  3757 tablet_bootstrap.cc:492] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.817086  3757 tablet_bootstrap.cc:654] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.827319  3460 catalog_manager.cc:5697] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:10.837335  4073 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.842564  3757 tablet_bootstrap.cc:492] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.858268  3757 ts_tablet_manager.cc:1403] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.004s
I20260709 13:17:10.857944  4073 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.848480  3959 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.858961  3756 tablet_bootstrap.cc:492] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:10.860059  4073 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.861570  3756 ts_tablet_manager.cc:1403] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.029s
I20260709 13:17:10.860329  3959 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.862701  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.860908  3757 raft_consensus.cc:359] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.863646  3757 raft_consensus.cc:385] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.863919  3757 raft_consensus.cc:740] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.864284  3959 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.864703  3757 consensus_queue.cc:260] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:10.865396  3529 leader_election.cc:343] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:10.866909  3757 ts_tablet_manager.cc:1434] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:10.866772  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:10.867765  4080 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:10.868047  3757 tablet_bootstrap.cc:492] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.867774  3706 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:10.866770  3461 catalog_manager.cc:5697] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:10.868388  4080 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.866854  3756 raft_consensus.cc:359] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.869414  3756 raft_consensus.cc:385] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.869755  3756 raft_consensus.cc:740] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.869858  3529 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:10.870647  3959 raft_consensus.cc:2804] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:10.870865  4080 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:10.870649  3756 consensus_queue.cc:260] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.871194  3959 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:10.871708  3959 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.872611  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:10.873222  3561 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:10.874114  3756 ts_tablet_manager.cc:1434] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:17:10.874814  3757 tablet_bootstrap.cc:654] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.875029  3756 tablet_bootstrap.cc:492] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:10.874871  3678 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:10.875723  3950 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:10.876055  3950 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:10.876374  3950 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:10.881088  3756 tablet_bootstrap.cc:654] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.887459  3959 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.896099  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:10.896678  3706 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:10.899405  3959 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:10.905606  3706 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:10.907843  3529 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:10.908703  3959 raft_consensus.cc:2804] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:10.909292  3959 raft_consensus.cc:697] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:10.910663  3959 consensus_queue.cc:237] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.888362  4075 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:10.889765  3950 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.931424  3950 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:10.937808  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.938504  3633 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:10.939155  3757 tablet_bootstrap.cc:492] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:10.939375  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:10.939610  3757 ts_tablet_manager.cc:1403] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.035s
I20260709 13:17:10.939929  3560 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:10.940647  3950 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:10.942729  3757 raft_consensus.cc:359] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.943394  3757 raft_consensus.cc:385] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.943661  3757 raft_consensus.cc:740] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.946062  3756 tablet_bootstrap.cc:492] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:10.944389  3757 consensus_queue.cc:260] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.946878  3756 ts_tablet_manager.cc:1403] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.011s
I20260709 13:17:10.949255  3757 ts_tablet_manager.cc:1434] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260709 13:17:10.950618  3757 tablet_bootstrap.cc:492] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:10.953963  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:10.953651  3756 raft_consensus.cc:359] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.954602  3633 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:10.955077  3756 raft_consensus.cc:385] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:10.955389  3756 raft_consensus.cc:740] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:10.956809  3560 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:10.957283  3757 tablet_bootstrap.cc:654] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.956039  3756 consensus_queue.cc:260] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.958240  3678 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:10.959264  3756 ts_tablet_manager.cc:1434] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:17:10.959283  4090 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:10.959851  4090 raft_consensus.cc:697] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:10.960584  3756 tablet_bootstrap.cc:492] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:10.960632  4090 consensus_queue.cc:237] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.967540  3756 tablet_bootstrap.cc:654] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:10.976552  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.977391  3636 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:10.978972  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:10.979236  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:10.979517  3636 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:10.988687  3526 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:10.989940  3959 raft_consensus.cc:2804] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:10.990388  3959 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:10.990760  3959 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.002688  3459 catalog_manager.cc:5697] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:11.004298  3756 tablet_bootstrap.cc:492] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:11.004726  3756 ts_tablet_manager.cc:1403] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.013s
I20260709 13:17:11.007452  3756 raft_consensus.cc:359] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.008126  3756 raft_consensus.cc:385] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:11.008399  3756 raft_consensus.cc:740] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:11.009110  3756 consensus_queue.cc:260] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:10.993466  3633 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:11.014688  3756 ts_tablet_manager.cc:1434] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:17:11.001114  4085 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:17:11.015522  3756 tablet_bootstrap.cc:492] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:11.036912  3959 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.041221  3959 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:11.044229  3756 tablet_bootstrap.cc:654] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:11.044737  3850 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:11.049595  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:11.049405  3850 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.050184  3631 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.051453  3850 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:11.053613  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:11.054279  3757 tablet_bootstrap.cc:492] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:11.054736  3757 ts_tablet_manager.cc:1403] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.104s	user 0.032s	sys 0.041s
I20260709 13:17:11.054519  3558 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:11.056023  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:11.057178  3708 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.056849  3862 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:11.067185  3678 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:11.068123  4080 raft_consensus.cc:2804] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:11.068490  4080 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:11.068812  4080 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.069429  3757 raft_consensus.cc:359] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.073809  3757 raft_consensus.cc:385] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:11.075196  3757 raft_consensus.cc:740] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:11.074256  3862 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.078271  3862 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:11.079018  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:11.079298  3757 consensus_queue.cc:260] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:11.080865  3604 leader_election.cc:343] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:11.087634  3757 ts_tablet_manager.cc:1434] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.002s
I20260709 13:17:11.088207  4075 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:11.091229  4075 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.093248  4075 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:11.095445  3757 tablet_bootstrap.cc:492] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:11.084661  3708 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:11.098809  3756 tablet_bootstrap.cc:492] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:11.099826  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:11.102044  3756 ts_tablet_manager.cc:1403] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.031s
I20260709 13:17:11.102097  3529 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:11.102917  4075 raft_consensus.cc:2804] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:11.103257  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:11.101078  3757 tablet_bootstrap.cc:654] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:11.103401  4075 raft_consensus.cc:697] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:11.103844  4080 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.104283  4075 consensus_queue.cc:237] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.106148  4080 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:11.107122  3526 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:11.107834  4073 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:11.107494  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:11.108800  3558 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.109958  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:11.116267  3633 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:11.075300  3631 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:11.122097  3756 raft_consensus.cc:359] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.122911  3756 raft_consensus.cc:385] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:11.123337  3756 raft_consensus.cc:740] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:11.124080  3756 consensus_queue.cc:260] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.124236  3560 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.128072  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:11.132031  3756 ts_tablet_manager.cc:1434] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 13:17:11.136032  3756 tablet_bootstrap.cc:492] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
W20260709 13:17:11.143740  3604 leader_election.cc:343] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:11.144354  3604 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:11.139768  3460 catalog_manager.cc:5697] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 2, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:11.148061  3757 tablet_bootstrap.cc:492] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:11.148780  3757 ts_tablet_manager.cc:1403] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.002s
I20260709 13:17:11.152472  3756 tablet_bootstrap.cc:654] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:11.153927  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:11.154488  4088 raft_consensus.cc:2749] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:11.166366  3633 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.115842  3558 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:11.173316  3678 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:11.175288  4090 raft_consensus.cc:2804] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:11.175951  4090 raft_consensus.cc:697] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:11.176998  4090 consensus_queue.cc:237] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.189585  3862 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:11.199039  3757 raft_consensus.cc:359] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.199662  3757 raft_consensus.cc:385] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:11.199898  3757 raft_consensus.cc:740] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:11.200418  3757 consensus_queue.cc:260] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.201974  3560 raft_consensus.cc:3060] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.202497  3756 tablet_bootstrap.cc:492] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
I20260709 13:17:11.202910  3756 ts_tablet_manager.cc:1403] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.003s
I20260709 13:17:11.205435  3756 raft_consensus.cc:359] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.206106  3756 raft_consensus.cc:385] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:11.206360  3756 raft_consensus.cc:740] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:11.208441  3633 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:11.239876  3559 raft_consensus.cc:3060] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.239861  3558 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.244571  3756 consensus_queue.cc:260] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.256783  3756 ts_tablet_manager.cc:1434] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 13:17:11.258816  3757 ts_tablet_manager.cc:1434] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.110s	user 0.005s	sys 0.001s
I20260709 13:17:11.259904  3757 tablet_bootstrap.cc:492] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:11.264343  3756 tablet_bootstrap.cc:492] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5: Bootstrap starting.
I20260709 13:17:11.266230  4024 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:17:11.398468  3757 tablet_bootstrap.cc:654] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:11.458139  4157 log.cc:927] Time spent T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260709 13:17:11.492749  3756 tablet_bootstrap.cc:654] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:11.497283  4163 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:17:11.526615  3638 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:11.522596  4077 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:11.606081  3850 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:11.611559  4173 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:11.613765  4173 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.607612  4077 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.638667  4173 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:11.639474  4077 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:11.648861  4090 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:11.649518  4090 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.653059  3757 tablet_bootstrap.cc:492] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
W20260709 13:17:11.698702  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 167234us
I20260709 13:17:11.702765  4179 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:11.710599  3757 ts_tablet_manager.cc:1403] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.451s	user 0.015s	sys 0.006s
I20260709 13:17:11.719818  4090 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:11.716595  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 108649us
I20260709 13:17:11.732184  4148 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:11.733505  4148 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.744663  4148 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:11.739987  3756 tablet_bootstrap.cc:492] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5: No bootstrap required, opened a new log
W20260709 13:17:11.748677  3508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:11.762219  3756 ts_tablet_manager.cc:1403] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5: Time spent bootstrapping tablet: real 0.498s	user 0.037s	sys 0.057s
I20260709 13:17:11.761808  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:11.764410  3633 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:11.766134  3757 raft_consensus.cc:359] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.767271  3757 raft_consensus.cc:385] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:11.767660  3757 raft_consensus.cc:740] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:11.775202  3756 raft_consensus.cc:359] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.776208  3756 raft_consensus.cc:385] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:11.776538  3756 raft_consensus.cc:740] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Initialized, Role: FOLLOWER
I20260709 13:17:11.777885  3757 consensus_queue.cc:260] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.780982  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:11.782182  3706 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:11.777366  3756 consensus_queue.cc:260] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:11.782469  3757 ts_tablet_manager.cc:1434] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.006s
I20260709 13:17:11.786962  3756 ts_tablet_manager.cc:1434] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.009s
W20260709 13:17:11.796641  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 468764us
I20260709 13:17:11.802119  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:11.803156  3563 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:11.805472  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:11.803606  3604 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:11.819264  3556 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:11.820569  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:11.821467  3557 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:11.835963  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:11.836743  3637 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:11.836738  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:11.838011  3712 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 0.
I20260709 13:17:11.840085  4025 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:11.840553  4025 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:11.840965  4025 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.859261  3459 catalog_manager.cc:5697] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:11.860936  3757 tablet_bootstrap.cc:492] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:11.862016  4075 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:11.863164  4161 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:17:11.857669  3526 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:11.867412  4160 raft_consensus.cc:2804] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:11.867950  4160 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:11.868413  4160 raft_consensus.cc:3060] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:11.895452  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:11.896508  3634 raft_consensus.cc:2468] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:11.904122  3678 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:11.908118  4177 raft_consensus.cc:2804] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:11.936432  4160 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:11.906961  3678 leader_election.cc:343] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:11.968567  4180 log.cc:927] Time spent T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 13:17:11.949178  4177 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:11.990218  4177 raft_consensus.cc:3060] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:12.020987  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 75757.3us
I20260709 13:17:12.061717  4160 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:12.063242  4025 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.052634  4075 consensus_queue.cc:1048] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:17:12.078683  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:12.077034  4080 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:17:12.082218  4025 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:12.085484  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:12.086319  3707 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:12.090680  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:12.091395  3555 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:12.095391  4177 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.108637  3707 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:12.108667  3757 tablet_bootstrap.cc:654] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:12.110960  3709 raft_consensus.cc:2393] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:12.111645  3604 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:12.113758  4177 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:12.116318  4025 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:12.116918  4025 raft_consensus.cc:697] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:12.122334  4025 consensus_queue.cc:237] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.170415  3555 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:12.174518  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:12.175170  3632 raft_consensus.cc:3060] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:12.183645  3632 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:12.185187  3675 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:12.186033  4177 raft_consensus.cc:2804] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:12.186450  4177 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:12.186838  4177 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:12.194800  4177 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.195519  4080 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:12.196659  4168 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:12.197057  4177 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:12.197140  4168 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.201006  4168 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:12.205740  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:12.205983  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:12.220630  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:12.223788  3632 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:12.224689  3559 raft_consensus.cc:2393] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 1: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:12.237912  4080 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:12.243952  4090 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:12.276285  3757 tablet_bootstrap.cc:492] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:12.276901  3757 ts_tablet_manager.cc:1403] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.431s	user 0.016s	sys 0.014s
I20260709 13:17:12.277607  3461 catalog_manager.cc:5697] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:12.282370  3461 catalog_manager.cc:5697] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 0 to 1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:12.285351  3757 raft_consensus.cc:359] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.286108  3757 raft_consensus.cc:385] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:12.286381  3757 raft_consensus.cc:740] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:12.287009  3757 consensus_queue.cc:260] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.289273  3757 ts_tablet_manager.cc:1434] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:17:12.296944  3757 tablet_bootstrap.cc:492] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac: Bootstrap starting.
I20260709 13:17:12.301041  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:12.301910  3637 raft_consensus.cc:2393] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:12.309587  3757 tablet_bootstrap.cc:654] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:12.316632  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 72821.5us
I20260709 13:17:12.317384  4025 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:12.317966  3678 leader_election.cc:343] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:12.318011  4025 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:12.318650  3678 leader_election.cc:343] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:12.320369  4025 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:12.323801  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:12.325060  3632 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:12.327364  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:12.330193  3604 leader_election.cc:343] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:12.332067  3757 tablet_bootstrap.cc:492] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac: No bootstrap required, opened a new log
I20260709 13:17:12.332557  3757 ts_tablet_manager.cc:1403] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 13:17:12.333130  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:12.333789  3711 raft_consensus.cc:2468] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 0.
I20260709 13:17:12.335383  3757 raft_consensus.cc:359] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.336143  3757 raft_consensus.cc:385] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:12.336416  3757 raft_consensus.cc:740] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Initialized, Role: FOLLOWER
I20260709 13:17:12.337201  3757 consensus_queue.cc:260] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.339336  3604 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:12.339354  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:12.340579  3757 ts_tablet_manager.cc:1434] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:12.340457  3637 raft_consensus.cc:2468] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 0.
I20260709 13:17:12.342443  4025 raft_consensus.cc:2804] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:12.342919  3459 catalog_manager.cc:5697] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:12.344332  4025 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:12.344703  4025 raft_consensus.cc:3060] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:12.348760  4161 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:12.349282  4161 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.351934  4161 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:12.355675  4025 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.366052  3675 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:12.366896  4025 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:12.368216  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:12.368799  3709 raft_consensus.cc:3060] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:12.370424  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:12.372084  3711 raft_consensus.cc:2393] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 1: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:12.373878  4198 raft_consensus.cc:2804] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:12.374539  4198 raft_consensus.cc:697] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:12.378665  4161 consensus_queue.cc:1048] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:12.386519  3675 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:12.389814  4160 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:12.390983  3526 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:12.391852  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:12.393158  4079 raft_consensus.cc:2749] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:12.392683  3632 raft_consensus.cc:2468] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:12.399127  3526 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:12.400003  4166 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:12.403074  3675 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:12.404844  3950 raft_consensus.cc:2804] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:12.370841  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:12.410699  3559 raft_consensus.cc:3060] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:12.408752  4166 raft_consensus.cc:2749] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:12.405395  3950 raft_consensus.cc:697] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:12.416021  3950 consensus_queue.cc:237] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.375391  4198 consensus_queue.cc:237] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.459565  3559 raft_consensus.cc:2468] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:12.462275  3604 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:12.463243  4173 raft_consensus.cc:2804] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:12.463683  4173 raft_consensus.cc:697] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:12.464501  4173 consensus_queue.cc:237] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:12.469269  3709 raft_consensus.cc:2468] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
W20260709 13:17:12.475530  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 53965.1us
I20260709 13:17:12.482092  4167 raft_consensus.cc:2764] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:17:12.540859  4173 consensus_queue.cc:1048] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:12.557775  3459 catalog_manager.cc:5697] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:12.560468  4173 consensus_queue.cc:1048] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:12.593674  3460 catalog_manager.cc:5697] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:12.599426  3460 catalog_manager.cc:5697] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:12.886098  4080 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:12.899739  4080 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:12.927106  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:12.938102  4218 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:12.943130  4219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:12.945592  2426 server_base.cc:1061] running on GCE node
W20260709 13:17:12.945797  4221 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:12.950186  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:12.950516  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:12.950760  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603032950740 us; error 0 us; skew 500 ppm
I20260709 13:17:12.951531  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:12.954977  2426 webserver.cc:533] Webserver started at http://127.2.94.132:40725/ using document root <none> and password file <none>
I20260709 13:17:12.955485  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:12.955719  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:12.956094  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:12.957549  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-3-root/instance:
uuid: "5c7076bb123441cf82e557da237b8e2d"
format_stamp: "Formatted at 2026-07-09 13:17:12 on dist-test-slave-mxd3"
I20260709 13:17:12.962999  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:17:12.992918  4175 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:13.007774  4227 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:13.010239  2426 fs_manager.cc:730] Time spent opening block manager: real 0.044s	user 0.002s	sys 0.000s
I20260709 13:17:13.010684  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-3-root
uuid: "5c7076bb123441cf82e557da237b8e2d"
format_stamp: "Formatted at 2026-07-09 13:17:12 on dist-test-slave-mxd3"
I20260709 13:17:13.011054  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:17:13.019412  4124 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:13.029000  4080 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:13.067529  4167 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:13.126560  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:13.129729  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:13.131978  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:13.135170  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:13.135461  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:13.135780  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:13.136020  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:13.217993  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.132:39265
I20260709 13:17:13.218652  4292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.132:39265 every 8 connection(s)
I20260709 13:17:13.230667  2426 auto_leader_rebalancer-test.cc:384] add a tserver: 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:13.244537  4293 heartbeater.cc:344] Connected to a master server at 127.2.94.190:34705
I20260709 13:17:13.245042  4293 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:13.245985  4293 heartbeater.cc:507] Master 127.2.94.190:34705 requested a full tablet report, sending...
I20260709 13:17:13.247812  3461 ts_manager.cc:194] Registered new tserver with Master: 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:13.249130  3461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37788
I20260709 13:17:13.913563  3631 consensus_queue.cc:237] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:13.926232  3708 raft_consensus.cc:1275] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:13.929342  3561 raft_consensus.cc:1275] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:13.932449  4124 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:13.936523  4173 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:13.954284  3563 raft_consensus.cc:2955] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:13.952538  4303 raft_consensus.cc:2955] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:13.963516  3709 raft_consensus.cc:2955] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:13.980851  3461 catalog_manager.cc:5697] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:13.995036  3601 consensus_peers.cc:597] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91d34ba37d39444f8f71b320ee3a6ef5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:14.009524  3709 consensus_queue.cc:237] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.017228  3631 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:14.022416  3563 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:14.024070  4080 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:14.025343  4078 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:14.036284  4080 raft_consensus.cc:2955] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:14.039551  3561 raft_consensus.cc:2955] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:17:14.043016  3675 consensus_peers.cc:597] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2bd253649fc437dae6453597379ab2c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:14.043715  3632 raft_consensus.cc:2955] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:14.057606  3459 catalog_manager.cc:5697] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.077620  3561 consensus_queue.cc:237] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.085419  3708 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:14.087528  3632 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:14.087590  4160 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:14.089876  4161 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:14.110790  3526 consensus_peers.cc:597] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d693013ea3048269b5349f91326ed43. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:14.128391  4161 raft_consensus.cc:2955] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:14.131376  3632 raft_consensus.cc:2955] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:14.134831  3708 raft_consensus.cc:2955] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:14.154196  3461 catalog_manager.cc:5697] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.154666  3637 consensus_queue.cc:237] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.175791  3708 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:14.177254  4302 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:14.179287  3563 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:14.181205  3601 consensus_peers.cc:597] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1159fa8ece4d4581bde77b373787e578. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:14.181247  4124 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:14.188694  4303 raft_consensus.cc:2955] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:14.210866  3708 raft_consensus.cc:2955] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:14.213057  3563 raft_consensus.cc:2955] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:14.219895  3459 catalog_manager.cc:5697] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.251632  4293 heartbeater.cc:499] Master 127.2.94.190:34705 was elected leader, sending a full tablet report...
I20260709 13:17:14.342741  4325 ts_tablet_manager.cc:933] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:14.346421  4325 tablet_copy_client.cc:323] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:17:14.360107  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet 91d34ba37d39444f8f71b320ee3a6ef5 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:17:14.360759  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet 91d34ba37d39444f8f71b320ee3a6ef5 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-91d34ba37d39444f8f71b320ee3a6ef5
I20260709 13:17:14.368614  3648 tablet_copy_source_session.cc:215] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:14.380312  4325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d34ba37d39444f8f71b320ee3a6ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:14.400275  4325 tablet_copy_client.cc:806] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:14.400945  4325 tablet_copy_client.cc:670] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:14.406221  4325 tablet_copy_client.cc:538] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:14.418648  4325 tablet_bootstrap.cc:492] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:14.441557  4325 tablet_bootstrap.cc:492] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:14.442569  4325 tablet_bootstrap.cc:492] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:14.443662  4325 ts_tablet_manager.cc:1403] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260709 13:17:14.446283  4325 raft_consensus.cc:359] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.446895  4325 raft_consensus.cc:740] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:14.447433  4325 consensus_queue.cc:260] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.449923  4325 ts_tablet_manager.cc:1434] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:17:14.451738  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-91d34ba37d39444f8f71b320ee3a6ef5 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:17:14.452175  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-91d34ba37d39444f8f71b320ee3a6ef5 on tablet 91d34ba37d39444f8f71b320ee3a6ef5 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:14.637523  4325 ts_tablet_manager.cc:933] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:14.640053  4325 tablet_copy_client.cc:323] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
I20260709 13:17:14.656750  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet f2bd253649fc437dae6453597379ab2c from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:17:14.657330  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet f2bd253649fc437dae6453597379ab2c from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-f2bd253649fc437dae6453597379ab2c
I20260709 13:17:14.665184  3722 tablet_copy_source_session.cc:215] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:14.682972  4325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bd253649fc437dae6453597379ab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:14.688313  4333 ts_tablet_manager.cc:933] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:14.693912  4333 tablet_copy_client.cc:323] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:17:14.704031  4332 ts_tablet_manager.cc:933] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:14.718832  4332 tablet_copy_client.cc:323] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:17:14.719852  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 8d693013ea3048269b5349f91326ed43 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:17:14.720469  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 8d693013ea3048269b5349f91326ed43 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-8d693013ea3048269b5349f91326ed43
I20260709 13:17:14.721556  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet 1159fa8ece4d4581bde77b373787e578 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:17:14.722123  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet 1159fa8ece4d4581bde77b373787e578 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-1159fa8ece4d4581bde77b373787e578
I20260709 13:17:14.729929  4325 tablet_copy_client.cc:806] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:14.730583  4325 tablet_copy_client.cc:670] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:14.733336  3648 tablet_copy_source_session.cc:215] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:14.733754  3573 tablet_copy_source_session.cc:215] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:14.735630  4325 tablet_copy_client.cc:538] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:14.737133  4332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1159fa8ece4d4581bde77b373787e578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:14.737862  4333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d693013ea3048269b5349f91326ed43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:14.747460  4325 tablet_bootstrap.cc:492] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:14.757745  4333 tablet_copy_client.cc:806] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:14.758369  4333 tablet_copy_client.cc:670] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:14.766714  4333 tablet_copy_client.cc:538] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:14.791221  4325 tablet_bootstrap.cc:492] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:14.794723  4325 tablet_bootstrap.cc:492] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:14.795334  4333 tablet_bootstrap.cc:492] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:14.795426  4325 ts_tablet_manager.cc:1403] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.016s
I20260709 13:17:14.798868  4325 raft_consensus.cc:359] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.799733  4325 raft_consensus.cc:740] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:14.800791  4325 consensus_queue.cc:260] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.811164  4325 ts_tablet_manager.cc:1434] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:17:14.821892  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-f2bd253649fc437dae6453597379ab2c received from {username='slave'} at 127.0.0.1:33002
I20260709 13:17:14.822388  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-f2bd253649fc437dae6453597379ab2c on tablet f2bd253649fc437dae6453597379ab2c with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:14.815174  4332 tablet_copy_client.cc:806] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:14.828630  4332 tablet_copy_client.cc:670] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:14.832237  4333 tablet_bootstrap.cc:492] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:14.833236  4333 tablet_bootstrap.cc:492] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:14.833760  4332 tablet_copy_client.cc:538] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:14.834127  4333 ts_tablet_manager.cc:1403] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.009s
I20260709 13:17:14.837164  4333 raft_consensus.cc:359] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.838095  4333 raft_consensus.cc:740] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:14.838135  4268 raft_consensus.cc:1217] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:14.838940  4333 consensus_queue.cc:260] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.841262  4333 ts_tablet_manager.cc:1434] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:14.844895  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-8d693013ea3048269b5349f91326ed43 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:17:14.845405  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-8d693013ea3048269b5349f91326ed43 on tablet 8d693013ea3048269b5349f91326ed43 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:14.847158  4332 tablet_bootstrap.cc:492] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:14.871260  4332 tablet_bootstrap.cc:492] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:14.871951  4332 tablet_bootstrap.cc:492] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:14.872489  4332 ts_tablet_manager.cc:1403] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.005s
I20260709 13:17:14.874782  4332 raft_consensus.cc:359] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.875602  4332 raft_consensus.cc:740] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:14.876237  4332 consensus_queue.cc:260] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:14.879848  4332 ts_tablet_manager.cc:1434] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:17:14.881261  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-1159fa8ece4d4581bde77b373787e578 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:17:14.881623  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-1159fa8ece4d4581bde77b373787e578 on tablet 1159fa8ece4d4581bde77b373787e578 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:15.055989  4268 raft_consensus.cc:1217] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:15.199767  4268 raft_consensus.cc:1217] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:15.239768  4268 raft_consensus.cc:1217] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:15.462050  4124 raft_consensus.cc:1064] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:15.464936  4124 consensus_queue.cc:237] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:15.476504  3708 raft_consensus.cc:1275] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.476711  4268 raft_consensus.cc:1275] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.477954  4302 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:15.479403  3563 raft_consensus.cc:1275] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.481141  4302 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:15.486195  4124 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:17:15.503007  3561 raft_consensus.cc:2955] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.507464  4268 raft_consensus.cc:2955] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.500977  4342 raft_consensus.cc:2955] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.523564  3460 catalog_manager.cc:5697] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.529305  3708 raft_consensus.cc:2955] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.560914  3631 consensus_queue.cc:237] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:15.566195  4268 raft_consensus.cc:1275] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:15.567063  3561 raft_consensus.cc:1275] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:15.568620  4124 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:15.570326  4124 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:15.575663  4302 raft_consensus.cc:2955] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.577207  3561 raft_consensus.cc:2955] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.598134  4268 raft_consensus.cc:2955] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.599140  3458 catalog_manager.cc:5697] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.610203  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91d34ba37d39444f8f71b320ee3a6ef5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:15.616046  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet 91d34ba37d39444f8f71b320ee3a6ef5 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54432
I20260709 13:17:15.627934  4351 tablet_replica.cc:333] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:17:15.629091  4351 raft_consensus.cc:2243] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.629896  4351 raft_consensus.cc:2272] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.633067  4351 ts_tablet_manager.cc:1916] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:15.647107  4351 ts_tablet_manager.cc:1929] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:15.647562  4351 log.cc:1199] T 91d34ba37d39444f8f71b320ee3a6ef5 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/91d34ba37d39444f8f71b320ee3a6ef5
I20260709 13:17:15.649309  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet 91d34ba37d39444f8f71b320ee3a6ef5 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:15.655050  4161 raft_consensus.cc:1064] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:15.657218  4161 consensus_queue.cc:237] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:15.663348  3708 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.663520  4268 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.664757  4341 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:15.665866  3631 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.665678  4318 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:15.667621  4161 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:15.687846  4341 raft_consensus.cc:2955] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.691190  3631 raft_consensus.cc:2955] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.693183  4268 raft_consensus.cc:2955] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.717197  3459 catalog_manager.cc:5697] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.735643  3708 raft_consensus.cc:2955] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.764058  3561 consensus_queue.cc:237] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:15.772410  4268 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:15.775172  4341 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:15.780982  3708 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:15.782344  4356 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:15.783718  4161 raft_consensus.cc:2955] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.787210  3709 raft_consensus.cc:2955] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.792048  4268 raft_consensus.cc:2955] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.800535  4303 raft_consensus.cc:1064] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:15.803622  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d693013ea3048269b5349f91326ed43 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:15.807337  4303 consensus_queue.cc:237] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:15.808907  3459 catalog_manager.cc:5697] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.819733  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d693013ea3048269b5349f91326ed43 with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38384
I20260709 13:17:15.821806  4358 tablet_replica.cc:333] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:17:15.822940  4358 raft_consensus.cc:2243] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.823727  4358 raft_consensus.cc:2272] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.827538  4358 ts_tablet_manager.cc:1916] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:15.842705  3563 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.843861  4268 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.844316  3708 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.846364  4303 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:15.850104  4124 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:15.851812  4302 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:15.862308  4357 raft_consensus.cc:1064] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:15.865458  4357 consensus_queue.cc:237] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:15.887475  4302 raft_consensus.cc:2955] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.896106  3708 raft_consensus.cc:2955] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.901068  3631 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.901233  4268 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.902141  3563 raft_consensus.cc:2955] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.903560  4315 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:15.908543  3561 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:15.910813  4334 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:15.914392  4334 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:15.914098  3459 catalog_manager.cc:5697] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.921144  4267 raft_consensus.cc:2955] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.952005  4358 ts_tablet_manager.cc:1929] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:15.952521  4358 log.cc:1199] T 8d693013ea3048269b5349f91326ed43 P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/8d693013ea3048269b5349f91326ed43
I20260709 13:17:15.956732  4334 raft_consensus.cc:2955] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.957724  3637 consensus_queue.cc:237] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:15.962657  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet 8d693013ea3048269b5349f91326ed43 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:15.964430  3561 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:15.966109  4303 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:15.976347  4266 raft_consensus.cc:2955] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.980072  3631 raft_consensus.cc:2955] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.982084  3561 raft_consensus.cc:2955] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:15.994493  4124 raft_consensus.cc:2955] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:16.001307  4268 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:16.005507  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1159fa8ece4d4581bde77b373787e578 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:16.005672  4303 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:16.006278  3561 raft_consensus.cc:2955] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:16.006184  3459 catalog_manager.cc:5697] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:16.014483  4268 raft_consensus.cc:2955] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:16.029096  3708 consensus_queue.cc:237] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [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: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:16.043742  4268 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:16.044407  3631 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:16.045187  4080 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:16.044507  3461 catalog_manager.cc:5697] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:16.046684  4334 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:16.058394  4357 raft_consensus.cc:2955] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:16.063256  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet 1159fa8ece4d4581bde77b373787e578 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54432
I20260709 13:17:16.064214  4351 tablet_replica.cc:333] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:17:16.073472  4351 raft_consensus.cc:2243] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:16.073311  3637 raft_consensus.cc:2955] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:16.074225  4351 raft_consensus.cc:2272] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:16.108171  4268 raft_consensus.cc:2955] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:16.109838  4351 ts_tablet_manager.cc:1916] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:16.112267  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2bd253649fc437dae6453597379ab2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:16.135111  4351 ts_tablet_manager.cc:1929] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:16.141068  4351 log.cc:1199] T 1159fa8ece4d4581bde77b373787e578 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/1159fa8ece4d4581bde77b373787e578
I20260709 13:17:16.136668  3461 catalog_manager.cc:5697] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 3 to 4, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:16.143293  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet 1159fa8ece4d4581bde77b373787e578 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:16.154204  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet f2bd253649fc437dae6453597379ab2c with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:16.156111  4367 tablet_replica.cc:333] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:17:16.157214  4367 raft_consensus.cc:2243] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:16.157920  4367 raft_consensus.cc:2272] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:16.160661  4367 ts_tablet_manager.cc:1916] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:16.175419  4367 ts_tablet_manager.cc:1929] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:16.175803  4367 log.cc:1199] T f2bd253649fc437dae6453597379ab2c P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/f2bd253649fc437dae6453597379ab2c
I20260709 13:17:16.177196  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet f2bd253649fc437dae6453597379ab2c (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:17.216409  3631 consensus_queue.cc:237] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.224113  3708 raft_consensus.cc:1275] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:17.224572  3601 consensus_peers.cc:597] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46ff013de9a741589868adaf30f878b6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:17.225652  4302 consensus_queue.cc:1048] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:17.226513  3561 raft_consensus.cc:1275] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:17.228714  4124 consensus_queue.cc:1048] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:17.238166  4302 raft_consensus.cc:2955] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.240695  3563 raft_consensus.cc:2955] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.239964  3711 raft_consensus.cc:2955] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.253458  3708 consensus_queue.cc:237] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.263010  3631 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:17.264403  4080 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:17.267314  3675 consensus_peers.cc:597] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfb051f05a7e4b2ab673887702ea64ce. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:17.274397  3563 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:17.275614  4080 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:17.279850  3458 catalog_manager.cc:5697] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.290055  4334 raft_consensus.cc:2955] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.290431  3637 raft_consensus.cc:2955] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.305884  3563 raft_consensus.cc:2955] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.306357  3708 consensus_queue.cc:237] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.313295  3637 raft_consensus.cc:1275] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:17.317852  3561 raft_consensus.cc:1275] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:17.319226  4334 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:17.324781  4334 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:17.327844  3675 consensus_peers.cc:597] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec003372396242eba6b5813c854f3f3c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:17.328953  3459 catalog_manager.cc:5697] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.332878  4334 raft_consensus.cc:2955] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.337060  3631 raft_consensus.cc:2955] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.335165  3561 raft_consensus.cc:2955] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.352496  3563 consensus_queue.cc:237] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.352263  3459 catalog_manager.cc:5697] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:17.372196  3708 raft_consensus.cc:1275] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:17.372725  3526 consensus_peers.cc:597] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54ef7fac22024692a50929ff82ba90a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:17.373493  3631 raft_consensus.cc:1275] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:17.373431  4318 consensus_queue.cc:1048] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:17.374665  4379 consensus_queue.cc:1048] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:17.382787  4318 raft_consensus.cc:2955] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.384639  3708 raft_consensus.cc:2955] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.388590  3631 raft_consensus.cc:2955] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.419265  3458 catalog_manager.cc:5697] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:17.717351  4388 ts_tablet_manager.cc:933] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:17.719563  4388 tablet_copy_client.cc:323] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:17:17.721086  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet 46ff013de9a741589868adaf30f878b6 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:17:17.721585  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet 46ff013de9a741589868adaf30f878b6 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-46ff013de9a741589868adaf30f878b6
I20260709 13:17:17.729666  3648 tablet_copy_source_session.cc:215] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:17.733593  4388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ff013de9a741589868adaf30f878b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:17.747237  4388 tablet_copy_client.cc:806] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:17.747785  4388 tablet_copy_client.cc:670] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:17.751222  4388 tablet_copy_client.cc:538] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:17.757405  4388 tablet_bootstrap.cc:492] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:17.784802  4388 tablet_bootstrap.cc:492] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:17.785770  4388 tablet_bootstrap.cc:492] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:17.786428  4388 ts_tablet_manager.cc:1403] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.000s
I20260709 13:17:17.789520  4388 raft_consensus.cc:359] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.790390  4388 raft_consensus.cc:740] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:17.790604  4391 ts_tablet_manager.cc:933] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:17.791061  4388 consensus_queue.cc:260] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.792999  4391 tablet_copy_client.cc:323] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:17:17.794952  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 54ef7fac22024692a50929ff82ba90a5 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:17:17.795465  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 54ef7fac22024692a50929ff82ba90a5 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-54ef7fac22024692a50929ff82ba90a5
I20260709 13:17:17.800995  4388 ts_tablet_manager.cc:1434] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:17:17.802629  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-46ff013de9a741589868adaf30f878b6 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:17:17.803045  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-46ff013de9a741589868adaf30f878b6 on tablet 46ff013de9a741589868adaf30f878b6 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:17.801262  4394 ts_tablet_manager.cc:933] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:17.806347  3573 tablet_copy_source_session.cc:215] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:17.808887  4394 tablet_copy_client.cc:323] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
I20260709 13:17:17.809981  4391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef7fac22024692a50929ff82ba90a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:17.811509  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet dfb051f05a7e4b2ab673887702ea64ce from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:17:17.812073  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet dfb051f05a7e4b2ab673887702ea64ce from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-dfb051f05a7e4b2ab673887702ea64ce
I20260709 13:17:17.822804  3722 tablet_copy_source_session.cc:215] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:17.826493  4391 tablet_copy_client.cc:806] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:17.827088  4391 tablet_copy_client.cc:670] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:17.827457  4394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb051f05a7e4b2ab673887702ea64ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:17.832571  4391 tablet_copy_client.cc:538] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:17.837457  4388 ts_tablet_manager.cc:933] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:17.840411  4391 tablet_bootstrap.cc:492] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:17.852720  4388 tablet_copy_client.cc:323] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
I20260709 13:17:17.855208  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet ec003372396242eba6b5813c854f3f3c from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:17:17.855736  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet ec003372396242eba6b5813c854f3f3c from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-ec003372396242eba6b5813c854f3f3c
I20260709 13:17:17.863135  4391 tablet_bootstrap.cc:492] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:17.864054  4391 tablet_bootstrap.cc:492] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:17.866876  4394 tablet_copy_client.cc:806] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:17.867473  4394 tablet_copy_client.cc:670] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:17.864702  4391 ts_tablet_manager.cc:1403] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260709 13:17:17.871083  4391 raft_consensus.cc:359] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.871884  4391 raft_consensus.cc:740] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:17.872716  4394 tablet_copy_client.cc:538] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:17.872521  4391 consensus_queue.cc:260] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.873957  3722 tablet_copy_source_session.cc:215] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:17.876854  4391 ts_tablet_manager.cc:1434] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:17:17.877525  4388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec003372396242eba6b5813c854f3f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:17.882669  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-54ef7fac22024692a50929ff82ba90a5 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:17:17.883090  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-54ef7fac22024692a50929ff82ba90a5 on tablet 54ef7fac22024692a50929ff82ba90a5 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:17.883188  4394 tablet_bootstrap.cc:492] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:17.907821  4388 tablet_copy_client.cc:806] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:17.910614  4388 tablet_copy_client.cc:670] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:17.913661  4394 tablet_bootstrap.cc:492] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:17.914264  4388 tablet_copy_client.cc:538] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:17.914585  4394 tablet_bootstrap.cc:492] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:17.915275  4394 ts_tablet_manager.cc:1403] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.006s
I20260709 13:17:17.918246  4394 raft_consensus.cc:359] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.919034  4394 raft_consensus.cc:740] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:17.919680  4394 consensus_queue.cc:260] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.923183  4388 tablet_bootstrap.cc:492] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:17.925035  4394 ts_tablet_manager.cc:1434] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:17:17.929404  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-dfb051f05a7e4b2ab673887702ea64ce received from {username='slave'} at 127.0.0.1:33002
I20260709 13:17:17.929864  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-dfb051f05a7e4b2ab673887702ea64ce on tablet dfb051f05a7e4b2ab673887702ea64ce with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:17.950857  4388 tablet_bootstrap.cc:492] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:17.951891  4388 tablet_bootstrap.cc:492] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:17.952626  4388 ts_tablet_manager.cc:1403] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.008s
I20260709 13:17:17.955821  4388 raft_consensus.cc:359] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.956743  4388 raft_consensus.cc:740] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:17.957430  4388 consensus_queue.cc:260] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:17.960076  4388 ts_tablet_manager.cc:1434] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:17:17.961972  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-ec003372396242eba6b5813c854f3f3c received from {username='slave'} at 127.0.0.1:33002
I20260709 13:17:17.962379  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-ec003372396242eba6b5813c854f3f3c on tablet ec003372396242eba6b5813c854f3f3c with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:18.112680  4268 raft_consensus.cc:1217] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:18.293815  4268 raft_consensus.cc:1217] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:18.318909  4268 raft_consensus.cc:1217] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:18.415855  4268 raft_consensus.cc:1217] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:18.492990  4401 raft_consensus.cc:1064] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:18.495024  4401 consensus_queue.cc:237] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:18.501367  3708 raft_consensus.cc:1275] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.501868  4268 raft_consensus.cc:1275] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.503539  4302 consensus_queue.cc:1048] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.504637  3555 raft_consensus.cc:1275] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.506668  4302 consensus_queue.cc:1048] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.511240  4371 consensus_queue.cc:1048] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.528934  4302 raft_consensus.cc:2955] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.534718  3555 raft_consensus.cc:2955] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.537847  3708 raft_consensus.cc:2955] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.541178  4268 raft_consensus.cc:2955] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.557503  3459 catalog_manager.cc:5697] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.582329  3632 consensus_queue.cc:237] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [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: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:18.595212  4268 raft_consensus.cc:1275] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:18.595698  3708 raft_consensus.cc:1275] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:18.599227  4371 consensus_queue.cc:1048] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:18.601773  4401 consensus_queue.cc:1048] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:18.621966  4302 raft_consensus.cc:2955] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.623697  4268 raft_consensus.cc:2955] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.627019  3708 raft_consensus.cc:2955] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.637609  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46ff013de9a741589868adaf30f878b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:18.639123  3460 catalog_manager.cc:5697] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 3 to 4, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 1 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.656634  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet 46ff013de9a741589868adaf30f878b6 with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:18.680675  4413 tablet_replica.cc:333] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:17:18.683616  4413 raft_consensus.cc:2243] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:18.684463  4413 raft_consensus.cc:2272] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:18.689482  4413 ts_tablet_manager.cc:1916] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:18.705829  4413 ts_tablet_manager.cc:1929] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:18.706182  4413 log.cc:1199] T 46ff013de9a741589868adaf30f878b6 P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/46ff013de9a741589868adaf30f878b6
I20260709 13:17:18.708165  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet 46ff013de9a741589868adaf30f878b6 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:18.724876  4334 raft_consensus.cc:1064] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:18.727233  4334 consensus_queue.cc:237] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:18.733410  4268 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.735256  4403 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.735479  3555 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.737617  3632 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.740845  4403 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.743868  4400 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.764299  4403 raft_consensus.cc:2955] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.774935  3563 raft_consensus.cc:2955] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.778301  3632 raft_consensus.cc:2955] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.810418  4266 raft_consensus.cc:2955] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.811508  3461 catalog_manager.cc:5697] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.829028  3708 consensus_queue.cc:237] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:18.834157  4266 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:18.835804  3563 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:18.836257  4419 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:18.837466  4400 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:18.843390  4402 raft_consensus.cc:1064] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:18.848332  4402 consensus_queue.cc:237] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:18.849478  4418 raft_consensus.cc:2955] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.862866  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dfb051f05a7e4b2ab673887702ea64ce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:18.865212  4266 raft_consensus.cc:2955] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.881907  4268 raft_consensus.cc:1275] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.882169  4418 raft_consensus.cc:1064] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:18.882246  3708 raft_consensus.cc:1275] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.862191  3563 raft_consensus.cc:2955] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.885138  4379 consensus_queue.cc:1048] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.884912  4418 consensus_queue.cc:237] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:18.886373  3632 raft_consensus.cc:1275] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.889721  4379 consensus_queue.cc:1048] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.891415  3460 catalog_manager.cc:5697] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:18.921296  3555 raft_consensus.cc:1275] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.924463  4418 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:18.935516  3632 raft_consensus.cc:1275] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.935931  4268 raft_consensus.cc:1275] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:18.937032  4419 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:18.939647  4418 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:18.940502  4420 consensus_queue.cc:1048] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:18.967715  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet dfb051f05a7e4b2ab673887702ea64ce with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38384
I20260709 13:17:18.970005  4432 tablet_replica.cc:333] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:17:18.971014  4432 raft_consensus.cc:2243] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:18.971719  4432 raft_consensus.cc:2272] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:18.978801  4379 raft_consensus.cc:2955] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:18.979954  4432 ts_tablet_manager.cc:1916] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:18.983085  4266 raft_consensus.cc:2955] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.015663  3459 catalog_manager.cc:5697] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:17:19.019552  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 77702us
I20260709 13:17:19.030740  4432 ts_tablet_manager.cc:1929] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:19.031284  4432 log.cc:1199] T dfb051f05a7e4b2ab673887702ea64ce P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/dfb051f05a7e4b2ab673887702ea64ce
I20260709 13:17:19.033658  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet dfb051f05a7e4b2ab673887702ea64ce (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:19.039194  4400 raft_consensus.cc:2955] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.042430  4268 raft_consensus.cc:2955] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.057108  3632 raft_consensus.cc:2955] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.061159  3555 raft_consensus.cc:2955] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.068512  3460 catalog_manager.cc:5697] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.082262  3637 raft_consensus.cc:2955] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.102761  3709 consensus_queue.cc:237] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:19.116140  4268 raft_consensus.cc:1275] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:19.118422  3555 raft_consensus.cc:1275] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:19.120015  4419 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:19.122044  4418 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:19.129027  4268 raft_consensus.cc:2955] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.127379  4419 raft_consensus.cc:2955] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.131882  3555 raft_consensus.cc:2955] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.139091  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec003372396242eba6b5813c854f3f3c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:19.143935  3460 catalog_manager.cc:5697] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 3 to 4, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 1 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.171381  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet ec003372396242eba6b5813c854f3f3c with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38384
I20260709 13:17:19.172600  4432 tablet_replica.cc:333] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:17:19.173666  4432 raft_consensus.cc:2243] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.174448  4432 raft_consensus.cc:2272] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.178953  4432 ts_tablet_manager.cc:1916] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:19.189752  4432 ts_tablet_manager.cc:1929] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:19.190193  4432 log.cc:1199] T ec003372396242eba6b5813c854f3f3c P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/ec003372396242eba6b5813c854f3f3c
I20260709 13:17:19.192759  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet ec003372396242eba6b5813c854f3f3c (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:19.366490  3711 raft_consensus.cc:2955] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.611994  3561 consensus_queue.cc:237] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:19.616654  4267 raft_consensus.cc:1275] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:19.617509  3632 raft_consensus.cc:1275] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:19.620810  4423 consensus_queue.cc:1048] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:19.621681  4402 consensus_queue.cc:1048] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:19.630983  4267 raft_consensus.cc:2955] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.638098  4423 raft_consensus.cc:2955] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.636771  3632 raft_consensus.cc:2955] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.660611  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54ef7fac22024692a50929ff82ba90a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:19.675222  3461 catalog_manager.cc:5697] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 3 to 4, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 1 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:19.692106  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet 54ef7fac22024692a50929ff82ba90a5 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54432
I20260709 13:17:19.693706  4439 tablet_replica.cc:333] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:17:19.695417  4439 raft_consensus.cc:2243] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:19.695995  4439 raft_consensus.cc:2272] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:19.700011  4439 ts_tablet_manager.cc:1916] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:19.712864  4439 ts_tablet_manager.cc:1929] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:19.713255  4439 log.cc:1199] T 54ef7fac22024692a50929ff82ba90a5 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/54ef7fac22024692a50929ff82ba90a5
I20260709 13:17:19.715261  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet 54ef7fac22024692a50929ff82ba90a5 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:20.842789  4434 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:20.843606  4434 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:20.846583  4434 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:20.879734  4434 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:20.880436  4434 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:20.882884  4434 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:20.923146  4434 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:20.924101  4434 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:20.927239  4434 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:20.965204  4442 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:20.966058  4442 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:20.968617  4442 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.001714  4443 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.002513  4443 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.005771  4443 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:21.041714  3492 debug-util.cc:398] Leaking SignalData structure 0x7b08001bfb20 after lost signal to thread 2429
W20260709 13:17:21.043188  3492 debug-util.cc:398] Leaking SignalData structure 0x7b08000398e0 after lost signal to thread 3495
I20260709 13:17:21.068717  4434 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.069674  4434 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.072654  4434 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.081339  4447 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.092734  4448 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.170253  4448 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.170807  4454 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.171617  4454 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.100241  4443 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.111150  4449 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.130878  4446 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.135251  4442 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.144045  4452 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.145051  4450 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.175122  4434 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.175060  4443 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.197921  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:21.174705  4449 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.199448  4434 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.201974  4449 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.202456  4454 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.202689  4449 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.203194  4454 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.203521  4449 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.203832  4454 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.185766  4448 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.178604  4442 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.175467  4447 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.184147  4450 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.179777  4452 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.186578  4446 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.214265  4448 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.214771  4461 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.238549  4449 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.257865  4453 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.258044  4464 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.243907  4434 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.244585  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:21.240222  4448 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.258502  4453 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.258641  4464 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.275771  4267 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40678 (request call id 28) took 1163 ms. Trace:
I20260709 13:17:21.276226  4267 rpcz_store.cc:276] 0709 13:17:20.112507 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:21.258779 (+1146272us) service_pool.cc:224] Handling call
0709 13:17:21.265917 (+  7138us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:21.271828 (+  5911us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:21.273892 (+  2064us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:21.275464 (+  1572us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:17:21.275514 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:21.275579 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:21.275711 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:21.277129  4464 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.276906  4453 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.269793  4423 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.282094  4465 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.282194  4443 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.282905  4442 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.282670  4465 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.273432  4434 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.275318  4454 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.242003  4461 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.285094  4442 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.288352  4455 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.281445  4464 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.286295  4443 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.281438  4453 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.298036  4442 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.302657  4463 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.306164  4448 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.301445  4443 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.303128  4459 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.305222  4458 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.305719  4460 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.303617  4456 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.311892  4452 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.310281  4449 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.312825  4449 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.313848  4446 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.314879  4449 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.286635  4423 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.301469  4450 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.306881  4464 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.362277  4456 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.365420  4456 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.306496  4463 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.315801  4447 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.302241  4434 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.343217  4452 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.307437  4453 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.373409  4456 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.373442  4450 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.360689  4460 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.308045  4455 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.482774  4451 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.338673  4458 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.497874  4469 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.379786  4452 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.508364  4473 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.383239  4467 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.515669  4455 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.513196  4448 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.518688  4466 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.523026  4418 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.454939  4456 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.500968  4446 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.498605  4469 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.571534  4474 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.492791  4450 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.373438  4459 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.555353  4268 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40678 (request call id 29) took 1367 ms. Trace:
I20260709 13:17:21.574540  4268 rpcz_store.cc:276] 0709 13:17:20.187881 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:21.553853 (+1365972us) service_pool.cc:224] Handling call
0709 13:17:21.554686 (+   833us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:21.554919 (+   233us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:21.554956 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:21.555012 (+    56us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:17:21.555057 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:21.555126 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:21.555270 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:21.528739  4449 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.575570  4471 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.576020  4449 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.525291  4461 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.570855  4412 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.570614  4418 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.548200  4442 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.509024  4473 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.517271  4455 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.506489  4451 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.596861  4462 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.603051  4470 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.603045  4468 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.616083  4458 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.616717  4458 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:21.617204  3604 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.669s	user 0.000s	sys 0.008s
I20260709 13:17:21.611214  4401 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.569238  4448 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.573047  4423 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.617339  4458 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.624658  4475 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:17:21.625849  3492 debug-util.cc:398] Leaking SignalData structure 0x7b08002961a0 after lost signal to thread 3587
I20260709 13:17:21.579124  4465 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.627346  3561 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46210 (request call id 490) took 1598 ms. Trace:
W20260709 13:17:21.629765  3604 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.682s	user 0.002s	sys 0.008s
W20260709 13:17:21.648514  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 700465us
I20260709 13:17:21.588738  4463 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.603837  4419 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.574309  4446 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.533643  4467 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.613921  4447 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.614491  4464 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.576282  4471 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.645624  4460 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.572075  4474 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.642486  4434 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.647635  4423 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.648380  3561 rpcz_store.cc:276] 0709 13:17:20.029453 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:21.625395 (+1595942us) service_pool.cc:224] Handling call
0709 13:17:21.626712 (+  1317us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:21.626909 (+   197us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:21.626953 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:21.627010 (+    57us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:21.627056 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:21.627134 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:21.627276 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:21.632577  4455 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.643276  4401 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.577397  4466 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.675204  4466 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.675899  4466 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.676487  4466 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.658972  4418 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.653738  4475 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.684722  4469 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.685282  4469 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.685720  4469 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:21.678800  3492 debug-util.cc:398] Leaking SignalData structure 0x7b08000c22a0 after lost signal to thread 3662
I20260709 13:17:21.655728  4419 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.670966  4452 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.612515  4412 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.672443  4434 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.662138  4447 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.695526  4302 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.698573  4302 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.649574  4470 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.652532  4468 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.672421  4423 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.704298  3708 consensus_queue.cc:237] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:21.691102  4442 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.688403  4460 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.704528  4419 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.706411  4302 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.712546  4302 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.702780  4456 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.713039  4302 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.704514  4451 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.709645  4450 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.722975  4443 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.723549  4423 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.652175  4462 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.712198  4452 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.705811  4434 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.709372  4442 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.710563  4460 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.727459  4443 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.723558  4471 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.727355  4423 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.731279  4458 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:21.735714  4448 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.737552  4451 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.743388  4447 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.725592  4450 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.738353  4302 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.739727  4469 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.742417  4474 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.744138  4471 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.731704  4452 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.746331  4456 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.741990  4443 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.744668  4423 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.745290  4446 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.748718  4401 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:21.759987  4478 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.754675  4467 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.760697  4455 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.774466  4479 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.757190  4450 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.772583  4419 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.775640  4456 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.776342  4402 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.756944  4447 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.748914  4473 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.785727  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.820693  3711 raft_consensus.cc:2468] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 1.
I20260709 13:17:21.790585  4302 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.757553  4466 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.756270  4451 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.792657  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.772915  4471 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.794819  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.791265  4464 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.772960  4474 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.796370  4467 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.795872  4478 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.800302  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.800395  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.803058  4412 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.790019  4418 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.821959  4302 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.804816  4419 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.820179  4402 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.819998  4447 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.851835  4302 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.850463  4462 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.842707  4464 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.842906  4442 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.850817  4418 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.850953  4451 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.848449  4475 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.859097  4447 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.860023  4450 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.843981  4474 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.838347  4479 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.846743  4423 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.858131  4443 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.854391  4468 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.860988  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:21.871445  3709 raft_consensus.cc:2468] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 1.
I20260709 13:17:21.872692  4479 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:21.872815  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.873687  4464 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:21.873999  4452 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.845451  4467 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.876464  4419 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.858147  4470 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.859105  4456 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.876868  4467 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.877243  4459 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.878132  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:21.878513  4402 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.878988  3634 raft_consensus.cc:2468] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 1.
I20260709 13:17:21.879233  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:21.864629  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.881117  3711 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:21.865990  4449 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.881273  4228 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:17:21.854859  4434 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.856266  4460 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:21.881832  3675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:21.883212  4451 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.883499  4478 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.883705  4451 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.884789  4471 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.885421  4453 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.898705  4418 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.870879  4474 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.882187  4465 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.902289  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.902832  4465 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.881711  4455 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.904717  4455 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:21.899592  4448 raft_consensus.cc:2804] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:21.898746  4451 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.905746  4448 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:21.906445  4448 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.901149  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.914302  4465 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.916116  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:21.915689  4234 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:21.922845  4448 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.923375  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.926270  4268 raft_consensus.cc:1240] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:21.926852  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.927534  4234 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:21.928599  4435 raft_consensus.cc:2804] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:21.929311  4435 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:21.929816  4435 raft_consensus.cc:3060] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:21.929627  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.911828  4455 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:21.929268  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.931130  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.932653  4448 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.933010  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.933575  3703 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:21.934671  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.934737  4448 raft_consensus.cc:2749] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:21.936352  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.935134  4234 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:21.938053  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.928628  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:21.942044  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:21.937657  4435 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:21.948011  4435 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:21.945495  4448 raft_consensus.cc:2804] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:21.948925  4448 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:21.949404  4448 raft_consensus.cc:3060] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:21.833148  3529 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.573s	user 0.007s	sys 0.015s
W20260709 13:17:21.844331  3492 debug-util.cc:398] Leaking SignalData structure 0x7b080014f520 after lost signal to thread 3736
W20260709 13:17:21.975910  3529 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.716s	user 0.007s	sys 0.015s
W20260709 13:17:21.979149  3492 debug-util.cc:398] Leaking SignalData structure 0x7b080028c2a0 after lost signal to thread 4292
I20260709 13:17:21.999456  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:22.001019  3632 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.009910  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.010738  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.011152  4469 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:22.011631  3675 consensus_peers.cc:597] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01eb5613230241eeb961d9bfaace9780. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.012174  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.012051  4469 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.012681  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.014473  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.015450  4469 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.016275  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.018430  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.020215  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.019711  4451 consensus_queue.cc:1059] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } 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 13:17:22.009996  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.032960  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.033238  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.035548  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.036460  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.039537  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.040149  4483 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:22.028659  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.042693  4474 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.046460  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.047369  4474 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.037233  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.051632  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.028826  4451 raft_consensus.cc:3055] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.054193  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.042443  4483 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.060345  4483 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.062115  4474 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.058260  4451 raft_consensus.cc:740] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:22.064468  4451 consensus_queue.cc:260] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [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: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:22.065933  4453 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:22.069659  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 338002us
I20260709 13:17:22.077677  4490 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.070995  3529 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.072857  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:22.074124  4420 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.075459  3632 raft_consensus.cc:2468] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 2.
I20260709 13:17:22.076896  4474 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.081492  4268 raft_consensus.cc:2393] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 5c7076bb123441cf82e557da237b8e2d in this term.
I20260709 13:17:22.080039  4420 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.078287  4453 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:22.089617  4453 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:22.089711  4420 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.079082  4490 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.083824  4477 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.084509  4228 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.090555  4477 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.084525  4402 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.079481  4474 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.091046  4477 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.092092  4402 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.094077  4484 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.092640  4490 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.093178  4435 raft_consensus.cc:2804] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:22.097620  4402 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.094900  4484 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.106630  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:22.108145  4488 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:22.109092  4488 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.111227  4451 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.113605  4487 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.111765  4483 raft_consensus.cc:493] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:22.112361  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.116039  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.106413  4484 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.119655  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.114652  4448 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:22.118690  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.121883  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.122220  4488 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.114428  4487 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.110816  4435 raft_consensus.cc:697] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 2 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:17:22.128043  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.130298  4487 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.116326  4483 raft_consensus.cc:515] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:22.136590  4474 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.136579  3561 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:22.144685  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.146106  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.152529  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.153402  4435 consensus_queue.cc:237] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [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: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:22.158923  4453 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.159605  4453 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.160482  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:22.157809  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.162503  4453 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.164240  3563 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:22.167129  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.168130  3706 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.169536  3529 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.170475  4448 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.154479  4483 leader_election.cc:290] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:22.173328  4453 raft_consensus.cc:2804] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.173804  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.174357  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.174819  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.175014  3637 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.175552  3631 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.173813  4453 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.176667  4453 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.177198  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.175638  4477 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.196246  4234 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.196462  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:22.197925  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.198760  3634 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.199234  4402 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.197578  4490 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.200042  4402 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.199575  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.202354  3636 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.202452  4490 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.203702  4402 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.206620  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.206961  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.204871  4490 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.203595  4477 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.210880  4453 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.215186  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.215550  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.216037  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.217823  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.218385  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.219147  3561 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:22.219542  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.219823  4469 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.220635  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.220618  4469 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:22.220419  3634 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.224800  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.226418  4469 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:22.227339  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.227625  4448 raft_consensus.cc:2749] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:17:22.229230  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 49270.2us
I20260709 13:17:22.230051  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.231361  4453 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.233192  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.232662  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.233431  3634 raft_consensus.cc:2468] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.231365  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.239532  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.240087  3636 raft_consensus.cc:2468] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.234524  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.241045  3704 raft_consensus.cc:2468] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:22.235523  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.241936  3631 raft_consensus.cc:2468] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.236042  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.242312  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.236340  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.243221  3632 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.236953  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.235523  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.238710  3555 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:22.238996  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.251525  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.252154  3708 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.254053  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.254089  3638 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.258579  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:22.260076  3675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:22.261066  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.264737  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.266670  3554 raft_consensus.cc:1240] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.266927  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.270772  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.272766  3563 raft_consensus.cc:2393] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:22.274263  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:22.275887  3675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:22.276998  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.278072  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.278589  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.278784  3633 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:22.279055  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.280297  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.280946  3633 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.281143  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.281558  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.281812  3563 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:22.281972  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.283000  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.282823  3458 catalog_manager.cc:5697] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 1 to 2, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 2 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:22.287370  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.287424  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.288117  3633 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.288780  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.289342  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.290017  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.290901  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.291548  3638 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.291764  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.292081  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.292706  3637 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.290132  3708 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:22.292951  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.293548  3631 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:22.294269  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.294521  3704 raft_consensus.cc:1240] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.291754  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.289999  3633 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:22.296064  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.296952  3529 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.297818  4453 raft_consensus.cc:2804] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:22.297930  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.298339  4453 raft_consensus.cc:697] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:22.299024  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.299307  4453 consensus_queue.cc:237] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.300585  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.300707  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.302150  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.302392  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.304541  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.305953  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.306329  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.307022  3563 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:22.308068  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.309962  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.310983  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.312589  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.313521  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.314389  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.315176  3559 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:22.316357  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.319155  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.319784  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.320066  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.321179  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.322225  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.320262  3563 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:22.323755  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.325289  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.328115  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.328893  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.329052  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.329464  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.329929  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.330300  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.330539  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.331081  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.332410  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.332687  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.324824  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.335315  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.337102  3460 catalog_manager.cc:5697] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 2, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.341925  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.335836  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.350376  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.354008  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.350780  3678 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.352473  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.356619  4400 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.357033  4400 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.357419  4400 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.364647  3678 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.365823  4479 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.366263  4479 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.366714  4479 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.368506  4400 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.370110  3604 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.370172  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.373015  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.374128  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.374859  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.376091  3636 raft_consensus.cc:1240] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.376477  4474 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.313485  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:22.377859  4474 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:22.387425  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.389321  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.383642  4474 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.390153  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.379175  4479 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.394213  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.397557  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.398422  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.404433  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.408274  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.410902  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.414069  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.416440  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.418120  3678 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.419198  4473 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.419546  4473 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.419916  4473 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.420717  4474 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.421880  4400 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:22.422734  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.423593  3604 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:22.424525  4449 raft_consensus.cc:2764] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:17:22.425351  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.426090  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:22.427105  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.428241  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:22.428339  4479 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:22.428442  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.431166  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:22.431437  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.432546  4473 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.434023  4268 raft_consensus.cc:1240] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.437942  4473 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:22.438923  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.440176  4449 consensus_queue.cc:1059] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.435216  4474 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.435865  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.435801  3678 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.441351  4449 raft_consensus.cc:3055] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.442166  4449 raft_consensus.cc:740] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:22.443091  4449 consensus_queue.cc:260] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.443797  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.444409  4449 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.445614  3678 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.446323  4473 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.447091  4473 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.447700  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.450188  4473 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.455017  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.456307  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.456946  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.456892  4473 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.457545  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.458189  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.459014  4473 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:22.459723  4479 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.460132  4479 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.460506  4479 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.461357  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.465006  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.466790  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.468542  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.470112  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.470667  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:22.473294  4477 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.473347  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.474103  4477 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.476356  3631 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:22.476590  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.476629  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.477929  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.478650  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:22.480371  3602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:22.477473  4477 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.481398  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.481556  3636 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:22.483127  3678 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.483760  3708 raft_consensus.cc:1240] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.485801  3604 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.486063  4465 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.486814  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.487072  4465 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.487557  4465 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.493908  3526 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.495039  4477 raft_consensus.cc:2749] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.496621  3526 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.497628  4477 raft_consensus.cc:2749] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.497907  4470 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:22.498459  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:22.499081  4477 consensus_queue.cc:1059] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } 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 13:17:22.499719  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:22.500283  4469 raft_consensus.cc:3055] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.500023  4479 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.500663  4469 raft_consensus.cc:740] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:22.500939  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:22.501647  3709 raft_consensus.cc:1240] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.501807  4469 consensus_queue.cc:260] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:22.493991  4234 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.503825  4469 raft_consensus.cc:3060] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.505848  4435 raft_consensus.cc:2749] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.506047  4234 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.497538  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:22.507740  4435 raft_consensus.cc:2749] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.507638  4234 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.516469  4435 raft_consensus.cc:2749] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.516887  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:22.522568  4500 ts_tablet_manager.cc:933] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.523922  4453 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.524874  4449 raft_consensus.cc:2749] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.525586  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.526233  3604 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.526914  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:22.527066  4449 raft_consensus.cc:2749] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.529170  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.524550  4453 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.533036  4453 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.534937  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:22.535712  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:22.536305  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.536855  4479 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:22.537897  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.538201  4465 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.528324  3604 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.540201  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:22.539898  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:22.541713  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:22.543221  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:22.544608  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:22.545043  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.544863  4474 raft_consensus.cc:2749] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.549587  3604 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.552681  4474 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.560683  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.561146  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:22.561941  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.562412  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.562565  3637 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:22.563489  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.564478  3526 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.564725  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.565542  4491 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.565852  3526 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.565999  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.565943  4491 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.566221  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.566591  4491 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.567268  4465 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:22.567463  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:22.568131  4500 tablet_copy_client.cc:323] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
I20260709 13:17:22.569058  4490 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.569422  4490 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.569808  4490 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.571954  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet 01eb5613230241eeb961d9bfaace9780 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:17:22.572629  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet 01eb5613230241eeb961d9bfaace9780 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-01eb5613230241eeb961d9bfaace9780
I20260709 13:17:22.573868  3526 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.575246  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.576212  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:22.576809  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:22.577385  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:22.575948  4469 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.582489  3633 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:22.584381  3636 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:22.582682  4469 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.585948  4469 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.586701  4435 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:22.588032  3722 tablet_copy_source_session.cc:215] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:22.583462  3526 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.590920  3675 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.591902  4455 raft_consensus.cc:2749] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.594122  4453 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.594529  4453 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.594915  4453 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.598575  4490 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.599951  3675 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.600932  3604 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.604331  4474 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.604707  4474 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.605109  4474 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.605044  3526 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.606333  4500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01eb5613230241eeb961d9bfaace9780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:22.601490  4491 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.607563  4477 raft_consensus.cc:2749] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.612355  4418 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.613593  3526 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.617364  4477 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.616595  4455 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:22.617846  4477 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.618439  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.614718  4469 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.614816  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.621079  3559 raft_consensus.cc:1240] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.621706  4449 raft_consensus.cc:2749] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:22.623613  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.618333  4477 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.620348  4490 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.631191  3526 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.634428  3604 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.635336  4449 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.628193  4418 consensus_queue.cc:1059] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:17:22.638465  3604 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.638626  4400 raft_consensus.cc:3055] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.639134  4400 raft_consensus.cc:740] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:22.639477  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.640084  4400 consensus_queue.cc:260] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.641384  4449 raft_consensus.cc:2749] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.642323  4400 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.643224  3604 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.625692  4469 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.618969  4453 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.646875  4420 raft_consensus.cc:2804] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.648602  4420 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.649909  4420 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.649268  4449 raft_consensus.cc:2749] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.650326  3526 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.647153  4474 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.654819  4474 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.646555  4491 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.658150  3675 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.658993  3559 raft_consensus.cc:1240] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.660770  4477 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:22.662055  4473 raft_consensus.cc:2749] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.662921  4470 consensus_queue.cc:1059] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.663955  3604 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.664338  4470 raft_consensus.cc:3055] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.664752  4470 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:22.665093  3604 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.657281  4469 raft_consensus.cc:2804] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.665881  4469 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.665730  4470 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.666574  4455 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:32994 (request call id 3) took 1292 ms. Trace:
I20260709 13:17:22.666329  4469 raft_consensus.cc:3060] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.667708  4470 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.668751  4449 raft_consensus.cc:2749] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.669679  3675 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.671032  4473 raft_consensus.cc:2749] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.671471  3675 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.672279  4473 raft_consensus.cc:2749] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:22.673099  3675 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.667037  4455 rpcz_store.cc:276] 0709 13:17:21.373864 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:21.701889 (+328025us) service_pool.cc:224] Handling call
0709 13:17:21.710479 (+  8590us) log.cc:844] Serialized 499 byte log entry
0709 13:17:21.871150 (+160671us) spinlock_profiling.cc:243] Waited 1.1 ms on lock 0x7b180019a680. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7de5e3de1 00007ff7de5f05b1 00007ff7d5695c0a 00007ff7dedd5219 00007ff7d571da40 00007ff7d57184e4 00007ff7d5718455 00007ff7d8761b0b 00007ff7d87e6b63 00007ff7d880e752 00007ff7dd7ced29
0709 13:17:22.666434 (+795284us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":54609,"raft.queue_time_us":113705,"raft.run_cpu_time_us":2111,"raft.run_wall_time_us":22995,"spinlock_wait_cycles":2536576,"thread_start_us":109689,"threads_started":1,"wal-append.queue_time_us":318607}
I20260709 13:17:22.675158  3554 raft_consensus.cc:1240] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.680406  3526 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.683776  3604 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.684433  4455 raft_consensus.cc:2749] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.683175  3638 consensus_queue.cc:237] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue 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: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:22.686062  4449 raft_consensus.cc:2749] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:22.686234  4451 consensus_queue.cc:1059] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.687018  4418 raft_consensus.cc:3055] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.687368  4418 raft_consensus.cc:740] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:22.687602  3604 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.688097  4418 consensus_queue.cc:260] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:22.689625  4449 raft_consensus.cc:2749] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.689694  4490 raft_consensus.cc:2804] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.690747  4490 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.690737  3526 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.690490  4418 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.698189  3708 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:22.668951  4474 raft_consensus.cc:2749] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.691344  4490 raft_consensus.cc:3060] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.699844  4435 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:22.706364  4490 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.694077  3604 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.709424  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.709681  4474 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.710137  3604 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.711588  4474 raft_consensus.cc:2749] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.711938  4402 raft_consensus.cc:2749] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.712451  4453 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.712920  4490 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.711578  4477 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.715131  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.716604  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.712004  3604 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.724112  3604 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.725093  4474 raft_consensus.cc:2749] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.727056  4449 raft_consensus.cc:2749] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.694551  4420 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.727990  3526 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.736636  3526 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.737481  4477 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.737769  3526 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.734200  4420 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.738001  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.738046  4477 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.738529  4420 raft_consensus.cc:2749] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.738729  4477 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.735598  4500 tablet_copy_client.cc:806] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:22.739573  4500 tablet_copy_client.cc:670] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:22.731441  3604 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.740422  4449 raft_consensus.cc:2749] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.741557  3604 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.742360  4449 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:22.745136  3604 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.746140  4491 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:17:22.750707  3601 consensus_peers.cc:597] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc8bed135dbc4f509f101cc7fabd10b3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.751406  4477 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.751766  4488 raft_consensus.cc:2749] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.754779  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.756544  3675 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.757354  4400 raft_consensus.cc:2749] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.753583  3604 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.746549  4491 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.757813  3675 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.758502  4491 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.759390  4451 raft_consensus.cc:2749] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:22.744940  4503 log.cc:927] Time spent T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:17:22.763029  3709 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:22.763196  3526 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.764338  4488 raft_consensus.cc:2749] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.759902  3704 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:22.769676  3529 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.775311  3675 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.763665  3604 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.754418  4477 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.762944  4500 tablet_copy_client.cc:538] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:22.785969  4506 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:22.786320  3526 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.786455  4506 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.786478  3529 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:22.786917  4506 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:22.790524  3604 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.787496  4507 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:22.787554  4453 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.796645  4453 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.797034  4453 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.787902  3458 catalog_manager.cc:5697] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 2, term changed from 1 to 2, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to <none>, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 2 committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:22.800113  3604 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.800113  3675 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.801409  3526 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.802453  4418 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.798738  4490 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:22.800144  4449 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.817380  4500 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:22.809623  4420 raft_consensus.cc:2804] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.804961  4400 raft_consensus.cc:2749] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.810791  3675 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.806321  4483 raft_consensus.cc:2749] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.811682  4490 raft_consensus.cc:697] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:22.804275  4488 raft_consensus.cc:2749] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.807804  3604 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.826946  4507 raft_consensus.cc:697] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:22.823074  4420 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.833748  3604 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.835469  3526 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.831008  4418 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.836448  3675 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.836632  3604 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.832505  4449 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.838128  4488 raft_consensus.cc:2749] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.842681  4400 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.842043  4449 raft_consensus.cc:2749] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.847311  3554 raft_consensus.cc:1240] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.835669  4420 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.850250  3604 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.849144  4490 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.848959  4481 consensus_queue.cc:1059] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.855098  4481 raft_consensus.cc:3055] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:22.858016  3526 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.858747  4449 raft_consensus.cc:2749] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.857676  4477 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.859573  4477 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.859925  4477 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.860036  4402 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:22.860639  4402 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:22.865108  3709 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:22.855470  4481 raft_consensus.cc:740] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:22.866057  4402 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:22.866350  4481 consensus_queue.cc:260] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.866643  4402 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:22.867529  4481 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.870636  3675 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.874266  4418 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.873306  4491 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.875036  4469 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.876238  4491 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.877156  4469 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.878803  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.880110  4420 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.881068  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.882302  3604 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.876930  4507 consensus_queue.cc:237] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:22.871592  4506 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.883302  4420 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.885399  4453 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.889839  4449 raft_consensus.cc:2749] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.890686  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.890851  4453 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.891921  3604 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.893083  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.893618  4488 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.895800  3604 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.884277  3675 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.897034  4488 raft_consensus.cc:2749] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.897308  3675 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.887387  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.883869  4513 raft_consensus.cc:2749] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.899149  4451 raft_consensus.cc:2749] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.888993  4506 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.888763  4477 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:22.889170  3678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:22.900642  4481 raft_consensus.cc:2764] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:17:22.903672  4477 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.904076  3675 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.884114  3526 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.912916  4513 raft_consensus.cc:2804] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.913357  4513 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.905197  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:22.914177  4513 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.914528  3675 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:22.913314  3526 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.913861  4481 raft_consensus.cc:2749] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.900663  3604 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.922415  3604 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.922533  3526 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.929774  3675 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.930915  4481 raft_consensus.cc:2749] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.932502  3675 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.933579  4481 raft_consensus.cc:2749] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.935340  3675 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.936357  4481 raft_consensus.cc:2749] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.925797  4453 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.937327  4453 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.937755  4453 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.938011  4469 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:22.938395  4469 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:22.938745  4469 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:22.928375  4400 raft_consensus.cc:2749] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.925482  4483 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.925123  4449 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.955349  3526 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.957731  3526 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.977613  3675 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.980144  4400 raft_consensus.cc:2749] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.980273  4491 raft_consensus.cc:2749] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.981420  3675 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.961395  4477 raft_consensus.cc:2749] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:22.979122  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 56755.2us
I20260709 13:17:22.983644  4268 raft_consensus.cc:1240] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:22.986677  3604 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.984483  3675 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.988121  3675 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.989504  3675 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.986171  4400 raft_consensus.cc:2749] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.990762  3675 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.991506  3604 leader_election.cc:304] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:22.994016  3604 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.990490  4449 raft_consensus.cc:2749] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.995682  4474 raft_consensus.cc:2749] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.996049  3604 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:22.992712  4465 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.994813  4470 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.997822  4474 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.990269  4451 raft_consensus.cc:2749] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.995105  4483 raft_consensus.cc:2749] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:22.999181  4474 consensus_queue.cc:1059] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } 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 13:17:23.000572  4513 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.000814  4474 raft_consensus.cc:3055] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.001439  4474 raft_consensus.cc:740] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:23.001909  4453 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:22.993711  4418 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.003588  4513 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:23.003924  4453 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:22.995352  3675 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:23.006004  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:23.008047  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:23.003302  4474 consensus_queue.cc:260] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [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: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:23.026801  3559 raft_consensus.cc:1240] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.028723  4474 raft_consensus.cc:3060] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.026971  3458 catalog_manager.cc:5697] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 2, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.031543  3458 catalog_manager.cc:5697] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 2 to -1, leader changed from <none> to 62220af1882547f58159de5ac5d6ecac (127.2.94.129), NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) evicted, now has a pending config: VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129), VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130), VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131), NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:23.000844  4469 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.037499  4469 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:23.038884  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:23.043409  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 48133.3us
W20260709 13:17:23.043854  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 86245.9us
I20260709 13:17:23.044301  3675 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:23.045035  3526 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.046129  3526 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.046941  4514 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.047143  3526 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.047842  4514 raft_consensus.cc:2749] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.063179  3526 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.063784  4481 raft_consensus.cc:2749] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.064236  4451 raft_consensus.cc:2749] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.067757  3526 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.070843  4522 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.072209  3604 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.074831  4524 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.075243  3554 raft_consensus.cc:1240] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.075866  4488 raft_consensus.cc:2749] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.076713  4488 consensus_queue.cc:1059] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.078104  4483 raft_consensus.cc:3055] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.078504  4483 raft_consensus.cc:740] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:23.079469  4483 consensus_queue.cc:260] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.084311  4483 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.092849  3526 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:23.092523  4514 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.092998  4488 consensus_queue.cc:1059] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:17:23.092865  4470 consensus_queue.cc:1059] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:17:23.102705  4488 raft_consensus.cc:3055] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.104132  4488 raft_consensus.cc:740] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:23.104964  4488 consensus_queue.cc:260] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.105611  4465 consensus_queue.cc:1059] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:23.106163  4488 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.108384  4522 raft_consensus.cc:2749] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.109279  4465 raft_consensus.cc:3055] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.109697  4465 raft_consensus.cc:740] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.109524  3526 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.110558  4524 raft_consensus.cc:2749] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.110630  4465 consensus_queue.cc:260] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.111791  4465 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.114105  4470 raft_consensus.cc:3055] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.114537  4470 raft_consensus.cc:740] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.115386  4470 consensus_queue.cc:260] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.116536  4470 raft_consensus.cc:3060] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.123463  3555 raft_consensus.cc:1240] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.124446  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.125586  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.126222  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.127146  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.127719  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.128727  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.128804  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.129626  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.134366  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.135414  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.136246  3632 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:23.137992  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.138530  3555 raft_consensus.cc:1240] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
W20260709 13:17:23.139104  3678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:23.137923  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:23.141994  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.142366  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:23.143129  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.136962  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.146512  4400 consensus_queue.cc:1059] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.147138  4451 consensus_queue.cc:1059] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.147482  4400 raft_consensus.cc:3055] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.147750  3555 raft_consensus.cc:1240] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.147850  4400 raft_consensus.cc:740] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.148082  4451 raft_consensus.cc:3055] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.148450  4451 raft_consensus.cc:740] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.148605  4400 consensus_queue.cc:260] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.149972  3555 raft_consensus.cc:1240] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:23.151324  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:23.151659  4500 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:17:23.152061  3708 raft_consensus.cc:2393] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:23.152712  4500 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:23.153009  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.153218  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.153764  4451 consensus_queue.cc:260] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.154198  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:23.154901  4451 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.156524  4400 raft_consensus.cc:3060] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.153437  4500 ts_tablet_manager.cc:1403] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.336s	user 0.026s	sys 0.007s
I20260709 13:17:23.158062  3710 raft_consensus.cc:1240] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.162073  4481 consensus_queue.cc:1059] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.163061  4481 raft_consensus.cc:3055] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.163374  4481 raft_consensus.cc:740] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.164142  4481 consensus_queue.cc:260] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.165261  4481 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.170210  3559 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:23.172199  3706 raft_consensus.cc:1240] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.173943  3706 raft_consensus.cc:1240] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.174969  3561 raft_consensus.cc:1240] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.176589  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:23.178253  4483 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.181330  3710 raft_consensus.cc:1240] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.182188  4520 consensus_queue.cc:1059] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:23.184131  4474 consensus_queue.cc:1059] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:23.185789  4521 consensus_queue.cc:1059] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:23.187520  3634 raft_consensus.cc:1240] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.191548  3526 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.200804  4402 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.202353  3526 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.203670  3526 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.204531  3604 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.205399  3526 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.208417  3526 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.204097  3559 raft_consensus.cc:1240] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:23.204010  4469 raft_consensus.cc:2749] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.206082  4514 raft_consensus.cc:2749] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.209615  4490 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.198136  4479 consensus_queue.cc:1059] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 13:17:23.210419  4521 consensus_queue.cc:1059] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.210860  4527 consensus_queue.cc:1059] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:23.213080  4521 raft_consensus.cc:2749] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.213451  4527 raft_consensus.cc:3055] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:23.213809  4402 raft_consensus.cc:2749] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.213832  4521 raft_consensus.cc:3055] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.214423  4521 raft_consensus.cc:740] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:23.213860  4527 raft_consensus.cc:740] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.211259  4479 raft_consensus.cc:3055] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:23.215831  4479 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.216322  4527 consensus_queue.cc:260] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.216652  4479 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.218009  4479 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:23.218652  3526 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.218490  4521 consensus_queue.cc:260] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.219406  4527 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:23.219456  4402 raft_consensus.cc:2749] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.221906  4521 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.221679  4500 raft_consensus.cc:359] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.229254  4449 raft_consensus.cc:3055] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.229697  4449 raft_consensus.cc:740] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:23.229972  4500 raft_consensus.cc:740] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:23.232199  3526 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.233397  4402 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.230532  4449 consensus_queue.cc:260] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:23.236357  4449 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.234403  4474 raft_consensus.cc:3055] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.230762  4500 consensus_queue.cc:260] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:23.239037  4474 raft_consensus.cc:740] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:23.239694  4402 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:23.240062  4474 consensus_queue.cc:260] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.242231  3526 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.241420  4474 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.247148  3526 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.247673  3559 raft_consensus.cc:1240] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.244009  4483 raft_consensus.cc:3055] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:17:23.251248  3678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:23.251495  4524 raft_consensus.cc:2749] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:17:23.253278  3677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:23.247836  4402 raft_consensus.cc:2749] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.258829  4483 raft_consensus.cc:740] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:23.258800  3526 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:23.261451  4465 consensus_queue.cc:1059] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:23.261749  4490 raft_consensus.cc:2749] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.261886  3563 raft_consensus.cc:1240] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.262302  3559 raft_consensus.cc:1240] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.262930  3526 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.263932  4524 raft_consensus.cc:2749] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:23.264520  3526 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.266598  3526 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.267210  4465 raft_consensus.cc:3055] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.267655  4465 raft_consensus.cc:740] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.268415  4500 ts_tablet_manager.cc:1434] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 13:17:23.268606  4465 consensus_queue.cc:260] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.264330  4470 consensus_queue.cc:1059] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:17:23.270341  4470 raft_consensus.cc:3055] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.270709  4470 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.271713  4470 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.272857  4451 consensus_queue.cc:1059] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.274058  4451 raft_consensus.cc:3055] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.274281  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-01eb5613230241eeb961d9bfaace9780 received from {username='slave'} at 127.0.0.1:33002
I20260709 13:17:23.274467  4451 raft_consensus.cc:740] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.275063  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-01eb5613230241eeb961d9bfaace9780 on tablet 01eb5613230241eeb961d9bfaace9780 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:23.275650  4451 consensus_queue.cc:260] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.278241  4490 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.278558  4451 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:23.279529  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:23.280866  3526 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.281878  4490 raft_consensus.cc:2749] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.277559  4524 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.283388  3526 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.283579  4465 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.286664  3526 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:23.289965  4524 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:23.292030  4490 consensus_queue.cc:1059] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.293550  4522 raft_consensus.cc:3055] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.294212  4522 raft_consensus.cc:740] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:23.294893  3559 raft_consensus.cc:1240] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.286545  4469 raft_consensus.cc:2749] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:23.295444  4522 consensus_queue.cc:260] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.297300  4522 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.299137  3559 raft_consensus.cc:1240] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.300690  4481 consensus_queue.cc:1059] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.301752  4481 raft_consensus.cc:3055] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.302078  4481 raft_consensus.cc:740] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.303731  4418 consensus_queue.cc:1059] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:23.305065  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 107375us
I20260709 13:17:23.306391  4470 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.304776  4455 raft_consensus.cc:3055] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.308969  4455 raft_consensus.cc:740] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.309762  4455 consensus_queue.cc:260] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.315376  4455 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.318063  3710 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:23.323998  4524 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:23.324623  4449 consensus_queue.cc:1059] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:17:23.328088  3635 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.328629  4449 raft_consensus.cc:3055] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.329005  4449 raft_consensus.cc:740] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:23.331558  4483 consensus_queue.cc:260] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.333096  4449 consensus_queue.cc:260] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.334439  4449 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.303265  4481 consensus_queue.cc:260] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.343133  4481 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.346487  3559 raft_consensus.cc:1240] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:23.348809  3635 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:23.353768  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:23.353900  4527 consensus_queue.cc:1059] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:23.358888  4527 raft_consensus.cc:3055] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:23.354550  4469 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:17:23.365906  4470 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:23.365818  4527 raft_consensus.cc:740] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.366478  4470 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:23.367033  4527 consensus_queue.cc:260] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:23.368939  4527 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.369168  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:23.369822  3559 raft_consensus.cc:2468] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:23.371032  3678 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:23.372588  4470 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:23.373090  4470 raft_consensus.cc:2804] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:23.373276  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:23.373437  4470 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:23.374001  4470 raft_consensus.cc:3060] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.374225  4267 raft_consensus.cc:2393] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 5c7076bb123441cf82e557da237b8e2d in this term.
I20260709 13:17:23.403656  4258 tablet_service.cc:1558] Processing DeleteTablet for tablet 01eb5613230241eeb961d9bfaace9780 with delete_type TABLET_DATA_TOMBSTONED (TS 5c7076bb123441cf82e557da237b8e2d not found in new config with opid_index -1) from {username='slave'} at 127.0.0.1:57302
I20260709 13:17:23.393853  4483 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.418923  4470 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:23.432487  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:23.451864  3556 raft_consensus.cc:2468] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:23.455737  3678 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:23.460857  4470 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:23.461673  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:17:23.462559  4267 raft_consensus.cc:2393] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 5c7076bb123441cf82e557da237b8e2d in this term.
I20260709 13:17:23.463888  4536 tablet_replica.cc:333] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:17:23.464843  4536 raft_consensus.cc:2243] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Raft consensus shutting down.
I20260709 13:17:23.465346  4536 pending_rounds.cc:70] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Trying to abort 1 pending ops.
I20260709 13:17:23.465620  4536 pending_rounds.cc:77] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Aborting op as it isn't in flight: id { term: 1 index: 2 } timestamp: 7305638058814865408 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "01eb5613230241eeb961d9bfaace9780" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } } new_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } } }
I20260709 13:17:23.468190  3630 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:23.471194  4402 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:23.473814  4536 raft_consensus.cc:2917] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 1 LEARNER]: Aborting config change with OpId 1.2: Aborted: Op aborted
I20260709 13:17:23.474563  4536 raft_consensus.cc:2889] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 1 NON_PARTICIPANT]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:17:23.474951  4536 raft_consensus.cc:2272] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260709 13:17:23.481928  4536 ts_tablet_manager.cc:1916] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:23.476101  4527 raft_consensus.cc:2804] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:23.485877  4527 raft_consensus.cc:697] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:23.486657  4527 consensus_queue.cc:237] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:23.489769  3704 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:23.492374  4524 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:23.514863  4514 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:17:23.533847  3526 consensus_peers.cc:597] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:23.528939  3630 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:23.539265  3460 catalog_manager.cc:5697] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added, no longer has a pending config: VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129), VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130), VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131), NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.540793  4536 ts_tablet_manager.cc:1929] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260709 13:17:23.541126  4536 log.cc:1199] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-3-root/wals/01eb5613230241eeb961d9bfaace9780
I20260709 13:17:23.542452  3461 catalog_manager.cc:5697] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 2, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.546020  3445 catalog_manager.cc:5028] TS 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): tablet 01eb5613230241eeb961d9bfaace9780 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:23.871526  3556 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:23.873031  4527 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:23.899318  4267 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:23.901683  4470 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:24.022292  4546 ts_tablet_manager.cc:933] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:24.024137  4546 tablet_copy_client.cc:323] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:17:24.026219  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 01eb5613230241eeb961d9bfaace9780 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:17:24.026870  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 01eb5613230241eeb961d9bfaace9780 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-01eb5613230241eeb961d9bfaace9780
I20260709 13:17:24.035588  3573 tablet_copy_source_session.cc:215] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:24.038657  4546 ts_tablet_manager.cc:1916] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260709 13:17:24.049698  4546 ts_tablet_manager.cc:1929] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260709 13:17:24.050359  4546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01eb5613230241eeb961d9bfaace9780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:24.056854  4546 tablet_copy_client.cc:806] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:24.057350  4546 tablet_copy_client.cc:670] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:24.060828  4546 tablet_copy_client.cc:538] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:24.068799  4546 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:24.088853  4546 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:24.089805  4546 tablet_bootstrap.cc:492] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:24.090513  4546 ts_tablet_manager.cc:1403] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.003s
I20260709 13:17:24.093577  4546 raft_consensus.cc:359] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:24.094508  4546 raft_consensus.cc:740] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:24.095260  4546 consensus_queue.cc:260] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:24.097944  4546 ts_tablet_manager.cc:1434] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:24.100069  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-01eb5613230241eeb961d9bfaace9780 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:17:24.100477  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-01eb5613230241eeb961d9bfaace9780 on tablet 01eb5613230241eeb961d9bfaace9780 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:24.310515  4470 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.311070  4470 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.313206  4470 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.314612  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.314960  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.315573  3556 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.316747  3678 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:24.317544  4470 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.318132  4470 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.318456  4470 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.323433  4470 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.325029  4470 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.326125  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:24.325989  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:24.326747  3556 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.332363  3556 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:24.333688  3678 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:24.334461  4470 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:24.335013  4470 raft_consensus.cc:697] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:24.336016  4470 consensus_queue.cc:237] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.345611  3458 catalog_manager.cc:5697] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:24.367343  4470 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.367633  4449 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.367784  4465 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:24.367940  4470 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.368288  4449 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.368394  4465 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.370136  4470 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.370476  4465 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.371966  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.372740  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.372828  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.373483  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.374143  3708 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:24.370504  4449 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.372120  4465 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.375623  3604 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:24.376102  4465 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.376730  4449 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.377144  4449 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.377544  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.377866  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.378262  3556 raft_consensus.cc:2468] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.378625  3559 raft_consensus.cc:2393] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:24.373490  3635 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.379756  3675 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.380227  4465 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.380704  3678 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:24.381290  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.381449  4527 raft_consensus.cc:2804] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.381932  4527 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.381958  3635 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:24.382459  4527 raft_consensus.cc:3060] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.383580  3675 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.384333  4470 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.384672  4470 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.385004  4470 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.386569  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.390249  3556 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.391955  4449 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.381040  4465 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:24.395597  4465 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:24.396032  4465 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.398785  4449 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.401608  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:24.404295  4449 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.404505  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:24.405105  3704 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.407940  4527 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.410418  4470 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.413345  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:24.413951  3556 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.414888  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:24.415473  3559 raft_consensus.cc:3060] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.419806  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:24.420185  4527 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.428300  3559 raft_consensus.cc:2468] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:24.429700  4435 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.430228  4435 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:24.432348  4435 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.432842  4524 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:24.434852  3678 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:24.412431  3704 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:24.435565  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.433413  4524 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.437585  4470 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.437842  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.439091  3635 raft_consensus.cc:2468] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 2.
I20260709 13:17:24.440228  4228 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:24.440560  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:24.441136  3630 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.441833  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.442515  3635 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:24.443403  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.444212  3704 raft_consensus.cc:2393] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:24.444084  3526 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:24.438097  4524 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.447671  4470 raft_consensus.cc:2804] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:24.448596  4470 raft_consensus.cc:697] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:24.449997  4470 consensus_queue.cc:237] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.454258  4267 raft_consensus.cc:1217] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Deduplicated request from leader. Original: 1.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:24.447829  4522 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:24.456013  4522 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:24.461978  4522 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.462574  4435 raft_consensus.cc:2804] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.463053  4435 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.463449  4435 raft_consensus.cc:3060] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:24.478246  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 43485.4us
I20260709 13:17:24.473165  4465 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.485211  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:24.485888  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:24.486655  3563 raft_consensus.cc:2393] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:24.489137  3630 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:24.491406  3675 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.491677  4435 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:24.494834  3556 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:24.496734  4556 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:24.497167  3635 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.498453  4522 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.508376  3675 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:24.509281  4522 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.503106  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:24.510020  3630 raft_consensus.cc:3060] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.510178  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:24.509338  4553 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:24.510937  4553 raft_consensus.cc:697] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:24.512562  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:24.513260  3708 raft_consensus.cc:2393] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:24.513069  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:24.513654  4553 consensus_queue.cc:237] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.515146  4435 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:24.516809  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 93000.5us
I20260709 13:17:24.517536  4521 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.518507  3604 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:24.522228  4521 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.523840  4449 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:24.530608  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.507771  4556 raft_consensus.cc:697] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:24.522665  4527 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:24.522678  4465 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.550040  4556 consensus_queue.cc:237] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.552717  4560 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.553256  4560 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.555343  4560 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.555702  4514 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.556828  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.556960  4514 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.551723  4527 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.564555  4514 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.567281  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.575204  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.575646  3708 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:24.575663  4554 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.576568  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.576639  3635 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:24.575855  3556 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.577313  3638 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:24.576471  4554 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.577703  4527 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.567023  3458 catalog_manager.cc:5697] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:24.579890  4527 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.578593  3526 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:24.580351  4527 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.580914  4554 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.581581  4449 raft_consensus.cc:697] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:24.582660  4555 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:24.585588  4555 raft_consensus.cc:697] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:24.585755  4553 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.582062  4470 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.585939  4449 consensus_queue.cc:237] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.586577  4470 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.588264  4560 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.588557  4470 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.586285  4553 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.588791  4560 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.589411  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.590236  3629 raft_consensus.cc:2393] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:24.590453  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.590657  4553 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.591001  4560 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.591150  3559 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.591773  4554 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.592250  4554 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.592989  3678 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:24.594206  4554 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.586581  4555 consensus_queue.cc:237] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.594830  3678 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.594408  4563 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.595541  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.595759  4553 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.595695  4563 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.596292  4553 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.596453  4563 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.596719  4553 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.597059  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.597785  3559 raft_consensus.cc:2468] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.598675  3563 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.600057  4554 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.595849  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.574522  4521 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.605268  3556 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.582314  3526 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:24.601402  4562 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.602305  4465 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.611161  4465 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.612406  4527 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.612986  4521 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.613552  4465 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.613528  4521 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.613996  4524 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.615182  4553 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.615237  4524 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.616654  4521 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.617112  4524 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.617300  4553 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.623036  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.623821  3708 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:24.630313  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.631390  3708 raft_consensus.cc:2368] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:24.631776  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.632550  3709 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:24.634392  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.635161  3563 raft_consensus.cc:2393] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:24.636453  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.637302  3561 raft_consensus.cc:2393] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:24.639298  3678 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.639743  4570 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.641182  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.641906  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.642858  3635 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:24.642952  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.641985  3629 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:24.645285  3678 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.640367  4570 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.646034  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.646695  3629 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.647423  4449 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.647473  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.647985  4449 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.648434  3554 raft_consensus.cc:2393] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:24.649547  4553 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.650040  4553 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.650050  4449 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.651995  4449 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.652505  4553 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.652396  4449 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.652757  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.657378  3675 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.664999  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.617321  4521 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.606415  4554 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.644416  4527 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.671370  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:24.672088  3561 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.656080  4560 raft_consensus.cc:2804] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.679613  3604 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.681906  3561 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:24.658748  3704 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:24.670065  4521 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.687986  4570 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.688109  4567 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.688441  4521 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.688546  4570 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.688959  4570 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.689057  4470 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:24.620119  4562 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.667654  4563 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.690131  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.690941  3633 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:24.691175  4562 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.691550  4563 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.692111  4563 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:24.692409  4524 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.692536  4563 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:24.689458  4470 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.683336  4555 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:24.693820  4470 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:24.694082  4555 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.688709  4567 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.696067  4555 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.684513  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:24.697018  3629 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.689325  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.697708  4567 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.697772  4553 raft_consensus.cc:2804] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.698076  3554 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.699604  4553 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.700006  4553 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.702762  3675 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.703096  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:24.667014  3630 raft_consensus.cc:2468] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 3.
I20260709 13:17:24.703819  3633 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.707336  4524 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.704846  4465 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.708061  4465 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.708508  4465 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.702777  4449 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.681972  4527 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.681195  4560 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.710963  4560 raft_consensus.cc:3060] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:24.705674  4565 log.cc:927] Time spent T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:17:24.681167  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.715068  4449 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.715428  3559 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:24.715729  4449 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.689363  4570 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.727916  4554 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.728879  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.729808  4527 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:24.728965  4449 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.731086  3604 leader_election.cc:400] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:24.731478  3604 leader_election.cc:403] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:24.731245  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.729840  3630 raft_consensus.cc:2368] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3.
I20260709 13:17:24.732029  3635 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:24.733023  3675 leader_election.cc:400] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3.
W20260709 13:17:24.733249  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 51295.4us
I20260709 13:17:24.733386  3675 leader_election.cc:403] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:24.736907  3675 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.735455  3604 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.739804  3604 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.742149  4521 raft_consensus.cc:2804] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:24.742098  4228 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:24.738118  4557 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:24.742689  4521 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.743314  4559 raft_consensus.cc:2804] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:24.743098  4557 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.743861  4559 raft_consensus.cc:697] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:17:24.739423  4527 raft_consensus.cc:3060] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.738164  4555 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:24.744858  4559 consensus_queue.cc:237] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [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: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:24.746889  4555 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:24.751995  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 106814us
I20260709 13:17:24.753224  3678 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:24.741153  4567 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:24.739406  4514 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:24.743132  4521 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.741519  4524 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:24.786929  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.788261  3709 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:24.790149  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.791121  3708 raft_consensus.cc:2368] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:24.793200  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.781584  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.787240  4563 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:24.786085  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.813098  3710 raft_consensus.cc:2468] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:24.813347  4575 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:24.813862  4575 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.814446  4575 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.796093  4524 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:24.816473  4524 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.776858  4567 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.796638  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.810530  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:24.819213  3632 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.801431  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.798537  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.804006  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.824376  3561 raft_consensus.cc:2368] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:24.778717  3629 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:24.801568  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.825877  3555 raft_consensus.cc:2393] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:24.826467  3636 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:24.811304  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.828171  3563 raft_consensus.cc:2393] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:24.831938  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.779951  4555 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.832784  3636 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:24.784976  3458 catalog_manager.cc:5697] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.840238  3632 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:24.799587  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.850978  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.817513  4527 raft_consensus.cc:2749] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3.
I20260709 13:17:24.779834  4564 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.812148  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.810933  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.838182  4449 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:24.811739  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.861346  4568 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.857764  4575 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.798906  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:24.858999  4560 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.859572  4554 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.866165  3556 raft_consensus.cc:2393] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:24.798497  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:24.871759  3461 catalog_manager.cc:5697] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 1 to 3, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 3 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:24.873369  4573 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:24.804081  4557 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.822286  4567 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.810699  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.803831  3633 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:24.817502  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:24.882265  3709 raft_consensus.cc:2393] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:24.880570  3460 catalog_manager.cc:5697] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 2, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.005124  3557 raft_consensus.cc:2393] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:24.898792  3675 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:24.891314  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:24.833180  4562 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:24.786438  4514 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.812192  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:24.799925  4465 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:24.920924  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 167767us
I20260709 13:17:24.993758  4573 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:24.890201  4470 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.046252  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.045599  3554 raft_consensus.cc:2393] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:24.884250  3526 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
W20260709 13:17:25.094820  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 210680us
I20260709 13:17:25.095566  3526 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:25.096428  3526 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:24.908171  4553 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:24.915058  3562 raft_consensus.cc:2393] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:25.120995  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.121229  4560 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.121830  3712 raft_consensus.cc:2368] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:25.049513  3559 raft_consensus.cc:2393] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:25.055321  3678 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:25.062793  3711 raft_consensus.cc:2393] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
W20260709 13:17:25.124221  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 69008.4us
I20260709 13:17:25.124747  4470 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.003453  3635 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:25.050099  4578 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.054221  4562 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.126649  4578 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.128123  4562 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.128751  4578 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.051090  4556 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.068236  3708 raft_consensus.cc:2368] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.053176  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.005810  4570 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.131644  3703 raft_consensus.cc:2393] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:25.132211  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:25.132994  4570 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:24.994071  4554 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:25.063601  3706 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:25.133705  3563 raft_consensus.cc:1275] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.134528  3634 raft_consensus.cc:2368] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:25.134935  4554 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.134786  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.135591  3560 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.075423  4527 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.137108  4527 raft_consensus.cc:697] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:25.137775  4556 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.138386  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.139151  3562 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.142755  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:25.142911  4527 consensus_queue.cc:237] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.143445  4567 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.143626  3559 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:25.080961  4514 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.082732  4465 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.083429  3704 raft_consensus.cc:2368] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4.
I20260709 13:17:25.064729  4555 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.913895  4564 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.147967  4581 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.062674  4573 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.148624  4581 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.149534  4564 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.113092  4553 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.113572  4576 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:25.113718  4522 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:25.115773  4524 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.118575  4575 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.131269  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.183843  3561 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:24.915787  4568 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.153175  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.145367  4567 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.064788  3705 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:25.185204  3563 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:25.194159  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 295466us
I20260709 13:17:25.148025  4555 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.202956  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:25.203928  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:25.204664  3636 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.205120  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:25.205891  3631 raft_consensus.cc:3060] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.210270  3561 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
W20260709 13:17:25.211745  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 115375us
I20260709 13:17:25.211648  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:25.214820  3634 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:17:25.194469  3604 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.216500  3604 leader_election.cc:400] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.216804  3604 leader_election.cc:403] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.173048  4576 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:25.205940  3461 catalog_manager.cc:5697] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.183764  4522 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:25.217954  3604 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.223599  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.224112  3604 leader_election.cc:400] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.224853  3604 leader_election.cc:403] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.200695  4470 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:25.225526  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.230188  4596 consensus_queue.cc:1048] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.231881  4596 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.231997  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.232677  3711 raft_consensus.cc:2368] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:25.232339  4596 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.234750  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:25.235495  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:25.236070  3557 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:25.237797  4581 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:25.238305  4568 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.239436  4555 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.222114  4554 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:25.240113  4554 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:25.240458  4554 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.241032  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.207074  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.207132  4524 raft_consensus.cc:697] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:25.224292  3461 catalog_manager.cc:5697] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 2, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.243712  3560 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:25.247910  3563 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:25.248710  3631 raft_consensus.cc:2468] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:25.219574  4570 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.226227  4522 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.251029  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.223727  4576 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.266947  4573 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.267997  3710 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.268249  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.270284  4596 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.221781  4521 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.271652  3632 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.256072  4567 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:25.272667  4567 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:25.273262  4567 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.227118  4582 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.224958  4556 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.257140  4524 consensus_queue.cc:237] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.250063  3558 raft_consensus.cc:3060] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.278132  3710 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:25.259863  3529 leader_election.cc:400] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:25.261309  4584 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.280973  4584 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.288609  4584 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.288550  4470 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.289377  4470 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.264598  3604 leader_election.cc:400] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4.
I20260709 13:17:25.292692  3604 leader_election.cc:403] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.265115  3634 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:25.227298  4562 raft_consensus.cc:2804] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:25.263552  3709 raft_consensus.cc:2468] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:25.227185  4594 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.286602  3712 raft_consensus.cc:1275] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:25.296386  3636 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:25.299239  3604 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.300783  3604 leader_election.cc:400] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.301077  3604 leader_election.cc:403] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.300247  4594 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.302570  4571 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4.
I20260709 13:17:25.303587  4594 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.297319  4562 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:25.304330  4562 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:25.306118  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 90388.4us
I20260709 13:17:25.272727  4521 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.307209  3678 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.310150  3529 leader_election.cc:400] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:25.310433  3529 leader_election.cc:403] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.297461  4465 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.315070  4465 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.315781  4592 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.317075  4465 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.304776  4570 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:25.321086  4570 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:25.321475  4570 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.325954  4580 consensus_queue.cc:1048] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:25.326821  4569 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.334333  3632 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:25.334576  3636 raft_consensus.cc:1275] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:25.334136  3529 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.305215  4554 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.335786  4593 raft_consensus.cc:2804] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:25.336153  4593 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.336467  4593 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.336400  3562 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:25.331915  4522 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:25.342361  4554 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.348610  3678 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.340229  4562 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.352495  4465 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.346884  4580 consensus_queue.cc:1048] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 13:17:25.367877  3678 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.368268  4573 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.368912  4573 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:25.368963  3678 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.369304  4573 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.371651  4560 raft_consensus.cc:2804] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.371977  4585 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:25.372375  4560 raft_consensus.cc:697] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:25.367554  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.373927  3635 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:25.374075  3705 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:25.371014  4465 raft_consensus.cc:697] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:25.371362  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.372524  4585 raft_consensus.cc:697] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:25.370334  3678 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.379021  3705 raft_consensus.cc:1275] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:25.379105  4585 consensus_queue.cc:237] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.380308  4465 consensus_queue.cc:237] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.382164  4567 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.383543  3703 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:25.383997  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.392637  3563 raft_consensus.cc:1275] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.394987  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:25.395785  3563 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:25.398379  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.398939  3678 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.402403  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:25.402675  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:25.403158  3561 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:25.371944  4573 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.405084  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.408159  3563 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.408859  3526 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:25.385345  3630 raft_consensus.cc:2468] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:25.398182  4514 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.403995  4577 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.417415  4514 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.389753  4582 raft_consensus.cc:2749] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.418445  4577 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.425797  3526 leader_election.cc:400] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:25.404089  4563 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.427307  3526 leader_election.cc:403] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.425346  4594 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:25.431687  4594 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:25.432053  4594 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.437397  3563 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:25.450495  3555 raft_consensus.cc:2393] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:25.450755  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.451849  3561 raft_consensus.cc:2393] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:25.456055  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.459985  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.461079  3563 raft_consensus.cc:2393] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:25.426262  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:25.425532  4527 raft_consensus.cc:2804] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:25.495743  4527 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.496245  4527 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.486150  3560 raft_consensus.cc:2393] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:25.486855  4589 consensus_queue.cc:1048] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.079s
I20260709 13:17:25.487439  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:25.487896  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:25.448757  4563 raft_consensus.cc:697] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:25.489970  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:25.490543  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.373581  4560 consensus_queue.cc:237] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.510851  4577 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:25.466460  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 46091.4us
I20260709 13:17:25.503052  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.503572  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:25.488075  4602 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:25.504869  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.505831  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:25.506188  4562 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.506496  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.505832  3559 raft_consensus.cc:2410] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for term 3 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:25.465925  4567 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.507962  3563 raft_consensus.cc:2368] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.508761  3561 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:25.511718  3529 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.514771  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:25.517403  3709 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:25.518673  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.522673  3712 raft_consensus.cc:1275] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.543112  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:25.544800  3554 raft_consensus.cc:2368] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.431020  4576 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.507108  4522 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.550135  3704 raft_consensus.cc:2368] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.557791  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:25.557955  4581 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.559638  4563 consensus_queue.cc:237] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.562718  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:25.553589  3529 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.563241  3675 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.526860  3703 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.560262  4569 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
W20260709 13:17:25.565440  4598 log.cc:927] Time spent T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 13:17:25.572660  3561 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.571581  3712 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:25.546301  4578 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:25.571969  4557 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:17:25.579685  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 66921.6us
I20260709 13:17:25.582937  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.583611  3630 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:25.586625  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.587021  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.587396  3635 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:25.587646  3637 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:25.554421  4555 consensus_queue.cc:1048] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:17:25.598062  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.598150  3675 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:25.601609  3555 raft_consensus.cc:1275] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.605413  3711 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:25.607191  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.607797  3631 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:25.608091  3637 raft_consensus.cc:1275] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:25.608875  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.609421  3604 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:25.609761  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:25.610343  3604 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:25.609477  3631 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:25.609479  4604 raft_consensus.cc:2804] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.578087  4578 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.575100  3556 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
W20260709 13:17:25.613873  4603 log.cc:927] Time spent T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 13:17:25.620056  4597 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:17:25.614288  3708 raft_consensus.cc:2468] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:25.578930  4514 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.580056  4557 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.616300  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.623605  3631 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:25.617924  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.624498  4595 raft_consensus.cc:1064] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:25.626017  3629 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:25.577311  4594 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.628724  3604 leader_election.cc:400] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.602530  3558 raft_consensus.cc:2468] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:25.632959  3604 leader_election.cc:403] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.633402  4604 raft_consensus.cc:697] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:25.633412  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.633493  4599 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.619524  4578 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:25.646741  4570 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.647123  4573 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.646147  4599 raft_consensus.cc:697] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:25.621768  4554 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.648957  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:25.637624  4576 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.649303  3604 leader_election.cc:400] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.658908  3604 leader_election.cc:403] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.659546  4564 raft_consensus.cc:3060] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.653710  4590 raft_consensus.cc:2749] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.661831  4554 raft_consensus.cc:697] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:25.662665  4554 consensus_queue.cc:237] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.654492  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:25.627499  4557 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.663915  3630 raft_consensus.cc:2368] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3.
I20260709 13:17:25.659458  3675 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:25.662289  4599 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.626854  4595 consensus_queue.cc:237] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:25.638497  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:25.618561  4465 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:17:25.644212  4592 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.672271  3675 leader_election.cc:400] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3.
I20260709 13:17:25.673601  3675 leader_election.cc:403] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.672581  4560 raft_consensus.cc:2749] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:25.677378  3634 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.673020  3461 catalog_manager.cc:5697] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.687934  4594 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.691282  3604 leader_election.cc:400] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.691623  3604 leader_election.cc:403] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.695364  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:25.696254  3706 raft_consensus.cc:2393] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:25.698997  3604 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:25.702168  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.704475  3631 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:25.702558  3604 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.720603  4573 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.698383  4570 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.700430  4567 raft_consensus.cc:2749] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.706115  3635 raft_consensus.cc:1275] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.706000  4571 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.715168  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:25.717145  4470 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.705796  4568 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:25.698534  4596 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:17:25.685856  4527 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.696873  4521 consensus_queue.cc:1048] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:17:25.743842  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.755766  3560 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.731321  4562 raft_consensus.cc:2804] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:25.763512  4591 raft_consensus.cc:2749] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3.
I20260709 13:17:25.772753  3710 raft_consensus.cc:2368] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.750941  4571 raft_consensus.cc:697] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:25.755618  3630 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:25.757906  4568 raft_consensus.cc:697] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:25.769415  4562 raft_consensus.cc:697] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:25.791592  3558 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:17:25.714500  4604 consensus_queue.cc:237] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.796094  4571 consensus_queue.cc:237] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.797226  3557 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.806249  3633 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:25.810873  4527 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.819514  4582 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:25.834044  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.834784  3559 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:25.839874  4593 consensus_meta.cc:287] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.503s	user 0.010s	sys 0.002s
I20260709 13:17:25.840255  4593 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.841912  3561 raft_consensus.cc:2368] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.837817  4527 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:17:25.843604  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:25.830905  4562 consensus_queue.cc:237] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.851475  4470 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:25.844352  4578 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.854209  4593 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.821813  4568 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:25.857501  3460 catalog_manager.cc:5697] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.854602  3705 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:25.858657  3557 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.865792  4470 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:25.874224  3460 catalog_manager.cc:5697] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.875106  3560 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:25.875872  3675 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:25.876070  3460 catalog_manager.cc:5697] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.872134  4591 consensus_queue.cc:1048] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:25.880313  4582 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.880791  4582 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.886983  3559 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:25.893987  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:25.894735  3631 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.881397  3678 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.907357  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:25.908187  3637 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.881251  4470 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:25.918740  3678 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.913262  4564 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.919924  4563 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:17:25.932847  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 230369us
W20260709 13:17:25.933722  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 236274us
I20260709 13:17:25.901739  3460 catalog_manager.cc:5697] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.922463  4470 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.936475  3632 raft_consensus.cc:1275] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.928937  4581 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.949123  3631 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:25.949908  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:25.950199  3675 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:25.954027  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:25.936743  4470 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.956210  3604 leader_election.cc:400] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.959102  3604 leader_election.cc:403] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:25.934600  3703 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:25.938915  3630 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.941761  4563 raft_consensus.cc:697] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:25.955731  4581 raft_consensus.cc:697] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:25.956470  4591 raft_consensus.cc:2804] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.979523  3631 raft_consensus.cc:1275] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.969339  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:25.974591  4564 raft_consensus.cc:2749] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:25.975373  3604 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:25.973807  4578 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:25.984747  3556 raft_consensus.cc:1275] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.979661  4591 raft_consensus.cc:697] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:26.003554  3703 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:26.040362  4591 consensus_queue.cc:237] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:26.041100  3630 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:17:26.045408  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 70128.1us
W20260709 13:17:26.051832  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 365268us
I20260709 13:17:26.046379  4590 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.056702  3637 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:26.056104  3526 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:26.051920  4597 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:17:26.057806  4590 raft_consensus.cc:697] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:26.018486  4581 consensus_queue.cc:237] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:26.054211  4575 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:17:26.105187  3526 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:26.063181  4583 consensus_queue.cc:1048] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:17:26.099531  3556 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:26.049216  4563 consensus_queue.cc:237] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:26.099140  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:26.125662  4578 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:26.127010  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:26.127694  3712 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:26.088196  4599 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:17:26.125771  4587 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:17:26.126245  4578 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:26.112751  4555 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:17:26.130327  3633 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:26.165539  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:26.160223  4578 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:26.172319  3712 raft_consensus.cc:2468] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:26.166440  3706 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:26.189294  4527 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:26.193994  4582 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:17:26.171670  4557 consensus_meta.cc:287] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.500s	user 0.006s	sys 0.007s
I20260709 13:17:26.170758  4590 consensus_queue.cc:237] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:26.193620  3557 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:26.264312  3706 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:26.210897  4557 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:26.255920  4584 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:26.323318  4571 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:26.326016  4605 raft_consensus.cc:493] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:26.271128  4470 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:26.349476  4584 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:26.422298  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 337544us
I20260709 13:17:26.353559  4568 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:26.431550  3636 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:17:26.435431  3708 raft_consensus.cc:1240] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:17:26.436394  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 322255us
W20260709 13:17:26.365113  4580 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.018s	sys 0.028s
I20260709 13:17:26.352286  4571 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:26.463152  4580 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.640s	user 0.018s	sys 0.029s
I20260709 13:17:26.435082  4568 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:26.555311  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 450174us
I20260709 13:17:26.565991  3631 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:26.581560  3526 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:26.584141  3526 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:26.587513  3637 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:26.365275  4605 raft_consensus.cc:515] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:17:26.611654  3562 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.018s	sys 0.082s
W20260709 13:17:26.611173  4591 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.567s	user 0.012s	sys 0.018s
I20260709 13:17:26.626935  3529 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:26.645223  3559 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.681s	user 0.014s	sys 0.025s
W20260709 13:17:26.645789  3559 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.682s	user 0.014s	sys 0.025s
W20260709 13:17:26.571547  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 400145us
I20260709 13:17:26.586800  4524 raft_consensus.cc:2764] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 13:17:26.651880  4591 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.602s	user 0.013s	sys 0.019s
W20260709 13:17:26.628203  3562 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.627s	user 0.019s	sys 0.083s
W20260709 13:17:26.650847  4588 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.003s	sys 0.034s
W20260709 13:17:26.645843  4604 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.024s	sys 0.025s
I20260709 13:17:26.770654  4470 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:26.685053  4560 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
W20260709 13:17:26.779803  4604 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.812s	user 0.025s	sys 0.026s
I20260709 13:17:26.600023  4593 consensus_queue.cc:1048] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.153s
W20260709 13:17:26.753526  4551 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.011s	sys 0.055s
W20260709 13:17:26.683986  4619 log.cc:927] Time spent T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.417s	user 0.000s	sys 0.002s
I20260709 13:17:26.656714  4557 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:26.782549  4588 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.637s	user 0.003s	sys 0.034s
W20260709 13:17:26.796473  4638 log.cc:927] Time spent T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260709 13:17:26.819974  4555 raft_consensus.cc:2804] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:17:26.824185  4617 log.cc:927] Time spent T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:17:26.794026  4584 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:26.834240  4611 log.cc:927] Time spent T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260709 13:17:26.819585  4551 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.998s	user 0.011s	sys 0.057s
W20260709 13:17:26.864894  3629 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.669s	user 0.011s	sys 0.063s
W20260709 13:17:26.874429  3629 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.670s	user 0.011s	sys 0.063s
I20260709 13:17:26.880957  4591 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:26.881516  4591 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:26.883590  4591 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:26.805769  4597 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
W20260709 13:17:26.853545  4631 log.cc:927] Time spent T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
W20260709 13:17:26.920117  4613 log.cc:927] Time spent T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260709 13:17:26.842408  4521 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:26.936685  3555 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 812) took 1199 ms. Trace:
I20260709 13:17:26.884617  4569 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:26.944000  4600 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:17:26.961890  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 377831us
I20260709 13:17:26.937271  3555 rpcz_store.cc:276] 0709 13:17:25.728537 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.728646 (+   109us) service_pool.cc:224] Handling call
0709 13:17:25.728968 (+   322us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:25.734786 (+  5818us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:25.734832 (+    46us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:25.739423 (+  4591us) log.cc:844] Serialized 26 byte log entry
0709 13:17:26.020227 (+280804us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:26.020282 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:26.020364 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:26.927285 (+906921us) raft_consensus.cc:1685] finished
0709 13:17:26.927310 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:26.927462 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5440,"raft.queue_time_us":5835,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":11606,"thread_start_us":265068,"threads_started":1,"wal-append.queue_time_us":502068}
I20260709 13:17:26.962607  4568 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:26.988246  3554 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 825) took 1066 ms. Trace:
W20260709 13:17:26.989379  4578 consensus_meta.cc:287] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.818s	user 0.013s	sys 0.009s
I20260709 13:17:26.939478  4521 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:26.977025  4555 raft_consensus.cc:697] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:27.012434  4578 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:26.996652  3554 rpcz_store.cc:276] 0709 13:17:25.928653 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.932619 (+  3966us) service_pool.cc:224] Handling call
0709 13:17:25.953741 (+ 21122us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:25.954133 (+   392us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:25.954181 (+    48us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:25.954638 (+   457us) log.cc:844] Serialized 26 byte log entry
0709 13:17:26.274617 (+319979us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:26.274678 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:26.274853 (+   175us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:26.988001 (+713148us) raft_consensus.cc:1685] finished
0709 13:17:26.988024 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:26.988183 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2498,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":4655,"thread_start_us":319508,"threads_started":1,"wal-append.queue_time_us":606447}
I20260709 13:17:27.057196  4578 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.058090  3560 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 824) took 1137 ms. Trace:
I20260709 13:17:27.058530  3560 rpcz_store.cc:276] 0709 13:17:25.921176 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.930015 (+  8839us) service_pool.cc:224] Handling call
0709 13:17:25.930686 (+   671us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:25.931055 (+   369us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:25.931091 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:25.937342 (+  6251us) log.cc:844] Serialized 26 byte log entry
0709 13:17:26.289781 (+352439us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:26.289821 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:26.291091 (+  1270us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:27.057884 (+766793us) raft_consensus.cc:1685] finished
0709 13:17:27.057904 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:27.058032 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":108,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":5900,"thread_start_us":320834,"threads_started":1,"wal-append.queue_time_us":898112}
W20260709 13:17:27.058779  4626 log.cc:927] Time spent T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.429s	user 0.000s	sys 0.001s
I20260709 13:17:27.082234  4639 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:27.082880  4639 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.014935  4605 leader_election.cc:290] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:27.093945  3633 consensus_meta.cc:287] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.895s	user 0.011s	sys 0.001s
I20260709 13:17:27.106395  3633 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:27.085253  4639 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:27.107259  4620 log.cc:927] Time spent T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.663s	user 0.005s	sys 0.000s
W20260709 13:17:27.111904  4648 log.cc:927] Time spent T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 13:17:27.107075  3633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38400 (request call id 780) took 1224 ms. Trace:
I20260709 13:17:27.143616  3629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 784) took 1250 ms. Trace:
I20260709 13:17:27.151186  3461 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35000 (request call id 178) took 1566 ms. Trace:
W20260709 13:17:27.117527  4465 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.829s	user 0.029s	sys 0.053s
W20260709 13:17:27.171906  3529 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.004s	sys 0.008s
W20260709 13:17:27.153055  4553 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.866s	user 0.070s	sys 0.126s
W20260709 13:17:27.171553  3632 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.000s	sys 0.011s
W20260709 13:17:27.166718  4621 log.cc:927] Time spent T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.508s	user 0.000s	sys 0.003s
W20260709 13:17:27.183679  3632 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.540s	user 0.000s	sys 0.012s
W20260709 13:17:27.184988  4553 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.898s	user 0.070s	sys 0.127s
I20260709 13:17:27.107409  4555 consensus_queue.cc:237] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:27.191985  3529 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.004s	sys 0.008s
I20260709 13:17:27.200697  4616 consensus_queue.cc:1048] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:27.202289  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 226369us
I20260709 13:17:27.209453  3604 leader_election.cc:400] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
W20260709 13:17:27.212131  3710 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.639s	user 0.054s	sys 0.083s
W20260709 13:17:27.217247  3710 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.644s	user 0.054s	sys 0.083s
W20260709 13:17:27.228935  3559 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.575s	user 0.058s	sys 0.085s
W20260709 13:17:27.229960  3559 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.059s	sys 0.085s
I20260709 13:17:27.231439  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 823) took 1310 ms. Trace:
I20260709 13:17:27.239517  3558 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 832) took 1036 ms. Trace:
W20260709 13:17:27.239876  4634 log.cc:927] Time spent T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
W20260709 13:17:27.193176  3602 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.566s	user 0.002s	sys 0.012s
I20260709 13:17:27.144814  3633 rpcz_store.cc:276] 0709 13:17:25.882916 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.900799 (+ 17883us) service_pool.cc:224] Handling call
0709 13:17:26.086290 (+185491us) spinlock_profiling.cc:243] Waited 1.04 ms on lock 0x7b58001a2298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3e9c 00007ff7d56e3a5b 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7ce0a0 00007ff7dd7cd984 00007ff7d6d486d4 00007ff7d6d48662
0709 13:17:27.106996 (+1020706us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2396416}
I20260709 13:17:27.216584  4521 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.151897  3461 rpcz_store.cc:276] 0709 13:17:25.592222 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.607355 (+ 15133us) service_pool.cc:224] Handling call
0709 13:17:27.144385 (+1537030us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:25.728349 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:25.786367 (+ 58018us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:25.786400 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:17:25.786414 (+    14us) tablet.cc:662] Decoding operations
0709 13:17:25.786754 (+   340us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:25.786805 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:25.786830 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:17:25.787010 (+   180us) tablet.cc:701] Row locks acquired
0709 13:17:25.787033 (+    23us) write_op.cc:260] PREPARE: finished
0709 13:17:25.787177 (+   144us) write_op.cc:270] Start()
0709 13:17:25.787282 (+   105us) write_op.cc:276] Timestamp: P: 1783603045787136 usec, L: 0
0709 13:17:25.787307 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:17:25.791488 (+  4181us) log.cc:844] Serialized 537 byte log entry
0709 13:17:25.807072 (+ 15584us) op_driver.cc:464] REPLICATION: finished
0709 13:17:27.057855 (+1250783us) write_op.cc:301] APPLY: starting
0709 13:17:27.069051 (+ 11196us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:27.076388 (+  7337us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:27.082148 (+  5760us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:27.082405 (+   257us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:27.082780 (+   375us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:17:27.082823 (+    43us) write_op.cc:312] APPLY: finished
0709 13:17:27.083041 (+   218us) log.cc:844] Serialized 22 byte log entry
0709 13:17:27.083196 (+   155us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:27.083264 (+    68us) write_op.cc:454] Released schema lock
0709 13:17:27.083301 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:27.083665 (+   364us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:27.083694 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":1235561,"apply.run_cpu_time_us":6528,"apply.run_wall_time_us":25814,"num_ops":1,"prepare.queue_time_us":155,"prepare.run_cpu_time_us":2949,"prepare.run_wall_time_us":76579,"replication_time_us":15908,"thread_start_us":1042357,"threads_started":1}]]}
W20260709 13:17:27.245748  3563 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.888s	user 0.012s	sys 0.042s
W20260709 13:17:27.246376  3563 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.898s	user 0.012s	sys 0.042s
I20260709 13:17:27.238080  3559 rpcz_store.cc:276] 0709 13:17:25.920786 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.938574 (+ 17788us) service_pool.cc:224] Handling call
0709 13:17:25.938813 (+   239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:25.938989 (+   176us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:17:26.651032 (+712043us) log.cc:844] Serialized 14 byte log entry
0709 13:17:27.230804 (+579772us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:27.230936 (+   132us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:27.231049 (+   113us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:27.231166 (+   117us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:27.231362 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":172451,"prepare.queue_time_us":889487,"prepare.run_cpu_time_us":400,"prepare.run_wall_time_us":12792,"raft.queue_time_us":165864,"raft.run_cpu_time_us":134,"raft.run_wall_time_us":156,"spinlock_wait_cycles":7444736,"thread_start_us":1266229,"threads_started":2}
W20260709 13:17:27.248159  3638 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.805s	user 0.009s	sys 0.010s
W20260709 13:17:27.248522  3638 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.806s	user 0.009s	sys 0.010s
W20260709 13:17:27.243063  3602 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.651s	user 0.002s	sys 0.013s
W20260709 13:17:27.251139  3636 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.598s	user 0.039s	sys 0.064s
W20260709 13:17:27.251726  3636 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.599s	user 0.039s	sys 0.064s
W20260709 13:17:27.251191  3675 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.567s	user 0.000s	sys 0.029s
W20260709 13:17:27.252260  3675 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.569s	user 0.000s	sys 0.029s
W20260709 13:17:27.253156  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 566246us
W20260709 13:17:27.252559  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 568993us
W20260709 13:17:27.182864  4465 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.892s	user 0.029s	sys 0.054s
I20260709 13:17:27.230295  4571 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.239969  3558 rpcz_store.cc:276] 0709 13:17:26.202790 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:26.207196 (+  4406us) service_pool.cc:224] Handling call
0709 13:17:26.247257 (+ 40061us) spinlock_profiling.cc:243] Waited 1.32 ms on lock 0x7b5800010298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7e1fc0 00007ff7dd7cc929 00007ff7dd7cc3d2 00007ff7d6d43bd4
0709 13:17:26.248993 (+  1736us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:26.252209 (+  3216us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:26.252264 (+    55us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:26.252916 (+   652us) log.cc:844] Serialized 26 byte log entry
0709 13:17:26.659616 (+406700us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:26.684898 (+ 25282us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:26.757368 (+ 72470us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:27.239127 (+481759us) raft_consensus.cc:1685] finished
0709 13:17:27.239154 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:27.239438 (+   284us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":81763,"raft.queue_time_us":3940,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":5072,"spinlock_wait_cycles":3040512,"thread_start_us":374756,"threads_started":1,"wal-append.queue_time_us":892008}
I20260709 13:17:27.152359  3629 rpcz_store.cc:276] 0709 13:17:25.893161 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.900569 (+  7408us) service_pool.cc:224] Handling call
0709 13:17:26.187833 (+287264us) spinlock_profiling.cc:243] Waited 1.65 ms on lock 0x7b58001a2298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7e1fc0 00007ff7dd7cc929 00007ff7dd7cc3d2 00007ff7d6d43bd4
0709 13:17:26.194695 (+  6862us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:26.195043 (+   348us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:26.195079 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:26.195577 (+   498us) log.cc:844] Serialized 26 byte log entry
0709 13:17:26.875178 (+679601us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:26.875246 (+    68us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:26.875359 (+   113us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:27.143129 (+267770us) raft_consensus.cc:1685] finished
0709 13:17:27.143170 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:27.143506 (+   336us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7440,"raft.run_cpu_time_us":168,"raft.run_wall_time_us":3597,"spinlock_wait_cycles":3793152,"thread_start_us":679155,"threads_started":1,"wal-append.queue_time_us":767894}
W20260709 13:17:27.262491  4580 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.669s	user 0.021s	sys 0.034s
W20260709 13:17:27.276284  4629 log.cc:927] Time spent T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.174s	user 0.000s	sys 0.001s
W20260709 13:17:27.290153  4580 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.712s	user 0.022s	sys 0.034s
W20260709 13:17:27.293726  4637 log.cc:927] Time spent T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.164s	user 0.000s	sys 0.001s
I20260709 13:17:27.293823  4571 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:27.298834  3631 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.724s	user 0.014s	sys 0.010s
W20260709 13:17:27.299769  3631 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.725s	user 0.015s	sys 0.010s
W20260709 13:17:27.300637  4640 log.cc:927] Time spent T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.191s	user 0.001s	sys 0.000s
I20260709 13:17:27.296700  4575 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.302001  4571 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.302330  4575 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.304720  4575 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.294500  4587 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.305816  4591 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.306061  4527 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.307227  4588 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:27.318140  3708 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54458 (request call id 755) took 1366 ms. Trace:
I20260709 13:17:27.319960  3708 rpcz_store.cc:276] 0709 13:17:25.947988 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.949544 (+  1556us) service_pool.cc:224] Handling call
0709 13:17:25.955265 (+  5721us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:26.435881 (+480616us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:27.314435 (+878554us) spinlock_profiling.cc:243] Waited 480 ms on lock 0x7b54003b8654. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:27.314678 (+   243us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1103734528}
I20260709 13:17:27.310099  4580 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.322212  4527 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.331300  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 782) took 1447 ms. Trace:
I20260709 13:17:27.319423  4573 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.315647  4553 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:27.326468  4592 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.331717  3634 rpcz_store.cc:276] 0709 13:17:25.883558 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.892296 (+  8738us) service_pool.cc:224] Handling call
0709 13:17:25.906538 (+ 14242us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:25.906977 (+   439us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:25.907019 (+    42us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:25.907541 (+   522us) log.cc:844] Serialized 26 byte log entry
0709 13:17:26.269906 (+362365us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:26.269956 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:26.270020 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:27.331072 (+1061052us) raft_consensus.cc:1685] finished
0709 13:17:27.331095 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:27.331237 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2149,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":6252,"thread_start_us":342167,"threads_started":1,"wal-append.queue_time_us":933295}
I20260709 13:17:27.334522  4592 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:27.335083  4553 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.335498  4573 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:17:27.319406  4234 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.519s	user 0.014s	sys 0.013s
I20260709 13:17:27.322609  4575 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.337560  4669 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.327891  4588 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.338316  4669 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.318557  4591 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.312327  4587 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.343998  3563 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 836) took 1089 ms. Trace:
I20260709 13:17:27.339670  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:27.361213  3710 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:27.363147  4573 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.358909  3563 rpcz_store.cc:276] 0709 13:17:26.254144 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:26.255002 (+   858us) service_pool.cc:224] Handling call
0709 13:17:26.255325 (+   323us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:26.268483 (+ 13158us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:26.268526 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:26.269050 (+   524us) log.cc:844] Serialized 26 byte log entry
0709 13:17:27.246785 (+977735us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:27.246828 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:27.246911 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:27.343789 (+ 96878us) raft_consensus.cc:1685] finished
0709 13:17:27.343805 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:27.343942 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15793,"raft.queue_time_us":13618,"raft.run_cpu_time_us":160,"raft.run_wall_time_us":12189,"thread_start_us":898125,"threads_started":1,"wal-append.queue_time_us":965437}
I20260709 13:17:27.370258  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.336861  4639 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:17:27.363853  4669 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.373896  3706 raft_consensus.cc:1240] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:27.380631  3703 raft_consensus.cc:1240] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:27.381546  3708 raft_consensus.cc:1275] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:27.343735  4553 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.373664  4669 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:17:27.360675  4234 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.565s	user 0.017s	sys 0.013s
W20260709 13:17:27.390870  4662 log.cc:927] Time spent T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 13:17:27.373589  4639 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:27.339735  4588 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.359055  4575 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.418525  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 788) took 1480 ms. Trace:
I20260709 13:17:27.396461  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.426726  3708 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:27.401520  4592 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.428771  4673 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.429361  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:27.419763  4527 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.419176  4591 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.392746  4639 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:27.431423  4575 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.413919  3707 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:27.390281  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 633201us
I20260709 13:17:27.333346  4580 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:27.426091  3638 rpcz_store.cc:276] 0709 13:17:25.938200 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.938834 (+   634us) service_pool.cc:224] Handling call
0709 13:17:25.939083 (+   249us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:25.940251 (+  1168us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:25.940284 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:25.940732 (+   448us) log.cc:844] Serialized 26 byte log entry
0709 13:17:26.405089 (+464357us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:27.248925 (+843836us) log.cc:844] Serialized 14 byte log entry
0709 13:17:27.249191 (+   266us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:27.249270 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:27.418322 (+169052us) raft_consensus.cc:1685] finished
0709 13:17:27.418341 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:27.418469 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":818,"prepare.queue_time_us":653049,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":27263,"raft.run_cpu_time_us":344,"raft.run_wall_time_us":23952,"thread_start_us":1270214,"threads_started":2,"wal-append.queue_time_us":1475301}
I20260709 13:17:27.442844  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.429386  4673 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:27.419659  4587 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.395975  4669 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.434201  4571 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.459813  4568 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.469316  4568 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.465193  3636 raft_consensus.cc:2468] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 1.
I20260709 13:17:27.490537  4673 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.492035  4669 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.494590  4228 leader_election.cc:304] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:17:27.495623  4568 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.495769  4645 raft_consensus.cc:2804] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:27.473717  4581 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.496145  4645 raft_consensus.cc:493] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.496515  4645 raft_consensus.cc:3060] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.496490  4581 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.498812  3710 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:27.467453  4668 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.506665  4575 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.507748  4581 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.507397  4575 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.509827  4575 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.498660  4568 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.514263  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.504761  4571 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.515863  4571 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.518918  4571 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.516234  4575 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.521019  4575 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.520223  4580 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.503263  4554 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.524839  4582 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.525203  4554 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.530454  4554 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.532981  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:27.533470  3638 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:27.526925  4575 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.505465  4668 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.539824  4569 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.548681  3638 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:27.546679  3458 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37788 (request call id 55) took 1402 ms. Trace:
I20260709 13:17:27.556592  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.558900  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.559260  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.559734  3706 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:27.559844  3638 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:27.561869  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.562487  3710 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:27.562944  4554 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.522318  4568 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.558514  4521 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.563665  4554 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.564338  4521 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.565021  4568 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.568233  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.569082  3709 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:27.570466  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.556974  4569 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:27.571525  4668 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.572078  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.572911  3707 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:27.573972  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.574981  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.575596  3638 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:27.578385  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.580567  4568 consensus_queue.cc:1059] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:27.580974  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:27.581576  4564 raft_consensus.cc:3055] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:27.581972  4564 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:27.547811  4465 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.553292  3458 rpcz_store.cc:276] 0709 13:17:26.144819 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:26.145001 (+   182us) service_pool.cc:224] Handling call
0709 13:17:27.545136 (+1400135us) spinlock_profiling.cc:243] Waited 769 ms on lock 0x7b5400134054. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8772090 00007ff7d8810f3a 00007ff7de5c71cc 00007ff7de6c537e 00007ff7dcb862a4 00007ff7dcb86232 00007ff7dcb86161 00007ff7dcb860dc 00007ff7dcb85392 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:27.546598 (+  1462us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0,"spinlock_wait_cycles":1768202624}
I20260709 13:17:27.585579  3631 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:27.556658  4589 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.582814  4564 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:27.576915  4590 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.316s	user 0.014s	sys 0.048s
I20260709 13:17:27.593701  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.594527  4660 consensus_queue.cc:1048] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:17:27.569558  4615 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.586506  3459 catalog_manager.cc:5697] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:27.597468  4590 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.337s	user 0.014s	sys 0.048s
I20260709 13:17:27.598771  4564 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:27.612960  4615 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.621696  4554 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.592394  4465 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.627833  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.595556  4589 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:27.676800  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 90527.8us
I20260709 13:17:27.684993  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.686033  3632 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
W20260709 13:17:27.687912  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 100335us
I20260709 13:17:27.688908  3604 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:27.690418  4585 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.692699  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.692829  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.693171  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.695797  3638 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:27.696143  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.693192  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.697070  3632 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:27.694293  3637 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:27.698563  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:27.692557  3711 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54458 (request call id 757) took 1739 ms (client timeout 2083 ms). Trace:
I20260709 13:17:27.696669  3631 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
W20260709 13:17:27.699601  3711 rpcz_store.cc:269] 0709 13:17:25.948677 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.949651 (+   974us) service_pool.cc:224] Handling call
0709 13:17:27.688274 (+1738623us) spinlock_profiling.cc:243] Waited 665 ms on lock 0x7b5400182254. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880c2fa 00007ff7dd7cdb17 00007ff7d6d486d4 00007ff7d6d48662 00007ff7d6d48591 00007ff7d6d4850c 00007ff7d6d477c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:27.688411 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1529067392}
I20260709 13:17:27.701117  4589 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.699092  3604 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:27.702877  4470 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:17:27.703727  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:27.706213  4470 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.717181  4470 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.718031  4677 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:17:27.692286  4668 consensus_queue.cc:1059] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:17:27.702557  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.723011  4600 raft_consensus.cc:697] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:27.713435  3604 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:27.692626  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.699010  4604 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.738091  3604 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:27.740842  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:27.741904  3563 raft_consensus.cc:2368] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:27.709590  4554 raft_consensus.cc:2804] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:27.712462  4582 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.747232  3604 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:27.712749  4639 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.712688  4590 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.751806  3555 raft_consensus.cc:1275] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:27.726388  4589 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:17:27.730870  4571 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:17:27.756187  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 500376us
I20260709 13:17:27.751307  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:27.702163  4585 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.736423  4677 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.735771  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:27.724274  4600 consensus_queue.cc:237] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:27.767096  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:27.904206  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:27.839227  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:27.896385  4669 raft_consensus.cc:493] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:17:27.745738  4616 raft_consensus.cc:2804] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:27.912349  3638 raft_consensus.cc:2368] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:27.914551  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:27.913520  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:27.762042  4521 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.745481  4562 raft_consensus.cc:3055] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:27.948048  3529 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:27.949401  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 211658us
I20260709 13:17:27.865790  4595 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.866165  4609 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.763159  4582 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.952536  4616 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:17:27.865841  3602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:27.870477  4593 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.845873  4514 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.927099  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:27.866663  3558 raft_consensus.cc:1240] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:27.865995  4557 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.951908  3634 raft_consensus.cc:2368] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:27.758353  4660 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:27.865201  4615 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:27.767258  4590 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.886005  4618 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:27.845281  4641 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.902891  3629 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:27.766161  4668 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:27.846508  4586 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.875707  4602 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.835843  4580 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:27.860809  4678 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.681195  4569 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.757357  3633 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:27.746249  4604 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.924786  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:27.969408  4677 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:27.923887  4661 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.865619  4659 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:27.767045  4639 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:28.163664  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 117126us
W20260709 13:17:28.001112  3604 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.2.94.129:42805 timed out after 2.224s (SENT) [suppressed 66 similar messages]
I20260709 13:17:27.998384  4605 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:28.074785  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 89043.3us
I20260709 13:17:28.160986  4585 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:27.974350  4671 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.925727  4645 raft_consensus.cc:515] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:17:28.164795  4564 consensus_meta.cc:287] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.514s	user 0.008s	sys 0.003s
I20260709 13:17:28.167953  4571 raft_consensus.cc:697] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:28.168783  4554 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:27.984138  4592 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.981827  4562 raft_consensus.cc:740] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:28.180460  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:28.171008  4668 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:17:28.179008  4682 log.cc:927] Time spent T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.138s	user 0.000s	sys 0.000s
I20260709 13:17:28.190984  4268 raft_consensus.cc:1240] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:28.185592  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:28.031697  4582 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:28.185137  3632 raft_consensus.cc:2410] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:17:28.173190  4616 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.178973  4587 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:28.029727  4663 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:28.172340  4660 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:28.019534  4609 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.202337  4660 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:27.979633  4669 raft_consensus.cc:515] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:28.189313  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:28.161536  4527 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:28.158345  4594 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:28.190320  3709 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:28.037410  3635 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:28.014722  4524 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:28.191619  3710 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:28.191147  4668 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.188558  4465 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:28.185771  4554 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.991128  4595 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.199566  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:28.197350  3675 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:28.018922  4683 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:28.183883  4599 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:28.173856  4557 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.174185  4593 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.174597  4580 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:28.213162  3561 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:28.175905  4605 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:28.197284  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:28.175277  4514 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.175210  4661 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:28.082990  4622 consensus_queue.cc:1059] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.120s
I20260709 13:17:28.225987  3675 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:28.192517  4592 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.232285  3675 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:28.232724  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 231622us
I20260709 13:17:28.198392  4587 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.234992  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:28.267009  3675 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:28.222628  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:28.188359  4671 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.224238  4524 raft_consensus.cc:697] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:28.182646  4678 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.211762  4527 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.193153  4644 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:28.336159  3709 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:28.227617  4568 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:28.230809  4591 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:28.216147  4594 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.174115  4602 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.160957  4641 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.219964  4599 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:28.346813  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 79896.3us
I20260709 13:17:28.237591  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:28.358898  4470 raft_consensus.cc:2749] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:28.303511  4572 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:28.181529  4659 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:28.304080  4522 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:28.184474  4618 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:28.219915  4683 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.224556  4562 consensus_queue.cc:260] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.236887  4571 consensus_queue.cc:237] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:28.212363  4663 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.182714  4586 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:28.442239  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.140290  3675 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:29.140437  4572 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.141227  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 736) took 1189 ms. Trace:
I20260709 13:17:29.141649  3634 rpcz_store.cc:276] 0709 13:17:27.952070 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:28.227812 (+275742us) service_pool.cc:224] Handling call
0709 13:17:29.140737 (+912925us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.140909 (+   172us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:29.140941 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:29.140985 (+    44us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:29.141015 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.141082 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:29.141179 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.142976  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:28.337941  4667 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.815s
W20260709 13:17:28.928129  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 485957us
W20260709 13:17:29.144891  4668 consensus_meta.cc:287] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.920s	user 0.010s	sys 0.000s
I20260709 13:17:28.364873  4524 consensus_queue.cc:237] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.145989  3557 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 850) took 1204 ms. Trace:
I20260709 13:17:29.146574  4522 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:29.147547  4660 consensus_meta.cc:287] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.945s	user 0.010s	sys 0.000s
I20260709 13:17:28.344539  4645 leader_election.cc:290] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.140470  3558 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
W20260709 13:17:28.914269  4670 log.cc:927] Time spent T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 13:17:29.153584  4616 consensus_meta.cc:287] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.948s	user 0.004s	sys 0.005s
I20260709 13:17:29.311543  4616 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.312819  4684 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:29.313441  4684 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.323307  4709 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:29.143527  3634 raft_consensus.cc:3060] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.172660  4678 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.324463  4678 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:17:29.324167  4709 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.324925  4678 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:28.902870  4677 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:28.923137  4671 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:28.243464  4585 raft_consensus.cc:2804] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.326267  4585 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:29.326699  4585 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.327386  4678 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:29.328078  4709 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.313611  4616 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.330374  3634 raft_consensus.cc:2468] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 2.
I20260709 13:17:29.331461  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.331770  4228 leader_election.cc:304] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:17:29.332914  4645 raft_consensus.cc:2804] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.333134  3634 raft_consensus.cc:1240] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
W20260709 13:17:28.592075  4688 log.cc:927] Time spent T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.384s	user 0.000s	sys 0.001s
I20260709 13:17:28.338390  4615 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:28.344954  3703 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:28.367400  4690 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:28.612092  4580 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:28.610944  4527 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:28.604377  4639 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:28.603871  4691 log.cc:927] Time spent T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.432s	user 0.000s	sys 0.001s
I20260709 13:17:28.607545  4605 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:28.444833  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:28.238735  4589 raft_consensus.cc:2804] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:28.345337  4556 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.953s
I20260709 13:17:29.168393  4604 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:28.400338  4644 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.226294  3629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 741) took 1063 ms. Trace:
I20260709 13:17:29.229545  4683 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.333616  4585 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.233263  4609 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.235200  4599 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:29.235273  4681 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.644s	user 0.000s	sys 0.008s
I20260709 13:17:29.236775  4701 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:29.346522  4681 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.755s	user 0.000s	sys 0.008s
W20260709 13:17:29.235432  3528 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.719s	user 0.000s	sys 0.008s
I20260709 13:17:29.346781  4701 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:29.347474  3528 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.870s	user 0.000s	sys 0.009s
I20260709 13:17:29.347723  4585 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.348906  4609 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:29.295989  4704 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:29.302371  4576 raft_consensus.cc:3055] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:29.348984  4701 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.304548  4267 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:29.349756  4609 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.349805  4704 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.349953  4576 raft_consensus.cc:740] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:29.352397  4704 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.352155  4576 consensus_queue.cc:260] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.352634  4609 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.306372  4663 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.286867  4659 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:29.353317  4576 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:29.306795  3557 rpcz_store.cc:276] 0709 13:17:27.941929 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:28.209077 (+267148us) service_pool.cc:224] Handling call
0709 13:17:29.145892 (+936815us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.308851  4668 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.354774  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.355531  3557 raft_consensus.cc:2393] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 3: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:29.355628  4668 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:29.356005  3557 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 864) took 1159 ms (client timeout 1510 ms). Trace:
W20260709 13:17:29.356402  3557 rpcz_store.cc:269] 0709 13:17:28.196999 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.354488 (+1157489us) service_pool.cc:224] Handling call
0709 13:17:29.355950 (+  1462us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.357132  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:29.309605  3558 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 631) took 1369 ms (client timeout 1752 ms). Trace:
W20260709 13:17:29.302479  4554 consensus_meta.cc:287] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 1.077s	user 0.009s	sys 0.001s
I20260709 13:17:29.309834  4660 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:29.358671  3636 raft_consensus.cc:1240] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:29.358474  4554 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:29.357625  3557 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 867) took 1135 ms (client timeout 1506 ms). Trace:
I20260709 13:17:29.359982  4660 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.293601  4586 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.161670  4695 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:29.310367  4587 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:29.321571  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:29.322754  4562 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:29.334182  4645 raft_consensus.cc:697] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:17:29.364521  4645 consensus_queue.cc:237] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:29.322510  4708 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:29.365952  4708 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.204312  4568 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.368474  4708 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.368919  4669 leader_election.cc:290] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:17:29.334291  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 194092us
I20260709 13:17:29.369727  4568 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.334235  4615 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.370620  3675 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:29.371095  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 732) took 1458 ms. Trace:
I20260709 13:17:29.334678  4470 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:29.371479  3638 rpcz_store.cc:276] 0709 13:17:27.912838 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.951233 (+ 38395us) service_pool.cc:224] Handling call
0709 13:17:28.168257 (+217024us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:28.168448 (+   191us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:28.168475 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:28.168516 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:28.168545 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:28.168597 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:29.370942 (+1202345us) spinlock_profiling.cc:243] Waited 191 ms on lock 0x7b5400360bd0. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d88078ad 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:29.371041 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":439047936}
I20260709 13:17:29.372586  4615 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.334925  3703 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54458 (request call id 778) took 1130 ms. Trace:
I20260709 13:17:29.335839  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.373768  4597 raft_consensus.cc:2804] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:29.374236  4597 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:29.374591  4597 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:29.374954  3675 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:29.375833  3675 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:29.376518  4585 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:29.376853  4585 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:29.377092  3675 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:29.377189  4585 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:29.377713  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.378166  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:29.379005  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:29.338100  4589 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:17:29.337025  3561 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 854) took 1394 ms (client timeout 1719 ms). Trace:
I20260709 13:17:29.318557  4593 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.381544  4589 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.317771  4569 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.342876  3526 leader_election.cc:400] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:29.382800  3526 leader_election.cc:403] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:17:29.284211  4514 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.383644  4595 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.383785  4514 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:29.300716  4641 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.308728  4522 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:29.358210  3558 rpcz_store.cc:269] 0709 13:17:27.940215 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:28.441997 (+501782us) service_pool.cc:224] Handling call
0709 13:17:29.309529 (+867532us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:17:29.360242  3557 rpcz_store.cc:269] 0709 13:17:28.221917 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.356932 (+1135015us) service_pool.cc:224] Handling call
0709 13:17:29.357584 (+   652us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.386554  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.386754  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:29.387255  3558 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 629) took 1482 ms (client timeout 1842 ms). Trace:
I20260709 13:17:29.387311  4661 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:17:29.387429  3557 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 852) took 1444 ms (client timeout 1848 ms). Trace:
I20260709 13:17:29.343047  3559 raft_consensus.cc:1240] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: []
W20260709 13:17:29.387961  3557 rpcz_store.cc:269] 0709 13:17:27.942561 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.386489 (+1443928us) service_pool.cc:224] Handling call
0709 13:17:29.387379 (+   890us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.388625  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46210 (request call id 619) took 1627 ms. Trace:
I20260709 13:17:29.333814  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 742) took 1164 ms. Trace:
I20260709 13:17:29.388926  3559 rpcz_store.cc:276] 0709 13:17:27.761721 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.761839 (+   118us) service_pool.cc:224] Handling call
0709 13:17:29.342700 (+1580861us) spinlock_profiling.cc:243] Waited 4.25 ms on lock 0x7b5800010298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7e1fc0 00007ff7dd7cc929 00007ff7dd7cc3d2 00007ff7d6d43bd4
0709 13:17:29.342890 (+   190us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.388396 (+ 45506us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.388572 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9783552}
I20260709 13:17:29.389616  4589 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:29.390156  3558 rpcz_store.cc:269] 0709 13:17:27.905177 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.386317 (+1481140us) service_pool.cc:224] Handling call
0709 13:17:29.387188 (+   871us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.344308  3632 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38388 (request call id 731) took 1431 ms. Trace:
I20260709 13:17:29.389473  3634 rpcz_store.cc:276] 0709 13:17:28.169600 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.332691 (+1163091us) service_pool.cc:224] Handling call
0709 13:17:29.332976 (+   285us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.333570 (+   594us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.333766 (+   196us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.390969  3632 rpcz_store.cc:276] 0709 13:17:27.912522 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.914389 (+  1867us) service_pool.cc:224] Handling call
0709 13:17:29.344127 (+1429738us) spinlock_profiling.cc:243] Waited 15.7 ms on lock 0x7b5400294ad4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880c2fa 00007ff7dd7cdb17 00007ff7d6d486d4 00007ff7d6d48662 00007ff7d6d48591 00007ff7d6d4850c 00007ff7d6d477c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:29.344254 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":36083072}
I20260709 13:17:29.362675  4695 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.391914  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.389783  4618 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:29.392598  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:29.392189  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.393319  3638 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:29.393414  3634 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:29.391108  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.391958  4470 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:17:29.392831  3559 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 851) took 1450 ms (client timeout 1903 ms). Trace:
W20260709 13:17:29.381664  3561 rpcz_store.cc:269] 0709 13:17:27.943113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:28.345512 (+402399us) service_pool.cc:224] Handling call
0709 13:17:29.336954 (+991442us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.394269  4470 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:29.394460  3559 rpcz_store.cc:269] 0709 13:17:27.942268 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.391711 (+1449443us) service_pool.cc:224] Handling call
0709 13:17:29.392776 (+  1065us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.319208  4602 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.395627  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.397279  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:29.397583  3558 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 627) took 1493 ms (client timeout 1912 ms). Trace:
I20260709 13:17:29.397822  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 857) took 1453 ms. Trace:
W20260709 13:17:29.397961  3558 rpcz_store.cc:269] 0709 13:17:27.904576 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.390887 (+1486311us) service_pool.cc:224] Handling call
0709 13:17:29.397529 (+  6642us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.398227  3559 rpcz_store.cc:276] 0709 13:17:27.943938 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.395342 (+1451404us) service_pool.cc:224] Handling call
0709 13:17:29.397773 (+  2431us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.400882  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.316066  4684 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.401088  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.396664  3526 leader_election.cc:400] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:29.402163  3526 leader_election.cc:403] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:17:29.402520  3558 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 877) took 1050 ms. Trace:
I20260709 13:17:29.389086  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.397939  3634 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:29.405146  3558 rpcz_store.cc:276] 0709 13:17:28.352119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.400778 (+1048659us) service_pool.cc:224] Handling call
0709 13:17:29.402394 (+  1616us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.406598  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.407536  3558 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 859) took 1458 ms. Trace:
I20260709 13:17:29.407943  3558 rpcz_store.cc:276] 0709 13:17:27.949406 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.406288 (+1456882us) service_pool.cc:224] Handling call
0709 13:17:29.407468 (+  1180us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.408984  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.410521  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 637) took 1168 ms. Trace:
I20260709 13:17:29.410465  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.411118  3559 rpcz_store.cc:276] 0709 13:17:28.242218 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.400666 (+1158448us) service_pool.cc:224] Handling call
0709 13:17:29.410467 (+  9801us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.411650  3561 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 866) took 1194 ms. Trace:
I20260709 13:17:29.412110  3561 rpcz_store.cc:276] 0709 13:17:28.216803 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.394750 (+1177947us) service_pool.cc:224] Handling call
0709 13:17:29.411580 (+ 16830us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.409696  3558 raft_consensus.cc:2468] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:29.414009  3558 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 846) took 1556 ms. Trace:
I20260709 13:17:29.414382  3558 rpcz_store.cc:276] 0709 13:17:27.857455 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.408689 (+1551234us) service_pool.cc:224] Handling call
0709 13:17:29.413939 (+  5250us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.418838  4470 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:29.403461  4663 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.416694  4562 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:29.421103  4663 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:29.421568  4663 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.421465  4562 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.424293  4562 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.425563  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.426175  3559 raft_consensus.cc:2468] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:29.426622  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 635) took 1223 ms. Trace:
I20260709 13:17:29.426789  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.426927  3559 rpcz_store.cc:276] 0709 13:17:28.203515 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.425322 (+1221807us) service_pool.cc:224] Handling call
0709 13:17:29.426571 (+  1249us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.427963  3560 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 633) took 1407 ms. Trace:
I20260709 13:17:29.428025  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.428556  3560 rpcz_store.cc:276] 0709 13:17:28.020404 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.426485 (+1406081us) service_pool.cc:224] Handling call
0709 13:17:29.427891 (+  1406us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.429988  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.428766  3559 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:29.430744  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 636) took 1211 ms. Trace:
I20260709 13:17:29.284544  4591 raft_consensus.cc:697] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:29.431622  3559 rpcz_store.cc:276] 0709 13:17:28.222301 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.427805 (+1205504us) service_pool.cc:224] Handling call
0709 13:17:29.430688 (+  2883us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.339744  4564 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:29.432174  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.416908  3675 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:29.435473  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.373364  3703 rpcz_store.cc:276] 0709 13:17:28.204552 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:28.205145 (+   593us) service_pool.cc:224] Handling call
0709 13:17:28.225871 (+ 20726us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.334470 (+1108599us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.334860 (+   390us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.339584  4644 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.404428  4587 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.435515  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.436255  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.410048  4669 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:29.436563  3558 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 871) took 1201 ms. Trace:
I20260709 13:17:29.444936  3558 rpcz_store.cc:276] 0709 13:17:28.235469 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.435157 (+1199688us) service_pool.cc:224] Handling call
0709 13:17:29.436512 (+  1355us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":24832}
I20260709 13:17:29.446089  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.429028  4663 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:29.453083  3633 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38400 (request call id 816) took 1832 ms (client timeout 2153 ms). Trace:
I20260709 13:17:29.409888  4602 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:29.455338  3638 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:29.401674  4615 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:29.459956  4695 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.440325  4470 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.440327  3561 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 853) took 1497 ms. Trace:
I20260709 13:17:29.410090  4660 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:29.345331  3629 rpcz_store.cc:276] 0709 13:17:28.163434 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:28.600549 (+437115us) service_pool.cc:224] Handling call
0709 13:17:29.225570 (+625021us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.225858 (+   288us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:29.225900 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:29.225960 (+    60us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:29.226011 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.226087 (+    76us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:29.226225 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:17:29.447407  3557 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 847) took 1586 ms (client timeout 1937 ms). Trace:
I20260709 13:17:29.439767  4587 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:29.451105  4585 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.439465  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 860) took 1457 ms. Trace:
I20260709 13:17:29.475626  3559 rpcz_store.cc:276] 0709 13:17:27.981776 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.435176 (+1453400us) service_pool.cc:224] Handling call
0709 13:17:29.439413 (+  4237us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":134272}
I20260709 13:17:29.456609  3558 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 634) took 1269 ms. Trace:
I20260709 13:17:29.438485  4564 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.459129  3631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 726) took 1551 ms. Trace:
I20260709 13:17:29.463349  3526 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:29.479312  3526 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:29.440079  4708 raft_consensus.cc:2804] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.435405  3560 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:29.485826  4708 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:29.485980  3560 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 630) took 1580 ms. Trace:
I20260709 13:17:29.478760  3631 rpcz_store.cc:276] 0709 13:17:27.907967 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.908072 (+   105us) service_pool.cc:224] Handling call
0709 13:17:27.979923 (+ 71851us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b58001a2298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7e1fc0 00007ff7dd7cc929 00007ff7dd7cc3d2 00007ff7d6d43bd4
0709 13:17:27.980146 (+   223us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:28.182038 (+201892us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:28.182068 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:28.182106 (+    38us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:28.182137 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.458913 (+1276776us) spinlock_profiling.cc:243] Waited 202 ms on lock 0x7b5400394ed4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:29.458957 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:29.459073 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":467202560}
I20260709 13:17:29.486378  3560 rpcz_store.cc:276] 0709 13:17:27.905448 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.432006 (+1526558us) service_pool.cc:224] Handling call
0709 13:17:29.485926 (+ 53920us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.487684  3560 raft_consensus.cc:1240] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:29.488360  3560 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46210 (request call id 623) took 1638 ms. Trace:
I20260709 13:17:29.488732  3560 rpcz_store.cc:276] 0709 13:17:27.855187 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.487116 (+1631929us) service_pool.cc:224] Handling call
0709 13:17:29.487474 (+   358us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.488084 (+   610us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.488298 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.472587  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:29.490675  3563 raft_consensus.cc:2410] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:29.473537  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.476585  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.492432  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 624) took 1588 ms. Trace:
I20260709 13:17:29.492859  3559 rpcz_store.cc:276] 0709 13:17:27.903667 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.476343 (+1572676us) service_pool.cc:224] Handling call
0709 13:17:29.492363 (+ 16020us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.494068  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.494804  3559 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 1.
I20260709 13:17:29.495929  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.496600  3559 raft_consensus.cc:2468] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 2.
I20260709 13:17:29.464031  4569 consensus_queue.cc:1059] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:17:29.497610  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.459870  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
W20260709 13:17:29.453502  3633 rpcz_store.cc:269] 0709 13:17:27.620869 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.621455 (+   586us) service_pool.cc:224] Handling call
0709 13:17:29.452895 (+1831440us) spinlock_profiling.cc:243] Waited 23.2 ms on lock 0x7b54000cfdd4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880c2fa 00007ff7dd7cdb17 00007ff7d6d486d4 00007ff7d6d48662 00007ff7d6d48591 00007ff7d6d4850c 00007ff7d6d477c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:29.453017 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":53411712}
I20260709 13:17:29.485677  4597 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.476614  3558 rpcz_store.cc:276] 0709 13:17:28.187537 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.445843 (+1258306us) service_pool.cc:224] Handling call
0709 13:17:29.456551 (+ 10708us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.465235  3561 rpcz_store.cc:276] 0709 13:17:27.942833 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.412870 (+1470037us) service_pool.cc:224] Handling call
0709 13:17:29.440258 (+ 27388us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.335193  4690 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.480834  3630 raft_consensus.cc:1240] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:29.481263  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.453922  4669 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:29.475011  3557 rpcz_store.cc:269] 0709 13:17:27.857735 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.388732 (+1530997us) service_pool.cc:224] Handling call
0709 13:17:29.444002 (+ 55270us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.482792  3636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 735) took 1531 ms. Trace:
I20260709 13:17:29.478113  4660 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.484994  3634 raft_consensus.cc:1240] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:17:29.461978  4591 consensus_queue.cc:237] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.478716  4470 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:29.667050  3459 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35008 (request call id 164) took 3417 ms. Trace:
I20260709 13:17:29.649060  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.697455  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:29.749962  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 43633.8us
I20260709 13:17:29.638913  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.750389  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.649518  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.664669  3637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 734) took 1713 ms. Trace:
I20260709 13:17:29.650381  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.750839  3604 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:29.644646  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.498230  3563 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 841) took 1642 ms. Trace:
I20260709 13:17:29.649963  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:29.741912  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:29.746752  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.743312  3632 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:29.699417  3678 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:29.747256  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:29.747339  4268 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40678 (request call id 45) took 2189 ms. Trace:
I20260709 13:17:29.745126  3636 rpcz_store.cc:276] 0709 13:17:27.951798 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.350877 (+1399079us) service_pool.cc:224] Handling call
0709 13:17:29.351167 (+   290us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.359034 (+  7867us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.482553 (+123519us) spinlock_profiling.cc:243] Waited 7.32 ms on lock 0x7b54000e9f54. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:29.482725 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16847104}
I20260709 13:17:29.741461  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.718530  3529 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:29.534538  4569 raft_consensus.cc:3055] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:29.752032  3637 rpcz_store.cc:276] 0709 13:17:27.951491 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.977858 (+ 26367us) service_pool.cc:224] Handling call
0709 13:17:29.662677 (+1684819us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.662911 (+   234us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:29.662949 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:29.663005 (+    56us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:29.663047 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.663118 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:29.664462 (+  1344us) spinlock_profiling.cc:243] Waited 1.68 s on lock 0x7b54002f2950. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d88078ad 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:29.664595 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3874106112}
I20260709 13:17:29.772924  3560 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 1.
I20260709 13:17:29.497495  4602 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:17:29.770555  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:29.775996  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.776777  3638 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:29.770787  3563 rpcz_store.cc:276] 0709 13:17:27.855785 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.472248 (+1616463us) service_pool.cc:224] Handling call
0709 13:17:29.498174 (+ 25926us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:17:29.769415  3555 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 844) took 1896 ms (client timeout 1753 ms). Trace:
I20260709 13:17:29.774884  4470 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:29.777840  3555 rpcz_store.cc:269] 0709 13:17:27.857003 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.898907 (+ 41904us) service_pool.cc:224] Handling call
0709 13:17:29.697253 (+1798346us) spinlock_profiling.cc:243] Waited 2.48 ms on lock 0x7b5800010298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7ce0a0 00007ff7dd7cd984 00007ff7d6d486d4 00007ff7d6d48662
0709 13:17:29.753627 (+ 56374us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5714816}
I20260709 13:17:29.479463  4587 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.644644  4585 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.706178  4521 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:29.648031  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.779177  3563 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 845) took 1922 ms. Trace:
I20260709 13:17:29.770605  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:29.773100  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 54689.5us
I20260709 13:17:29.753019  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.486260  4708 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.755273  3706 raft_consensus.cc:2410] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:29.770337  4268 rpcz_store.cc:276] 0709 13:17:27.509914 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.510043 (+   129us) service_pool.cc:224] Handling call
0709 13:17:27.510359 (+   316us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:28.191392 (+681033us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.698977 (+1507585us) spinlock_profiling.cc:243] Waited 680 ms on lock 0x7b54005d0554. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:29.699170 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1564846464}
I20260709 13:17:29.774308  3708 raft_consensus.cc:1240] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:29.651000  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.651932  3707 raft_consensus.cc:1240] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:29.655525  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.662396  4564 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.644337  3562 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 838) took 1799 ms. Trace:
I20260709 13:17:29.791911  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.773442  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.470175  4615 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:29.661494  4592 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.653801  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.498291  4589 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.500046  4514 raft_consensus.cc:2749] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
W20260709 13:17:29.773555  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 74281.6us
I20260709 13:17:29.694929  4595 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:29.800693  3604 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:29.497983  4663 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.653887  4266 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40652 (request call id 71) took 1793 ms. Trace:
I20260709 13:17:29.868953  3709 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
W20260709 13:17:29.919467  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:29.887171  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.531852  4706 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:29.743101  3459 rpcz_store.cc:276] 0709 13:17:26.250032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:26.252380 (+  2348us) service_pool.cc:224] Handling call
0709 13:17:27.519820 (+1267440us) spinlock_profiling.cc:243] Waited 634 ms on lock 0x7b5400134054. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8772090 00007ff7d8810f3a 00007ff7de5c71cc 00007ff7de6c537e 00007ff7dcb862a4 00007ff7dcb86232 00007ff7dcb86161 00007ff7dcb860dc 00007ff7dcb85392 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:29.666943 (+2147123us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:27.627952 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:27.835353 (+207401us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:27.838920 (+  3567us) write_op.cc:435] Acquired schema lock
0709 13:17:27.838948 (+    28us) tablet.cc:662] Decoding operations
0709 13:17:27.891706 (+ 52758us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:27.896765 (+  5059us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:27.896798 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:17:27.896993 (+   195us) tablet.cc:701] Row locks acquired
0709 13:17:27.897006 (+    13us) write_op.cc:260] PREPARE: finished
0709 13:17:27.897148 (+   142us) write_op.cc:270] Start()
0709 13:17:27.897264 (+   116us) write_op.cc:276] Timestamp: P: 1783603047897107 usec, L: 0
0709 13:17:27.897283 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:17:28.203428 (+306145us) log.cc:844] Serialized 537 byte log entry
0709 13:17:28.590956 (+387528us) op_driver.cc:464] REPLICATION: finished
0709 13:17:28.950039 (+359083us) write_op.cc:301] APPLY: starting
0709 13:17:28.950201 (+   162us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:28.950338 (+   137us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:28.950460 (+   122us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:28.950794 (+   334us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:28.951003 (+   209us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:17:28.951066 (+    63us) write_op.cc:312] APPLY: finished
0709 13:17:28.951312 (+   246us) log.cc:844] Serialized 22 byte log entry
0709 13:17:28.951497 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:28.951596 (+    99us) write_op.cc:454] Released schema lock
0709 13:17:28.951643 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:29.362915 (+411272us) spinlock_profiling.cc:243] Waited 261 ms on lock 0x7b5400134054. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8803e28 00007ff7dc23e581 00007ff7dc23dd58 00007ff7dc2429f1 00007ff7dc2429a9 00007ff7dc242939 00007ff7dc242901 00007ff7dc241b2d 000000000038f354 000000000038f199
0709 13:17:29.363240 (+   325us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:29.363275 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":692553,"reported_tablets":1,"spinlock_wait_cycles":1457854720,"child_traces":[["op",{"apply.queue_time_us":332860,"apply.run_cpu_time_us":2038,"apply.run_wall_time_us":16727,"num_ops":1,"prepare.queue_time_us":134,"prepare.run_cpu_time_us":119197,"prepare.run_wall_time_us":1735125,"replication_time_us":693470,"spinlock_wait_cycles":600526720,"thread_start_us":755593,"threads_started":1}]]}
I20260709 13:17:29.882723  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 743) took 1707 ms. Trace:
I20260709 13:17:29.848325  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.959451  3708 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54458 (request call id 780) took 1751 ms. Trace:
I20260709 13:17:29.778175  3560 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 843) took 1921 ms. Trace:
I20260709 13:17:30.196944  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.999909  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.867456  4470 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:29.587131  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 177128us
W20260709 13:17:29.665153  3635 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38400 (request call id 817) took 2041 ms (client timeout 1848 ms). Trace:
I20260709 13:17:29.753300  4695 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:29.897927  3458 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37788 (request call id 56) took 2204 ms. Trace:
I20260709 13:17:29.957397  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.777266  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 842) took 1921 ms. Trace:
W20260709 13:17:30.222743  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:30.207540  3631 raft_consensus.cc:2468] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:30.206774  3560 rpcz_store.cc:276] 0709 13:17:27.856736 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.777432 (+1920696us) service_pool.cc:224] Handling call
0709 13:17:29.777731 (+   299us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.777886 (+   155us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:29.777912 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:29.777958 (+    46us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:17:29.777990 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.778037 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:29.778129 (+    92us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:29.866493  3563 rpcz_store.cc:276] 0709 13:17:27.857232 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.778489 (+1921257us) service_pool.cc:224] Handling call
0709 13:17:29.778747 (+   258us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.778899 (+   152us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:29.778925 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:29.778965 (+    40us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:29.778991 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.779039 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:29.779129 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.206660  3708 rpcz_store.cc:276] 0709 13:17:28.207917 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:28.208027 (+   110us) service_pool.cc:224] Handling call
0709 13:17:29.650210 (+1442183us) spinlock_profiling.cc:243] Waited 2.99 ms on lock 0x7b5800182a98. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7e1fc0 00007ff7dd7cc929 00007ff7dd7cc3d2 00007ff7d6d43bd4
0709 13:17:29.650481 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.866957 (+216476us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.959232 (+ 92275us) spinlock_profiling.cc:243] Waited 124 ms on lock 0x7b54001d56d4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:29.959396 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":291241600}
I20260709 13:17:29.895421  3460 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35024 (request call id 165) took 4154 ms. Trace:
I20260709 13:17:30.197539  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.779901  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.205932  3634 rpcz_store.cc:276] 0709 13:17:28.175050 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.417935 (+1242885us) service_pool.cc:224] Handling call
0709 13:17:29.418351 (+   416us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:29.742518 (+324167us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.882441 (+139923us) spinlock_profiling.cc:243] Waited 66.4 ms on lock 0x7b54002945d4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:29.882660 (+   219us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":152745216}
I20260709 13:17:29.770099  4668 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:29.768448  4661 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:30.204617  3638 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:29.792101  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:29.777446  4562 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:30.383554  3632 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:30.382858  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.294303  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.773593  4704 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:17:30.400058  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.399951  4704 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:30.382021  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.400913  3704 raft_consensus.cc:2468] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:30.401881  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.402441  3704 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:30.402681  4704 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:29.776182  4602 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:30.403398  4602 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:30.403560  3704 raft_consensus.cc:1240] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:17:29.958437  4696 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:29.785832  4618 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.627s
I20260709 13:17:30.225262  4521 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.265071  4564 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:29.894383  4597 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:29.958757  4594 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.783241  4701 raft_consensus.cc:2804] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.882181  4690 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.390478  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:29.777271  4568 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:29.777117  4702 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:30.391263  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.426242  3708 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:29.776976  4600 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:29.776648  4576 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:29.795799  4590 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.794867  4572 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.790093  4557 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.397928  3636 raft_consensus.cc:2468] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:30.384125  4708 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.405488  3707 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54458 (request call id 779) took 2185 ms. Trace:
I20260709 13:17:29.896227  4593 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:30.218118  4266 rpcz_store.cc:276] 0709 13:17:27.860825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.860988 (+   163us) service_pool.cc:224] Handling call
0709 13:17:27.865614 (+  4626us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:28.302935 (+437321us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:28.337748 (+ 34813us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:28.344904 (+  7156us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:17:28.367679 (+ 22775us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.653421 (+1285742us) spinlock_profiling.cc:243] Waited 374 ms on lock 0x7b540047bdd4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:29.653498 (+    77us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:29.653681 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":859220224}
I20260709 13:17:30.400313  4554 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:29.895062  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.208583  3678 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:30.405395  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.774401  4569 raft_consensus.cc:740] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:29.791417  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.431788  4702 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.384102  3559 rpcz_store.cc:276] 0709 13:17:27.856077 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.776556 (+1920479us) service_pool.cc:224] Handling call
0709 13:17:29.776835 (+   279us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.776990 (+   155us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:29.777013 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:29.777053 (+    40us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:29.777080 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.777128 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:29.777215 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.462687  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:30.465539  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:30.465538  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 257033us
I20260709 13:17:29.884160  4669 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.396701  4661 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.221585  4706 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:30.388031  3458 rpcz_store.cc:276] 0709 13:17:27.700541 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.701944 (+  1403us) service_pool.cc:224] Handling call
0709 13:17:29.897862 (+2195918us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":246501,"reported_tablets":1}
I20260709 13:17:30.417790  4562 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.405814  3637 raft_consensus.cc:2468] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:30.417397  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:30.474875  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.475622  3638 raft_consensus.cc:2393] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:30.475999  4597 raft_consensus.cc:2804] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.476511  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.477105  3638 raft_consensus.cc:2410] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:17:30.052896  3630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 722) took 2149 ms. Trace:
I20260709 13:17:30.476979  4569 consensus_queue.cc:260] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.477861  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.478794  3638 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:30.484381  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.485250  3711 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:30.486629  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:29.779587  4581 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:30.424073  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.426271  3634 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:30.293291  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.802083  4683 consensus_queue.cc:1048] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.618s
I20260709 13:17:30.038697  4705 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:30.431423  4576 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:30.415990  4521 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.315196  4595 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:30.398919  3556 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 622) took 2561 ms (client timeout 1516 ms). Trace:
I20260709 13:17:30.412189  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.441076  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.442790  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.438609  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:30.424943  4701 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:30.389554  4668 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.391705  4695 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.470937  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:29.793498  4616 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:30.412599  4696 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.206339  3562 rpcz_store.cc:276] 0709 13:17:27.845213 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.846053 (+   840us) service_pool.cc:224] Handling call
0709 13:17:27.901409 (+ 55356us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.173359 (+1271950us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:29.173407 (+    48us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:29.173466 (+    59us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:29.173518 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:29.644099 (+470581us) spinlock_profiling.cc:243] Waited 1.27 s on lock 0x7b54000a5854. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:29.644146 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:29.644280 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2924729600}
I20260709 13:17:30.417876  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.487740  3631 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:30.490543  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.496101  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.386045  3460 rpcz_store.cc:276] 0709 13:17:25.758264 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:25.760509 (+  2245us) service_pool.cc:224] Handling call
0709 13:17:29.895359 (+4134850us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:25.977906 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:25.984371 (+  6465us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:25.984407 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:17:25.984423 (+    16us) tablet.cc:662] Decoding operations
0709 13:17:26.003630 (+ 19207us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:26.010023 (+  6393us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:26.012370 (+  2347us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:17:26.042478 (+ 30108us) tablet.cc:701] Row locks acquired
0709 13:17:26.042501 (+    23us) write_op.cc:260] PREPARE: finished
0709 13:17:26.042670 (+   169us) write_op.cc:270] Start()
0709 13:17:26.042812 (+   142us) write_op.cc:276] Timestamp: P: 1783603046042621 usec, L: 0
0709 13:17:26.042836 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 13:17:26.970018 (+927182us) log.cc:844] Serialized 1693 byte log entry
0709 13:17:27.411025 (+441007us) spinlock_profiling.cc:243] Waited 872 ms on lock 0x7b5400134054. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8803e28 00007ff7dc23e581 00007ff7dc23dd58 00007ff7dc2429f1 00007ff7dc2429a9 00007ff7dc242939 00007ff7dc242901 00007ff7dc241b2d 000000000038f354 000000000038f199
0709 13:17:27.747839 (+336814us) op_driver.cc:464] REPLICATION: finished
0709 13:17:28.202265 (+454426us) write_op.cc:301] APPLY: starting
0709 13:17:28.202362 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:28.202535 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:28.202558 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:28.208608 (+  6050us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:28.226791 (+ 18183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:17:28.230904 (+  4113us) write_op.cc:312] APPLY: finished
0709 13:17:28.402281 (+171377us) log.cc:844] Serialized 40 byte log entry
0709 13:17:28.534505 (+132224us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:28.584215 (+ 49710us) write_op.cc:454] Released schema lock
0709 13:17:28.614405 (+ 30190us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:28.870511 (+256106us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:28.881626 (+ 11115us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":22067,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":444599,"apply.run_cpu_time_us":2894,"apply.run_wall_time_us":640152,"num_ops":4,"prepare.queue_time_us":22523,"prepare.run_cpu_time_us":32618,"prepare.run_wall_time_us":1438507,"raft.queue_time_us":169016,"raft.run_cpu_time_us":23190,"raft.run_wall_time_us":1215946,"replication_time_us":1686642,"spinlock_wait_cycles":2005112704,"thread_start_us":698133,"threads_started":3,"wal-append.queue_time_us":526623,"wal-append.run_cpu_time_us":23280,"wal-append.run_wall_time_us":2821564}]]}
W20260709 13:17:30.293722  3635 rpcz_store.cc:269] 0709 13:17:27.623333 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.631573 (+  8240us) service_pool.cc:224] Handling call
0709 13:17:29.662529 (+2030956us) spinlock_profiling.cc:243] Waited 304 ms on lock 0x7b54002f2954. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880c2fa 00007ff7dd7cdb17 00007ff7d6d486d4 00007ff7d6d48662 00007ff7d6d48591 00007ff7d6d4850c 00007ff7d6d477c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:29.665076 (+  2547us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":698933120}
I20260709 13:17:30.463074  4660 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.498723  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:30.498947  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 698313us
I20260709 13:17:30.499599  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.592311  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.431250  4600 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:30.474361  4587 consensus_meta.cc:287] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5: Time spent flushing consensus metadata: real 0.579s	user 0.004s	sys 0.004s
I20260709 13:17:30.474217  4706 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:30.504582  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.461161  4593 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.503726  4576 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.505606  4708 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:30.476506  4597 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:30.477859  3630 rpcz_store.cc:276] 0709 13:17:27.903534 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.905814 (+  2280us) service_pool.cc:224] Handling call
0709 13:17:29.464890 (+1559076us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:29.745867 (+280977us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.052544 (+306677us) spinlock_profiling.cc:243] Waited 1.56 s on lock 0x7b54000cfdd0. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d88078ad 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:30.052779 (+   235us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3578603776}
I20260709 13:17:30.478647  4569 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.434263  4568 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:30.575166  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 369869us
I20260709 13:17:30.621090  3529 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.579002  4615 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.587616  3634 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:30.553193  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.540383  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.626322  3638 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:30.626502  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.548395  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.627362  3634 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:30.627839  3708 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:30.590487  3706 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:30.595294  3604 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.628468  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:30.629455  3634 raft_consensus.cc:2393] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:30.509560  3557 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42182 (request call id 18) took 1018 ms. Trace:
I20260709 13:17:30.630398  3604 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.597245  3637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38400 (request call id 850) took 1067 ms. Trace:
I20260709 13:17:30.633242  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:30.633816  3637 rpcz_store.cc:276] 0709 13:17:29.530116 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.504324 (+974208us) service_pool.cc:224] Handling call
0709 13:17:30.597187 (+ 92863us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.597491  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:30.597420  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.635361  3636 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:30.599182  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:30.599673  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.633499  3604 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:30.637400  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.639045  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:30.641659  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
W20260709 13:17:30.574199  4578 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.705s	user 0.015s	sys 0.072s
I20260709 13:17:30.617928  3629 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
W20260709 13:17:30.643747  4578 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.786s	user 0.017s	sys 0.072s
I20260709 13:17:30.643913  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:30.593756  4701 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.587651  3526 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:30.644344  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.644783  4562 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:30.644935  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 57370us
I20260709 13:17:30.645466  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.645819  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.646087  3559 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:30.646476  3630 raft_consensus.cc:2468] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:30.646734  3526 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:30.647058  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:30.647753  4514 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:30.648553  4578 consensus_queue.cc:1059] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.649010  4568 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.648801  4602 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.653870  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:30.635917  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.654918  4593 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.655143  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.655510  4602 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.656045  4593 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:30.656199  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:30.656541  4593 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:30.656975  3706 raft_consensus.cc:2393] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:30.657124  4593 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:30.619633  4597 raft_consensus.cc:3060] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.657857  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.658459  4701 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.659021  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.634790  3554 raft_consensus.cc:2468] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:30.660507  4701 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:30.661095  3554 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 849) took 2802 ms (client timeout 1739 ms). Trace:
I20260709 13:17:30.622736  4594 raft_consensus.cc:2749] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:30.649555  4521 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:30.649938  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:30.650523  4696 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.650962  4615 raft_consensus.cc:2749] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:30.661610  3554 rpcz_store.cc:269] 0709 13:17:27.858820 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.890331 (+ 31511us) service_pool.cc:224] Handling call
0709 13:17:29.647073 (+1756742us) spinlock_profiling.cc:243] Waited 2.46 ms on lock 0x7b5800010298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7ce0a0 00007ff7dd7cd984 00007ff7d6d486d4 00007ff7d6d48662
0709 13:17:30.660897 (+1013824us) spinlock_profiling.cc:243] Waited 400 ms on lock 0x7b5400044a54. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880c2fa 00007ff7dd7cdb17 00007ff7d6d486d4 00007ff7d6d48662 00007ff7d6d48591 00007ff7d6d4850c 00007ff7d6d477c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:30.661018 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":926101120}
I20260709 13:17:30.665179  3635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40026 (request call id 31) took 2431 ms. Trace:
I20260709 13:17:30.649237  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:30.694796  3632 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.445839  3707 rpcz_store.cc:276] 0709 13:17:28.206078 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:28.207904 (+  1826us) service_pool.cc:224] Handling call
0709 13:17:29.651462 (+1443558us) spinlock_profiling.cc:243] Waited 5.25 ms on lock 0x7b5800182a98. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7e1fc0 00007ff7dd7cc929 00007ff7dd7cc3d2 00007ff7d6d43bd4
0709 13:17:29.651676 (+   214us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.218494 (+566818us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.385799 (+167305us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12083968}
I20260709 13:17:30.652228  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.623353  3529 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:30.553598  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:30.638411  3557 rpcz_store.cc:276] 0709 13:17:29.488814 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.771768 (+282954us) service_pool.cc:224] Handling call
0709 13:17:30.507320 (+735552us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.596009  4616 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.653119  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:30.653301  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.652256  4562 raft_consensus.cc:2804] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.643962  3629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38400 (request call id 834) took 1201 ms. Trace:
I20260709 13:17:30.592746  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.659624  3634 raft_consensus.cc:2393] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:30.662360  4521 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:30.663180  4600 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.706514  3629 rpcz_store.cc:276] 0709 13:17:29.442488 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.884981 (+442493us) service_pool.cc:224] Handling call
0709 13:17:30.412016 (+527035us) spinlock_profiling.cc:243] Waited 67.5 ms on lock 0x7b58001a2298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7ce0a0 00007ff7dd7cd984 00007ff7d6d486d4 00007ff7d6d48662
0709 13:17:30.643901 (+231885us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":155362560}
I20260709 13:17:30.711514  3629 raft_consensus.cc:1240] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:30.712118  3629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 746) took 1348 ms. Trace:
I20260709 13:17:30.712431  3629 rpcz_store.cc:276] 0709 13:17:29.363893 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.711000 (+1347107us) service_pool.cc:224] Handling call
0709 13:17:30.711332 (+   332us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.711871 (+   539us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.712064 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.665227  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.713747  3629 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:30.714529  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:30.651695  3604 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:30.714761  3634 raft_consensus.cc:1240] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:30.715734  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 748) took 1351 ms. Trace:
W20260709 13:17:30.715685  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 64056.8us
I20260709 13:17:30.716255  3634 rpcz_store.cc:276] 0709 13:17:29.364345 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.714347 (+1350002us) service_pool.cc:224] Handling call
0709 13:17:30.714613 (+   266us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.715513 (+   900us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.715686 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.716744  3604 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.668327  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.718004  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 749) took 1353 ms. Trace:
I20260709 13:17:30.717970  3560 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 1.
I20260709 13:17:30.718668  3634 rpcz_store.cc:276] 0709 13:17:29.364566 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.717149 (+1352583us) service_pool.cc:224] Handling call
0709 13:17:30.717388 (+   239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.717605 (+   217us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:30.717628 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:30.717693 (+    65us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:30.717719 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.717855 (+   136us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:30.717956 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.719422  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:30.670202  4668 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.503094  4705 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.641170  3675 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:30.509157  3556 rpcz_store.cc:269] 0709 13:17:27.837186 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:27.848431 (+ 11245us) service_pool.cc:224] Handling call
0709 13:17:29.646234 (+1797803us) spinlock_profiling.cc:243] Waited 3.87 ms on lock 0x7b5800010298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7ce0a0 00007ff7dd7cd984 00007ff7d6d486d4 00007ff7d6d48662
0709 13:17:29.791961 (+145727us) spinlock_profiling.cc:243] Waited 16.4 ms on lock 0x7b5800010298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3eee 0000000000375939 00007ff7dd7571e0 00007ff7dd8200c4 00007ff7dd820131 00007ff7dd7ce0a0 00007ff7dd7cd984 00007ff7d6d486d4 00007ff7d6d48662
0709 13:17:30.398826 (+606865us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":46592640}
I20260709 13:17:30.683277  4595 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.684348  4661 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.685297  4702 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.601783  4587 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.734531  4587 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:30.662724  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38400 (request call id 847) took 1133 ms. Trace:
I20260709 13:17:30.735309  3638 rpcz_store.cc:276] 0709 13:17:29.529121 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.627105 (+1097984us) service_pool.cc:224] Handling call
0709 13:17:30.662670 (+ 35565us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.737969  3710 raft_consensus.cc:2393] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:30.739358  3710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54448 (request call id 597) took 1095 ms. Trace:
I20260709 13:17:30.693704  3637 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.704797  4562 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:30.699417  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 76124.5us
I20260709 13:17:30.705521  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:30.615162  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:30.708606  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:30.720292  3604 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.694463  3635 rpcz_store.cc:276] 0709 13:17:28.328273 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.664074 (+2335801us) service_pool.cc:224] Handling call
0709 13:17:30.664486 (+   412us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.664716 (+   230us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:30.664758 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:30.664834 (+    76us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:17:30.664893 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.664977 (+    84us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:30.665125 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.721869  3633 raft_consensus.cc:2410] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:30.751344  3631 raft_consensus.cc:2393] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 3: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:30.753060  3635 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:30.755153  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.724231  3632 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:30.714738  3629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 747) took 1350 ms. Trace:
I20260709 13:17:30.725063  4701 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:30.725873  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:30.726718  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.765295  3560 raft_consensus.cc:2410] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:30.714946  4521 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:30.728190  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 102588us
I20260709 13:17:30.770062  3675 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:30.771473  3675 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:30.772493  3675 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:30.729295  3709 raft_consensus.cc:2393] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:30.704559  4622 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:30.729311  4683 consensus_queue.cc:1059] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:30.696394  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:30.776641  3675 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:30.737519  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 824) took 1297 ms. Trace:
I20260709 13:17:30.778053  3638 rpcz_store.cc:276] 0709 13:17:29.440324 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.736261 (+1295937us) service_pool.cc:224] Handling call
0709 13:17:30.736695 (+   434us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.737101 (+   406us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:30.737138 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:30.737196 (+    58us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:30.737227 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.737286 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:30.737445 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7990,"raft.run_cpu_time_us":198,"raft.run_wall_time_us":9198}
I20260709 13:17:30.755532  3635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 825) took 1315 ms. Trace:
I20260709 13:17:30.779673  3635 rpcz_store.cc:276] 0709 13:17:29.440590 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.747703 (+1307113us) service_pool.cc:224] Handling call
0709 13:17:30.748079 (+   376us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.753556 (+  5477us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.755458 (+  1902us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.741488  4708 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:30.758513  3633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38400 (request call id 844) took 1257 ms. Trace:
I20260709 13:17:30.758863  3634 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:17:30.739820  3710 rpcz_store.cc:276] 0709 13:17:29.644293 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.644405 (+   112us) service_pool.cc:224] Handling call
0709 13:17:30.739121 (+1094716us) spinlock_profiling.cc:243] Waited 967 ms on lock 0x7b540004e054. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880c2fa 00007ff7dd7cdb17 00007ff7d6d486d4 00007ff7d6d48662 00007ff7d6d48591 00007ff7d6d4850c 00007ff7d6d477c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:30.739288 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2224007552}
I20260709 13:17:30.729354  4615 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:30.789166  3675 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:30.750095  3703 raft_consensus.cc:2393] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:30.769065  3529 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.775344  3711 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:30.783856  3634 pending_rounds.cc:85] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: Aborting all ops after (but not including) 1
I20260709 13:17:30.783725  3633 rpcz_store.cc:276] 0709 13:17:29.501125 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.779447 (+278322us) service_pool.cc:224] Handling call
0709 13:17:30.758177 (+978730us) spinlock_profiling.cc:243] Waited 257 ms on lock 0x7b5400307ad4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880c2fa 00007ff7dd7cdb17 00007ff7d6d486d4 00007ff7d6d48662 00007ff7d6d48591 00007ff7d6d4850c 00007ff7d6d477c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:30.758443 (+   266us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":590685952}
W20260709 13:17:30.777943  3604 connection.cc:256] RPC call timeout handler was delayed by -1.0624818820001565s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21450000000000002s for a response
I20260709 13:17:30.750851  4562 raft_consensus.cc:3060] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.754335  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.798127  3675 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:30.785307  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.798348  4470 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:30.795680  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.819501  4470 raft_consensus.cc:2804] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.819898  4470 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:30.819979  3561 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:30.820251  4470 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.754220  4668 raft_consensus.cc:2749] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:30.739967  4593 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.823791  3638 raft_consensus.cc:1240] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:30.824591  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 832) took 1382 ms. Trace:
I20260709 13:17:30.824960  3638 rpcz_store.cc:276] 0709 13:17:29.442189 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.823219 (+1381030us) service_pool.cc:224] Handling call
0709 13:17:30.823586 (+   367us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.824302 (+   716us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.824528 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.791152  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.794519  3634 pending_rounds.cc:107] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:17:30.828053  3634 raft_consensus.cc:2889] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:30.768852  4701 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:30.819155  3559 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:30.817582  4587 raft_consensus.cc:2804] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.817813  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.788213  4615 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:30.787751  4581 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:30.853223  3561 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:30.844637  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 750) took 1479 ms. Trace:
I20260709 13:17:30.756942  3629 rpcz_store.cc:276] 0709 13:17:29.364113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.713160 (+1349047us) service_pool.cc:224] Handling call
0709 13:17:30.713433 (+   273us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.714510 (+  1077us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.714691 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.792423  4589 raft_consensus.cc:2749] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:30.863780  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 858) took 2919 ms. Trace:
I20260709 13:17:30.849880  4701 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:30.836557  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 425063us
I20260709 13:17:30.796941  4663 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.885882  3561 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 856) took 2942 ms. Trace:
I20260709 13:17:30.891961  3561 rpcz_store.cc:276] 0709 13:17:27.943667 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.848859 (+2905192us) service_pool.cc:224] Handling call
0709 13:17:30.852888 (+  4029us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.885533 (+ 32645us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.885829 (+   296us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.839491  3557 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:30.885833  3634 rpcz_store.cc:276] 0709 13:17:29.364798 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.719587 (+1354789us) service_pool.cc:224] Handling call
0709 13:17:30.758422 (+ 38835us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.828727 (+ 70305us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.844378 (+ 15651us) spinlock_profiling.cc:243] Waited 38.6 ms on lock 0x7b5400307ad0. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d88078ad 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:30.844567 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":88681344}
W20260709 13:17:30.886574  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 239899us
I20260709 13:17:30.899935  3526 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.861671  3637 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
W20260709 13:17:30.837762  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 68811.3us
I20260709 13:17:30.887887  3559 rpcz_store.cc:276] 0709 13:17:27.944216 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.862898 (+2918682us) service_pool.cc:224] Handling call
0709 13:17:30.863193 (+   295us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.863357 (+   164us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:30.863384 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:30.863423 (+    39us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:17:30.863497 (+    74us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.863571 (+    74us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:30.863712 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:30.830240  4622 raft_consensus.cc:697] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:30.792657  4572 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.074s
W20260709 13:17:30.877087  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 372613us
W20260709 13:17:30.917919  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 119873us
I20260709 13:17:30.887815  4615 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:30.793273  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:30.923650  3526 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.922402  3529 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:30.934706  3529 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:30.925096  3675 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:30.892999  4644 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:30.890030  4514 raft_consensus.cc:697] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:30.889427  3562 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:30.896378  4663 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:30.944660  3526 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:30.945279  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 149596us
W20260709 13:17:30.945748  3604 connection.cc:256] RPC call timeout handler was delayed by -1.0579818820001492s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.215s for a response
I20260709 13:17:30.947587  3526 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.940028  4470 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:30.930792  4581 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:30.970096  3675 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:30.941558  4585 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.986931  3675 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:30.941397  4696 raft_consensus.cc:2804] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.941109  4557 raft_consensus.cc:2804] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.946880  4600 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:30.993251  3678 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:31.036666  3678 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:30.938898  4661 consensus_queue.cc:1059] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.056s
I20260709 13:17:30.992969  3675 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:30.940518  3556 raft_consensus.cc:2468] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:31.029522  4470 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:30.947746  4695 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:30.984261  4718 log.cc:927] Time spent T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.129s	user 0.000s	sys 0.001s
W20260709 13:17:31.037604  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 90099.5us
I20260709 13:17:30.995218  4589 raft_consensus.cc:2804] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.948499  4663 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.035698  4600 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:30.938827  4706 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.033427  4557 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:31.050949  3526 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.995149  4696 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:31.068454  3561 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:31.069247  3561 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 861) took 3079 ms. Trace:
I20260709 13:17:31.070498  3635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 836) took 1622 ms. Trace:
I20260709 13:17:31.071652  3636 raft_consensus.cc:1240] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:31.046413  4618 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:31.069598  3561 rpcz_store.cc:276] 0709 13:17:27.989797 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.893428 (+2903631us) service_pool.cc:224] Handling call
0709 13:17:31.067838 (+174410us) spinlock_profiling.cc:243] Waited 2.31 ms on lock 0x7b5800010298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7e1fc0 00007ff7dd7cc929 00007ff7dd7cc3d2 00007ff7d6d43bd4
0709 13:17:31.068071 (+   233us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.068939 (+   868us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.069184 (+   245us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5313792}
I20260709 13:17:31.042898  4705 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:30.989972  4729 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.994699  4585 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:30.997165  4591 raft_consensus.cc:2804] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:31.050717  4470 raft_consensus.cc:2749] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:31.085448  4470 raft_consensus.cc:2804] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:31.086097  4470 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:31.086647  4470 raft_consensus.cc:3060] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.054788  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:31.064743  3526 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:31.092720  3526 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:30.950076  4616 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.034590  4727 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:30.989156  4581 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.036990  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:31.054548  4660 consensus_queue.cc:1059] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:17:31.061811  4600 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:31.036509  4622 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.090031  3555 raft_consensus.cc:1240] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:31.057227  4589 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:31.066890  4557 raft_consensus.cc:3060] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.099869  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 833) took 1657 ms. Trace:
I20260709 13:17:31.128819  3704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54448 (request call id 602) took 1413 ms. Trace:
I20260709 13:17:31.078544  4514 consensus_queue.cc:237] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.089424  4593 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.130831  3704 rpcz_store.cc:276] 0709 13:17:29.715381 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.404464 (+689083us) service_pool.cc:224] Handling call
0709 13:17:30.443703 (+ 39239us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:30.494806 (+ 51103us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:30.498959 (+  4153us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:30.588181 (+ 89222us) log.cc:844] Serialized 26 byte log entry
0709 13:17:30.949084 (+360903us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:30.949155 (+    71us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.983430 (+ 34275us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:31.128535 (+145105us) raft_consensus.cc:1685] finished
0709 13:17:31.128572 (+    37us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.128755 (+   183us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":16888,"raft.run_cpu_time_us":182,"raft.run_wall_time_us":10690,"thread_start_us":291287,"threads_started":1,"wal-append.queue_time_us":445034}
I20260709 13:17:31.163930  4727 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:31.164490  4727 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:31.164636  3637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 842) took 1664 ms. Trace:
I20260709 13:17:31.165079  3637 rpcz_store.cc:276] 0709 13:17:29.500429 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.083523 (+1583094us) service_pool.cc:224] Handling call
0709 13:17:31.164104 (+ 80581us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.164287 (+   183us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.164312 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.164354 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:31.164403 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.164461 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.164577 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.073587  4708 raft_consensus.cc:2749] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:31.078470  4696 raft_consensus.cc:3060] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:31.091105  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 154980us
I20260709 13:17:31.130761  3638 rpcz_store.cc:276] 0709 13:17:29.442344 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.826134 (+1383790us) service_pool.cc:224] Handling call
0709 13:17:30.826517 (+   383us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:30.826866 (+   349us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:30.826910 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:30.827475 (+   565us) log.cc:844] Serialized 26 byte log entry
0709 13:17:30.920287 (+ 92812us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:30.920344 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.920424 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:31.099627 (+179203us) raft_consensus.cc:1685] finished
0709 13:17:31.099651 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.099805 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":26130,"threads_started":1,"wal-append.queue_time_us":166502}
I20260709 13:17:31.326114  3560 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 870) took 3090 ms. Trace:
I20260709 13:17:31.326781  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40026 (request call id 34) took 1669 ms. Trace:
W20260709 13:17:31.327642  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 243087us
I20260709 13:17:31.326517  3560 rpcz_store.cc:276] 0709 13:17:28.235259 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.310746 (+3075487us) service_pool.cc:224] Handling call
0709 13:17:31.311176 (+   430us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.311431 (+   255us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:17:31.312558 (+  1127us) log.cc:844] Serialized 14 byte log entry
0709 13:17:31.325342 (+ 12784us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.325419 (+    77us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:31.325476 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.325950 (+   474us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.326063 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":205,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":64,"raft.queue_time_us":468,"raft.run_cpu_time_us":79,"raft.run_wall_time_us":79,"thread_start_us":12372,"threads_started":1,"wal-append.queue_time_us":11128}
I20260709 13:17:31.328384  3604 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:31.329327  4695 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:31.329468  3709 raft_consensus.cc:1240] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:31.330437  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:31.330991  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:31.332019  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:31.115871  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 841) took 1635 ms. Trace:
I20260709 13:17:31.335539  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:31.335981  3706 raft_consensus.cc:1240] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:31.335402  3634 rpcz_store.cc:276] 0709 13:17:29.486999 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.897653 (+1410654us) service_pool.cc:224] Handling call
0709 13:17:30.898040 (+   387us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:30.898420 (+   380us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:30.898457 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:30.899001 (+   544us) log.cc:844] Serialized 26 byte log entry
0709 13:17:30.994088 (+ 95087us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:30.994143 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.994236 (+    93us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:31.115626 (+121390us) raft_consensus.cc:1685] finished
0709 13:17:31.115652 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.115801 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2749,"raft.queue_time_us":1690,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":16075,"thread_start_us":53239,"threads_started":1,"wal-append.queue_time_us":184272}
I20260709 13:17:31.329811  4695 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:31.337848  3704 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:31.337950  4695 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.338172  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 766) took 1470 ms. Trace:
I20260709 13:17:31.338608  3634 rpcz_store.cc:276] 0709 13:17:29.867955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.337442 (+1469487us) service_pool.cc:224] Handling call
0709 13:17:31.337706 (+   264us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.337852 (+   146us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.337879 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.337916 (+    37us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:31.337958 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.338012 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.338122 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.327263  3638 rpcz_store.cc:276] 0709 13:17:29.656968 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.325966 (+1668998us) service_pool.cc:224] Handling call
0709 13:17:31.326279 (+   313us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.326456 (+   177us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.326479 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.326546 (+    67us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:17:31.326576 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.326628 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.326722 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.340515  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 768) took 1472 ms. Trace:
I20260709 13:17:31.340833  3638 rpcz_store.cc:276] 0709 13:17:29.868472 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.339860 (+1471388us) service_pool.cc:224] Handling call
0709 13:17:31.340103 (+   243us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.340250 (+   147us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.340273 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.340309 (+    36us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:31.340334 (+    25us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.340379 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.340471 (+    92us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.333374  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:31.200893  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 100781us
I20260709 13:17:31.342821  3638 raft_consensus.cc:1240] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:31.343415  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 769) took 1474 ms. Trace:
I20260709 13:17:31.343704  3638 rpcz_store.cc:276] 0709 13:17:29.868676 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.342401 (+1473725us) service_pool.cc:224] Handling call
0709 13:17:31.342671 (+   270us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.343202 (+   531us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.343366 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.106631  4661 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:31.139011  3563 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:31.344424  4661 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:31.344936  4661 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:31.345329  3563 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46210 (request call id 646) took 1213 ms (client timeout 1540 ms). Trace:
W20260709 13:17:31.345741  3563 rpcz_store.cc:269] 0709 13:17:30.132318 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.486358 (+354040us) service_pool.cc:224] Handling call
0709 13:17:31.345172 (+858814us) spinlock_profiling.cc:243] Waited 625 ms on lock 0x7b540016cbd4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880c2fa 00007ff7dd7cdb17 00007ff7d6d486d4 00007ff7d6d48662 00007ff7d6d48591 00007ff7d6d4850c 00007ff7d6d477c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:31.345279 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1436504960}
W20260709 13:17:31.111171  4721 log.cc:927] Time spent T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:17:31.347231  3563 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 873) took 3111 ms. Trace:
I20260709 13:17:31.129161  3556 raft_consensus.cc:1275] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:31.080411  4618 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:31.348030  4618 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:31.348177  3556 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 863) took 3172 ms. Trace:
I20260709 13:17:31.348577  3558 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46210 (request call id 625) took 3444 ms. Trace:
W20260709 13:17:31.110462  4722 log.cc:927] Time spent T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.167s	user 0.000s	sys 0.001s
I20260709 13:17:31.349020  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:31.112051  4569 consensus_queue.cc:1059] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.098s
I20260709 13:17:31.116739  4615 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.350260  4569 raft_consensus.cc:3055] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:31.349030  3558 rpcz_store.cc:276] 0709 13:17:27.903993 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.863796 (+1959803us) service_pool.cc:224] Handling call
0709 13:17:29.864339 (+   543us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:30.037802 (+173463us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:30.037846 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:30.222226 (+184380us) log.cc:844] Serialized 26 byte log entry
0709 13:17:30.766327 (+544101us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:30.889244 (+122917us) log.cc:844] Serialized 14 byte log entry
0709 13:17:30.889473 (+   229us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.889556 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:31.348363 (+458807us) raft_consensus.cc:1685] finished
0709 13:17:31.348386 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.348518 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":193114,"prepare.queue_time_us":282409,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":41,"raft.queue_time_us":174032,"raft.run_cpu_time_us":285,"raft.run_wall_time_us":16333,"thread_start_us":369393,"threads_started":2,"wal-append.queue_time_us":554274}
I20260709 13:17:31.350627  4569 raft_consensus.cc:740] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:31.239768  3631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 831) took 1797 ms. Trace:
I20260709 13:17:31.351675  4615 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.352692  3633 raft_consensus.cc:1240] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:31.351962  3631 rpcz_store.cc:276] 0709 13:17:29.442028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.756546 (+1314518us) service_pool.cc:224] Handling call
0709 13:17:30.793620 (+ 37074us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.794498 (+   878us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:17:30.938845 (+144347us) log.cc:844] Serialized 14 byte log entry
0709 13:17:31.239196 (+300351us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.239271 (+    75us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:31.239330 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.239519 (+   189us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.239688 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1127,"prepare.queue_time_us":196960,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":39,"raft.queue_time_us":1241,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":6016,"thread_start_us":406317,"threads_started":2,"wal-append.queue_time_us":355152}
I20260709 13:17:31.347574  3563 rpcz_store.cc:276] 0709 13:17:28.235804 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.346474 (+3110670us) service_pool.cc:224] Handling call
0709 13:17:31.346766 (+   292us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.346923 (+   157us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.346946 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.346992 (+    46us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:17:31.347020 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.347083 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.347174 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.354430  3631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 770) took 1485 ms. Trace:
I20260709 13:17:31.252346  4702 raft_consensus.cc:3055] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 13:17:31.255692  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 219099us
I20260709 13:17:31.355166  4702 raft_consensus.cc:740] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:31.355558  3678 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:31.356087  4702 consensus_queue.cc:260] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.356664  3678 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:31.357227  4702 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.258675  3636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 745) took 1895 ms. Trace:
I20260709 13:17:31.357733  3638 raft_consensus.cc:1275] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:31.357928  3636 rpcz_store.cc:276] 0709 13:17:29.363651 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.703581 (+1339930us) service_pool.cc:224] Handling call
0709 13:17:31.071445 (+367864us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.072185 (+   740us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.258455 (+186270us) spinlock_profiling.cc:243] Waited 364 ms on lock 0x7b54002936d0. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d88078ad 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:31.258609 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":837430144}
I20260709 13:17:31.183531  4470 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.265797  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 862) took 3267 ms. Trace:
I20260709 13:17:31.266744  4581 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:31.244902  4720 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:31.274641  4683 raft_consensus.cc:3055] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:31.362504  3559 rpcz_store.cc:276] 0709 13:17:27.998179 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.901108 (+2902929us) service_pool.cc:224] Handling call
0709 13:17:30.901436 (+   328us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:30.901675 (+   239us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:30.901699 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:30.922908 (+ 21209us) log.cc:844] Serialized 26 byte log entry
0709 13:17:31.235594 (+312686us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:31.235650 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.236771 (+  1121us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:31.265465 (+ 28694us) raft_consensus.cc:1685] finished
0709 13:17:31.265497 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.265716 (+   219us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":285594,"threads_started":1,"wal-append.queue_time_us":325150}
I20260709 13:17:31.363863  4683 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:31.364451  3708 raft_consensus.cc:1240] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:31.365024  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 876) took 3128 ms. Trace:
I20260709 13:17:31.364741  4683 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.273087  4587 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:31.276715  4562 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.366087  4683 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.366338  3633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 835) took 1923 ms. Trace:
I20260709 13:17:31.365376  3559 rpcz_store.cc:276] 0709 13:17:28.236271 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.364290 (+3128019us) service_pool.cc:224] Handling call
0709 13:17:31.364585 (+   295us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.364733 (+   148us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.364756 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.364798 (+    42us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:31.364825 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.364880 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.364974 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.275512  4728 raft_consensus.cc:3055] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:31.366765  3633 rpcz_store.cc:276] 0709 13:17:29.442632 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.836915 (+1394283us) service_pool.cc:224] Handling call
0709 13:17:30.837225 (+   310us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:31.353330 (+516105us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.366115 (+ 12785us) spinlock_profiling.cc:243] Waited 515 ms on lock 0x7b540011c6d4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:31.366289 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1184871808}
I20260709 13:17:31.367600  4728 raft_consensus.cc:740] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:31.367758  4562 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.367900  3559 raft_consensus.cc:1240] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
W20260709 13:17:31.279733  4597 consensus_meta.cc:287] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5: Time spent flushing consensus metadata: real 0.622s	user 0.005s	sys 0.016s
I20260709 13:17:31.368235  3633 raft_consensus.cc:1240] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:31.368587  4597 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.368971  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 879) took 1410 ms. Trace:
I20260709 13:17:31.369326  3559 rpcz_store.cc:276] 0709 13:17:29.958325 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.367410 (+1409085us) service_pool.cc:224] Handling call
0709 13:17:31.367757 (+   347us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.368307 (+   550us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.368924 (+   617us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.363873  4720 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.370563  4597 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:31.280628  4576 consensus_meta.cc:287] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.659s	user 0.014s	sys 0.008s
I20260709 13:17:31.366353  4587 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.371374  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 885) took 1411 ms. Trace:
I20260709 13:17:31.371255  4576 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.372563  3703 raft_consensus.cc:1240] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:31.373272  4576 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.261848  4741 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:31.373991  4741 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.283130  3555 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 848) took 3424 ms. Trace:
I20260709 13:17:31.371773  3559 rpcz_store.cc:276] 0709 13:17:29.959753 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.370566 (+1410813us) service_pool.cc:224] Handling call
0709 13:17:31.370939 (+   373us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.371094 (+   155us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.371118 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.371156 (+    38us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:31.371186 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.371239 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.371327 (+    88us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.358330  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40026 (request call id 35) took 1400 ms. Trace:
I20260709 13:17:31.286339  4602 raft_consensus.cc:3055] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:31.375406  3555 rpcz_store.cc:276] 0709 13:17:27.858361 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:29.782997 (+1924636us) service_pool.cc:224] Handling call
0709 13:17:29.783252 (+   255us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.132679 (+1349427us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.282770 (+150091us) spinlock_profiling.cc:243] Waited 1.31 s on lock 0x7b54000a4e54. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:31.283049 (+   279us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3004712832}
I20260709 13:17:31.376037  3638 rpcz_store.cc:276] 0709 13:17:29.958311 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.357136 (+1398825us) service_pool.cc:224] Handling call
0709 13:17:31.357392 (+   256us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.358117 (+   725us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.358281 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.376562  4602 raft_consensus.cc:740] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:31.348599  3556 rpcz_store.cc:276] 0709 13:17:28.175998 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.067238 (+2891240us) service_pool.cc:224] Handling call
0709 13:17:31.128719 (+ 61481us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.347902 (+219183us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.348121 (+   219us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.377616  4694 consensus_queue.cc:1048] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:31.070863  3635 rpcz_store.cc:276] 0709 13:17:29.456103 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.838412 (+1382309us) service_pool.cc:224] Handling call
0709 13:17:30.838739 (+   327us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.838954 (+   215us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:17:30.982948 (+143994us) log.cc:844] Serialized 14 byte log entry
0709 13:17:31.070173 (+ 87225us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.070222 (+    49us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:31.070270 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.070336 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.070442 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":45957,"prepare.queue_time_us":213295,"raft.queue_time_us":372,"thread_start_us":173740,"threads_started":2}
I20260709 13:17:31.284521  4572 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:31.380800  4572 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:31.381479  4576 consensus_queue.cc:1059] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.373451  4470 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:31.304309  3562 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 868) took 3072 ms. Trace:
I20260709 13:17:31.304832  4594 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:17:31.305464  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 212811us
W20260709 13:17:31.383433  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 390501us
I20260709 13:17:31.384035  4594 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:31.310194  3557 raft_consensus.cc:1240] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:31.262811  3630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 829) took 1820 ms. Trace:
I20260709 13:17:31.384399  3675 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:31.406338  4470 raft_consensus.cc:2749] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:31.389611  3708 raft_consensus.cc:1240] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:31.407665  3675 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:31.383018  3562 rpcz_store.cc:276] 0709 13:17:28.231725 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.095799 (+2864074us) service_pool.cc:224] Handling call
0709 13:17:31.096309 (+   510us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.096521 (+   212us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:17:31.096860 (+   339us) log.cc:844] Serialized 14 byte log entry
0709 13:17:31.303866 (+207006us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.303931 (+    65us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:31.303984 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.304085 (+   101us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.304237 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":29411,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":49,"raft.queue_time_us":26814,"raft.run_cpu_time_us":158,"raft.run_wall_time_us":3944,"thread_start_us":199015,"threads_started":2,"wal-append.queue_time_us":205426}
I20260709 13:17:31.168000  4591 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:17:31.332505  4578 consensus_queue.cc:1059] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:31.297271  4727 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.334084  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:31.332669  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:31.334899  4595 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:31.421080  4595 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.421510  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:31.422122  3711 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.422297  4727 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.422904  4727 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.341584  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 767) took 1473 ms. Trace:
I20260709 13:17:31.423509  3634 rpcz_store.cc:276] 0709 13:17:29.868198 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.339475 (+1471277us) service_pool.cc:224] Handling call
0709 13:17:31.341172 (+  1697us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.341320 (+   148us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.341344 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.341381 (+    37us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:31.341407 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.341455 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.341538 (+    83us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.334772  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:31.347565  3601 consensus_peers.cc:597] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc8bed135dbc4f509f101cc7fabd10b3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.167155  4589 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:31.424916  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 77457us
I20260709 13:17:31.351357  4569 consensus_queue.cc:260] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.425793  3563 raft_consensus.cc:1240] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:31.426433  4569 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.105259  4521 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.427162  3563 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 875) took 3191 ms. Trace:
I20260709 13:17:31.427572  3563 rpcz_store.cc:276] 0709 13:17:28.236125 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.358598 (+3122473us) service_pool.cc:224] Handling call
0709 13:17:31.358848 (+   250us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.426283 (+ 67435us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.426948 (+   665us) spinlock_profiling.cc:243] Waited 66.7 ms on lock 0x7b54002d8554. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:31.427111 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":153437568}
I20260709 13:17:31.428753  4521 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.356961  4514 consensus_queue.cc:1059] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.430356  3632 raft_consensus.cc:1240] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:31.431411  3632 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 830) took 1989 ms. Trace:
I20260709 13:17:31.431708  3632 rpcz_store.cc:276] 0709 13:17:29.441796 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.756516 (+1314720us) service_pool.cc:224] Handling call
0709 13:17:30.793028 (+ 36512us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:31.430703 (+637675us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.431195 (+   492us) spinlock_profiling.cc:243] Waited 637 ms on lock 0x7b5400274554. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:31.431361 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1465097984}
I20260709 13:17:31.354979  3631 rpcz_store.cc:276] 0709 13:17:29.868893 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.353680 (+1484787us) service_pool.cc:224] Handling call
0709 13:17:31.353973 (+   293us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.354130 (+   157us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.354152 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.354193 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:31.354220 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.354267 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.354380 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.359980  3678 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:31.433055  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 73136.8us
I20260709 13:17:31.351504  3558 raft_consensus.cc:1240] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:31.360737  4747 raft_consensus.cc:2749] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:31.434039  3558 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 874) took 3198 ms. Trace:
I20260709 13:17:31.434187  4747 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:31.434607  4747 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:31.434417  3558 rpcz_store.cc:276] 0709 13:17:28.235977 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.351078 (+3115101us) service_pool.cc:224] Handling call
0709 13:17:31.351347 (+   269us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.433810 (+ 82463us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.433989 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.354364  3705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54448 (request call id 599) took 1639 ms. Trace:
I20260709 13:17:31.435128  4747 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:31.435442  3705 rpcz_store.cc:276] 0709 13:17:29.714557 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.402686 (+688129us) service_pool.cc:224] Handling call
0709 13:17:30.403022 (+   336us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:30.403235 (+   213us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:30.403263 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:30.403737 (+   474us) log.cc:844] Serialized 26 byte log entry
0709 13:17:30.793611 (+389874us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:30.817030 (+ 23419us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:30.829442 (+ 12412us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:31.354099 (+524657us) raft_consensus.cc:1685] finished
0709 13:17:31.354121 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.354297 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":365237,"threads_started":1,"wal-append.queue_time_us":487144}
I20260709 13:17:31.436892  4591 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.089350  4585 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.361443  4742 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:31.371590  4720 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.258284  4706 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.377491  4602 consensus_queue.cc:260] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.382480  4749 raft_consensus.cc:3055] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:31.408505  3557 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 869) took 3176 ms. Trace:
I20260709 13:17:31.398191  3706 raft_consensus.cc:1240] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: [2.4-2.4]
I20260709 13:17:31.385898  4593 consensus_queue.cc:1059] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:17:31.386674  4644 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:17:31.409713  4470 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:31.384459  4594 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:31.410228  3630 rpcz_store.cc:276] 0709 13:17:29.441543 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.754979 (+1313436us) service_pool.cc:224] Handling call
0709 13:17:30.757146 (+  2167us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:30.788533 (+ 31387us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:17:30.938320 (+149787us) log.cc:844] Serialized 14 byte log entry
0709 13:17:31.239963 (+301643us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.242490 (+  2527us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:31.245292 (+  2802us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.251536 (+  6244us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.262091 (+ 10555us) inbound_call.cc:177] Queueing success response
0709 13:17:31.287767 (+ 25676us) spinlock_profiling.cc:243] Waited 2.15 ms on lock 0x7b18002fb300. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7de5e3de1 00007ff7de5f05b1 00007ff7d571b3f3 00007ff7d571d7c1 00007ff7d571d779 00007ff7d571d709 00007ff7d571d6d1 00007ff7d571c9cd 000000000038f354 000000000038f199 00007ff7d56fe83a
Metrics: {"mutex_wait_us":76712,"prepare.queue_time_us":215951,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":53,"raft.queue_time_us":62111,"raft.run_cpu_time_us":147,"raft.run_wall_time_us":149,"spinlock_wait_cycles":4937984,"thread_start_us":228989,"threads_started":2,"wal-append.queue_time_us":290997}
I20260709 13:17:31.481566  4706 raft_consensus.cc:3055] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:31.482127  4706 raft_consensus.cc:740] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:31.482987  4706 consensus_queue.cc:260] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:31.484185  4706 raft_consensus.cc:3060] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.486696  4585 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.487762  3709 raft_consensus.cc:1240] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:31.385797  4576 consensus_queue.cc:1059] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 13:17:31.413617  4741 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.282155  4663 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.415745  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:31.506893  4594 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.507385  3711 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:31.423096  4595 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.166889  3637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 848) took 1637 ms. Trace:
I20260709 13:17:31.508077  3637 rpcz_store.cc:276] 0709 13:17:29.529487 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.166109 (+1636622us) service_pool.cc:224] Handling call
0709 13:17:31.166420 (+   311us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.166585 (+   165us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.166608 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:31.166648 (+    40us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:31.166678 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.166729 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.166835 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:31.368431  4728 consensus_queue.cc:260] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.509027  4594 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.509338  4728 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.288883  4701 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.438084  3678 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:31.093477  4705 raft_consensus.cc:2804] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:31.511598  4705 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:30.991958  4234 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:31.512130  4705 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.512406  4597 raft_consensus.cc:2749] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:17:31.511883  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 73864.1us
W20260709 13:17:31.514351  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 564686us
I20260709 13:17:31.516680  4694 raft_consensus.cc:2804] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:31.517287  4694 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:31.517517  4266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:31.518383  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:31.518666  4266 raft_consensus.cc:2468] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:31.520516  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 888) took 1560 ms. Trace:
I20260709 13:17:31.087837  4729 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:31.440949  3675 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:31.452148  4581 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:31.453910  4708 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:31.471576  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 64736.1us
I20260709 13:17:31.471853  4749 raft_consensus.cc:740] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:31.532488  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:31.474763  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 146457us
I20260709 13:17:31.473289  3557 rpcz_store.cc:276] 0709 13:17:28.231993 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.210869 (+2978876us) service_pool.cc:224] Handling call
0709 13:17:31.309902 (+ 99033us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.407533 (+ 97631us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.408312 (+   779us) spinlock_profiling.cc:243] Waited 98.6 ms on lock 0x7b5400435dd0. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d88078ad 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:31.408448 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":226828544}
I20260709 13:17:31.472977  4744 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:17:31.473968  4600 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.478430  4470 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:31.545204  4470 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.456305  4742 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
W20260709 13:17:31.501921  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 116743us
I20260709 13:17:31.385834  4572 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:31.520996  3559 rpcz_store.cc:276] 0709 13:17:29.960564 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.426801 (+1466237us) service_pool.cc:224] Handling call
0709 13:17:31.427126 (+   325us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:31.427419 (+   293us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:31.427451 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:31.427967 (+   516us) log.cc:844] Serialized 26 byte log entry
0709 13:17:31.510935 (+ 82968us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:31.510975 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.511041 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:31.520278 (+  9237us) raft_consensus.cc:1685] finished
0709 13:17:31.520304 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:31.520452 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":52820,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":101,"thread_start_us":82571,"threads_started":1,"wal-append.queue_time_us":82904}
W20260709 13:17:31.528833  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 88582.8us
I20260709 13:17:31.550532  3675 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:31.537405  3604 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:31.517748  4694 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.544222  4593 raft_consensus.cc:3055] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:31.564955  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:31.548481  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:31.477763  4720 consensus_queue.cc:1059] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 13:17:31.538261  4602 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.529136  4729 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.542740  3629 raft_consensus.cc:1240] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:31.548290  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:31.569072  4521 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:31.548040  4585 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:31.592775  3604 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:31.563237  4514 consensus_queue.cc:1059] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:17:31.567830  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:31.603610  3554 raft_consensus.cc:1240] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:31.564024  4593 raft_consensus.cc:740] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:31.605389  4593 consensus_queue.cc:260] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:31.607925  4600 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:31.613710  4234 connection.cc:256] RPC call timeout handler was delayed by -1.0444612719998076s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.20850000000000002s for a response
I20260709 13:17:31.614044  4585 raft_consensus.cc:2749] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:31.565184  3704 raft_consensus.cc:1240] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
W20260709 13:17:31.616547  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 43818.6us
I20260709 13:17:31.552779  4742 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:31.654261  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 111473us
I20260709 13:17:31.569240  4763 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:17:31.675446  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 92693.1us
I20260709 13:17:31.676842  3529 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:31.679314  4585 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.680136  4701 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.681007  4663 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:31.597704  4595 consensus_queue.cc:1059] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.084s
I20260709 13:17:31.681624  4708 consensus_queue.cc:1059] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.682502  4708 raft_consensus.cc:3055] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:31.662957  4749 consensus_queue.cc:260] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.682874  4708 raft_consensus.cc:740] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:31.683384  4749 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.598295  4572 consensus_queue.cc:1059] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.085s
I20260709 13:17:31.598740  4521 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:31.701615  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:31.713374  4593 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.693967  4521 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:31.736024  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 185599us
I20260709 13:17:31.737203  3675 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:31.709776  4576 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:31.745159  4470 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.700356  4763 raft_consensus.cc:697] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:31.758778  3712 raft_consensus.cc:1240] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:31.683741  4708 consensus_queue.cc:260] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.771559  4470 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:31.780133  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 124186us
I20260709 13:17:31.745505  3554 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46210 (request call id 632) took 3763 ms. Trace:
I20260709 13:17:31.732975  4742 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.743578  4702 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:31.699990  4644 consensus_queue.cc:1059] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.071s
W20260709 13:17:31.788053  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 143727us
I20260709 13:17:31.788686  4470 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:31.792407  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:31.793609  3636 raft_consensus.cc:1240] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:31.795629  4470 consensus_queue.cc:1059] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:31.773243  4708 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:31.797703  3637 raft_consensus.cc:1240] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
W20260709 13:17:31.799861  3604 leader_election.cc:336] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Timed out: RequestConsensusVote RPC to 127.2.94.129:42805 timed out after 2.222s (SENT)
I20260709 13:17:31.800787  4766 consensus_queue.cc:1059] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:31.803365  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:31.805493  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
W20260709 13:17:31.806639  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:31.806846  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:31.807821  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:31.809906  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:31.812482  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:31.806450  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:31.774843  4576 raft_consensus.cc:697] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
W20260709 13:17:31.813743  3604 leader_election.cc:336] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Timed out: RequestConsensusVote RPC to 127.2.94.129:42805 timed out after 2.224s (SENT)
I20260709 13:17:31.818470  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:31.806188  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:31.817428  3635 raft_consensus.cc:1240] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:31.820063  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:31.820940  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:31.821157  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:31.822386  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:31.822566  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:31.823277  3633 raft_consensus.cc:2393] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:31.823206  3632 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:31.818799  3604 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:31.824180  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:31.830806  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
W20260709 13:17:31.836306  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 86455.2us
I20260709 13:17:31.837170  3675 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:31.837806  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:31.819204  3638 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
W20260709 13:17:31.799450  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 95530us
I20260709 13:17:31.854527  4772 raft_consensus.cc:3055] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:17:31.854849  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 72214.7us
W20260709 13:17:31.858072  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 44364.3us
I20260709 13:17:31.864570  3604 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:31.866935  3526 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:31.869714  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:31.874564  3526 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:31.798561  4702 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.852560  4663 raft_consensus.cc:3055] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 13:17:31.863276  4618 consensus_meta.cc:287] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.515s	user 0.001s	sys 0.014s
I20260709 13:17:31.853057  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
W20260709 13:17:31.878091  4661 consensus_meta.cc:287] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.533s	user 0.008s	sys 0.011s
I20260709 13:17:31.830649  4587 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.897502  4661 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.898082  4644 raft_consensus.cc:2804] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:31.898584  4644 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:31.898943  4644 raft_consensus.cc:3060] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:31.899567  4695 consensus_meta.cc:287] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.561s	user 0.008s	sys 0.007s
I20260709 13:17:31.899713  4661 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:31.900007  4695 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.900970  4661 raft_consensus.cc:2749] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:31.856204  4762 consensus_queue.cc:1059] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:17:31.902802  4741 raft_consensus.cc:3055] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:31.902961  4661 raft_consensus.cc:3055] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:31.903251  4741 raft_consensus.cc:740] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:31.903487  4661 raft_consensus.cc:740] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:31.903844  4747 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.877158  4701 raft_consensus.cc:2749] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:31.905972  4661 consensus_queue.cc:260] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.785001  3554 rpcz_store.cc:276] 0709 13:17:27.981777 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.885372 (+2903595us) service_pool.cc:224] Handling call
0709 13:17:30.923003 (+ 37631us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.604135 (+681132us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.745227 (+141092us) spinlock_profiling.cc:243] Waited 643 ms on lock 0x7b5400300554. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:31.745440 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1477831040}
I20260709 13:17:31.907727  3637 raft_consensus.cc:1240] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:31.862309  4772 raft_consensus.cc:740] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:31.887579  4663 raft_consensus.cc:740] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
W20260709 13:17:31.528378  4738 consensus_queue.cc:1175] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "af8b4811e7084b8a9e3fc314403341b5" responder_term: 3 status { last_received { term: 2 index: 2 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
W20260709 13:17:31.936781  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 64611us
W20260709 13:17:31.940963  3677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:31.903113  4770 raft_consensus.cc:2804] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:31.912850  4743 raft_consensus.cc:2804] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:17:31.957377  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 82922us
I20260709 13:17:31.963676  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:31.964799  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.965440  3559 raft_consensus.cc:1275] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:31.966511  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.965572  3563 raft_consensus.cc:2393] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:31.969551  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.970306  3563 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:31.971351  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.973124  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.978092  3563 raft_consensus.cc:1240] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:31.979771  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.910687  4618 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.983603  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.984931  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.985919  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.857381  4763 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:31.987491  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.987030  3563 raft_consensus.cc:2393] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:31.992225  3558 raft_consensus.cc:2468] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 2.
I20260709 13:17:31.951268  4743 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:31.997380  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:32.002696  4705 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.004917  4705 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.006970  4757 raft_consensus.cc:3055] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:32.007403  4757 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:32.009104  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:31.982596  4747 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:31.937355  4576 consensus_queue.cc:237] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.008422  3707 raft_consensus.cc:1240] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:31.998591  4743 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:31.994441  4770 raft_consensus.cc:697] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:31.994563  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:32.010525  3561 raft_consensus.cc:1240] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:32.014779  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.040215  3563 raft_consensus.cc:2393] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:32.025487  3629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 837) took 2563 ms. Trace:
I20260709 13:17:32.040694  4784 consensus_queue.cc:1059] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:17:32.041163  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:31.995253  4663 consensus_queue.cc:260] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.042284  4587 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:32.042418  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.042936  3563 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:32.016741  3562 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 3. (term mismatch)
I20260709 13:17:32.043978  3562 pending_rounds.cc:85] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: Aborting all ops after (but not including) 2
I20260709 13:17:32.044229  3562 pending_rounds.cc:107] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: Aborting uncommitted NO_OP operation due to leader change: 2.3
I20260709 13:17:32.044468  3562 raft_consensus.cc:2889] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:32.040938  3629 rpcz_store.cc:276] 0709 13:17:29.461586 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:30.906931 (+1445345us) service_pool.cc:224] Handling call
0709 13:17:30.940814 (+ 33883us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:31.581228 (+640414us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:31.994558 (+413330us) spinlock_profiling.cc:243] Waited 585 ms on lock 0x7b54002ea754. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:32.017157 (+ 22599us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1346056960}
I20260709 13:17:32.046402  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.046500  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:32.047605  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:32.048857  3629 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
W20260709 13:17:32.049026  4589 consensus_meta.cc:287] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: Time spent flushing consensus metadata: real 0.624s	user 0.010s	sys 0.007s
I20260709 13:17:32.049252  3629 pending_rounds.cc:85] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4: Aborting all ops after (but not including) 1
I20260709 13:17:32.017102  3555 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:32.031670  3631 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:17:32.025441  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:32.037461  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 181324us
W20260709 13:17:32.054091  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.058487  3631 pending_rounds.cc:85] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: Aborting all ops after (but not including) 2
I20260709 13:17:32.058851  3631 pending_rounds.cc:107] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:17:32.059145  3631 raft_consensus.cc:2889] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:17:32.010280  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 145815us
I20260709 13:17:32.084004  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.049571  3629 pending_rounds.cc:107] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:17:32.122845  3562 raft_consensus.cc:1240] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:17:32.010663  4780 consensus_queue.cc:1059] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
W20260709 13:17:32.143029  4591 consensus_meta.cc:287] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5: Time spent flushing consensus metadata: real 0.706s	user 0.013s	sys 0.006s
I20260709 13:17:32.143694  4591 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:17:32.145788  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 87084.4us
W20260709 13:17:32.077574  4696 consensus_meta.cc:287] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.752s	user 0.009s	sys 0.008s
I20260709 13:17:32.040002  4742 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:32.028180  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 413450us
W20260709 13:17:32.155565  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.008170  4757 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.121047  4695 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.049490  4589 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.146807  3629 raft_consensus.cc:2889] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:31.992108  4772 consensus_queue.cc:260] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.148350  4765 raft_consensus.cc:3055] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:17:32.172786  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 206515us
I20260709 13:17:32.054206  4694 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:17:32.185375  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:32.182747  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 175396us
W20260709 13:17:32.182207  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 387395us
I20260709 13:17:32.188753  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.189990  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.052747  4769 consensus_queue.cc:1059] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.116s
I20260709 13:17:32.199532  3708 raft_consensus.cc:1240] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.161207  4702 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.196511  3563 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
W20260709 13:17:32.200456  3529 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.173327  4765 raft_consensus.cc:740] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:32.153373  4696 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:32.211195  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:32.216532  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 44112us
I20260709 13:17:32.216971  3563 raft_consensus.cc:1240] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.164170  4730 consensus_queue.cc:1059] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:17:32.218070  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.210876  3526 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.183971  4757 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.219142  4730 raft_consensus.cc:3055] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:32.219570  4730 raft_consensus.cc:740] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:32.220455  4730 consensus_queue.cc:260] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.167887  4747 consensus_queue.cc:1059] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
W20260709 13:17:32.223336  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 142429us
I20260709 13:17:32.219149  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:32.197888  3703 raft_consensus.cc:1240] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.226775  3604 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:32.227946  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:32.233171  3563 raft_consensus.cc:2410] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for term 4 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:32.234117  3562 raft_consensus.cc:1240] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
W20260709 13:17:32.226018  4557 consensus_meta.cc:287] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 1.092s	user 0.011s	sys 0.007s
I20260709 13:17:32.226799  4769 consensus_queue.cc:1243] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Peer 62220af1882547f58159de5ac5d6ecac log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:17:32.224004  4730 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:32.235563  4702 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:32.243305  4702 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:32.243657  4702 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:32.244588  4729 consensus_meta.cc:287] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.623s	user 0.008s	sys 0.001s
I20260709 13:17:32.245092  4729 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.246781  4694 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:32.247365  4591 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:17:32.248395  4749 consensus_meta.cc:287] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.565s	user 0.009s	sys 0.000s
I20260709 13:17:32.249300  4701 consensus_queue.cc:1059] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:32.249969  4729 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.250286  4701 raft_consensus.cc:3055] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:32.250685  4701 raft_consensus.cc:740] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
W20260709 13:17:32.260593  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.222527  4597 consensus_queue.cc:1059] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:17:32.236011  4618 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.226163  4594 consensus_queue.cc:1059] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:17:32.264021  4765 consensus_queue.cc:260] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.240077  4521 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.190671  4770 consensus_queue.cc:237] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.235636  4781 consensus_queue.cc:1059] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 13:17:32.240290  4557 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.286541  4622 raft_consensus.cc:3055] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.291929  4589 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:32.293145  4728 consensus_meta.cc:287] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.783s	user 0.007s	sys 0.030s
I20260709 13:17:32.293089  4696 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.301613  4741 consensus_queue.cc:260] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:32.305560  4661 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.356335  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.352062  3556 raft_consensus.cc:1240] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.370110  4764 raft_consensus.cc:2749] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:32.302834  4701 consensus_queue.cc:260] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.355213  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.350721  3460 catalog_manager.cc:5697] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:32.352815  3558 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:32.474203  3560 raft_consensus.cc:1240] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.295506  4622 raft_consensus.cc:740] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:32.308665  4727 raft_consensus.cc:3055] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:17:32.353259  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 123591us
W20260709 13:17:32.349283  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 138202us
W20260709 13:17:32.372933  4602 consensus_meta.cc:287] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.789s	user 0.011s	sys 0.001s
I20260709 13:17:32.483237  3636 raft_consensus.cc:1240] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:32.390200  4769 raft_consensus.cc:3055] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:17:32.384904  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 122588us
I20260709 13:17:32.470114  4696 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:32.383757  4644 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:32.483615  4781 consensus_queue.cc:1059] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:17:32.490023  4701 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:32.490767  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.491328  3460 catalog_manager.cc:5697] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 2, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 2 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:17:32.498687  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.498816  4521 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.351679  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:32.484272  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.500787  4702 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.386658  4597 raft_consensus.cc:3055] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.379124  4557 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.504774  4769 raft_consensus.cc:740] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:32.363121  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.499373  3703 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54458 (request call id 833) took 1144 ms. Trace:
W20260709 13:17:32.374205  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 135306us
I20260709 13:17:32.511113  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.513842  3555 raft_consensus.cc:1240] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.513811  4797 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:32.514330  3526 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.515091  3460 catalog_manager.cc:5697] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 3, now has a pending config: VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130), VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129), VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131), NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:17:32.521834  3677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.522612  4797 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.523391  4702 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.511953  4597 raft_consensus.cc:740] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:32.513872  4727 raft_consensus.cc:740] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:32.517536  3703 rpcz_store.cc:276] 0709 13:17:31.354897 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.373833 (+ 18936us) service_pool.cc:224] Handling call
0709 13:17:31.374134 (+   301us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:32.238214 (+864080us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:32.498648 (+260434us) spinlock_profiling.cc:243] Waited 803 ms on lock 0x7b540004ef54. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:32.499084 (+   436us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1847086976}
I20260709 13:17:32.530181  4771 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:32.531009  4771 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.529662  4587 raft_consensus.cc:3055] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:32.533209  4587 raft_consensus.cc:740] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:32.534003  4696 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:32.529625  4769 consensus_queue.cc:260] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.538532  4587 consensus_queue.cc:260] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.540856  4587 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:32.540884  4771 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:32.542588  4727 consensus_queue.cc:260] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.550189  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.535010  3526 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.560175  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.550997  4644 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:32.564185  4728 raft_consensus.cc:2749] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:32.567530  4797 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:32.568053  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.569710  3460 catalog_manager.cc:5697] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:32.571326  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.572073  4264 raft_consensus.cc:1240] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.568403  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.572265  3460 catalog_manager.cc:5697] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:32.573771  4769 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:32.577006  3710 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:32.577867  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.582402  3563 raft_consensus.cc:2393] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:32.582597  4797 consensus_queue.cc:1059] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } 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 13:17:32.583460  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.584338  4622 consensus_queue.cc:260] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.585430  4807 raft_consensus.cc:3055] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.585597  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.585927  4807 raft_consensus.cc:740] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:32.586122  3708 raft_consensus.cc:1240] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: [2.4-2.4]
W20260709 13:17:32.579138  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.587119  4807 consensus_queue.cc:260] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:32.588145  3703 raft_consensus.cc:1240] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.588718  4807 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:32.588919  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:32.590278  4743 consensus_meta.cc:287] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.547s	user 0.007s	sys 0.007s
I20260709 13:17:32.590703  4743 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.591106  3561 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 865) took 4379 ms. Trace:
I20260709 13:17:32.591514  3561 rpcz_store.cc:276] 0709 13:17:28.212010 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.077065 (+2865055us) service_pool.cc:224] Handling call
0709 13:17:31.080924 (+  3859us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:32.039712 (+958788us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:32.590624 (+550912us) spinlock_profiling.cc:243] Waited 928 ms on lock 0x7b54003e8ad4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:32.590915 (+   291us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2133667072}
I20260709 13:17:32.595748  3561 raft_consensus.cc:1240] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:32.604293  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:32.605794  4622 raft_consensus.cc:3060] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:32.601294  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 66489.8us
I20260709 13:17:32.610410  3526 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.611811  4755 raft_consensus.cc:2749] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:32.615797  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:32.618070  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.620927  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:32.622185  3637 raft_consensus.cc:2393] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:32.622632  3556 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 899) took 1648 ms. Trace:
I20260709 13:17:32.623080  3556 rpcz_store.cc:276] 0709 13:17:30.974013 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.427758 (+453745us) service_pool.cc:224] Handling call
0709 13:17:31.428146 (+   388us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:32.485292 (+1057146us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:32.622192 (+136900us) spinlock_profiling.cc:243] Waited 923 ms on lock 0x7b5400205b54. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:32.622554 (+   362us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2123163904}
W20260709 13:17:32.630659  3604 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.632354  4741 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.636974  3678 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:32.637939  4578 raft_consensus.cc:3055] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.638352  4578 raft_consensus.cc:740] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:32.638480  4705 raft_consensus.cc:3055] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.639173  4705 raft_consensus.cc:740] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:32.639593  4578 consensus_queue.cc:260] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.644892  4663 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:32.647945  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.658759  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:32.661844  4578 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.667694  4769 consensus_queue.cc:1059] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:32.669580  4769 raft_consensus.cc:3055] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.669862  4772 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:32.670110  4769 raft_consensus.cc:740] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:32.671754  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:32.674805  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.676172  4810 ts_tablet_manager.cc:933] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:32.685143  3526 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.682708  4727 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.640789  4705 consensus_queue.cc:260] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.692461  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.695678  3637 raft_consensus.cc:2393] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:32.697546  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.701996  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:32.701915  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:32.703670  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.705719  3633 raft_consensus.cc:1240] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:32.706535  4756 consensus_queue.cc:1048] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:32.707406  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.710318  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.712836  4765 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:32.687140  4587 raft_consensus.cc:2749] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:32.720232  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 83551.6us
I20260709 13:17:32.720351  3707 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54458 (request call id 826) took 1387 ms. Trace:
I20260709 13:17:32.720054  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.721969  3560 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 872) took 4486 ms. Trace:
I20260709 13:17:32.722466  3560 rpcz_store.cc:276] 0709 13:17:28.235636 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.328644 (+3093008us) service_pool.cc:224] Handling call
0709 13:17:31.328905 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:32.489214 (+1160309us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:32.714452 (+225238us) spinlock_profiling.cc:243] Waited 1.06 s on lock 0x7b540012ded4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:32.721885 (+  7433us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2447506176}
I20260709 13:17:32.720870  3707 rpcz_store.cc:276] 0709 13:17:31.332455 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.336527 (+  4072us) service_pool.cc:224] Handling call
0709 13:17:31.336818 (+   291us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:32.033063 (+696245us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:32.719849 (+686786us) spinlock_profiling.cc:243] Waited 646 ms on lock 0x7b54002143d4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:32.720161 (+   312us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1486159232}
I20260709 13:17:32.725179  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.725924  3631 raft_consensus.cc:1240] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:32.726794  4701 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:32.727427  4701 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.732547  3638 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:32.736609  4618 raft_consensus.cc:3055] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.736662  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:17:32.737159  4618 raft_consensus.cc:740] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:32.735838  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.738147  4618 consensus_queue.cc:260] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.739527  4618 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.740024  4807 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:32.740744  4810 tablet_copy_client.cc:323] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
W20260709 13:17:32.741829  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.740855  4807 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.744266  4742 consensus_queue.cc:1059] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:32.745361  4764 raft_consensus.cc:3055] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:32.745810  4764 raft_consensus.cc:740] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:32.746098  4743 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.746542  4807 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.732298  3557 raft_consensus.cc:1240] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.743575  4514 raft_consensus.cc:2749] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:32.748739  3675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.747119  4764 consensus_queue.cc:260] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.749801  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet bc8bed135dbc4f509f101cc7fabd10b3 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
W20260709 13:17:32.747359  4234 leader_election.cc:336] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Timed out: RequestConsensusVote RPC to 127.2.94.129:42805 timed out after 1.695s (SENT)
I20260709 13:17:32.750526  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet bc8bed135dbc4f509f101cc7fabd10b3 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-bc8bed135dbc4f509f101cc7fabd10b3
I20260709 13:17:32.751616  4234 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.755043  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.755348  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.714587  4597 consensus_queue.cc:260] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.756286  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.761551  3710 raft_consensus.cc:2393] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:32.753150  4764 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:32.761749  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.756318  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.768625  3558 raft_consensus.cc:1240] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:32.772456  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.774058  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.766753  4597 raft_consensus.cc:3060] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.775424  3703 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
W20260709 13:17:32.778247  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 106446us
I20260709 13:17:32.780774  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.770582  4756 raft_consensus.cc:2749] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:32.786561  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.786938  3710 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:17:32.788816  3529 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.789692  3707 raft_consensus.cc:2393] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:32.790124  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.790652  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.790930  3712 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.791657  3711 raft_consensus.cc:2393] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:32.780068  4771 consensus_queue.cc:1059] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:17:32.767760  4769 consensus_queue.cc:260] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.803364  3559 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
W20260709 13:17:32.803514  3529 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.799748  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.794400  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:32.813186  3629 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.814759  3526 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.807413  4701 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.824764  3629 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:32.825842  4755 raft_consensus.cc:2749] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:32.827737  3526 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:32.798954  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 81121.9us
I20260709 13:17:32.832937  3712 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:32.833906  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.829593  3648 tablet_copy_source_session.cc:215] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:32.845757  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.845423  3526 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.847229  4755 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:32.848081  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.849116  3526 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.849403  3709 raft_consensus.cc:2393] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:32.833186  4705 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.830309  4742 raft_consensus.cc:3055] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.835639  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.860086  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.858997  4742 raft_consensus.cc:740] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:32.839102  4514 raft_consensus.cc:2749] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:32.837098  3554 raft_consensus.cc:2468] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:32.874083  3709 raft_consensus.cc:1240] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 5c7076bb123441cf82e557da237b8e2d for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:32.878688  4661 consensus_queue.cc:1059] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:32.879348  4578 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:32.881493  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.880162  4755 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:32.889240  4755 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:32.889678  4755 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:32.890091  3526 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.891533  3526 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.892546  4757 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:32.892987  3526 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.892781  4742 consensus_queue.cc:260] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.893352  4757 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:32.894188  4742 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.895874  4766 consensus_queue.cc:1059] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:17:32.896423  4514 raft_consensus.cc:3055] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.896958  4514 raft_consensus.cc:740] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:32.897179  4766 raft_consensus.cc:3055] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:32.888401  4769 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.887441  4771 consensus_queue.cc:1059] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:17:32.901021  4771 raft_consensus.cc:3055] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.901396  4771 raft_consensus.cc:740] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:32.902392  4771 consensus_queue.cc:260] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.880002  4578 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.887418  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.900023  3712 raft_consensus.cc:2393] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:32.913780  4741 raft_consensus.cc:2749] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:32.914181  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.899487  4766 raft_consensus.cc:740] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:32.915289  4578 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:32.916152  4766 consensus_queue.cc:260] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.917368  4766 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:32.928436  4810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8bed135dbc4f509f101cc7fabd10b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:32.930291  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.917722  4756 consensus_queue.cc:1059] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:32.931803  4756 raft_consensus.cc:3055] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:32.932178  4756 raft_consensus.cc:740] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:17:32.919814  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.934269  3703 raft_consensus.cc:1240] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.934626  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.920604  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.922047  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.923237  3707 raft_consensus.cc:1240] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.925536  3526 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.926548  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.941128  3712 raft_consensus.cc:2393] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:32.939247  3562 raft_consensus.cc:2468] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:32.935302  3709 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:32.933118  4756 consensus_queue.cc:260] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [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: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:32.898252  4514 consensus_queue.cc:260] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:32.943773  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.942716  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.954068  3707 raft_consensus.cc:2393] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:32.954157  4514 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.943244  3703 raft_consensus.cc:1240] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:32.945060  3526 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:32.945566  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:32.946211  4741 consensus_queue.cc:1059] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:17:32.957908  3704 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:32.958379  3526 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.958827  4741 raft_consensus.cc:3055] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.959321  4741 raft_consensus.cc:740] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:32.942624  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.960400  3711 raft_consensus.cc:2410] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:32.957901  4738 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:32.938511  4771 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.945395  4791 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:17:32.963078  4762 raft_consensus.cc:2749] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:32.952497  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.968276  3678 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:32.943658  4811 log.cc:927] Time spent T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
I20260709 13:17:32.962478  4727 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:32.984941  3708 raft_consensus.cc:2468] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:32.983626  3712 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:32.988488  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.985525  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:32.991786  3705 raft_consensus.cc:2410] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 4 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.
W20260709 13:17:32.992614  4229 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:32.993090  4814 log.cc:927] Time spent T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
I20260709 13:17:32.994544  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:32.995317  3704 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:32.996464  4622 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:32.996978  3705 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:32.999531  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 92473.1us
I20260709 13:17:33.000618  3678 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:33.001878  4597 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:33.002624  4597 raft_consensus.cc:697] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
W20260709 13:17:33.004613  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.006450  3711 raft_consensus.cc:2393] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:33.017014  3678 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:33.002895  4769 raft_consensus.cc:2804] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:33.010983  3529 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:33.014212  3526 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:32.985786  4727 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:33.025538  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.026510  3711 raft_consensus.cc:2393] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:33.026860  4622 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:32.960450  4741 consensus_queue.cc:260] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.029718  4741 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.031419  3529 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:33.032130  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.022312  4769 raft_consensus.cc:697] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:33.034637  4769 consensus_queue.cc:237] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:33.037922  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.038782  4576 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:33.039235  4576 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:33.039623  4576 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.039453  4755 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.043812  4663 raft_consensus.cc:2804] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:17:33.044101  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 54679.4us
I20260709 13:17:33.044762  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.003937  4597 consensus_queue.cc:237] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.045572  3709 raft_consensus.cc:2393] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:33.044255  3562 raft_consensus.cc:1240] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:33.046388  4663 raft_consensus.cc:697] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:33.047408  4663 consensus_queue.cc:237] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.018596  4756 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.021651  4727 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:33.056617  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:33.057248  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.057606  3562 raft_consensus.cc:1240] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:33.056308  4781 raft_consensus.cc:2804] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:33.053819  4602 raft_consensus.cc:2749] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.070818  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.071755  3709 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:33.073544  4781 raft_consensus.cc:697] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:33.073931  4742 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:33.074611  4742 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.075083  4781 consensus_queue.cc:237] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.077329  4742 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:33.066134  4705 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
W20260709 13:17:33.084916  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.089474  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:33.095248  3604 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.2.94.131:43803 timed out after 1.516s (SENT) [suppressed 59 similar messages]
W20260709 13:17:33.099870  4815 log.cc:927] Time spent T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260709 13:17:33.103312  4757 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:33.090407  4587 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:33.104303  4587 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.106475  4587 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:33.107815  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.108595  3705 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.111069  4705 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:33.113989  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.116114  3710 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:33.113796  4791 consensus_queue.cc:1059] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:33.080181  4765 consensus_queue.cc:1059] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:17:33.126580  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.127676  3711 raft_consensus.cc:2393] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:33.157878  4764 consensus_queue.cc:1059] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:33.160384  4771 raft_consensus.cc:3055] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:33.160784  4771 raft_consensus.cc:740] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:33.157922  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.161818  3560 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:33.162248  4755 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:33.163614  3678 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:33.164463  4602 raft_consensus.cc:3055] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:33.164803  3705 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:33.165515  4470 raft_consensus.cc:2804] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:33.165908  4470 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:33.113443  4705 consensus_queue.cc:1059] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:17:33.166236  4470 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.164902  4602 raft_consensus.cc:740] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:33.170418  4602 consensus_queue.cc:260] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.171862  4602 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.176548  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ff013de9a741589868adaf30f878b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.178496  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.179560  4755 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:33.200403  4755 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.167793  4765 consensus_queue.cc:1243] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer 62220af1882547f58159de5ac5d6ecac log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:17:33.181545  4576 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.211488  4727 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.213929  4521 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:33.214525  3604 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.194965  3630 raft_consensus.cc:1240] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:33.217458  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:33.222422  4470 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:33.222823  3677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.227442  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.228235  3709 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:33.235054  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.237345  3633 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.238976  3559 raft_consensus.cc:1240] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:33.239249  3711 raft_consensus.cc:2393] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:33.241669  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.176461  4771 consensus_queue.cc:260] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:33.242975  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.243535  3709 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.253600  4470 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:33.235150  4576 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:33.266376  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.273772  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.261993  4755 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:33.282799  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.272791  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.275079  4771 raft_consensus.cc:3060] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.317410  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:33.319008  4766 raft_consensus.cc:3055] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:33.319594  4766 raft_consensus.cc:740] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:33.320607  4766 consensus_queue.cc:260] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.322261  4727 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:33.322357  4810 tablet_copy_client.cc:806] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:33.336526  4810 tablet_copy_client.cc:670] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:33.376976  3632 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:33.378652  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:17:33.378830  4266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:33.379484  4264 raft_consensus.cc:3060] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.381789  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.382617  3711 raft_consensus.cc:2393] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:33.382630  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.383841  4810 tablet_copy_client.cc:538] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:33.384195  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:33.384886  3632 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.389899  3633 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
W20260709 13:17:33.365253  3604 leader_election.cc:336] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Timed out: RequestConsensusVote RPC to 127.2.94.131:43803 timed out after 1.718s (SENT)
I20260709 13:17:33.365262  4766 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:33.367250  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.367205  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.396154  3710 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:33.396674  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.397017  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.397569  3710 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:33.397773  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.398396  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.398623  3704 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:33.324736  4741 raft_consensus.cc:3055] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:33.373809  4521 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:33.374799  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:33.290983  3556 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.415463  4521 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.416299  3638 raft_consensus.cc:1240] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: [2.4-2.4]
I20260709 13:17:33.397825  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.417467  3706 raft_consensus.cc:2376] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2. Re-sending same reply.
I20260709 13:17:33.418480  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.419100  3706 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:33.420094  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.421731  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.422525  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.422745  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.423156  3708 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:33.423449  3706 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:33.424036  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.371783  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.384104  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.401125  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:33.415604  3630 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:33.401515  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.388048  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.425901  4521 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:33.402299  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.392212  3604 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:33.427083  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 61938.4us
I20260709 13:17:33.424275  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.428246  3706 raft_consensus.cc:2393] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:33.428841  3604 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:33.429033  4771 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:33.429672  4701 raft_consensus.cc:2749] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.429715  4771 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.430706  4701 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:33.431205  4701 raft_consensus.cc:697] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:33.403129  3632 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:33.432134  4701 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.432616  4521 consensus_queue.cc:1059] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:33.403646  3703 raft_consensus.cc:2393] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:33.406359  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:33.407968  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.408171  3629 raft_consensus.cc:1240] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
W20260709 13:17:33.406462  3526 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:33.434741  3526 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.436064  3633 raft_consensus.cc:2393] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 2: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:33.436555  3709 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
W20260709 13:17:33.445036  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.413962  4741 raft_consensus.cc:740] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:33.446841  3706 raft_consensus.cc:1240] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:33.456208  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:33.432157  4771 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:33.460139  3711 raft_consensus.cc:1240] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:33.455264  3460 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35008 (request call id 165) took 1662 ms. Trace:
I20260709 13:17:33.452351  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.468981  3560 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:33.478071  3707 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:33.481650  3633 raft_consensus.cc:3055] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:33.482110  3633 raft_consensus.cc:740] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:33.434382  3556 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:33.441053  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.444547  4727 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:33.492065  3529 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:33.494287  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.502139  3678 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:33.505239  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.506641  3560 raft_consensus.cc:2393] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c7076bb123441cf82e557da237b8e2d in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:33.510569  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.511143  3562 raft_consensus.cc:2368] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:33.513943  4470 raft_consensus.cc:2804] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:33.514448  4470 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:33.514853  4470 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.497625  4705 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:33.505548  3675 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:33.515743  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.516347  3632 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:33.517383  3678 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:33.509824  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 77664.7us
I20260709 13:17:33.507521  4578 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:33.488467  4581 consensus_queue.cc:1059] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.073s
I20260709 13:17:33.489048  4234 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:33.524695  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.520943  3633 consensus_queue.cc:260] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.530500  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.531169  3554 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:33.532310  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.536250  4578 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:33.538977  4578 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:33.540473  4264 raft_consensus.cc:2468] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:33.542236  3558 raft_consensus.cc:2410] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 3 because replica has last-logged OpId of term: 2 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 3.
I20260709 13:17:33.545115  4772 raft_consensus.cc:3055] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:33.545488  4772 raft_consensus.cc:740] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:33.545945  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:33.546693  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.546411  4772 consensus_queue.cc:260] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.519332  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:33.462984  3460 rpcz_store.cc:276] 0709 13:17:31.782832 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:31.783025 (+   193us) service_pool.cc:224] Handling call
0709 13:17:33.445380 (+1662355us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:32.761857 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:32.764949 (+  3092us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:32.765014 (+    65us) write_op.cc:435] Acquired schema lock
0709 13:17:32.765049 (+    35us) tablet.cc:662] Decoding operations
0709 13:17:32.805829 (+ 40780us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:32.810046 (+  4217us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:32.810076 (+    30us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:17:32.813486 (+  3410us) tablet.cc:701] Row locks acquired
0709 13:17:32.813548 (+    62us) write_op.cc:260] PREPARE: finished
0709 13:17:32.825894 (+ 12346us) write_op.cc:270] Start()
0709 13:17:32.826076 (+   182us) write_op.cc:276] Timestamp: P: 1783603052825758 usec, L: 0
0709 13:17:32.826120 (+    44us) op_driver.cc:348] REPLICATION: starting
0709 13:17:32.826978 (+   858us) log.cc:844] Serialized 2316 byte log entry
0709 13:17:32.992725 (+165747us) op_driver.cc:464] REPLICATION: finished
0709 13:17:33.223787 (+231062us) write_op.cc:301] APPLY: starting
0709 13:17:33.234395 (+ 10608us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:33.240267 (+  5872us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:33.261737 (+ 21470us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:33.330930 (+ 69193us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:33.366286 (+ 35356us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:17:33.366365 (+    79us) write_op.cc:312] APPLY: finished
0709 13:17:33.367046 (+   681us) log.cc:844] Serialized 46 byte log entry
0709 13:17:33.367848 (+   802us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:33.367945 (+    97us) write_op.cc:454] Released schema lock
0709 13:17:33.368010 (+    65us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:33.375893 (+  7883us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:33.375928 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4377,"reported_tablets":19,"child_traces":[["op",{"apply.queue_time_us":185513,"apply.run_cpu_time_us":6707,"apply.run_wall_time_us":159033,"num_ops":5,"prepare.queue_time_us":151310,"prepare.run_cpu_time_us":45167,"prepare.run_wall_time_us":126519,"raft.queue_time_us":89801,"raft.run_cpu_time_us":20480,"raft.run_wall_time_us":125812,"replication_time_us":166421,"thread_start_us":339263,"threads_started":4,"wal-append.queue_time_us":71645}]]}
I20260709 13:17:33.547739  4470 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.548386  4741 consensus_queue.cc:260] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:33.550145  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 105151us
I20260709 13:17:33.526575  4597 raft_consensus.cc:2804] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:33.546751  3556 raft_consensus.cc:2393] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
W20260709 13:17:33.557588  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.500115  4727 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:33.550719  4756 raft_consensus.cc:2749] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:33.598306  3604 leader_election.cc:336] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Timed out: RequestConsensusVote RPC to 127.2.94.131:43803 timed out after 1.883s (SENT)
I20260709 13:17:33.601608  3562 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:33.598775  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 69136.4us
W20260709 13:17:33.613438  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:33.614221  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 113635us
I20260709 13:17:33.617231  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.619493  3633 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:33.620020  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.613768  4755 consensus_queue.cc:1059] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:17:33.596493  4777 raft_consensus.cc:2749] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:17:33.631183  3529 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.629107  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.636855  3561 raft_consensus.cc:2393] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:33.638965  3675 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:33.634033  3706 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:33.644856  4844 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:33.597731  4791 consensus_queue.cc:1059] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
W20260709 13:17:33.666224  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 138227us
W20260709 13:17:33.668565  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.665501  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.669852  3560 raft_consensus.cc:2393] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:33.638270  4772 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:33.619854  4597 raft_consensus.cc:697] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:33.671007  3633 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:33.616402  4705 raft_consensus.cc:697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:33.689412  4470 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:33.683244  3710 raft_consensus.cc:2410] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:33.672917  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.640203  3703 raft_consensus.cc:2393] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:33.681247  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.649718  4771 raft_consensus.cc:2749] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.690809  4839 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:33.691287  4597 consensus_queue.cc:237] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.678153  3630 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
W20260709 13:17:33.694701  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 55849.8us
I20260709 13:17:33.695854  3561 raft_consensus.cc:2393] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:33.696635  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.685115  4521 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:33.697142  4587 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:33.697935  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.677879  4844 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.699352  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.700421  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.649958  4602 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 13:17:33.730343  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.724843  3675 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:33.726454  3562 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.738184  4837 raft_consensus.cc:3055] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:33.772995  4837 raft_consensus.cc:740] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:33.773280  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.735673  4741 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.705798  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.775045  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.774516  4837 consensus_queue.cc:260] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.732875  3557 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:33.777659  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.750064  4578 raft_consensus.cc:3055] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:33.779012  4578 raft_consensus.cc:740] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:33.779943  4578 consensus_queue.cc:260] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.781050  4578 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.736107  3526 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
W20260709 13:17:33.784446  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 48492.6us
I20260709 13:17:33.739612  4810 tablet_bootstrap.cc:492] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:33.785677  3526 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:33.786785  3526 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:33.743283  4521 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.788365  3563 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:33.788995  4521 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:33.737658  4727 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:33.758277  3710 raft_consensus.cc:1275] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:33.758618  4844 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:33.759187  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.790374  3555 raft_consensus.cc:2376] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2. Re-sending same reply.
I20260709 13:17:33.760159  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.791105  4777 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:33.791294  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.791461  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.791975  3558 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:33.791620  4777 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.792461  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.793071  3558 raft_consensus.cc:1275] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:33.763374  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.708799  4839 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.793962  4777 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:33.769984  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.794585  3560 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:33.795306  4839 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:33.736485  4705 consensus_queue.cc:237] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.773464  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.742821  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:33.796108  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.794080  3554 raft_consensus.cc:2393] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:33.790563  3705 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:33.798286  3559 raft_consensus.cc:2393] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:33.776546  4837 raft_consensus.cc:3060] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:33.799518  3562 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
W20260709 13:17:33.790654  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 65964us
W20260709 13:17:33.811853  3677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.812755  4514 raft_consensus.cc:2749] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.813117  3556 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:33.813666  4742 raft_consensus.cc:2749] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:33.822773  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:33.824528  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:33.826701  3675 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:33.834766  3604 leader_election.cc:336] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Timed out: RequestConsensusVote RPC to 127.2.94.131:43803 timed out after 1.968s (SENT)
I20260709 13:17:33.834882  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:33.836346  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:33.837138  3634 raft_consensus.cc:2393] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:33.838867  3635 raft_consensus.cc:1240] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:33.835564  3636 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:33.842168  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:33.842801  3633 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:33.843933  3678 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:33.845018  3526 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:33.829715  4727 raft_consensus.cc:2804] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:33.837862  4777 raft_consensus.cc:2749] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.847575  4766 consensus_queue.cc:1048] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:33.850934  4771 raft_consensus.cc:2804] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:33.851466  4771 raft_consensus.cc:697] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:33.852319  4771 consensus_queue.cc:237] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.844733  4514 raft_consensus.cc:2749] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.854110  4587 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:33.830797  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:33.854683  4587 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.855684  3529 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:33.857936  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 49592.7us
I20260709 13:17:33.860991  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:33.848337  4234 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:33.864063  4234 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:33.864658  4756 raft_consensus.cc:2749] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.842037  4602 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:33.860471  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:33.865938  4602 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.855381  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.865414  4756 raft_consensus.cc:2749] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.866319  3629 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.868991  4602 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:33.870080  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
W20260709 13:17:33.874393  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.867878  3636 raft_consensus.cc:1275] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:33.875128  3675 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:33.839241  4757 consensus_queue.cc:1048] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:17:33.876596  4755 raft_consensus.cc:2804] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:33.878551  4727 raft_consensus.cc:697] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:33.874025  3629 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:33.881938  4727 consensus_queue.cc:237] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:33.888777  3675 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:33.889787  4742 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.890574  4742 consensus_queue.cc:1059] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:33.891641  4742 raft_consensus.cc:2749] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.892295  4742 raft_consensus.cc:3055] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:33.892627  4742 raft_consensus.cc:740] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:33.856061  4741 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:17:33.879025  4772 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:33.895164  4772 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.899868  3561 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:33.904474  3675 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:33.906435  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.908530  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.907397  3555 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:33.909341  3526 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:33.911029  3561 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:33.897495  4772 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:33.916919  3604 leader_election.cc:336] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Timed out: RequestConsensusVote RPC to 127.2.94.131:43803 timed out after 2.150s (SENT)
I20260709 13:17:33.917088  3678 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:33.917467  3604 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:33.907152  4755 raft_consensus.cc:697] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:33.920315  3675 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:33.921496  4846 raft_consensus.cc:2749] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.923106  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:33.916448  4777 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.923864  3556 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:33.915097  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:33.924973  4576 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.924919  4755 consensus_queue.cc:237] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.932117  3526 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:33.933140  4705 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:33.933954  4705 raft_consensus.cc:697] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:33.935269  4705 consensus_queue.cc:237] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.918726  4587 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:33.937604  3460 catalog_manager.cc:5697] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 2 to 3, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:33.939608  3460 catalog_manager.cc:5697] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 2 to 4, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:33.941151  3460 catalog_manager.cc:5697] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 2, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:33.944013  3460 catalog_manager.cc:5697] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 3, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:33.946177  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.893491  4742 consensus_queue.cc:260] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:33.947080  3675 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:33.949994  3526 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:33.946879  3460 catalog_manager.cc:5697] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 2, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:33.949667  3678 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:33.951686  3678 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:33.952471  3460 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 3, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:33.954167  4514 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:33.928751  4772 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:33.944814  4587 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:33.960651  4597 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:17:33.964669  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:33.965667  4764 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:33.966228  4764 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:33.966688  4764 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:33.964735  4597 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:33.957991  4772 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:33.970165  4597 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:33.970232  4772 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:33.974886  3604 leader_election.cc:400] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:34.016328  3604 leader_election.cc:403] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:17:34.017588  3675 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:34.017071  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 56823.7us
I20260709 13:17:34.047546  4470 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:17:34.049367  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:34.054697  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 104681us
I20260709 13:17:34.056293  3526 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:34.063014  4470 raft_consensus.cc:697] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
W20260709 13:17:34.065276  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 49085.2us
W20260709 13:17:34.070675  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 115226us
I20260709 13:17:34.089558  4521 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:34.089450  4585 raft_consensus.cc:2749] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:34.047286  4661 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:34.092613  4661 raft_consensus.cc:697] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:34.093564  4661 consensus_queue.cc:237] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.097582  3526 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:34.047593  4839 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:34.105953  3526 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:34.107331  3526 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:34.069356  4742 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.109891  3604 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:34.111477  3526 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:34.113471  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 46340.8us
I20260709 13:17:34.111380  4470 consensus_queue.cc:237] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.100414  4791 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.104653  4781 raft_consensus.cc:2749] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:34.119901  3675 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:34.117975  4741 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:34.123509  4741 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:34.123911  4741 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:34.124301  4855 log.cc:927] Time spent T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:17:34.116439  4622 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:17:34.133376  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:34.115902  4727 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:34.118633  4837 raft_consensus.cc:2804] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:34.119534  4514 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:34.145479  4771 raft_consensus.cc:2804] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:34.150055  4521 raft_consensus.cc:2749] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:34.151043  4755 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:34.173602  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:34.216579  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 61282.9us
I20260709 13:17:34.217789  3555 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:34.218055  3636 raft_consensus.cc:1240] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:34.219898  3632 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:34.220103  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.219995  4755 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.221537  4741 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:34.223219  4755 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.224908  3635 raft_consensus.cc:1240] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:34.226251  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.154693  4514 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:34.154336  4837 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:34.249607  3636 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:34.119891  4791 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.250324  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:34.253747  3632 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:34.225612  4756 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.262948  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.242496  4771 raft_consensus.cc:697] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:34.263535  3637 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:34.249015  4514 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.270124  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.270912  4771 consensus_queue.cc:237] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.271425  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.260128  4264 raft_consensus.cc:1240] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:34.272156  3629 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:34.254199  4837 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:34.303607  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:34.304385  3636 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:34.309558  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.308841  3638 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:34.308852  3631 raft_consensus.cc:3060] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:34.311839  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:34.308910  3604 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:34.317536  3675 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:34.303112  3630 raft_consensus.cc:1240] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:34.308955  4521 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:34.326373  4857 log.cc:927] Time spent T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
W20260709 13:17:34.326510  4856 log.cc:927] Time spent T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 13:17:34.328855  4839 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:34.329452  4839 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.330870  4585 raft_consensus.cc:2749] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:34.331866  4741 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:34.267189  4756 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:34.345672  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.346271  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.336388  4846 raft_consensus.cc:2764] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:17:34.348237  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:34.344547  3638 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.352985  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:34.337878  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.353580  3710 raft_consensus.cc:2376] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4. Re-sending same reply.
I20260709 13:17:34.355262  4791 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.363520  3636 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:34.363508  3675 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:34.366655  4470 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:34.364550  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:34.373076  4585 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:17:34.377158  4756 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.379901  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.380155  4772 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.381366  3703 raft_consensus.cc:2393] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:34.337080  4521 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.381848  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.382293  3637 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:34.382426  3712 raft_consensus.cc:2468] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 3.
I20260709 13:17:34.383299  4521 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.383661  4234 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:34.386475  3631 raft_consensus.cc:1275] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.380811  4597 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.395313  3675 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:34.397267  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 129197us
I20260709 13:17:34.396275  4868 raft_consensus.cc:2804] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:34.398702  4868 raft_consensus.cc:493] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:34.399413  4470 raft_consensus.cc:2749] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:34.399051  4868 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.392414  4756 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:34.404546  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.405313  3629 raft_consensus.cc:2468] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 2.
I20260709 13:17:34.395799  4865 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:17:34.406628  3629 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:34.401507  3604 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:34.408932  4846 raft_consensus.cc:2804] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:34.409415  4846 raft_consensus.cc:697] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:34.410686  3604 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:34.410391  4846 consensus_queue.cc:237] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.414155  4521 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:34.414580  4521 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:34.414918  4521 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:34.415302  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 297672us
I20260709 13:17:34.416347  4837 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.422075  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.422766  4741 consensus_queue.cc:1048] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:34.433576  3706 raft_consensus.cc:2410] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 4 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.
W20260709 13:17:34.437115  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:34.418032  4756 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:34.438184  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:34.431298  4772 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:34.460846  4756 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.434448  4865 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:34.462953  4810 tablet_bootstrap.cc:492] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260709 13:17:34.464403  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.464915  3630 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:17:34.468386  4859 log.cc:927] Time spent T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.154s	user 0.000s	sys 0.004s
I20260709 13:17:34.470924  4839 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:34.432175  4769 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:34.452905  4869 consensus_queue.cc:1048] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:17:34.445976  4771 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:17:34.475315  3561 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:34.475401  4772 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:34.519546  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:34.479246  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 68632.7us
I20260709 13:17:34.486984  3712 raft_consensus.cc:2393] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c7076bb123441cf82e557da237b8e2d in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:34.518705  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:34.476552  3554 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:34.435686  4764 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.522094  3563 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:34.523867  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:34.527392  3712 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.521124  3706 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:34.528242  3604 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:34.530640  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:34.531349  3631 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:34.531793  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:34.509824  4661 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.510174  4514 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.534562  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.538043  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.545125  3706 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:34.548291  3563 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:34.550495  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.550932  3706 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.555620  3632 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:34.512790  4521 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.556911  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.510326  4865 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.558573  3638 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:34.560415  3707 raft_consensus.cc:2368] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:34.565505  3631 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:34.570102  3555 raft_consensus.cc:1240] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:34.518474  4769 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.579860  3712 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:34.550889  4837 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.551928  4661 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.592419  4810 tablet_bootstrap.cc:492] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:34.587257  4877 raft_consensus.cc:2764] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:17:34.616699  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:34.617684  3563 raft_consensus.cc:2368] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c7076bb123441cf82e557da237b8e2d for earlier term 3. Current term is 4.
I20260709 13:17:34.622911  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:34.623124  4764 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:34.626150  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:34.626834  3561 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:34.627658  4865 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:34.629019  4521 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.629195  4597 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:34.623037  4810 ts_tablet_manager.cc:1403] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.884s	user 0.043s	sys 0.015s
I20260709 13:17:34.604382  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:17:34.623229  4869 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:17:34.643025  4769 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:34.645905  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 122613us
I20260709 13:17:34.609927  4757 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.664453  4514 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.666208  3678 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:34.667416  4869 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:34.616466  4234 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:34.666822  4661 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.662331  4576 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.662036  4839 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.675626  3604 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:34.637894  4264 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.680003  4757 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.672127  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.661947  4868 raft_consensus.cc:515] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:34.690083  4791 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.697551  4791 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.699820  4766 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:34.700423  4766 raft_consensus.cc:697] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:34.700577  4597 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:34.701417  4766 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.707934  3632 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.708129  3711 raft_consensus.cc:2393] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
W20260709 13:17:34.709188  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 62646.8us
I20260709 13:17:34.700103  4791 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.710130  4727 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.710639  4727 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.711123  4757 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.694768  4576 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.712591  4727 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.713303  4576 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.713501  3526 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:34.714039  3604 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:34.714993  3526 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:34.715224  4868 leader_election.cc:290] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.715699  4727 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:34.716053  4727 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:34.716378  4727 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:34.717293  3633 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:34.695096  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 95010.7us
I20260709 13:17:34.718578  3637 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:34.719333  4234 leader_election.cc:400] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 pre-election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c7076bb123441cf82e557da237b8e2d for earlier term 3. Current term is 4.
I20260709 13:17:34.721814  4576 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:34.722208  4576 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:34.722548  4576 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:34.726114  3632 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:34.726754  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:34.728662  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
W20260709 13:17:34.728829  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 160532us
I20260709 13:17:34.729216  3632 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.731061  4470 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.731887  3637 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.732556  3529 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:34.731479  4470 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.733987  3633 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.734155  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:34.738309  3563 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:34.738627  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:34.734644  3561 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.734987  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:34.741148  3555 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:34.742965  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:34.746026  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:34.746779  3560 raft_consensus.cc:2393] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 3: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:34.747926  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.748139  3706 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:34.748528  3637 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:34.749406  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:34.750270  3706 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.755693  3710 raft_consensus.cc:1275] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:34.763851  3708 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:34.742718  4514 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.767817  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.746340  4705 raft_consensus.cc:2749] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:34.733578  4882 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:34.769555  4470 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:34.768448  3633 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:34.770159  4514 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.758038  4883 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.779944  4882 raft_consensus.cc:697] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:34.780645  4576 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.781476  3604 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:34.824191  3555 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:34.771768  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.786487  3632 raft_consensus.cc:2468] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 4.
I20260709 13:17:34.770391  4521 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:34.776345  4890 consensus_queue.cc:1059] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 13:17:34.736898  4791 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:17:34.762533  3563 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:34.790509  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.794034  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.872205  4264 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:34.793252  3706 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:34.798759  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:34.805235  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.846110  3710 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:34.733415  4810 raft_consensus.cc:359] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 3 NON_PARTICIPANT]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.856791  4576 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.859501  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:34.873709  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 92305.9us
I20260709 13:17:34.874478  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:34.888626  3633 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:34.770390  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bd253649fc437dae6453597379ab2c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:34.799366  4727 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.883839  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.891249  3709 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
W20260709 13:17:34.892220  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:34.857961  4521 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:34.894848  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 108909us
I20260709 13:17:34.883882  3634 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:34.858884  4883 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:34.896339  4602 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:34.896806  4228 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:17:34.873401  4587 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.901098  4771 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:34.874632  4756 raft_consensus.cc:2749] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:34.905821  4521 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.923590  3604 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:34.923707  4810 raft_consensus.cc:740] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:34.906057  3703 raft_consensus.cc:3060] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:34.878808  4869 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.909704  4839 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:17:34.910522  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.884606  3554 raft_consensus.cc:1275] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:34.882710  4837 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:34.912284  3526 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:34.902630  4597 raft_consensus.cc:3055] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:34.933202  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:34.943805  3636 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:17:34.901619  4727 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.924621  4883 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:34.974577  3636 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:34.911134  4578 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 13:17:34.952610  4757 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:34.912169  3563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:34.951738  4868 raft_consensus.cc:2804] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:34.943408  4597 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
W20260709 13:17:34.942759  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 68726.8us
I20260709 13:17:34.925325  4587 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:34.997578  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 74072us
I20260709 13:17:34.933749  4771 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.000133  3678 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:34.942022  4869 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.018201  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:35.018622  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:35.019219  3555 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:35.022357  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:34.992652  4890 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.007716  3678 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:35.025720  3555 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:34.988391  4791 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:34.924590  4810 consensus_queue.cc:260] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:35.028733  3710 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:35.034863  3559 raft_consensus.cc:1240] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:35.001848  4264 raft_consensus.cc:1275] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:35.036968  4470 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:17:35.027650  3604 connection.cc:256] RPC call timeout handler was delayed by -1.0708724210001037s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1765s for a response
I20260709 13:17:35.045387  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.045627  4470 raft_consensus.cc:697] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
W20260709 13:17:35.045790  3604 leader_election.cc:336] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Timed out: RequestConsensusVote RPC to 127.2.94.131:43803 timed out after 1.540s (SENT)
I20260709 13:17:35.048048  4868 raft_consensus.cc:697] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 4 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
W20260709 13:17:35.048904  4905 log.cc:927] Time spent T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:17:35.050050  4868 consensus_queue.cc:237] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [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: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:35.055162  4587 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.057596  4597 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.058135  4470 consensus_queue.cc:237] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.058883  4597 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:35.026180  4742 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:35.004390  4757 raft_consensus.cc:697] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:35.026501  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
W20260709 13:17:35.064599  3604 leader_election.cc:336] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Timed out: RequestConsensusVote RPC to 127.2.94.131:43803 timed out after 1.549s (SENT)
I20260709 13:17:35.028604  4514 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.071502  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.072188  3632 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:35.072955  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.073472  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:35.073482  3632 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:35.074116  3630 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.069473  3604 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.074939  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:35.075655  3632 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.014082  4881 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
I20260709 13:17:35.083269  4757 consensus_queue.cc:237] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:35.084415  3632 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:35.085421  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.075667  3629 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.086033  3632 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:35.086266  4874 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:35.086733  4874 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:35.086925  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.087105  4874 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.088429  4904 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:34.981110  4882 consensus_queue.cc:237] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:35.098718  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:35.062804  4791 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.075420  4742 raft_consensus.cc:697] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
W20260709 13:17:35.104682  3604 leader_election.cc:336] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Timed out: RequestConsensusVote RPC to 127.2.94.131:43803 timed out after 1.551s (SENT)
I20260709 13:17:35.032837  4890 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.105465  3632 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:35.115746  3632 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:35.118762  3604 leader_election.cc:336] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Timed out: RequestConsensusVote RPC to 127.2.94.131:43803 timed out after 1.603s (SENT)
I20260709 13:17:35.119185  3604 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.122419  3632 raft_consensus.cc:1275] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:35.103941  4874 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.101984  3554 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:35.124701  3630 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:35.118088  4837 raft_consensus.cc:697] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:35.146486  4906 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:35.121256  4576 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.163925  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:35.164639  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 45906.4us
I20260709 13:17:35.168058  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:35.168008  3604 leader_election.cc:336] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Timed out: RequestConsensusVote RPC to 127.2.94.131:43803 timed out after 1.712s (SENT)
I20260709 13:17:35.168958  3709 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:17:35.169297  3604 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.161526  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:35.162082  4771 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.166613  4576 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.168280  4578 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:17:35.177313  4869 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.179121  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.190284  3630 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:35.164489  4903 raft_consensus.cc:2749] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:35.195580  3709 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
W20260709 13:17:35.200182  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 152773us
I20260709 13:17:35.158185  4742 consensus_queue.cc:237] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.206116  4791 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.208140  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:35.208993  3562 raft_consensus.cc:2368] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:35.209244  3703 raft_consensus.cc:2468] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 4.
I20260709 13:17:35.210829  3703 raft_consensus.cc:1240] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: []
W20260709 13:17:35.211583  4912 log.cc:927] Time spent T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:17:35.165791  4521 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.218304  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.219491  3630 raft_consensus.cc:2410] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:35.222122  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:35.222896  3678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:35.229389  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.230930  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:35.216971  3705 raft_consensus.cc:2393] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:35.201053  4869 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.235284  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:35.210934  4576 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.240391  3562 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:35.212868  4772 consensus_queue.cc:1048] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:17:35.257408  4874 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.258078  3703 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:35.259490  3557 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:35.260493  4810 ts_tablet_manager.cc:1434] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.631s	user 0.023s	sys 0.030s
I20260709 13:17:35.260346  4909 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.033s
W20260709 13:17:35.260867  4810 ts_tablet_manager.cc:1467] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: Tablet startup took 630ms
I20260709 13:17:35.262460  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.266717  3604 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.271684  3563 raft_consensus.cc:606] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:35.262006  4881 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.274893  3604 leader_election.cc:304] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.279366  4727 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:35.279284  4881 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.252420  4869 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.281934  4901 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.275219  4865 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:17:35.232435  4837 consensus_queue.cc:237] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.288179  3526 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:35.268631  4882 raft_consensus.cc:2749] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:35.291671  4772 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.264473  4903 consensus_queue.cc:1059] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:17:35.292526  4865 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.293222  4903 raft_consensus.cc:3055] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:35.271829  4904 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:40016 (request call id 3) took 12587 ms. Trace:
I20260709 13:17:35.298458  3604 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:35.293228  4881 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.293901  4890 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.292248  4772 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:35.298557  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.298915  3675 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:35.295097  4907 raft_consensus.cc:2749] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:35.299705  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.300133  4915 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.293073  4865 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.301827  3526 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:35.272766  4622 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:17:35.273900  4766 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:17:35.296474  3629 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
W20260709 13:17:35.261211  4810 ts_tablet_manager.cc:1469] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: Trace:
0709 13:17:32.582253 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:32.591731 (+  9478us) service_pool.cc:224] Handling call
0709 13:17:32.676651 (+ 84920us) ts_tablet_manager.cc:934] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
0709 13:17:32.927089 (+250438us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:17:32.997847 (+ 70758us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:32.997987 (+   140us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:17:33.250751 (+252764us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:17:33.276347 (+ 25596us) tablet_replica.cc:206] Creating consensus instance
0709 13:17:33.321858 (+ 45511us) ts_tablet_manager.cc:989] Replica registered.
0709 13:17:33.321927 (+    69us) inbound_call.cc:177] Queueing success response
0709 13:17:33.739126 (+417199us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:17:34.629977 (+890851us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:17:34.702095 (+ 72118us) tablet_replica.cc:261] Starting instrumentation
0709 13:17:34.702722 (+   627us) tablet_replica.cc:280] Starting consensus
0709 13:17:35.240582 (+537860us) spinlock_profiling.cc:243] Waited 1.74 ms on lock 0x7b48002706d8. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7dd731aa1 00007ff7dd728b37 00007ff7dd7289ca 00007ff7dd82026f 00007ff7dd81ff37 00007ff7dd83455c 00007ff7dd834508 00007ff7dd834488 00007ff7dd834443 00007ff7dd8336ec 00007ff7dc75da96
Metrics: {"dns_us":42511,"mutex_wait_us":2139,"raft.queue_time_us":14580,"raft.run_cpu_time_us":1597,"raft.run_wall_time_us":170706,"spinlock_wait_cycles":4007168,"tablet-copy.queue_time_us":83415,"tablet-download-pool.queue_time_us":186,"tablet-download-pool.run_cpu_time_us":1217,"tablet-download-pool.run_wall_time_us":4843,"thread_start_us":169537,"threads_started":3}
I20260709 13:17:35.306561  3631 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:35.314257  3638 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:35.274993  4514 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:17:35.311910  4791 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:35.310526  4846 raft_consensus.cc:2764] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:17:35.290005  4883 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:17:35.301193  4576 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:35.295631  4874 raft_consensus.cc:2749] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:35.298444  4903 raft_consensus.cc:740] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:35.316493  3526 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:35.320446  3604 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.335193  3526 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:35.305984  4521 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.341060  3526 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:35.342253  3526 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:35.309074  4757 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:35.319301  4791 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.346352  3675 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:35.325011  4772 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:35.355832  4521 raft_consensus.cc:2749] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:35.315436  4869 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.359354  4742 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:35.359598  4886 log.cc:927] Time spent T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.661s	user 0.007s	sys 0.000s
I20260709 13:17:35.359912  4742 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.298193  4904 rpcz_store.cc:276] 0709 13:17:22.680866 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:22.681086 (+   220us) service_pool.cc:224] Handling call
0709 13:17:22.689626 (+  8540us) log.cc:844] Serialized 499 byte log entry
0709 13:17:35.261876 (+12572250us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1726,"raft.queue_time_us":4893,"raft.run_cpu_time_us":1658,"raft.run_wall_time_us":2074,"spinlock_wait_cycles":1307136,"thread_start_us":54890,"threads_started":1,"wal-append.queue_time_us":64964,"wal-append.run_cpu_time_us":1676,"wal-append.run_wall_time_us":1001715}
I20260709 13:17:35.350965  3604 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.344403  3526 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:35.349283  4661 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:35.315798  4915 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:35.352108  4578 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:35.354867  4791 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.325302  4576 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.362691  3675 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:35.325774  4890 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.325078  4901 raft_consensus.cc:2749] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:35.361184  4903 consensus_queue.cc:260] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.368556  3526 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:35.343575  4622 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:35.374868  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:35.385445  3706 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.374977  3604 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.394763  3706 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:35.375777  4521 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:35.397482  4903 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.396255  4622 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.398118  4926 raft_consensus.cc:2804] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:35.371531  4766 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:35.373320  4741 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:35.373586  4578 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.402557  3604 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.370601  4869 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:17:35.379840  4576 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.378177  4661 raft_consensus.cc:697] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:35.362401  4757 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.402751  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:35.409446  3604 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.374066  4602 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:35.374145  4881 consensus_queue.cc:1048] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:17:35.415361  4906 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:35.415707  3706 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.403115  4839 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:35.401350  4883 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:35.403919  4901 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:35.405094  4926 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.413357  4874 raft_consensus.cc:2749] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:35.438345  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:35.409298  4741 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.382148  4890 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.406824  4766 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.404938  4622 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.411010  4578 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.443261  3711 raft_consensus.cc:2410] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:17:35.443957  3604 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:35.446681  3706 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:35.446969  3604 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:35.445775  4766 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.451949  4918 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.439844  4926 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.435931  4521 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:35.437558  4742 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.438424  4839 raft_consensus.cc:697] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:35.471045  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:35.445393  4741 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.472074  3711 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
W20260709 13:17:35.468101  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 88115.1us
I20260709 13:17:35.474828  3604 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:35.477344  4470 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:35.477916  4470 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.477304  3675 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:35.445806  4927 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:35.458964  4907 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:35.434124  4602 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:35.484539  3675 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:35.485968  4470 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.488579  3604 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.452499  4918 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.480279  4901 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:35.495178  4874 raft_consensus.cc:2749] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:35.496523  4918 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.497126  4915 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:35.497254  4727 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.497875  4727 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.483466  4907 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:35.498960  4907 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:35.499825  4890 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.500448  4727 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.493453  4901 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:35.502779  4901 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.481567  4927 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.486938  4521 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:35.527920  3604 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:35.471040  4661 consensus_queue.cc:237] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.526854  4927 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.528379  4521 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:35.540813  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 46536.7us
I20260709 13:17:35.536118  4846 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:17:35.527508  4898 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.004s	sys 0.010s
I20260709 13:17:35.543169  3604 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:35.544171  4742 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:35.547331  4578 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.550063  4266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:35.556504  4932 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:35.539603  4757 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:35.557993  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 73547.5us
I20260709 13:17:35.557238  4846 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:35.543365  4521 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:17:35.557948  4898 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.626s	user 0.004s	sys 0.010s
I20260709 13:17:35.559484  4742 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.577250  3707 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:17:35.598742  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.566848  4932 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.532557  4839 consensus_queue.cc:237] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.566522  4904 raft_consensus.cc:2764] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:17:35.605787  4602 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:35.570218  4846 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:35.615218  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 72161.1us
I20260709 13:17:35.618196  3604 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.627143  3604 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.569243  4266 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:35.627967  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:35.616657  4265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:35.630507  4578 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.634711  4265 raft_consensus.cc:2393] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 2: Already voted for candidate 5c7076bb123441cf82e557da237b8e2d in this term.
I20260709 13:17:35.635962  4581 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.636641  4581 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.637617  4938 raft_consensus.cc:2749] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:35.638581  3601 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:17:35.640318  4581 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.640754  4791 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.641980  4514 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:35.642499  4514 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:35.604084  4932 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.614230  4865 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.623826  4602 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:35.613291  4622 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.655604  4756 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 13:17:35.667100  4622 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.656978  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:35.668798  3704 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:35.612371  4926 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.671598  3709 raft_consensus.cc:1240] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:35.650707  4521 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.672405  4883 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:35.672935  4883 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.616855  4742 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:35.676187  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:35.672405  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:35.609432  4907 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.679482  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:35.690383  3563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:35.696810  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:35.696892  3529 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:35.693349  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:35.738271  3706 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:35.738559  3708 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
W20260709 13:17:35.695155  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 68058.1us
I20260709 13:17:35.701092  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:35.741228  3604 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:35.690420  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 51921.7us
I20260709 13:17:35.746670  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:35.747416  3561 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:35.738166  3563 raft_consensus.cc:606] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:35.750504  3563 raft_consensus.cc:614] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:17:35.749825  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:35.751685  3561 raft_consensus.cc:2393] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 5: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
W20260709 13:17:35.660638  4916 log.cc:927] Time spent T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.447s	user 0.000s	sys 0.001s
I20260709 13:17:35.753458  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:35.757079  3704 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:35.715884  3678 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:35.673454  4926 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.757751  3637 raft_consensus.cc:1275] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:17:35.758121  3604 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:35.760646  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 44894.4us
I20260709 13:17:35.686827  4265 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:35.763808  4521 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.675410  4514 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:35.691000  4885 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.698534  4908 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.688643  4791 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.692039  4938 raft_consensus.cc:2804] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:35.746842  4764 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.695166  4915 raft_consensus.cc:2749] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:35.695652  4727 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:35.742754  4578 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:35.771494  4521 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:35.752948  4622 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:35.755741  4661 raft_consensus.cc:2804] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:35.761677  4925 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:35.626523  4901 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:35.779042  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:35.698138  4932 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.779989  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:35.772835  3604 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:35.776764  3675 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:35.789836  3563 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:35.764022  4904 raft_consensus.cc:2749] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:35.775800  4938 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.680152  4602 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.754060  4766 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.786803  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.770750  4885 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.780947  4578 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.781122  4661 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:35.791996  4727 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:35.789448  4622 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.780723  4764 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.798199  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.773052  4908 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.816785  4268 raft_consensus.cc:1217] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Deduplicated request from leader. Original: 1.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:17:35.793172  4875 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.818475  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:35.819274  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.769263  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-bc8bed135dbc4f509f101cc7fabd10b3 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:17:35.820493  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.924117  3632 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:35.790973  3675 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:35.872884  4899 log.cc:927] Time spent T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.086s	user 0.003s	sys 0.000s
I20260709 13:17:35.774549  4926 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 13:17:35.765990  4741 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.955889  4622 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.873528  4661 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.871392  3637 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:35.817472  4771 raft_consensus.cc:2749] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:35.912596  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.961735  3631 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:35.917344  3563 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:35.920822  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.922295  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:35.926015  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 135164us
W20260709 13:17:35.868605  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 95827.1us
W20260709 13:17:35.866822  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 49700.1us
I20260709 13:17:35.928499  4757 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:35.929057  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-bc8bed135dbc4f509f101cc7fabd10b3 on tablet bc8bed135dbc4f509f101cc7fabd10b3 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:35.930384  4581 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.930503  4602 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.934485  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:35.995209  3630 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:35.780956  4576 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:35.863510  4938 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.991837  4757 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.001358  4908 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:36.001868  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.003628  3557 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:36.004410  4757 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.996101  4741 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.950388  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.005995  3632 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.006771  3604 leader_election.cc:304] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.007344  3560 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:36.008078  3604 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.008440  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:35.956524  4622 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 13:17:35.969321  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.010576  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.010892  4578 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:36.012101  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.012446  4727 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:36.012766  3563 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:36.013230  4887 raft_consensus.cc:2749] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:36.011469  3562 raft_consensus.cc:2393] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 5: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:36.013813  3631 raft_consensus.cc:3055] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:36.014372  4602 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.015247  4576 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.941365  3629 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:36.016780  3629 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 13:17:35.873564  4940 log.cc:927] Time spent T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.102s	user 0.002s	sys 0.000s
W20260709 13:17:35.998759  4920 log.cc:927] Time spent T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 13:17:35.993405  4926 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.018288  4926 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:35.998371  4942 log.cc:927] Time spent T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:17:36.020567  4926 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:36.009802  4837 raft_consensus.cc:2749] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:35.870594  4913 consensus_queue.cc:1048] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.151s
I20260709 13:17:36.000478  3630 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:36.014943  4602 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.022706  4901 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:36.023751  4907 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:36.023985  4602 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:35.870798  4915 raft_consensus.cc:2749] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:36.027267  4883 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.030918  4885 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:36.014165  3631 raft_consensus.cc:740] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:36.034626  4932 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:35.940390  4875 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.036085  3631 consensus_queue.cc:260] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.038803  3631 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:36.009369  3604 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.038002  4581 raft_consensus.cc:2749] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:36.042083  3604 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.029428  4883 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:36.070684  3604 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.079988  3604 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:36.037436  4875 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:36.091398  3632 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:36.094197  3630 raft_consensus.cc:1240] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:17:36.040951  4925 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.102101  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.102635  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.102898  3632 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:36.103619  3637 raft_consensus.cc:2393] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:36.060947  4908 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:36.067099  4915 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:36.122048  3604 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.116266  3631 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:35.870352  4927 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.123107  4521 raft_consensus.cc:2749] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:36.127768  4875 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:36.127990  4925 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.129290  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.130223  3604 leader_election.cc:400] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:36.161331  3604 leader_election.cc:403] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:17:36.130759  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.131964  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.131646  4742 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.134227  4764 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:36.071954  4846 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:36.142148  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 268148us
I20260709 13:17:36.168537  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.169574  3630 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:17:36.156581  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 459718us
I20260709 13:17:36.164605  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.173489  3529 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
W20260709 13:17:36.174861  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 44762.7us
I20260709 13:17:36.175799  3604 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.176756  3675 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:36.165403  4661 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.182541  4661 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:36.177119  3604 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:36.178376  3675 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:36.183188  4932 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:36.187204  4865 raft_consensus.cc:2804] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:36.187343  4932 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:36.191419  3707 raft_consensus.cc:2393] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
W20260709 13:17:36.193873  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:36.199469  4521 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:36.201423  3562 raft_consensus.cc:1240] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:36.203464  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:36.204186  3555 raft_consensus.cc:2368] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:36.214407  3633 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:36.217157  3675 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:36.217749  3529 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.191463  4898 raft_consensus.cc:2749] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:36.187664  4865 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.219874  4865 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:36.221207  3705 raft_consensus.cc:1240] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:17:36.191510  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.222630  3556 raft_consensus.cc:2393] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 3: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:36.222286  3459 catalog_manager.cc:5697] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:36.223951  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:36.224406  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:36.226349  3555 raft_consensus.cc:2393] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:36.227551  3460 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35000 (request call id 179) took 2337 ms. Trace:
I20260709 13:17:36.231283  3630 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:36.190729  4932 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.204023  4661 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:36.188544  4908 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:36.234890  3529 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:36.183923  4875 raft_consensus.cc:697] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:36.215006  4887 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:36.120390  3632 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:36.243839  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:36.255956  3563 raft_consensus.cc:2393] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 5: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:36.244920  3529 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:36.232153  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.231086  4772 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:36.188148  4576 consensus_queue.cc:1059] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:17:36.235530  4885 raft_consensus.cc:2749] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:36.272006  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.284276  3630 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:36.253018  4727 raft_consensus.cc:2804] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:36.257135  3526 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:36.263363  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.266974  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.291239  3555 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:36.127389  4938 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:36.284453  3529 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:36.251206  4846 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:36.274605  3675 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:36.264875  4268 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:36.268316  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.242872  4766 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:36.297808  3632 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.268167  4772 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.228111  3460 rpcz_store.cc:276] 0709 13:17:33.881265 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:33.881491 (+   226us) service_pool.cc:224] Handling call
0709 13:17:36.218370 (+2336879us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:34.275449 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:34.364893 (+ 89444us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:34.364961 (+    68us) write_op.cc:435] Acquired schema lock
0709 13:17:34.365011 (+    50us) tablet.cc:662] Decoding operations
0709 13:17:34.451470 (+ 86459us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:34.487808 (+ 36338us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:34.509985 (+ 22177us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:17:34.588336 (+ 78351us) tablet.cc:701] Row locks acquired
0709 13:17:34.589782 (+  1446us) write_op.cc:260] PREPARE: finished
0709 13:17:34.596661 (+  6879us) write_op.cc:270] Start()
0709 13:17:34.605498 (+  8837us) write_op.cc:276] Timestamp: P: 1783603054595617 usec, L: 0
0709 13:17:34.606803 (+  1305us) op_driver.cc:348] REPLICATION: starting
0709 13:17:34.628027 (+ 21224us) log.cc:844] Serialized 2463 byte log entry
0709 13:17:35.063923 (+435896us) op_driver.cc:464] REPLICATION: finished
0709 13:17:35.277392 (+213469us) write_op.cc:301] APPLY: starting
0709 13:17:35.286825 (+  9433us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:35.299610 (+ 12785us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:35.299739 (+   129us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:35.300498 (+   759us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:35.300685 (+   187us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:17:35.300733 (+    48us) write_op.cc:312] APPLY: finished
0709 13:17:35.300956 (+   223us) log.cc:844] Serialized 52 byte log entry
0709 13:17:35.306607 (+  5651us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:35.315651 (+  9044us) write_op.cc:454] Released schema lock
0709 13:17:35.326453 (+ 10802us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:35.360101 (+ 33648us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:35.360149 (+    48us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":75553,"reported_tablets":20,"child_traces":[["op",{"apply.queue_time_us":204577,"apply.run_cpu_time_us":2793,"apply.run_wall_time_us":66679,"num_ops":6,"prepare.queue_time_us":211011,"prepare.run_cpu_time_us":37342,"prepare.run_wall_time_us":419595,"raft.queue_time_us":101569,"raft.run_cpu_time_us":27881,"raft.run_wall_time_us":247053,"replication_time_us":422070,"thread_start_us":334237,"threads_started":4,"wal-append.queue_time_us":116120}]]}
I20260709 13:17:36.302861  4875 consensus_queue.cc:237] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.305697  4581 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:17:36.307106  3632 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:36.308709  3529 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.310004  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.286088  4887 raft_consensus.cc:697] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:36.287716  4602 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:36.311944  3631 raft_consensus.cc:2368] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
W20260709 13:17:36.314543  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 57519.6us
I20260709 13:17:36.295418  4901 raft_consensus.cc:2749] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:36.293627  4727 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:36.316840  3526 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:36.314754  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.319134  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:36.307907  4772 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:36.321702  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:36.332849  3526 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:36.333253  3712 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.324080  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:36.326637  4887 consensus_queue.cc:237] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.315972  4602 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.327832  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:36.327961  4839 consensus_queue.cc:1059] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:36.301185  4597 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:36.329860  3604 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.331995  3707 raft_consensus.cc:2393] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:36.320742  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:36.254657  4661 raft_consensus.cc:697] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:36.335763  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.336053  3555 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:36.338507  3632 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:36.311877  4576 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:36.339802  3709 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:36.343358  3704 raft_consensus.cc:2393] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 2: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
W20260709 13:17:36.349948  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 50924us
I20260709 13:17:36.363296  3675 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:36.368588  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:36.342543  4741 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:36.328752  4791 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:36.335022  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:36.332548  4727 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:36.353289  3604 leader_election.cc:400] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:36.341377  3458 catalog_manager.cc:5697] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 2 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:36.385118  3604 leader_election.cc:403] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:36.378342  3708 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:36.389569  3604 leader_election.cc:400] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:36.389874  3604 leader_election.cc:403] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:17:36.390902  4907 raft_consensus.cc:2749] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:36.378825  4742 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:36.391551  4907 consensus_queue.cc:1059] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:36.342361  4757 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:36.392308  4757 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:36.392342  4904 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:36.392890  4907 raft_consensus.cc:3055] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:36.371205  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.393554  3632 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.396570  3708 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:36.343644  4602 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:36.397579  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:36.398401  3708 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:36.399273  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:36.399912  3708 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:36.400921  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:36.400782  4865 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.401599  3708 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.373814  3526 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:36.376820  3712 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:36.403555  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:36.369234  3707 raft_consensus.cc:2468] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 1.
I20260709 13:17:36.404439  4915 raft_consensus.cc:2749] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:36.405750  4926 raft_consensus.cc:2764] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:17:36.406164  4938 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:17:36.407155  4948 log.cc:927] Time spent T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
I20260709 13:17:36.366389  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:36.393396  4907 raft_consensus.cc:740] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:36.386821  3458 catalog_manager.cc:5697] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:36.392855  4757 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:36.364894  3675 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:36.353600  4597 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.359270  4846 raft_consensus.cc:2804] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:36.389408  3529 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.419462  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:36.420245  3709 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.384029  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 929) took 1072 ms. Trace:
I20260709 13:17:36.350045  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.416643  3632 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
W20260709 13:17:36.417977  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 53178.8us
W20260709 13:17:36.417977  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 44232us
I20260709 13:17:36.365309  4576 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.425319  3526 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:36.425372  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:36.426853  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:36.427227  3563 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.427567  3556 raft_consensus.cc:2368] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:36.429576  3675 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:36.437013  3708 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:36.438293  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:36.448475  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.442790  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.443820  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.450400  3633 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:36.452896  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.453819  3632 raft_consensus.cc:2468] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:36.432484  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.380324  4883 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.352782  4766 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.065s
I20260709 13:17:36.455631  3675 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:36.456421  3559 raft_consensus.cc:2368] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:36.458323  3529 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:36.462721  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.399286  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:36.418872  4926 raft_consensus.cc:2804] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:36.432013  4742 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.475623  4587 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:36.426374  4597 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:36.420866  3634 rpcz_store.cc:276] 0709 13:17:35.297156 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:35.297384 (+   228us) service_pool.cc:224] Handling call
0709 13:17:35.300849 (+  3465us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:35.302581 (+  1732us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:35.302610 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:35.303089 (+   479us) log.cc:844] Serialized 26 byte log entry
0709 13:17:35.703347 (+400258us) spinlock_profiling.cc:243] Waited 1.04 ms on lock 0x7b1800325f00. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7de5e3de1 00007ff7de5f05b1 00007ff7d56fde07 00007ff7de558ab9 00007ff7d571a69b 00007ff7d571893f 00007ff7d571ac02 00007ff7d83a220b 00007ff7d83a7d23 00007ff7d83a80d1 00007ff7d87c3a0f
0709 13:17:35.959213 (+255866us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:36.358286 (+399073us) log.cc:844] Serialized 14 byte log entry
0709 13:17:36.358634 (+   348us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:36.358710 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:36.358748 (+    38us) raft_consensus.cc:1685] finished
0709 13:17:36.369230 (+ 10482us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:36.369358 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4097,"prepare.queue_time_us":75252,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":387,"raft.run_cpu_time_us":226,"raft.run_wall_time_us":8081,"spinlock_wait_cycles":2397568,"thread_start_us":625366,"threads_started":2,"wal-append.queue_time_us":880592}
I20260709 13:17:36.506073  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:36.377784  4951 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:36.427009  4576 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:36.463325  4846 raft_consensus.cc:697] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:36.455750  4938 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.072s
I20260709 13:17:36.494489  3709 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:36.574081  3563 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:36.462517  4764 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.066s
I20260709 13:17:36.540231  3633 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
W20260709 13:17:36.542040  3508 auto_rebalancer.cc:629] Failed to schedule move for tablet eb62a2b7f6324907bd672b8f3b3e4871: Illegal state: Replica 62220af1882547f58159de5ac5d6ecac is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:36.584172  4865 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:36.522172  4578 raft_consensus.cc:3055] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:36.525039  4927 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:36.611506  3633 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:36.533587  4883 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:36.612934  4959 log.cc:927] Time spent T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260709 13:17:36.607499  4578 raft_consensus.cc:740] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:36.574191  4839 raft_consensus.cc:2804] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:36.622485  4581 raft_consensus.cc:2764] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:17:36.698098  3556 raft_consensus.cc:1240] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:36.698004  3563 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:36.700214  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:36.701156  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:36.721534  3555 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:36.603204  4764 consensus_queue.cc:1243] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer 60611c619ac74778ab2644df450044a4 log is divergent from this leader: its last log entry 4.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:17:36.608543  4266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:17:36.617592  4514 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:36.611129  4952 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:36.748736  4521 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:36.749505  4521 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:36.605758  4932 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.526692  4742 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.626552  4954 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.106s
I20260709 13:17:36.521577  4907 consensus_queue.cc:260] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.734105  3560 raft_consensus.cc:2468] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:36.508003  4661 consensus_queue.cc:237] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:17:36.756755  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 331529us
I20260709 13:17:36.775033  3604 leader_election.cc:400] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:36.775542  3604 leader_election.cc:403] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:17:36.718786  3633 raft_consensus.cc:1240] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:36.724315  4766 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:36.720624  4884 raft_consensus.cc:2749] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:36.720832  4839 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:36.752882  4266 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.777217  3555 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:36.779803  3604 leader_election.cc:400] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:36.785846  3604 leader_election.cc:403] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:17:36.785586  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.795481  3704 raft_consensus.cc:1240] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
W20260709 13:17:36.796954  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:36.798105  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 365610us
I20260709 13:17:36.752665  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.799677  4521 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:36.800521  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 342250us
I20260709 13:17:36.764842  4514 raft_consensus.cc:697] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:36.803972  3529 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:36.781505  4875 raft_consensus.cc:2749] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:36.792820  4839 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.799744  3604 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:36.813719  4587 raft_consensus.cc:697] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:36.786798  4741 raft_consensus.cc:697] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:36.818697  4521 raft_consensus.cc:2804] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:36.819423  4521 raft_consensus.cc:697] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:36.790832  4791 raft_consensus.cc:697] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:36.796864  4837 raft_consensus.cc:2749] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:36.820268  4521 consensus_queue.cc:237] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:36.831290  4952 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:36.831681  4961 log.cc:927] Time spent T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.226s	user 0.000s	sys 0.000s
I20260709 13:17:36.831890  4952 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.833220  3629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 861) took 1008 ms. Trace:
I20260709 13:17:36.805678  3557 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:36.822465  3633 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:36.844599  3708 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:36.858012  4741 consensus_queue.cc:237] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.858345  4791 consensus_queue.cc:237] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.787813  4766 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.873309  3526 leader_election.cc:400] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:36.875811  3526 leader_election.cc:403] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:17:36.842373  4950 log.cc:927] Time spent T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.400s	user 0.001s	sys 0.000s
W20260709 13:17:36.944404  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 488817us
I20260709 13:17:36.812652  3678 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:36.866220  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:36.877928  4898 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:36.885970  4972 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:17:36.886783  3508 auto_rebalancer.cc:629] Failed to schedule move for tablet 044b2b83bf054085a656d61ba9e76cf2: Illegal state: Replica af8b4811e7084b8a9e3fc314403341b5 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:36.889585  3635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 937) took 1072 ms. Trace:
W20260709 13:17:36.950462  4602 consensus_meta.cc:287] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.553s	user 0.009s	sys 0.000s
I20260709 13:17:36.890027  4952 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:36.795017  4846 consensus_queue.cc:237] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.890904  3636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 933) took 1104 ms. Trace:
I20260709 13:17:36.892026  4514 consensus_queue.cc:237] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.900357  4764 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:36.906220  4742 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:36.798825  4578 consensus_queue.cc:260] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.922955  4925 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:36.989909  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 123876us
I20260709 13:17:36.931066  4865 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:36.932088  4932 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:36.944532  4727 consensus_meta.cc:287] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.544s	user 0.011s	sys 0.000s
W20260709 13:17:36.954128  4757 consensus_meta.cc:287] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.512s	user 0.007s	sys 0.003s
I20260709 13:17:36.960095  3635 rpcz_store.cc:276] 0709 13:17:35.817511 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:35.824876 (+  7365us) service_pool.cc:224] Handling call
0709 13:17:35.870844 (+ 45968us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:35.970187 (+ 99343us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:17:35.970240 (+    53us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:35.970889 (+   649us) log.cc:844] Serialized 26 byte log entry
0709 13:17:36.179286 (+208397us) spinlock_profiling.cc:243] Waited 28 ms on lock 0x7b1800325c60. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7de5e3de1 00007ff7de5f05b1 00007ff7d56fde07 00007ff7de558ab9 00007ff7d571a69b 00007ff7d571893f 00007ff7d571ac02 00007ff7d83a220b 00007ff7d83a7d23 00007ff7d83a80d1 00007ff7d87c3a0f
0709 13:17:36.617486 (+438200us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:36.617557 (+    71us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:36.857693 (+240136us) spinlock_profiling.cc:243] Waited 88.7 ms on lock 0x7b54000e5954. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:36.857750 (+    57us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:36.889117 (+ 31367us) raft_consensus.cc:1685] finished
0709 13:17:36.889154 (+    37us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:36.889496 (+   342us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":6646,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":23193,"spinlock_wait_cycles":268428928,"thread_start_us":437974,"threads_started":1,"wal-append.queue_time_us":774591}
W20260709 13:17:36.863777  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 60856.6us
I20260709 13:17:36.988818  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:36.971679  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:36.927042  4955 log.cc:927] Time spent T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.385s	user 0.000s	sys 0.003s
I20260709 13:17:36.964504  4268 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40652 (request call id 92) took 1185 ms. Trace:
I20260709 13:17:36.968366  4927 raft_consensus.cc:2749] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:36.970360  4972 raft_consensus.cc:697] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:36.964442  4969 raft_consensus.cc:2749] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:36.965411  3636 rpcz_store.cc:276] 0709 13:17:35.786382 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:35.787490 (+  1108us) service_pool.cc:224] Handling call
0709 13:17:35.787782 (+   292us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:35.788160 (+   378us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:35.788212 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:35.870354 (+ 82142us) log.cc:844] Serialized 26 byte log entry
0709 13:17:36.273888 (+403534us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:36.293673 (+ 19785us) log.cc:844] Serialized 14 byte log entry
0709 13:17:36.293964 (+   291us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:36.294063 (+    99us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:36.890685 (+596622us) raft_consensus.cc:1685] finished
0709 13:17:36.890708 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:36.890849 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":21767,"prepare.queue_time_us":13345,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":1687,"raft.queue_time_us":1553,"raft.run_cpu_time_us":355,"raft.run_wall_time_us":15608,"thread_start_us":315706,"threads_started":1,"wal-append.queue_time_us":548141}
I20260709 13:17:37.043392  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:37.009974  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:37.010283  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:37.036151  3529 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:37.045040  3707 raft_consensus.cc:2368] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:37.043395  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:37.046489  3636 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:36.956511  4926 raft_consensus.cc:697] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:36.954581  4898 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.052765  3529 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:37.054374  3707 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:37.056154  3707 raft_consensus.cc:1275] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:37.012034  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:36.833724  3629 rpcz_store.cc:276] 0709 13:17:35.824650 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:36.017551 (+192901us) service_pool.cc:224] Handling call
0709 13:17:36.017947 (+   396us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:36.018493 (+   546us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:36.018544 (+    51us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:36.019211 (+   667us) log.cc:844] Serialized 26 byte log entry
0709 13:17:36.350871 (+331660us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:36.352517 (+  1646us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:36.369705 (+ 17188us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:36.832912 (+463207us) raft_consensus.cc:1685] finished
0709 13:17:36.832952 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:36.833137 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3499,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":116,"thread_start_us":317521,"threads_started":1,"wal-append.queue_time_us":480177}
I20260709 13:17:37.013512  3709 raft_consensus.cc:1240] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: [1.2-3.3]
I20260709 13:17:37.013808  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:36.961889  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 149350us
I20260709 13:17:37.043597  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:37.066020  3710 raft_consensus.cc:2468] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 2.
I20260709 13:17:37.067529  3710 raft_consensus.cc:1240] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:17:37.036576  4268 rpcz_store.cc:276] 0709 13:17:35.787604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:35.790971 (+  3367us) service_pool.cc:224] Handling call
0709 13:17:35.791258 (+   287us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:36.264686 (+473428us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:17:36.415643 (+150957us) log.cc:844] Serialized 14 byte log entry
0709 13:17:36.957017 (+541374us) log.cc:844] Serialized 14 byte log entry
0709 13:17:36.958601 (+  1584us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:36.958651 (+    50us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:17:36.958704 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:36.958765 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:36.958886 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5514,"raft.queue_time_us":142092,"raft.run_cpu_time_us":400,"raft.run_wall_time_us":21211,"thread_start_us":861262,"threads_started":3,"wal-append.queue_time_us":389671}
W20260709 13:17:37.037417  4772 consensus_meta.cc:287] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5: Time spent flushing consensus metadata: real 0.693s	user 0.011s	sys 0.000s
I20260709 13:17:37.011889  3526 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
W20260709 13:17:37.072834  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 61016.4us
I20260709 13:17:37.074322  4772 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.074608  4926 consensus_queue.cc:237] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.075356  4581 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:37.076493  4772 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:37.015373  4865 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.078722  4865 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:37.079162  3708 raft_consensus.cc:2368] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 5. Current term is 6.
W20260709 13:17:37.079344  4964 log.cc:927] Time spent T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Append to log took a long time: real 0.280s	user 0.001s	sys 0.001s
I20260709 13:17:37.072338  4925 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:37.080672  4925 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.081873  4952 raft_consensus.cc:2749] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:37.049239  4974 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:37.082463  4974 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:37.082779  3712 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:37.082839  4974 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:37.084520  4766 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:37.048895  4970 consensus_queue.cc:1059] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 13:17:37.086179  4970 raft_consensus.cc:2749] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:37.086269  3529 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:37.086897  4970 raft_consensus.cc:3055] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:37.087193  4898 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.087281  4970 raft_consensus.cc:740] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:37.047061  4883 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.087700  3529 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:37.035069  4742 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:37.088109  4970 consensus_queue.cc:260] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.088418  4742 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.089316  4970 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:37.090371  4742 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:36.967572  4602 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.103811  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:37.104681  3709 raft_consensus.cc:2368] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:37.008390  4764 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.048619  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:37.088061  4883 raft_consensus.cc:2804] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:37.093335  4578 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:37.092840  3636 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:37.092360  3712 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:37.110992  3706 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54458 (request call id 922) took 1457 ms. Trace:
I20260709 13:17:37.073823  4915 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:37.033934  4727 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:36.995144  4587 consensus_queue.cc:237] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.041838  4757 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.106487  4884 raft_consensus.cc:2804] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:17:37.111802  4576 consensus_meta.cc:287] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.505s	user 0.010s	sys 0.000s
I20260709 13:17:37.113253  4883 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:37.115664  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.141914  3636 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:37.143005  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.110080  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
W20260709 13:17:37.115612  3634 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.531s	user 0.037s	sys 0.051s
W20260709 13:17:37.145893  3634 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.561s	user 0.037s	sys 0.051s
I20260709 13:17:37.146751  3634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 866) took 1123 ms. Trace:
I20260709 13:17:37.119046  4764 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:37.119688  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:37.120338  4597 consensus_meta.cc:287] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5: Time spent flushing consensus metadata: real 0.535s	user 0.005s	sys 0.005s
I20260709 13:17:37.120810  4266 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:37.122028  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:37.121624  3675 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:37.123339  3709 raft_consensus.cc:1240] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:37.124001  3638 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 936) took 1323 ms. Trace:
I20260709 13:17:37.158706  3637 pending_rounds.cc:85] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Aborting all ops after (but not including) 1
I20260709 13:17:37.115418  3706 rpcz_store.cc:276] 0709 13:17:35.653217 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:35.739049 (+ 85832us) service_pool.cc:224] Handling call
0709 13:17:35.739516 (+   467us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:35.755613 (+ 16097us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:35.755644 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:35.771178 (+ 15534us) log.cc:844] Serialized 26 byte log entry
0709 13:17:36.061206 (+290028us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:36.061271 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:36.061372 (+   101us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:37.085006 (+1023634us) spinlock_profiling.cc:243] Waited 4.97 ms on lock 0x7b24000c6d88. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d55a19c4 00007ff7d559facb 00007ff7d575adc9 00007ff7d575aa55 00007ff7d5759fb0 00007ff7d83d0488 00007ff7d83d0be8 00007ff7d83a8398 00007ff7d83a376a 00007ff7d83a2bb6
0709 13:17:37.091486 (+  6480us) raft_consensus.cc:1685] finished
0709 13:17:37.091510 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:37.110914 (+ 19404us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3528,"raft.queue_time_us":19238,"raft.run_cpu_time_us":164,"raft.run_wall_time_us":5312,"spinlock_wait_cycles":11747328,"thread_start_us":268033,"threads_started":1,"wal-append.queue_time_us":572075}
W20260709 13:17:37.075152  4958 log.cc:927] Time spent T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.354s	user 0.002s	sys 0.001s
I20260709 13:17:37.128650  4973 consensus_queue.cc:1059] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:37.129961  4972 consensus_queue.cc:237] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.092041  3529 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:37.139231  3704 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
W20260709 13:17:37.141039  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:37.142616  3705 raft_consensus.cc:2368] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:37.147101  3634 rpcz_store.cc:276] 0709 13:17:36.023625 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:36.584002 (+560377us) service_pool.cc:224] Handling call
0709 13:17:36.584325 (+   323us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:36.584512 (+   187us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:17:36.584815 (+   303us) log.cc:844] Serialized 14 byte log entry
0709 13:17:37.146300 (+561485us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:37.146349 (+    49us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:37.146539 (+   190us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:37.146604 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:37.146700 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":18776,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":49,"raft.queue_time_us":586,"raft.run_cpu_time_us":47,"raft.run_wall_time_us":47,"thread_start_us":561165,"threads_started":1}
I20260709 13:17:37.157310  3638 rpcz_store.cc:276] 0709 13:17:35.800769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:35.863868 (+ 63099us) service_pool.cc:224] Handling call
0709 13:17:35.864274 (+   406us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:35.864723 (+   449us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:35.864764 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:35.911229 (+ 46465us) log.cc:844] Serialized 26 byte log entry
0709 13:17:36.285869 (+374640us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:36.285910 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:36.285982 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:36.926215 (+640233us) spinlock_profiling.cc:243] Waited 13.2 ms on lock 0x7b4400022b4c. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d5641c85 00007ff7d56426a2 00007ff7d83b41db 00007ff7d83afaaf 00007ff7d83a386e 00007ff7d83a2bb6 00007ff7d83a27d8 00007ff7d83ac221 00007ff7d83ac1d9 00007ff7d83ac169
0709 13:17:37.115079 (+188864us) raft_consensus.cc:1685] finished
0709 13:17:37.115101 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:37.123922 (+  8821us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":106,"raft.run_cpu_time_us":174,"raft.run_wall_time_us":9024,"spinlock_wait_cycles":30311808,"thread_start_us":357695,"threads_started":1,"wal-append.queue_time_us":527522}
I20260709 13:17:37.148281  4883 raft_consensus.cc:3060] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:37.159123  3637 pending_rounds.cc:107] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Aborting uncommitted NO_OP operation due to leader change: 4.2
I20260709 13:17:37.112203  4968 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.050s
I20260709 13:17:37.190497  3637 raft_consensus.cc:2889] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:37.132624  4915 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.214375  3604 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:37.216010  3604 leader_election.cc:400] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:37.161530  4982 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:37.219089  4521 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:17:37.224787  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 115986us
I20260709 13:17:37.147532  4576 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.174268  4764 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:37.175457  4979 raft_consensus.cc:2804] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:37.168195  3703 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:37.238065  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:37.250653  3633 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:37.162714  4597 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.238981  3604 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:37.241878  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 168685us
I20260709 13:17:37.254967  3604 leader_election.cc:400] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 5. Current term is 6.
I20260709 13:17:37.255276  3604 leader_election.cc:403] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:17:37.256397  3604 leader_election.cc:400] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:37.289016  3562 raft_consensus.cc:1240] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:37.288931  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.296343  3634 raft_consensus.cc:2393] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:37.292456  3678 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:37.294369  3558 raft_consensus.cc:1240] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:37.258450  4521 consensus_queue.cc:1059] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 13:17:37.259263  3604 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:37.223580  4622 raft_consensus.cc:2749] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:37.302477  4791 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:37.230422  4951 raft_consensus.cc:3055] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:37.258003  4875 raft_consensus.cc:2804] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:37.244583  4979 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:37.259423  4907 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:37.236992  4904 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.084s
I20260709 13:17:37.323575  3526 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:37.346575  3678 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:37.289211  4954 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:37.350061  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 258071us
W20260709 13:17:37.353699  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 94509.6us
I20260709 13:17:37.347666  3633 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:17:37.359417  3604 leader_election.cc:400] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3.
I20260709 13:17:37.243568  4901 consensus_queue.cc:1059] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260709 13:17:37.360523  3604 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:37.302524  4865 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 13:17:37.367904  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.287364  4908 consensus_queue.cc:1048] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 13:17:37.225987  4982 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.370371  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.316767  4951 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:37.347492  4875 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:37.372058  3555 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:37.254209  4764 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.377215  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.383857  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.345219  4978 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:37.384680  3633 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:37.320528  4791 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.365572  4741 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:37.368494  4887 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:37.362962  4837 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 5. Current term is 6.
I20260709 13:17:37.382031  4875 raft_consensus.cc:3060] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:37.352896  4979 raft_consensus.cc:3060] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:37.356896  4952 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:17:37.358237  4581 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:17:37.415692  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.353559  4975 consensus_queue.cc:1059] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:17:37.376215  4587 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:37.376128  4622 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:37.381479  4898 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:37.418325  3556 raft_consensus.cc:1240] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:37.376773  3554 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 989) took 1632 ms. Trace:
I20260709 13:17:37.435477  4587 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:37.443563  4993 log.cc:927] Time spent T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 13:17:37.443300  3554 rpcz_store.cc:276] 0709 13:17:35.743987 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:35.752841 (+  8854us) service_pool.cc:224] Handling call
0709 13:17:35.777714 (+ 24873us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:17:35.872370 (+ 94656us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:35.875509 (+  3139us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:17:35.938905 (+ 63396us) log.cc:844] Serialized 52 byte log entry
0709 13:17:36.355095 (+416190us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:36.367543 (+ 12448us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:36.372526 (+  4983us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:37.074548 (+702022us) spinlock_profiling.cc:243] Waited 59.9 ms on lock 0x7b4400022b4c. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d5641c85 00007ff7d56426a2 00007ff7d83b41db 00007ff7d83afaaf 00007ff7d83a386e 00007ff7d83a2bb6 00007ff7d83a27d8 00007ff7d83ac221 00007ff7d83ac1d9 00007ff7d83ac169
0709 13:17:37.353446 (+278898us) raft_consensus.cc:1685] finished
0709 13:17:37.353469 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:37.374753 (+ 21284us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":835,"raft.queue_time_us":97019,"raft.run_cpu_time_us":186,"raft.run_wall_time_us":19236,"spinlock_wait_cycles":137676544,"thread_start_us":397882,"threads_started":1,"wal-append.queue_time_us":616106}
I20260709 13:17:37.422289  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:37.424474  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:37.446309  3634 raft_consensus.cc:2393] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 6: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:37.424599  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:37.446817  4987 log.cc:927] Time spent T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260709 13:17:37.447338  3708 raft_consensus.cc:2393] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 6: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:37.389008  4901 raft_consensus.cc:3055] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:37.430599  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:37.448138  4983 log.cc:927] Time spent T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.144s	user 0.001s	sys 0.000s
I20260709 13:17:37.389791  4602 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.449183  3632 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 863) took 1495 ms. Trace:
W20260709 13:17:37.449458  4989 log.cc:927] Time spent T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.125s	user 0.000s	sys 0.001s
I20260709 13:17:37.449556  3632 rpcz_store.cc:276] 0709 13:17:35.964122 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:36.523702 (+559580us) service_pool.cc:224] Handling call
0709 13:17:36.527279 (+  3577us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:36.531709 (+  4430us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:36.531753 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:36.532892 (+  1139us) log.cc:844] Serialized 26 byte log entry
0709 13:17:36.965720 (+432828us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:36.965760 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:36.965826 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:37.448925 (+483099us) raft_consensus.cc:1685] finished
0709 13:17:37.448951 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:37.449109 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":109,"raft.run_cpu_time_us":105,"raft.run_wall_time_us":106,"thread_start_us":342973,"threads_started":1,"wal-append.queue_time_us":588013}
I20260709 13:17:37.394181  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:37.451429  3557 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:37.448163  4901 raft_consensus.cc:740] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:37.443694  4622 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.453025  4901 consensus_queue.cc:260] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:37.453939  4622 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.425139  4887 raft_consensus.cc:697] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:37.455626  4887 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.418220  4957 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:37.441090  4898 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:37.458001  4898 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:37.457929  4957 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:37.454737  4901 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:37.460462  4957 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.433277  4741 consensus_queue.cc:1059] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:17:37.462091  4741 raft_consensus.cc:3055] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:37.462478  4741 raft_consensus.cc:740] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:37.463238  4741 consensus_queue.cc:260] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.464282  4741 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:37.443406  4587 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:37.366423  4954 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.453118  4727 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.424127  4915 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:37.439445  4986 log.cc:927] Time spent T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 13:17:37.533185  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:37.388810  4974 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.572309  3675 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:37.577596  4884 raft_consensus.cc:697] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:37.578811  4884 consensus_queue.cc:237] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.580721  4976 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:37.580994  5002 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.139s
I20260709 13:17:37.581277  4976 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:37.582021  4981 log.cc:927] Time spent T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.313s	user 0.000s	sys 0.001s
I20260709 13:17:37.583124  3631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 864) took 1560 ms. Trace:
I20260709 13:17:37.583377  4976 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:37.583453  3631 rpcz_store.cc:276] 0709 13:17:36.023026 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:36.506884 (+483858us) service_pool.cc:224] Handling call
0709 13:17:36.507267 (+   383us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:36.516314 (+  9047us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:36.516343 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:36.535206 (+ 18863us) log.cc:844] Serialized 26 byte log entry
0709 13:17:36.957538 (+422332us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:36.957578 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:36.957719 (+   141us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:37.582936 (+625217us) raft_consensus.cc:1685] finished
0709 13:17:37.582956 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:37.583070 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":493,"raft.run_cpu_time_us":185,"raft.run_wall_time_us":11982,"thread_start_us":342292,"threads_started":1,"wal-append.queue_time_us":523241}
W20260709 13:17:37.586584  3529 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:37.586624  3630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40026 (request call id 62) took 1562 ms. Trace:
I20260709 13:17:37.588066  3630 rpcz_store.cc:276] 0709 13:17:36.024149 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:36.585377 (+561228us) service_pool.cc:224] Handling call
0709 13:17:36.585690 (+   313us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:36.586013 (+   323us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:36.586045 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:36.636936 (+ 50891us) log.cc:844] Serialized 26 byte log entry
0709 13:17:37.231830 (+594894us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:17:37.231865 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:37.231925 (+    60us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:37.586426 (+354501us) raft_consensus.cc:1685] finished
0709 13:17:37.586444 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:37.586572 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":17541,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":7990,"thread_start_us":437578,"threads_started":1,"wal-append.queue_time_us":656386}
I20260709 13:17:37.597550  3675 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:37.599109  4932 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:37.601357  3563 raft_consensus.cc:1240] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:17:37.547454  4957 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:37.570436  3705 raft_consensus.cc:1275] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:37.609668  4977 raft_consensus.cc:2804] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:37.610224  4578 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:37.599532  4932 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:37.613008  4991 log.cc:927] Time spent T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.175s	user 0.000s	sys 0.000s
I20260709 13:17:37.613416  5006 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:37.604497  4597 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:37.628429  3675 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:37.633118  4875 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:37.633885  4967 log.cc:927] Time spent T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.726s	user 0.002s	sys 0.001s
I20260709 13:17:37.634676  4954 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.635365  4875 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:37.635450  4990 log.cc:927] Time spent T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.171s	user 0.000s	sys 0.000s
I20260709 13:17:37.437127  4951 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.636298  3633 raft_consensus.cc:2393] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 3: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:37.636252  4951 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:37.638612  3562 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46210 (request call id 732) took 1394 ms. Trace:
I20260709 13:17:37.623481  4932 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:37.638994  3562 rpcz_store.cc:276] 0709 13:17:36.244490 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:36.244597 (+   107us) service_pool.cc:224] Handling call
0709 13:17:36.244852 (+   255us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:37.295934 (+1051082us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:37.638379 (+342445us) spinlock_profiling.cc:243] Waited 1.04 s on lock 0x7b5400203d54. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:37.638555 (+   176us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2398365568}
I20260709 13:17:37.645778  3630 raft_consensus.cc:1240] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:37.646339  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.647449  3631 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:37.649461  3632 raft_consensus.cc:1275] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:37.651670  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.665732  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:37.666677  3632 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:37.665974  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.668903  3526 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:37.623010  4578 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.611116  4957 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:37.676429  3526 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:37.667950  4597 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:37.669562  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:37.668203  4954 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:37.676632  4791 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.675668  4622 raft_consensus.cc:2804] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:37.675550  4764 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:37.628229  5006 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.714018  3632 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
W20260709 13:17:37.748610  4995 log.cc:927] Time spent T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.181s	user 0.000s	sys 0.001s
I20260709 13:17:37.749606  5008 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:37.750200  5008 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.752389  5008 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.753211  5000 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:37.753718  5000 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.754984  4982 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:37.758261  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 92134.4us
I20260709 13:17:37.769508  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.770720  3638 raft_consensus.cc:2410] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:37.772867  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.774232  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.779191  3675 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:37.781221  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.782788  4764 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:37.783367  4764 raft_consensus.cc:697] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:37.783823  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:37.784215  4764 consensus_queue.cc:237] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.778749  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:37.763742  3629 raft_consensus.cc:2368] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5.
I20260709 13:17:37.735942  4957 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.786468  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.786468  3563 raft_consensus.cc:2468] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 2.
I20260709 13:17:37.715014  4597 raft_consensus.cc:697] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:37.787204  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.748107  4622 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:37.791096  3636 raft_consensus.cc:2393] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:37.776151  4977 raft_consensus.cc:697] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:37.723699  4661 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:17:37.792878  4514 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:37.795727  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:37.763185  4954 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.718421  5011 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:37.755831  5000 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.756348  4925 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:37.779578  4868 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:17:37.791244  4970 consensus_meta.cc:287] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.683s	user 0.010s	sys 0.001s
W20260709 13:17:37.813995  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 176114us
W20260709 13:17:37.797950  5009 log.cc:927] Time spent T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:17:37.776908  4968 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:17:37.798960  4622 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:37.802385  4974 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.823449  3636 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:37.823866  3526 leader_election.cc:400] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5.
I20260709 13:17:37.780035  5008 consensus_queue.cc:1048] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:17:37.766494  4979 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.831215  3526 leader_election.cc:403] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:17:37.834580  4268 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Advancing to term 4
I20260709 13:17:37.835875  4234 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:37.840294  4898 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:37.842269  3631 raft_consensus.cc:1240] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5. Ops: [2.4-4.5]
I20260709 13:17:37.815371  4514 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:37.843631  3704 raft_consensus.cc:2393] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:37.844535  4268 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:37.845682  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:37.846612  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:37.847287  3556 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 1.
I20260709 13:17:37.851419  4234 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:37.851972  4898 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:37.827560  4868 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:17:37.850507  4996 log.cc:927] Time spent T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.380s	user 0.001s	sys 0.002s
I20260709 13:17:37.850517  4578 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:37.863346  5018 log.cc:927] Time spent T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 13:17:37.863081  5013 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:17:37.863842  5025 raft_consensus.cc:2804] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:37.849989  4974 raft_consensus.cc:3060] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:37.827214  4597 consensus_queue.cc:237] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.859138  4957 raft_consensus.cc:2804] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:37.859387  3629 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:17:37.880714  5004 log.cc:927] Time spent T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
W20260709 13:17:37.871116  4883 consensus_meta.cc:287] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.661s	user 0.010s	sys 0.001s
I20260709 13:17:37.828640  5011 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.845207  4977 consensus_queue.cc:237] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:37.986385  3637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 965) took 1026 ms. Trace:
W20260709 13:17:37.957080  3526 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:38.004632  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:37.874591  4957 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:38.001184  3637 rpcz_store.cc:276] 0709 13:17:36.960392 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:37.158129 (+197737us) service_pool.cc:224] Handling call
0709 13:17:37.158472 (+   343us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:17:37.206907 (+ 48435us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:37.206936 (+    29us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:17:37.210740 (+  3804us) log.cc:844] Serialized 52 byte log entry
0709 13:17:37.349006 (+138266us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:37.349045 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:37.349121 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:37.986181 (+637060us) raft_consensus.cc:1685] finished
0709 13:17:37.986200 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:37.986329 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":95,"raft.run_cpu_time_us":68,"raft.run_wall_time_us":69,"thread_start_us":137935,"threads_started":1,"wal-append.queue_time_us":452108}
I20260709 13:17:37.940346  5007 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:37.884954  5025 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:38.003327  4898 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:38.011283  4957 raft_consensus.cc:3060] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:37.999104  5006 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:38.008787  4988 log.cc:927] Time spent T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.648s	user 0.004s	sys 0.004s
I20260709 13:17:37.984598  4868 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:38.025218  4587 consensus_meta.cc:287] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5: Time spent flushing consensus metadata: real 0.559s	user 0.008s	sys 0.001s
I20260709 13:17:38.027676  5007 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:38.039716  4839 consensus_meta.cc:287] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 1.198s	user 0.010s	sys 0.003s
I20260709 13:17:38.044701  4839 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.046583  5007 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.047348  4839 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.039618  4908 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:38.048307  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 1013) took 1351 ms. Trace:
I20260709 13:17:38.048924  4908 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.051522  4908 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.052245  4757 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.056883  4938 raft_consensus.cc:3055] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:38.057444  4938 raft_consensus.cc:740] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:38.058497  4938 consensus_queue.cc:260] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.059787  4932 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.066553  4979 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:38.019019  4514 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:38.029284  4661 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
W20260709 13:17:38.068289  4741 consensus_meta.cc:287] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.604s	user 0.010s	sys 0.003s
I20260709 13:17:38.003141  4883 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.030476  5025 raft_consensus.cc:3060] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.087023  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.087854  3704 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:38.088733  3712 raft_consensus.cc:1240] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:17:38.048940  3559 rpcz_store.cc:276] 0709 13:17:36.697057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:36.697168 (+   111us) service_pool.cc:224] Handling call
0709 13:17:36.805065 (+107897us) spinlock_profiling.cc:243] Waited 24.9 ms on lock 0x7b5800010298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7e1fc0 00007ff7dd7cc929 00007ff7dd7cc3d2 00007ff7d6d43bd4
0709 13:17:36.805324 (+   259us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:36.834124 (+ 28800us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:36.834162 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:36.834617 (+   455us) log.cc:844] Serialized 26 byte log entry
0709 13:17:37.140316 (+305699us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:37.140371 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:37.140471 (+   100us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:37.986605 (+846134us) spinlock_profiling.cc:243] Waited 7.99 ms on lock 0x7b4400022b4c. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d5641c85 00007ff7d56426a2 00007ff7d83b41db 00007ff7d83afaaf 00007ff7d83a386e 00007ff7d83a2bb6 00007ff7d83a27d8 00007ff7d83ac221 00007ff7d83ac1d9 00007ff7d83ac169
0709 13:17:38.048020 (+ 61415us) raft_consensus.cc:1685] finished
0709 13:17:38.048052 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:38.048230 (+   178us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28375,"raft.queue_time_us":54707,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":21053,"spinlock_wait_cycles":75710592,"thread_start_us":305307,"threads_started":1,"wal-append.queue_time_us":397959}
I20260709 13:17:38.074361  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:38.070739  4587 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.085079  4979 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:38.106994  4979 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.108583  5011 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.059794  4938 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:37.985777  5020 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.209s
I20260709 13:17:38.111140  4954 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.038785  4898 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.106177  3709 raft_consensus.cc:1240] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:17:38.118786  4837 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:38.116097  4932 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:38.120116  3637 raft_consensus.cc:2393] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 3: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:38.121834  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:38.122613  3709 raft_consensus.cc:2393] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:38.123486  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:38.129225  4622 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.130802  3558 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46210 (request call id 735) took 1795 ms. Trace:
I20260709 13:17:38.131346  3558 rpcz_store.cc:276] 0709 13:17:36.336338 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:36.336517 (+   179us) service_pool.cc:224] Handling call
0709 13:17:36.439908 (+103391us) spinlock_profiling.cc:243] Waited 7.54 ms on lock 0x7b5800010298. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d56e3b71 00007ff7d56e3a22 00007ff7de5fcc09 00007ff7dd756ee0 00007ff7dd8200ab 00007ff7dd820131 00007ff7dd7e1fc0 00007ff7dd7cc929 00007ff7dd7cc3d2 00007ff7d6d43bd4
0709 13:17:36.440163 (+   255us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:37.297069 (+856906us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:38.130487 (+833418us) spinlock_profiling.cc:243] Waited 848 ms on lock 0x7b54001b5154. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:38.130725 (+   238us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1968870528}
I20260709 13:17:38.131572  4622 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.133098  4978 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:38.137347  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.144606  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.144721  3562 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:38.145562  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:38.133659  4978 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.146577  3559 raft_consensus.cc:3060] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.147773  4576 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.148710  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.144219  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.150626  4957 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:38.137838  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:38.137382  3556 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:38.157024  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.157974  3704 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:38.159077  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:38.159897  3636 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.165799  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:38.166729  3634 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:38.141793  4974 raft_consensus.cc:2749] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5.
I20260709 13:17:38.169044  3559 raft_consensus.cc:2468] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:38.127358  4837 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.171795  3712 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:38.176076  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.179297  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.180054  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.181313  3709 raft_consensus.cc:2393] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:38.183348  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:38.172454  3529 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:38.122864  4587 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:38.208350  4837 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.206017  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:38.215955  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:38.218329  4951 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:38.219616  4954 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:38.220098  4954 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.222122  4954 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.222707  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.223562  3705 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:38.224756  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.139249  4952 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:38.226065  4952 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.226919  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.228632  4952 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.228798  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.182263  4979 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:38.209004  4576 consensus_queue.cc:1048] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:17:38.231345  5011 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:38.232133  5011 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.235229  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:38.236166  3707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e12c29385614179942a368148703e30"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:38.237120  3707 raft_consensus.cc:606] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:38.238559  3708 raft_consensus.cc:2393] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:38.240059  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.242003  3711 raft_consensus.cc:1240] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
W20260709 13:17:38.246801  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 78339.5us
W20260709 13:17:38.247648  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 121480us
I20260709 13:17:38.247759  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.249691  3708 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:38.250558  3711 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:38.252498  3708 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:38.251231  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:38.252370  3675 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:38.263700  3636 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:38.277760  3675 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:38.279711  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:38.280475  3708 raft_consensus.cc:2368] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:38.284989  3559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:38.285737  3559 raft_consensus.cc:606] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership
I20260709 13:17:38.286522  3604 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:38.287516  3448 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 01eb5613230241eeb961d9bfaace9780 already in progress [suppressed 7 similar messages]
I20260709 13:17:38.288367  3636 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:38.288663  5006 raft_consensus.cc:2804] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:38.289084  5006 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:38.289551  5006 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:38.289758  4887 consensus_queue.cc:1059] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.291463  3633 raft_consensus.cc:1275] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:38.292531  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:38.293747  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:38.294881  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:38.295284  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:38.295537  3630 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.296079  3633 raft_consensus.cc:2368] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:38.300032  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:38.304116  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.307724  3526 leader_election.cc:400] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:38.308245  3526 leader_election.cc:403] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:17:38.308023  4974 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:38.310381  4974 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.310720  4268 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:38.325459  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.326116  5011 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.326478  4957 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.268033  4908 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 13:17:38.320794  4772 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:38.327400  4772 raft_consensus.cc:697] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:38.328050  4265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:38.328392  4772 consensus_queue.cc:237] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:38.251540  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 267895us
I20260709 13:17:38.281752  4926 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:38.283829  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:38.305254  4884 consensus_queue.cc:1059] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 13:17:38.290004  3604 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:38.336925  3630 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:38.339620  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:38.342056  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:38.362749  3556 raft_consensus.cc:3060] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.346673  3529 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:38.363648  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 73720.8us
I20260709 13:17:38.365206  3529 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:38.365530  3604 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:38.366415  3529 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:38.364871  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:38.348136  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.368621  3529 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:38.340050  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:38.349428  3559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:38.349665  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:38.369782  3710 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:38.369973  3559 raft_consensus.cc:606] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:38.347342  4234 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:38.370697  3637 raft_consensus.cc:2393] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c7076bb123441cf82e557da237b8e2d in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:38.372689  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:38.370895  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:38.447762  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 74826.9us
I20260709 13:17:38.454413  3604 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:38.348801  3705 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.342700  4926 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:38.371627  5007 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:38.370894  4952 raft_consensus.cc:2749] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:38.374158  4968 raft_consensus.cc:2749] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:38.356312  4954 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:38.406294  3529 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:38.496145  3448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 168374us
W20260709 13:17:38.521070  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 145853us
I20260709 13:17:38.371624  5011 raft_consensus.cc:2749] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:38.463411  3556 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 2.
I20260709 13:17:38.496941  3630 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:38.347848  4977 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.161s
I20260709 13:17:38.447285  5020 raft_consensus.cc:2749] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:38.348660  5025 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:38.455598  4908 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:38.530740  3529 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:38.508819  4926 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:38.534669  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:38.539315  3529 leader_election.cc:400] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:38.559816  3529 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:38.537672  4887 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:38.519874  5035 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:38.529225  4514 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:38.586009  3529 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
W20260709 13:17:38.589362  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 135036us
I20260709 13:17:38.534555  4908 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:38.600512  3604 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:38.541469  4952 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:38.529043  5002 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260709 13:17:38.540012  4968 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.052s
W20260709 13:17:38.540320  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 99287.4us
W20260709 13:17:38.596292  5004 log.cc:927] Time spent T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:17:38.542733  4837 consensus_queue.cc:1059] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 13:17:38.567157  5020 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 13:17:38.599306  4908 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:38.594947  5011 raft_consensus.cc:2749] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:38.539084  4954 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.645609  4264 raft_consensus.cc:1240] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
W20260709 13:17:38.648072  4998 log.cc:927] Time spent T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 1.198s	user 0.005s	sys 0.004s
I20260709 13:17:38.650710  5051 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:38.651157  5051 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:38.651497  5051 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:38.654201  5033 log.cc:927] Time spent T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.145s	user 0.000s	sys 0.001s
I20260709 13:17:38.655566  3556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:38.656164  3556 raft_consensus.cc:606] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership
I20260709 13:17:38.658735  5025 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.659178  4846 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:38.659293  4925 consensus_queue.cc:1059] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } 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 13:17:38.659883  4846 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.660444  4925 raft_consensus.cc:3055] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.660837  4925 raft_consensus.cc:740] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:38.610770  4741 raft_consensus.cc:2804] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:38.663580  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:38.595458  5035 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:38.628161  4997 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:38.666874  5044 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:38.668097  5035 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:38.668205  5044 raft_consensus.cc:2804] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:38.668655  5044 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:38.668992  5044 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:38.666788  4997 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:38.684118  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 324112us
I20260709 13:17:38.591480  4887 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.670814  4741 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:38.681424  5007 raft_consensus.cc:697] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:38.738018  3632 raft_consensus.cc:1275] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 13:17:38.748785  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 162892us
I20260709 13:17:38.740365  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:38.751233  3563 raft_consensus.cc:2393] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 5: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:38.741545  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.741961  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:38.743983  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 54429.9us
I20260709 13:17:38.752606  3560 raft_consensus.cc:2393] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 6: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:38.753780  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.756072  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.689834  4977 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:38.795902  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:38.743690  4741 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.744024  5002 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:38.743516  4968 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:38.798151  4974 raft_consensus.cc:2749] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3.
I20260709 13:17:38.847635  4974 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:38.847865  4742 raft_consensus.cc:3055] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:38.848292  4742 raft_consensus.cc:740] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:38.848158  4974 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.849220  4742 consensus_queue.cc:260] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.849833  3559 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:38.852007  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.661624  4925 consensus_queue.cc:260] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:38.756739  4957 raft_consensus.cc:2749] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:38.800835  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
W20260709 13:17:38.837852  5047 log.cc:927] Time spent T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:17:38.836519  4977 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.853602  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.890990  3560 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:38.859411  3558 raft_consensus.cc:2468] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:38.854494  4925 raft_consensus.cc:3060] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.897282  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:38.855458  5041 log.cc:927] Time spent T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.229s	user 0.000s	sys 0.000s
W20260709 13:17:38.857138  5046 log.cc:927] Time spent T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
I20260709 13:17:38.898717  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.862071  4954 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:38.867576  4938 consensus_meta.cc:287] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.758s	user 0.006s	sys 0.006s
I20260709 13:17:38.911128  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.912931  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:38.914376  3561 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 1016) took 2213 ms (client timeout 1693 ms). Trace:
W20260709 13:17:38.914821  3561 rpcz_store.cc:269] 0709 13:17:36.698775 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:36.700880 (+  2105us) service_pool.cc:224] Handling call
0709 13:17:38.907988 (+2207108us) spinlock_profiling.cc:243] Waited 565 ms on lock 0x7b54002d8554. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880c2fa 00007ff7dd7cdb17 00007ff7d6d486d4 00007ff7d6d48662 00007ff7d6d48591 00007ff7d6d4850c 00007ff7d6d477c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:38.912232 (+  4244us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1299436928}
I20260709 13:17:38.861545  4887 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.863842  4846 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.918191  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:38.949303  3560 raft_consensus.cc:2393] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 3: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:38.919180  4514 raft_consensus.cc:2749] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:38.919128  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.953212  3558 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:38.920238  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.927090  4926 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.928752  3705 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:38.939807  4865 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:38.954353  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:38.959797  3558 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:38.960852  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:38.955219  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:38.961550  3678 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:38.957574  3561 raft_consensus.cc:2393] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:38.964636  3558 raft_consensus.cc:2393] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 3: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:38.965265  4979 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:38.965875  4865 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.966480  3561 raft_consensus.cc:1240] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
W20260709 13:17:38.953564  5006 consensus_meta.cc:287] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.626s	user 0.010s	sys 0.000s
I20260709 13:17:38.886301  4968 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.878280  5002 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.973595  3678 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:38.864145  5007 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:38.978159  3678 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:38.980557  4234 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:38.981038  3678 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:38.987330  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:38.988255  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 387806us
I20260709 13:17:38.977144  5010 raft_consensus.cc:2749] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:38.984952  4956 raft_consensus.cc:2804] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:38.986953  4974 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:38.973060  5006 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.012611  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:38.983350  4979 raft_consensus.cc:2749] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:38.974926  5051 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.019080  3604 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:38.984539  3554 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:39.023450  3604 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:39.021330  3526 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:39.032009  3604 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:39.040014  3634 raft_consensus.cc:2393] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:39.024693  4956 raft_consensus.cc:697] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 2 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:17:39.018013  4846 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:39.029803  5054 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:39.028656  5010 raft_consensus.cc:2764] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:17:39.049139  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:39.051018  3604 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:39.055544  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:39.027477  4887 consensus_queue.cc:1059] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
W20260709 13:17:39.064000  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 83034.2us
I20260709 13:17:39.053382  4969 raft_consensus.cc:2804] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:39.045313  5055 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:39.045243  5045 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:39.067065  3678 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:39.042785  5059 raft_consensus.cc:2749] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:39.052722  5054 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:39.040212  4908 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.058290  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:39.085093  3678 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:39.086596  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 52146.5us
I20260709 13:17:39.090665  3678 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:39.068770  4741 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.092440  3678 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:39.095706  3678 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:39.070575  5065 raft_consensus.cc:2804] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:39.054711  4846 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.099432  3678 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:39.077700  4938 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:39.085119  5054 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.074786  4926 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:39.080097  4898 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:39.089187  5003 log.cc:927] Time spent T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 1.623s	user 0.005s	sys 0.000s
I20260709 13:17:39.104341  3637 raft_consensus.cc:1240] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:39.055549  5060 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
I20260709 13:17:39.132069  3635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 964) took 2175 ms. Trace:
I20260709 13:17:39.107040  4865 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:39.132472  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:39.115171  3562 raft_consensus.cc:2393] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 3: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:39.098304  4587 raft_consensus.cc:2749] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:39.088922  5010 raft_consensus.cc:2749] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:39.094302  4979 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:39.101696  3554 raft_consensus.cc:3060] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:39.136302  5024 log.cc:927] Time spent T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 1.133s	user 0.003s	sys 0.000s
I20260709 13:17:39.122558  4956 consensus_queue.cc:237] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:39.138972  4742 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.123685  5002 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:39.125087  5061 log.cc:927] Time spent T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 13:17:39.103571  4932 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:39.132488  3635 rpcz_store.cc:276] 0709 13:17:36.956603 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:37.163131 (+206528us) service_pool.cc:224] Handling call
0709 13:17:37.198959 (+ 35828us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:17:37.208431 (+  9472us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:37.208465 (+    34us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:17:37.209058 (+   593us) log.cc:844] Serialized 52 byte log entry
0709 13:17:37.359732 (+150674us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:37.359768 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:37.359830 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:38.994456 (+1634626us) spinlock_profiling.cc:243] Waited 75.9 ms on lock 0x7b4400022b4c. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d5641c85 00007ff7d56426a2 00007ff7d83b41db 00007ff7d83afaaf 00007ff7d83a386e 00007ff7d83a2bb6 00007ff7d83a27d8 00007ff7d83ac221 00007ff7d83ac1d9 00007ff7d83ac169
0709 13:17:39.131723 (+137267us) raft_consensus.cc:1685] finished
0709 13:17:39.131749 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:39.132002 (+   253us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":97,"raft.run_cpu_time_us":152,"raft.run_wall_time_us":17348,"spinlock_wait_cycles":174563712,"thread_start_us":150214,"threads_started":1,"wal-append.queue_time_us":252894}
I20260709 13:17:39.145591  3563 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:39.162245  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.162904  3563 raft_consensus.cc:2468] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 1.
I20260709 13:17:39.080899  5045 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.118029  5065 raft_consensus.cc:697] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:39.120813  4968 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.083190  5055 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.111933  5070 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:39.156136  5062 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:39.155122  4926 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:17:39.182114  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 83082.4us
I20260709 13:17:39.178341  4266 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:39.195583  3703 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54448 (request call id 721) took 1108 ms. Trace:
I20260709 13:17:39.196552  3555 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:17:39.196974  3629 raft_consensus.cc:1240] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:39.197274  5055 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.180676  4887 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:39.201135  3555 pending_rounds.cc:85] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: Aborting all ops after (but not including) 1
I20260709 13:17:39.160723  4932 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:39.202621  3678 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:39.177450  4969 raft_consensus.cc:697] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:39.177300  4974 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:39.198638  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 98025.9us
I20260709 13:17:39.168794  5077 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:39.208242  3555 pending_rounds.cc:107] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:17:39.213713  3678 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:39.214015  3555 raft_consensus.cc:2889] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:39.205238  3703 rpcz_store.cc:276] 0709 13:17:38.086969 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:38.119451 (+ 32482us) service_pool.cc:224] Handling call
0709 13:17:38.133514 (+ 14063us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:38.150341 (+ 16827us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:38.150391 (+    50us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:38.150967 (+   576us) log.cc:844] Serialized 26 byte log entry
0709 13:17:38.533768 (+382801us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:38.538547 (+  4779us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:39.195136 (+656589us) spinlock_profiling.cc:243] Waited 16.4 ms on lock 0x7b5400212fd4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:39.195187 (+    51us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:39.195237 (+    50us) raft_consensus.cc:1685] finished
0709 13:17:39.195249 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:39.195518 (+   269us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":969,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":117,"spinlock_wait_cycles":37619584,"thread_start_us":367316,"threads_started":1,"wal-append.queue_time_us":534297}
I20260709 13:17:39.209931  5045 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.200634  4926 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:39.210546  5065 consensus_queue.cc:237] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.215427  3678 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:39.216604  5070 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:39.238853  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:39.218312  4974 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:39.219373  4969 consensus_queue.cc:237] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.219893  4837 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:39.213584  4968 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:39.220162  5077 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.221746  3459 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37788 (request call id 60) took 4075 ms. Trace:
I20260709 13:17:39.206305  5062 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.211436  3554 raft_consensus.cc:2468] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 3.
I20260709 13:17:39.205391  5006 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.200484  5076 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:39.237389  4234 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:39.237972  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:39.217783  5082 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:39.212706  4932 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:39.244149  3631 raft_consensus.cc:1240] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:39.246127  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:39.227623  4926 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:17:39.240172  5044 consensus_meta.cc:287] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.571s	user 0.012s	sys 0.000s
I20260709 13:17:39.251829  4622 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:39.240389  4741 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.259081  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.260041  3563 raft_consensus.cc:1240] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:39.271996  4234 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:39.245275  4976 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:39.214026  4887 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:39.259068  4979 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:39.262029  4908 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.278723  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:39.248980  4772 raft_consensus.cc:2749] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:39.268931  5036 raft_consensus.cc:2804] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:39.286010  5036 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:39.286592  5036 raft_consensus.cc:3060] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.253517  4982 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:17:39.295717  3558 raft_consensus.cc:2393] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:39.258597  4968 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.277786  4913 raft_consensus.cc:2804] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:39.312942  3704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54458 (request call id 960) took 1103 ms. Trace:
I20260709 13:17:39.268952  5082 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.317725  5082 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.250593  3459 rpcz_store.cc:276] 0709 13:17:35.157938 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:35.174128 (+ 16190us) service_pool.cc:224] Handling call
0709 13:17:35.649241 (+475113us) spinlock_profiling.cc:243] Waited 74.5 ms on lock 0x7b5400134054. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8772090 00007ff7d8810f3a 00007ff7de5c71cc 00007ff7de6c537e 00007ff7dcb862a4 00007ff7dcb86232 00007ff7dcb86161 00007ff7dcb860dc 00007ff7dcb85392 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:39.221683 (+3572442us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:36.804012 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:36.897064 (+ 93052us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:36.897112 (+    48us) write_op.cc:435] Acquired schema lock
0709 13:17:36.897139 (+    27us) tablet.cc:662] Decoding operations
0709 13:17:36.897840 (+   701us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:36.897913 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:36.897959 (+    46us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:17:36.898197 (+   238us) tablet.cc:701] Row locks acquired
0709 13:17:36.898222 (+    25us) write_op.cc:260] PREPARE: finished
0709 13:17:36.898404 (+   182us) write_op.cc:270] Start()
0709 13:17:36.898543 (+   139us) write_op.cc:276] Timestamp: P: 1783603056898350 usec, L: 0
0709 13:17:36.898572 (+    29us) op_driver.cc:348] REPLICATION: starting
0709 13:17:36.899447 (+   875us) log.cc:844] Serialized 532 byte log entry
0709 13:17:37.091052 (+191605us) spinlock_profiling.cc:243] Waited 45.9 ms on lock 0x7b4400022b4c. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d55a3db1 00007ff7d5641c85 00007ff7d56426a2 00007ff7d83b41db 00007ff7d83afaaf 00007ff7d56fe0ac 00007ff7de558ab9 00007ff7d571a69b 00007ff7d571893f 00007ff7d571ac02 00007ff7d83a220b
0709 13:17:37.744664 (+653612us) op_driver.cc:464] REPLICATION: finished
0709 13:17:38.326496 (+581832us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b5400133ea8. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7debc49e1 00007ff7debc364c 00007ff7dc23f845 00007ff7dc243d61 00007ff7dc243d19 00007ff7dc243ca9 00007ff7dc243c71 00007ff7dc242e9d 000000000038f354 000000000038f199 00007ff7d571b475
0709 13:17:38.326564 (+    68us) write_op.cc:301] APPLY: starting
0709 13:17:38.326646 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:38.326747 (+   101us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:38.326774 (+    27us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:38.327003 (+   229us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:38.327145 (+   142us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:17:38.327201 (+    56us) write_op.cc:312] APPLY: finished
0709 13:17:38.327359 (+   158us) log.cc:844] Serialized 22 byte log entry
0709 13:17:38.327523 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:38.327601 (+    78us) write_op.cc:454] Released schema lock
0709 13:17:38.327639 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:38.328009 (+   370us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:38.328044 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":287205,"reported_tablets":1,"spinlock_wait_cycles":171347840,"child_traces":[["op",{"apply.queue_time_us":126703,"apply.run_cpu_time_us":4115,"apply.run_wall_time_us":342612,"num_ops":1,"prepare.queue_time_us":526742,"prepare.run_cpu_time_us":37836,"prepare.run_wall_time_us":529906,"raft.queue_time_us":253101,"raft.run_cpu_time_us":8672,"raft.run_wall_time_us":51931,"replication_time_us":845903,"spinlock_wait_cycles":135593728,"thread_start_us":795449,"threads_started":4,"wal-append.queue_time_us":474135}]]}
I20260709 13:17:39.319096  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:39.289475  4976 raft_consensus.cc:697] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:39.264039  5076 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.274557  4951 consensus_queue.cc:1059] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:17:39.271539  5044 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.295297  4979 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:39.324668  4976 consensus_queue.cc:237] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.301764  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.323010  4913 raft_consensus.cc:697] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
W20260709 13:17:39.332371  5081 log.cc:927] Time spent T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:17:39.313513  3704 rpcz_store.cc:276] 0709 13:17:38.209337 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:39.311873 (+1102536us) service_pool.cc:224] Handling call
0709 13:17:39.312289 (+   416us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:39.312532 (+   243us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:39.312569 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:39.312625 (+    56us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:39.312669 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:39.312740 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:39.312873 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:39.341761  3556 raft_consensus.cc:1240] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:39.347522  3555 raft_consensus.cc:1240] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:39.349908  3632 raft_consensus.cc:1240] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:39.354245  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:39.357853  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:39.353986  4913 consensus_queue.cc:237] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:17:39.361202  5071 log.cc:927] Time spent T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260709 13:17:39.366552  5077 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.367813  3556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:39.368512  3556 raft_consensus.cc:606] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:39.368956  3556 raft_consensus.cc:614] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:17:39.368541  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:39.371138  3526 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:39.373013  4887 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.373174  4741 raft_consensus.cc:2749] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:39.361217  4974 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:39.362196  4742 consensus_queue.cc:1059] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:17:39.407774  4741 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:39.413998  4741 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.416065  4741 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.416560  4772 raft_consensus.cc:3055] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:39.416952  4772 raft_consensus.cc:740] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:39.421270  4926 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.422152  5044 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.419083  4887 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:39.449523  5070 raft_consensus.cc:2749] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:39.450465  4978 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:39.445459  4887 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.460742  4887 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.466148  3554 raft_consensus.cc:1275] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:39.470391  4978 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:39.483778  4978 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.484759  4926 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:39.473384  4772 consensus_queue.cc:260] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.504462  4772 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:39.505095  4926 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:17:39.475168  5062 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.479640  3561 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:39.472571  4925 raft_consensus.cc:993] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:39.509728  3678 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:39.485608  3637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 926) took 1187 ms. Trace:
I20260709 13:17:39.510324  3637 rpcz_store.cc:276] 0709 13:17:38.298336 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:38.391046 (+ 92710us) service_pool.cc:224] Handling call
0709 13:17:38.407981 (+ 16935us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:39.122472 (+714491us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:39.485260 (+362788us) spinlock_profiling.cc:243] Waited 630 ms on lock 0x7b5400394ed4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:39.485529 (+   269us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1448565632}
I20260709 13:17:39.473460  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.491161  4997 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:39.511497  3712 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54458 (request call id 962) took 1293 ms. Trace:
I20260709 13:17:39.492075  4932 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.471490  5054 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.498874  4576 raft_consensus.cc:1027] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: attempt to promote peer 5c7076bb123441cf82e557da237b8e2d: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 13:17:39.502635  4978 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:39.508992  4925 raft_consensus.cc:1081] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:39.511746  3712 rpcz_store.cc:276] 0709 13:17:38.217998 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:39.473188 (+1255190us) service_pool.cc:224] Handling call
0709 13:17:39.511447 (+ 38259us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:39.517700  3562 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:39.528788  3562 raft_consensus.cc:1240] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:39.530519  3562 raft_consensus.cc:1240] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:39.508342  5036 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:39.522886  4926 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.552937  4268 raft_consensus.cc:1240] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:39.555831  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:39.534493  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.559792  3562 raft_consensus.cc:1240] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:17:39.562013  4907 raft_consensus.cc:3055] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:39.526899  4997 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:17:39.531716  4932 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:39.598640  3677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:39.560416  5036 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:39.567734  4907 raft_consensus.cc:740] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:39.568311  5077 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:39.611526  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.612627  3709 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54458 (request call id 958) took 1408 ms. Trace:
I20260709 13:17:39.613013  3709 rpcz_store.cc:276] 0709 13:17:38.204101 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:39.611183 (+1407082us) service_pool.cc:224] Handling call
0709 13:17:39.612555 (+  1372us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:17:39.626868  4932 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:39.627521  4932 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.628783  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:39.630494  4978 consensus_queue.cc:1059] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:39.631826  4978 raft_consensus.cc:3055] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:39.632290  4978 raft_consensus.cc:740] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:39.632649  3630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 932) took 1114 ms. Trace:
I20260709 13:17:39.639178  3557 raft_consensus.cc:2410] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for term 5 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 13:17:39.633046  3630 rpcz_store.cc:276] 0709 13:17:38.518630 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:38.579042 (+ 60412us) service_pool.cc:224] Handling call
0709 13:17:38.579489 (+   447us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:38.769766 (+190277us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:38.769802 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:38.805053 (+ 35251us) log.cc:844] Serialized 26 byte log entry
0709 13:17:39.048463 (+243410us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:39.048524 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:39.622201 (+573677us) spinlock_profiling.cc:243] Waited 170 ms on lock 0x7b54001770d4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:39.622263 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:39.622324 (+    61us) raft_consensus.cc:1685] finished
0709 13:17:39.632359 (+ 10035us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:39.632591 (+   232us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":116599,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":111,"spinlock_wait_cycles":390465792,"thread_start_us":131600,"threads_started":1,"wal-append.queue_time_us":250894}
I20260709 13:17:39.633170  4978 consensus_queue.cc:260] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:39.685262  4771 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:39.686106  4771 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.688767  4771 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:39.698077  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:39.698591  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:39.706862  5054 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:39.707319  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 96950us
I20260709 13:17:39.709115  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.619467  5077 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.710516  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.711839  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.711990  4907 consensus_queue.cc:260] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.712767  5077 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.712992  4907 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.706337  5076 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.715073  5077 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:39.715821  5077 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.699895  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:39.725273  3709 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:17:39.750568  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 272175us
I20260709 13:17:39.751999  3529 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:39.754371  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:39.727349  4978 raft_consensus.cc:3060] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:39.754906  3558 consensus_queue.cc:237] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:39.732869  5054 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:39.712951  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.724332  4772 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:39.705470  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.762621  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:39.767133  3633 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:39.767079  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:39.769305  3630 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:39.770815  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:39.775171  3634 raft_consensus.cc:1240] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5. Ops: [2.4-4.5]
I20260709 13:17:39.767251  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:39.778906  3562 raft_consensus.cc:2393] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:39.758272  4791 raft_consensus.cc:2749] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:39.753605  5036 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 13:17:39.819933  3633 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:39.765785  5054 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.768808  3557 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:39.759922  5011 consensus_queue.cc:1059] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 13:17:39.841794  4883 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.841981  4887 consensus_queue.cc:1059] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:39.843140  5104 log.cc:927] Time spent T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
I20260709 13:17:39.845043  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.882393  3556 raft_consensus.cc:2410] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 6 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:39.846803  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:39.847604  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:39.883909  3704 raft_consensus.cc:2410] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for term 4 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: 2 index: 1.
I20260709 13:17:39.850026  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.850350  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.850809  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.766476  4772 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.850041  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:39.895505  3709 raft_consensus.cc:3060] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:39.839825  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:39.896279  3711 raft_consensus.cc:2393] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:39.812166  4932 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:39.758201  5076 consensus_queue.cc:1059] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 13:17:39.864802  4234 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:39.865819  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 45301.4us
W20260709 13:17:39.867426  5102 log.cc:927] Time spent T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260709 13:17:39.868373  3705 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:39.871506  3559 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:46226 (request call id 1022) took 1131 ms. Trace:
I20260709 13:17:39.838266  5060 consensus_queue.cc:1059] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:17:39.910173  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.821573  4908 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 13:17:39.859692  4976 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:39.857379  5077 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.897559  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.917253  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.902652  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.903482  3556 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:39.905007  3526 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:39.907908  3562 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:39.908787  3559 rpcz_store.cc:276] 0709 13:17:38.740198 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:38.742452 (+  2254us) service_pool.cc:224] Handling call
0709 13:17:39.871242 (+1128790us) spinlock_profiling.cc:243] Waited 93.1 ms on lock 0x7b5400351bd4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880c2fa 00007ff7dd7cdb17 00007ff7d6d486d4 00007ff7d6d48662 00007ff7d6d48591 00007ff7d6d4850c 00007ff7d6d477c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:39.871385 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":214130944}
I20260709 13:17:39.919024  3710 raft_consensus.cc:2393] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:39.909111  3712 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:39.898532  5066 raft_consensus.cc:3055] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:39.919173  3526 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:39.916402  3709 raft_consensus.cc:2468] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:39.907804  5076 consensus_queue.cc:1243] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer 60611c619ac74778ab2644df450044a4 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:17:39.907538  5036 raft_consensus.cc:2749] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:39.902020  3554 raft_consensus.cc:1240] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:39.921476  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.912987  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:39.928853  5075 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:39.932359  5075 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:39.932852  5075 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:39.933858  4514 raft_consensus.cc:993] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:39.934374  4514 raft_consensus.cc:1081] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:39.934870  3560 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 1030) took 1192 ms. Trace:
I20260709 13:17:39.935257  3560 rpcz_store.cc:276] 0709 13:17:38.742406 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:38.962499 (+220093us) service_pool.cc:224] Handling call
0709 13:17:38.965392 (+  2893us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:38.992865 (+ 27473us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:38.992898 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:17:38.992943 (+    45us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:17:38.992971 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:39.934621 (+941650us) spinlock_profiling.cc:243] Waited 27.2 ms on lock 0x7b54002d6c54. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:39.934669 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:39.934803 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":62672640}
I20260709 13:17:39.937047  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:39.938092  5037 log.cc:927] Time spent T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 1.482s	user 0.007s	sys 0.000s
I20260709 13:17:39.940644  3709 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:39.942613  3604 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:39.930454  5078 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:39.949940  5060 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:39.926481  5066 raft_consensus.cc:740] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:39.955127  3559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:39.964536  3559 raft_consensus.cc:606] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:39.968695  3562 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:39.918027  4976 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.977437  4956 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:17:39.961024  5060 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:39.954735  5078 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:39.981249  5060 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:17:39.981662  5100 log.cc:927] Time spent T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 13:17:39.970738  5077 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:39.983179  5077 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:39.985246  5077 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:39.954699  4887 consensus_queue.cc:1059] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:17:39.987870  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
W20260709 13:17:39.989770  5105 log.cc:927] Time spent T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.151s	user 0.001s	sys 0.000s
I20260709 13:17:39.981410  5078 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:39.953405  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:39.944303  4913 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
W20260709 13:17:39.977805  5098 log.cc:927] Time spent T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: Append to log took a long time: real 0.156s	user 0.000s	sys 0.001s
I20260709 13:17:39.965428  4907 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:39.961350  4908 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.049s
I20260709 13:17:39.994163  4772 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:40.008908  3554 raft_consensus.cc:1275] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:40.035270  4977 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:40.038426  5051 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.039119  5051 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:40.039564  5051 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.041220  4976 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:40.042227  4837 raft_consensus.cc:3055] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:40.042605  4837 raft_consensus.cc:740] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:40.042655  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.043287  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.043970  3561 raft_consensus.cc:2393] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 2: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:40.043466  4837 consensus_queue.cc:260] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.044147  3563 raft_consensus.cc:1275] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:40.044667  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.045120  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:40.045717  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:40.046816  3562 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 13:17:40.047302  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:40.047833  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:40.049412  5054 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.010236  3703 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:40.049930  5054 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:40.050663  3708 raft_consensus.cc:1240] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:40.050433  5054 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.051174  4883 raft_consensus.cc:3055] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:40.051319  3703 raft_consensus.cc:1275] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:40.051648  4883 raft_consensus.cc:740] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:40.055346  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:40.058302  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:40.070133  3675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:40.071135  3675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.074362  3710 raft_consensus.cc:1240] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 13:17:40.081100  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.081912  3710 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:40.050623  5044 raft_consensus.cc:3055] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:40.030098  4926 raft_consensus.cc:2749] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:40.072746  4968 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.026463  5065 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:40.087875  5054 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.064906  4969 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:40.099493  5078 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.024017  4907 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:40.116400  3678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:40.139406  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 166503us
W20260709 13:17:40.158162  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.103729  5044 raft_consensus.cc:740] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:40.178627  3561 raft_consensus.cc:2368] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 5. Current term is 6.
I20260709 13:17:40.191354  4264 raft_consensus.cc:1240] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEADER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:40.106633  4883 consensus_queue.cc:260] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.136467  4977 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.075s
I20260709 13:17:40.109076  5065 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.193436  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.177157  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.179742  3703 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:40.168475  4925 consensus_queue.cc:1048] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:17:40.156224  4969 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:40.209158  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.192902  4883 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.229303  3706 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 1.
I20260709 13:17:40.239924  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.211570  5060 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.217566  5051 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.219470  5078 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.220279  5044 consensus_queue.cc:260] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.223099  5065 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.225277  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.236465  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.258634  3707 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:40.243718  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 81858.7us
I20260709 13:17:40.247048  3711 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:40.219485  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.256961  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:40.261205  5109 log.cc:927] Time spent T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.077s	user 0.000s	sys 0.002s
I20260709 13:17:40.234565  4969 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:40.281104  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.282012  3706 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:40.283634  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.253515  5077 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:40.287899  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.234773  5075 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.275744  5044 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:40.293731  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.274065  5065 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:40.274706  5051 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:40.280931  3703 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:40.298163  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.299224  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.300849  3709 raft_consensus.cc:2393] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:40.301807  3706 raft_consensus.cc:2393] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 5: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:40.292780  5077 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.305078  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.305294  3629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 996) took 2020 ms. Trace:
I20260709 13:17:40.305720  3629 rpcz_store.cc:276] 0709 13:17:38.285145 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:38.352091 (+ 66946us) service_pool.cc:224] Handling call
0709 13:17:39.196784 (+844693us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:39.207560 (+ 10776us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:40.302431 (+1094871us) spinlock_profiling.cc:243] Waited 835 ms on lock 0x7b54000f0ad0. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d88078ad 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:40.305233 (+  2802us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1920321280}
W20260709 13:17:40.307317  4978 consensus_meta.cc:287] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5: Time spent flushing consensus metadata: real 0.542s	user 0.010s	sys 0.001s
I20260709 13:17:40.307760  4907 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.302686  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.309489  3554 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:40.310392  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.311316  5060 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.311523  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.312317  3554 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:40.313403  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.298559  5051 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.298002  5065 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.315194  5051 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.315409  5065 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:40.320487  5088 log.cc:927] Time spent T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: Append to log took a long time: real 0.953s	user 0.000s	sys 0.005s
I20260709 13:17:40.320684  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.331228  5077 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.327355  3562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e12c29385614179942a368148703e30"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:17:40.338557  3562 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:40.339039  3562 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.340687  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.340663  3707 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:40.352270  5011 raft_consensus.cc:3055] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:40.360411  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:40.362154  4907 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:40.359153  5011 raft_consensus.cc:740] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:40.362743  4907 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.363229  5051 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:40.363736  5051 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.363550  5011 consensus_queue.cc:260] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:40.354650  3526 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:40.365406  3526 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.364949  5011 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.366940  3604 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:40.366139  5065 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:40.367165  3529 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.367615  5065 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.368788  5116 consensus_queue.cc:1059] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:40.364957  4907 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.369786  4908 raft_consensus.cc:3055] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:40.370184  4908 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:40.371176  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.371093  4908 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.371879  3704 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:40.372448  4908 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:40.372792  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.374384  3604 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.374661  4846 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.375274  5120 raft_consensus.cc:2749] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:17:40.362174  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.376642  3604 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:40.377058  5116 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:40.386161  5116 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:40.386559  5116 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:40.387444  5044 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:40.387951  5044 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.377208  3558 raft_consensus.cc:1240] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:17:40.377471  4884 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:40.390506  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.390328  4884 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.391525  5044 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.392307  4884 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.379769  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:40.392697  3604 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.365748  5051 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.393853  5060 raft_consensus.cc:2804] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:40.393976  4887 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.394275  5060 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:40.380774  4932 consensus_queue.cc:1048] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.394724  5060 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.394806  4932 consensus_queue.cc:1243] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer 62220af1882547f58159de5ac5d6ecac log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:17:40.380908  4978 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:40.398803  3562 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.381820  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.382357  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.411120  3704 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:40.382915  4885 raft_consensus.cc:2749] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.383451  4264 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:17:40.383540  4602 raft_consensus.cc:3055] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:40.384833  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.365846  4837 raft_consensus.cc:3060] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.369802  5065 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:40.394383  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.416730  4602 raft_consensus.cc:740] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:40.425846  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:40.400878  3602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.426496  4602 consensus_queue.cc:260] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.427466  4602 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:40.429409  3677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.430577  3560 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:40.304026  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.406847  3604 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.381294  4622 raft_consensus.cc:3055] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:40.434417  3604 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:40.408787  3529 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.415201  3634 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 13:17:40.416059  3558 raft_consensus.cc:1240] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:40.416152  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:40.436758  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.418272  3562 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.380358  3678 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:40.438274  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
W20260709 13:17:40.439106  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.439211  3704 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
W20260709 13:17:40.440986  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 60688.1us
I20260709 13:17:40.442538  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.443082  3704 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:40.445444  3529 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.443660  3678 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:40.446308  3706 raft_consensus.cc:1240] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:40.446944  3604 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.447475  3706 raft_consensus.cc:1240] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:40.448639  3604 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.450837  3604 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.451246  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:40.453058  3529 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.454341  5044 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:40.454993  5044 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:40.455582  5044 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.456832  3706 raft_consensus.cc:1240] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:17:40.449440  4766 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:40.457588  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:40.458725  3706 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:40.459007  3529 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.459121  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.460719  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:40.449965  4887 raft_consensus.cc:2749] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:40.436862  4622 raft_consensus.cc:740] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:40.472606  3529 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.445910  5051 raft_consensus.cc:2749] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:40.479164  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:40.479638  3529 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:40.456671  5011 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:40.491182  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.491407  5116 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.481454  5062 raft_consensus.cc:2749] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:40.440828  5077 consensus_queue.cc:1059] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 13:17:40.480729  3529 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:40.483278  3556 raft_consensus.cc:1240] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:40.475677  5114 consensus_queue.cc:1048] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:17:40.489199  3458 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35008 (request call id 166) took 5471 ms. Trace:
I20260709 13:17:40.464432  4846 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:40.495692  4514 raft_consensus.cc:1027] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: attempt to promote peer 5c7076bb123441cf82e557da237b8e2d: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 13:17:40.479336  5065 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:40.458771  5014 raft_consensus.cc:2749] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.510155  5065 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.458261  4977 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:40.510861  4979 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:40.511195  4977 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:40.511639  4977 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.512326  5065 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.507813  3710 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:17:40.509598  3458 rpcz_store.cc:276] 0709 13:17:35.017695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:35.017836 (+   141us) service_pool.cc:224] Handling call
0709 13:17:35.699302 (+681466us) spinlock_profiling.cc:243] Waited 232 ms on lock 0x7b5400134054. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8772090 00007ff7d8810f3a 00007ff7de5c71cc 00007ff7de6c537e 00007ff7dcb862a4 00007ff7dcb86232 00007ff7dcb86161 00007ff7dcb860dc 00007ff7dcb85392 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:40.489095 (+4789793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:37.376666 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:37.587258 (+210592us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:37.592697 (+  5439us) write_op.cc:435] Acquired schema lock
0709 13:17:37.592729 (+    32us) tablet.cc:662] Decoding operations
0709 13:17:37.642549 (+ 49820us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:37.655123 (+ 12574us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:37.656676 (+  1553us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:17:37.711997 (+ 55321us) tablet.cc:701] Row locks acquired
0709 13:17:37.712029 (+    32us) write_op.cc:260] PREPARE: finished
0709 13:17:37.744270 (+ 32241us) write_op.cc:270] Start()
0709 13:17:37.764748 (+ 20478us) write_op.cc:276] Timestamp: P: 1783603057730407 usec, L: 0
0709 13:17:37.764791 (+    43us) op_driver.cc:348] REPLICATION: starting
0709 13:17:37.833119 (+ 68328us) log.cc:844] Serialized 922 byte log entry
0709 13:17:37.852510 (+ 19391us) op_driver.cc:464] REPLICATION: finished
0709 13:17:37.940256 (+ 87746us) write_op.cc:301] APPLY: starting
0709 13:17:37.940352 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:37.940464 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:37.983522 (+ 43058us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:37.983891 (+   369us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:37.984049 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:17:37.984092 (+    43us) write_op.cc:312] APPLY: finished
0709 13:17:37.984279 (+   187us) log.cc:844] Serialized 28 byte log entry
0709 13:17:37.984479 (+   200us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:37.984559 (+    80us) write_op.cc:454] Released schema lock
0709 13:17:37.984602 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:38.150261 (+165659us) spinlock_profiling.cc:243] Waited 23.6 ms on lock 0x7b5400134054. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8803e28 00007ff7dc23e581 00007ff7dc23dd58 00007ff7dc2429f1 00007ff7dc2429a9 00007ff7dc242939 00007ff7dc242901 00007ff7dc241b2d 000000000038f354 000000000038f199
0709 13:17:39.067137 (+916876us) spinlock_profiling.cc:243] Waited 13.6 ms on lock 0x7b5400133ea8. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7debc49e1 00007ff7debc364c 00007ff7dc2543fd 00007ff7dc240389 00007ff7dc23fb53 00007ff7dc243d61 00007ff7dc243d19 00007ff7dc243ca9 00007ff7dc243c71 00007ff7dc242e9d 000000000038f354
0709 13:17:39.067592 (+   455us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:39.067622 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":308931,"reported_tablets":11,"spinlock_wait_cycles":533075200,"child_traces":[["op",{"apply.queue_time_us":87500,"apply.run_cpu_time_us":20542,"apply.run_wall_time_us":1127306,"num_ops":2,"prepare.queue_time_us":882156,"prepare.run_cpu_time_us":12892,"prepare.run_wall_time_us":778018,"replication_time_us":85463,"spinlock_wait_cycles":85665408,"thread_start_us":610,"threads_started":1}]]}
I20260709 13:17:40.471053  5060 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.516192  5066 consensus_queue.cc:260] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.516680  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.517212  5066 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.517279  3529 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.517439  4968 raft_consensus.cc:2804] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:40.476107  5072 raft_consensus.cc:2749] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.518110  4968 raft_consensus.cc:697] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:40.518465  5072 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:40.518781  3529 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:40.520714  5060 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.521162  4954 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:40.458642  5120 raft_consensus.cc:2749] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:40.521564  4954 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:40.519022  4968 consensus_queue.cc:237] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.522310  4954 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.523608  4884 consensus_queue.cc:1059] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.494225  4887 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:40.524480  5073 raft_consensus.cc:3055] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:40.524403  4887 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.524894  5073 raft_consensus.cc:740] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:40.500521  4622 consensus_queue.cc:260] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:40.526800  4887 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.526974  4622 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:40.494024  4883 raft_consensus.cc:2804] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:40.527145  5078 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:40.527915  4883 raft_consensus.cc:697] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:40.528890  4883 consensus_queue.cc:237] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.475965  4727 raft_consensus.cc:2749] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.496269  3633 raft_consensus.cc:2410] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:17:40.525805  5073 consensus_queue.cc:260] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.525686  3555 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46226 (request call id 1046) took 1641 ms. Trace:
I20260709 13:17:40.517266  3556 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:40.518617  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:40.535800  3526 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.544392  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:40.543192  3555 rpcz_store.cc:276] 0709 13:17:38.883973 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:39.214915 (+330942us) service_pool.cc:224] Handling call
0709 13:17:39.215211 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:17:39.348095 (+132884us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:40.525431 (+1177336us) spinlock_profiling.cc:243] Waited 132 ms on lock 0x7b54000fb754. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:40.525611 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":303662976}
I20260709 13:17:40.547170  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.548657  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.493566  3712 raft_consensus.cc:1275] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:40.505198  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.556720  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:40.551735  5073 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.552268  5062 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:40.553304  3529 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:40.564793  3529 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.566265  3529 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:40.567284  4514 raft_consensus.cc:2749] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:40.554677  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.493417  5116 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.557024  3634 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:40.558983  3558 raft_consensus.cc:2368] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 5. Current term is 6.
I20260709 13:17:40.510264  5077 raft_consensus.cc:3055] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:40.573597  5077 raft_consensus.cc:740] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:40.574620  5077 consensus_queue.cc:260] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:40.575843  5077 raft_consensus.cc:3060] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.560427  3604 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:40.578123  5116 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:40.578522  5116 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:40.578817  5116 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:40.580869  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.580993  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.582257  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:40.583254  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.570168  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:40.570238  3556 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:40.587746  3563 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:40.560462  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.589984  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:40.553359  5011 raft_consensus.cc:2749] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:40.586441  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:40.593986  3636 raft_consensus.cc:2393] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 6: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:40.545488  4887 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:40.571105  3529 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:40.595664  4514 raft_consensus.cc:2804] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:40.592284  3634 raft_consensus.cc:2393] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:40.596074  4514 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:40.596539  4514 raft_consensus.cc:3060] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:40.596823  3556 raft_consensus.cc:1240] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:17:40.598752  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.592912  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:40.592618  3635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:40.600148  3635 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:40.600585  3635 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:40.595849  3529 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:40.602453  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 142722us
I20260709 13:17:40.587636  4727 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:40.603310  3678 leader_election.cc:400] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 5. Current term is 6.
I20260709 13:17:40.610479  3678 leader_election.cc:403] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:17:40.611265  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.612196  4514 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:40.612970  3604 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:40.613914  3604 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:40.627049  3529 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.594758  5014 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:40.631695  3707 raft_consensus.cc:1275] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:40.638356  4956 consensus_queue.cc:1048] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:40.619741  5125 raft_consensus.cc:2749] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 5. Current term is 6.
I20260709 13:17:40.639683  3630 raft_consensus.cc:2468] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:40.644320  4514 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:40.609553  4727 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:40.609931  4887 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.645951  4727 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.647843  4887 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.648696  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:40.649612  3636 raft_consensus.cc:1275] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:40.648931  3632 raft_consensus.cc:1240] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:40.651499  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:40.613353  5020 raft_consensus.cc:2749] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:40.589838  4954 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.662866  4727 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.664125  3563 raft_consensus.cc:1240] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:40.664786  4954 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.666157  4727 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.656983  3604 leader_election.cc:400] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 5. Current term is 6.
I20260709 13:17:40.626338  5120 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:40.670011  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.670814  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.671190  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.671587  3710 raft_consensus.cc:2368] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 5. Current term is 6.
I20260709 13:17:40.672215  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.672389  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.672748  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:40.673214  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.662652  5075 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.656630  5076 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:40.668458  3604 leader_election.cc:403] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:17:40.673497  3630 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.674396  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.673928  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.689872  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.690855  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.680583  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.684867  3558 raft_consensus.cc:1240] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Rejecting Update request from peer 5c7076bb123441cf82e557da237b8e2d for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 13:17:40.679484  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.650226  5060 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:17:40.686443  3704 raft_consensus.cc:1240] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:40.694576  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.695374  3707 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:40.696879  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.697439  3710 raft_consensus.cc:1240] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:40.688285  3706 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:40.699294  3710 raft_consensus.cc:1275] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:40.702934  3604 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.704921  3604 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.655690  5072 raft_consensus.cc:2749] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:40.706079  3604 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.710254  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.710667  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:40.711381  4727 consensus_queue.cc:1048] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.711858  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:40.712980  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:40.669732  5014 raft_consensus.cc:697] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
W20260709 13:17:40.718698  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.720453  5065 raft_consensus.cc:2749] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:40.696915  5060 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:40.733860  5060 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:17:40.735416  3675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.721071  4977 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.672083  5120 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:40.738750  5120 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.704488  3529 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:40.697754  4926 consensus_queue.cc:1059] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:17:40.742004  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.738545  4977 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:40.743440  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.746912  3709 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:40.748288  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:40.721863  4837 raft_consensus.cc:2749] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.750095  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.751175  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.720856  3461 catalog_manager.cc:5697] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:40.730222  3630 raft_consensus.cc:2468] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
I20260709 13:17:40.742043  4883 raft_consensus.cc:2804] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:40.747740  4846 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.753508  3710 raft_consensus.cc:3055] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:40.753902  3710 raft_consensus.cc:740] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:40.754485  3560 raft_consensus.cc:1240] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:40.754732  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.756067  3559 raft_consensus.cc:1240] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:40.756001  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:40.756687  3711 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.687220  3635 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.725369  3604 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:40.738536  3707 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:40.758358  3712 raft_consensus.cc:1240] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:17:40.704504  4908 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:40.753031  3461 catalog_manager.cc:5697] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:40.767912  3604 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.765704  3711 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:40.769021  3604 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.772141  3604 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:40.772694  3461 catalog_manager.cc:5697] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 2, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:40.758061  5139 log.cc:927] Time spent T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.141s	user 0.002s	sys 0.000s
I20260709 13:17:40.780057  3604 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.764369  3710 consensus_queue.cc:260] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.774667  3461 catalog_manager.cc:5697] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 2, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:40.782366  5114 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:40.783560  5114 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:40.784098  5114 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:40.783594  3461 catalog_manager.cc:5697] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 2, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:40.786569  3637 raft_consensus.cc:1240] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 5. Current term is 6. Ops: []
I20260709 13:17:40.780548  4883 raft_consensus.cc:697] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:40.787909  3637 raft_consensus.cc:1240] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:40.787526  4883 consensus_queue.cc:237] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.789902  5014 consensus_queue.cc:237] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.790825  3638 raft_consensus.cc:1240] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 1. Current term is 3. Ops: []
I20260709 13:17:40.750852  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:17:40.795288  3529 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:40.796152  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:40.798856  3710 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.800104  3635 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.793790  3461 catalog_manager.cc:5697] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 2 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:40.802758  3604 leader_election.cc:400] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 5. Current term is 6.
I20260709 13:17:40.803162  3461 catalog_manager.cc:5697] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 2 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:40.804059  3604 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:40.804966  3529 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.805282  3461 catalog_manager.cc:5697] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 2, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:40.810737  4846 consensus_queue.cc:1059] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:40.812317  3675 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:40.813743  3604 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:40.814147  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.777959  4837 raft_consensus.cc:2804] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:40.823565  5118 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:17:40.771447  5065 raft_consensus.cc:2749] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.780120  5066 raft_consensus.cc:2749] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:40.758953  5134 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 13:17:40.799962  4887 raft_consensus.cc:2749] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.800657  5076 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:40.800920  5060 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.848623  5060 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.849453  3632 raft_consensus.cc:2393] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 7: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:40.852730  3636 raft_consensus.cc:1240] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:40.853513  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:40.854148  3638 raft_consensus.cc:1275] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:40.854802  4977 raft_consensus.cc:2749] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:40.815621  5051 raft_consensus.cc:2749] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:40.861181  3710 raft_consensus.cc:2468] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 2.
W20260709 13:17:40.863447  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:17:40.879606  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 126841us
I20260709 13:17:40.840220  5054 raft_consensus.cc:2749] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.835107  4837 raft_consensus.cc:697] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:40.866671  5116 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.892953  4907 raft_consensus.cc:3055] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:40.893395  4907 raft_consensus.cc:740] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:40.894207  4907 consensus_queue.cc:260] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.894619  5116 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.812458  5120 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.867578  5076 raft_consensus.cc:697] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
W20260709 13:17:40.904018  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 90393us
I20260709 13:17:40.908779  3604 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.910352  3604 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.911782  3604 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.913076  3604 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.915923  3604 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.917155  3604 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:40.918272  5116 consensus_queue.cc:1048] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:40.919543  5120 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.919986  5116 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:40.914273  5118 raft_consensus.cc:2749] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:40.920828  5076 consensus_queue.cc:237] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.921722  5054 raft_consensus.cc:2749] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:40.889240  4837 consensus_queue.cc:237] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.922116  5044 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.922596  5077 raft_consensus.cc:2749] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:40.923216  4846 raft_consensus.cc:2749] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:40.924281  5044 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.925349  3631 raft_consensus.cc:1240] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
W20260709 13:17:40.967386  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.975098  4771 raft_consensus.cc:3055] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:40.975554  4771 raft_consensus.cc:740] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:40.976643  4771 consensus_queue.cc:260] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.975562  5114 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.980562  4771 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:40.982292  5114 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:40.985064  3529 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:40.986857  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:40.988714  4514 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:40.989301  4514 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:40.973042  5111 log.cc:927] Time spent T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:17:40.973975  4727 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:41.017285  4514 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.003425  5020 raft_consensus.cc:2804] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:41.021430  5020 raft_consensus.cc:697] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:40.978909  5060 raft_consensus.cc:2749] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.009754  3629 raft_consensus.cc:1240] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:41.025878  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:41.099313  3704 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
W20260709 13:17:41.101310  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 78130.6us
W20260709 13:17:41.103916  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 186804us
I20260709 13:17:41.104734  3604 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.106101  5075 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.106729  5147 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.106628  5075 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:40.993723  4968 consensus_queue.cc:1059] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.108s
I20260709 13:17:41.111508  3704 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.123649  3704 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:41.022486  5020 consensus_queue.cc:237] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.026121  4727 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.133944  5062 raft_consensus.cc:3055] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:41.134411  5062 raft_consensus.cc:740] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:41.135201  5062 consensus_queue.cc:260] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.136418  5062 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:41.136929  4907 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:41.146580  3458 catalog_manager.cc:5697] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index -1 to 2, term changed from 3 to 4, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129), NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added, no longer has a pending config: VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130), VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129), VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131), NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:41.148798  4884 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:41.148586  3458 catalog_manager.cc:5697] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:41.149919  3458 catalog_manager.cc:5697] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 1 to 2, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 2 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:41.151451  5072 raft_consensus.cc:1064] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:41.152601  3529 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:41.149197  4727 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.151456  3458 catalog_manager.cc:5697] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 1 to 2, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:41.154917  5075 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.154608  3458 catalog_manager.cc:5697] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 2 to 4, term changed from 2 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:41.156226  3458 catalog_manager.cc:5697] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 2 to 3, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 3 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:41.160665  4954 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:41.161094  4954 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.161460  4954 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.165266  5062 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.165808  4602 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:41.170037  4908 raft_consensus.cc:2749] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 5. Current term is 6.
I20260709 13:17:41.170892  3526 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.172483  3526 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.175844  4952 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.181589  3634 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:41.178743  4727 raft_consensus.cc:993] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:41.178191  4885 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:17:41.187667  3526 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.185883  4952 raft_consensus.cc:1081] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:41.188516  5011 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:41.193347  3604 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.196512  4908 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:41.188887  5078 consensus_queue.cc:1048] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:17:41.197790  4837 consensus_queue.cc:1059] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:41.198784  5154 raft_consensus.cc:3055] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:41.199138  5154 raft_consensus.cc:740] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:41.200068  5154 consensus_queue.cc:260] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.201933  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:41.202593  3635 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:41.201800  4956 consensus_queue.cc:1059] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
W20260709 13:17:41.195109  3526 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:41.203805  3638 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.194453  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:41.205065  3631 raft_consensus.cc:2410] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:41.206001  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:41.187384  4968 consensus_queue.cc:1059] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
W20260709 13:17:41.208665  3528 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:41.209457  3526 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:41.219710  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 375081us
I20260709 13:17:41.221150  3675 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.222554  3675 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.223580  3675 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.224686  3675 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.227094  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:41.228456  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:41.229347  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:41.230551  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:41.231359  3554 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:17:41.233853  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 353438us
I20260709 13:17:41.243263  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:41.219524  4954 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.249496  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:41.248594  3562 pending_rounds.cc:85] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac: Aborting all ops after (but not including) 1
I20260709 13:17:41.250978  3562 pending_rounds.cc:107] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:17:41.251276  3562 raft_consensus.cc:2889] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:41.256047  3556 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:41.192544  4885 consensus_queue.cc:1059] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 13:17:41.223594  4977 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:41.261924  3676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:41.264285  3632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:41.264961  3632 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:41.265373  3632 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.245280  5014 raft_consensus.cc:2749] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:41.248930  4926 raft_consensus.cc:2749] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:41.223806  5125 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 13:17:41.245690  4932 raft_consensus.cc:2749] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.276472  3554 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
W20260709 13:17:41.280025  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 55430.5us
I20260709 13:17:41.280686  4772 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.291069  3675 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.296360  3559 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:41.298892  3675 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.268555  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:41.288144  3526 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
W20260709 13:17:41.304606  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 111149us
I20260709 13:17:41.296402  3632 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.274304  4887 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:17:41.303767  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 106837us
I20260709 13:17:41.317929  3632 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.310644  4979 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:41.322368  5133 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:41.322788  4976 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.322911  3675 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.323916  5133 raft_consensus.cc:2749] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:41.324105  3675 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.325214  4977 raft_consensus.cc:2749] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.317288  5078 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:41.322381  4772 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.326630  5078 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.327129  5078 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.328752  3678 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:41.331089  5144 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:41.331709  5144 raft_consensus.cc:697] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:41.336128  3675 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:41.347651  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:41.301026  5075 consensus_queue.cc:1059] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.043s
I20260709 13:17:41.358110  3675 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.349139  5164 raft_consensus.cc:3055] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:41.313982  4887 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.363626  5164 raft_consensus.cc:740] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:17:41.377106  5164 consensus_queue.cc:260] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:41.363441  4926 raft_consensus.cc:2749] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:41.369439  5144 consensus_queue.cc:237] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.371295  5134 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.374311  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:41.374752  5011 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:17:41.377830  4887 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.350778  5079 raft_consensus.cc:2764] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:17:41.415408  5078 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.447909  3559 raft_consensus.cc:1240] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:17:41.448311  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:41.448938  3708 raft_consensus.cc:3060] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:41.448458  5072 consensus_queue.cc:237] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [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: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:41.415596  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:41.422348  4926 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:41.425761  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:41.426903  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 116113us
I20260709 13:17:41.429005  5014 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.431154  4576 raft_consensus.cc:3055] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:41.458716  4576 raft_consensus.cc:740] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:41.459537  4576 consensus_queue.cc:260] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.457172  4926 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.460795  4576 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.436328  4954 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.462415  4926 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:41.463016  5078 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.463502  3561 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:41.463884  3705 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:41.470304  3557 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:41.473376  3604 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:41.473486  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:41.476835  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:41.477506  3629 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:41.480396  5165 log.cc:927] Time spent T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.113s	user 0.000s	sys 0.002s
I20260709 13:17:41.481218  5114 raft_consensus.cc:2804] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:41.482635  5114 raft_consensus.cc:697] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:41.483222  4968 raft_consensus.cc:3055] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:41.483620  4968 raft_consensus.cc:740] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:41.483592  5114 consensus_queue.cc:237] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.484666  4968 consensus_queue.cc:260] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:41.481846  5167 log.cc:927] Time spent T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.115s	user 0.002s	sys 0.000s
W20260709 13:17:41.487147  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:41.487174  3634 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:41.488761  3708 raft_consensus.cc:2468] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:41.490778  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:41.494376  3632 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.486579  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:41.497869  3559 raft_consensus.cc:3055] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:41.498312  3559 raft_consensus.cc:740] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:41.499303  3629 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:41.499148  3559 consensus_queue.cc:260] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.502373  3559 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.504185  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:41.505650  5114 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:41.506388  5114 consensus_queue.cc:1243] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer 62220af1882547f58159de5ac5d6ecac log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:17:41.511217  3560 raft_consensus.cc:3055] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:41.511657  3560 raft_consensus.cc:740] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:41.512203  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:41.512471  3560 consensus_queue.cc:260] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:41.514945  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 182684us
I20260709 13:17:41.511217  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:41.517107  4954 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:41.527160  3529 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.529189  5020 raft_consensus.cc:2749] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.530103  5154 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.531996  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:41.532582  3710 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.534071  4968 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.537071  3560 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:41.537565  3705 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:41.541813  3554 pending_rounds.cc:85] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: Aborting all ops after (but not including) 1
I20260709 13:17:41.550335  4956 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:41.568989  4956 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:17:41.422392  5171 log.cc:927] Time spent T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.053s	user 0.008s	sys 0.000s
I20260709 13:17:41.571797  4956 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.550635  3704 raft_consensus.cc:1275] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:41.556250  3630 raft_consensus.cc:1275] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:17:41.551249  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:41.573402  3630 pending_rounds.cc:85] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4: Aborting all ops after (but not including) 1
I20260709 13:17:41.562016  3554 pending_rounds.cc:107] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:17:41.576987  3554 raft_consensus.cc:2889] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:17:41.564531  5178 log.cc:927] Time spent T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:17:41.578444  4727 consensus_queue.cc:1048] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:41.579459  3630 pending_rounds.cc:107] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:17:41.579880  3630 raft_consensus.cc:2889] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:41.580142  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:41.574978  3705 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:41.542567  3710 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:41.552173  5172 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:41.561293  3555 raft_consensus.cc:1240] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260709 13:17:41.575232  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:41.558111  3526 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:41.555044  3559 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:41.584365  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:41.593660  3562 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:41.584853  3632 raft_consensus.cc:2410] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:41.589570  3708 raft_consensus.cc:1240] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:17:41.596941  3629 raft_consensus.cc:2393] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c7076bb123441cf82e557da237b8e2d in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:41.599732  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:41.600381  3604 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:41.601826  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:41.602005  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:41.602908  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:41.603507  3710 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.605422  5020 consensus_queue.cc:1048] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.604306  3604 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:41.608516  3529 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:41.609872  3560 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:41.613132  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:41.614045  3632 raft_consensus.cc:2393] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:41.625536  3710 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
W20260709 13:17:41.635377  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 330187us
I20260709 13:17:41.589241  4883 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:41.640163  4268 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:41.640313  3711 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:41.641877  3604 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.590457  5144 consensus_queue.cc:1059] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.049s
I20260709 13:17:41.643070  5044 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:41.643479  5144 raft_consensus.cc:3055] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:41.601748  5078 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:41.643662  5044 raft_consensus.cc:697] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
W20260709 13:17:41.637688  4952 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 13:17:41.597867  5172 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:41.643764  3629 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:41.651074  3604 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:41.644840  5044 consensus_queue.cc:237] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.651856  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:41.652699  3559 raft_consensus.cc:2410] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c7076bb123441cf82e557da237b8e2d for term 5 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 5.
I20260709 13:17:41.594878  5065 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.650655  3634 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:41.677042  4234 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.635450  5020 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:41.641173  5114 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:41.684819  3604 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:41.639740  5154 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.692903  5154 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.687731  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:41.694252  3711 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 4.
I20260709 13:17:41.637153  5014 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.048s
I20260709 13:17:41.708701  3637 raft_consensus.cc:1240] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:41.674279  5051 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:41.706815  3604 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.678289  4907 raft_consensus.cc:2804] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:41.711761  3638 raft_consensus.cc:1240] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:41.693598  5147 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:41.704216  3678 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:41.714561  4514 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:41.683561  5078 raft_consensus.cc:697] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:41.653864  4883 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.650085  5144 raft_consensus.cc:740] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:41.700623  4979 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.680588  5065 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.700181  5177 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:41.708055  5020 raft_consensus.cc:697] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:41.707787  5114 raft_consensus.cc:697] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:41.772802  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:41.759202  4979 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.798110  4979 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:41.731673  5147 raft_consensus.cc:697] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:41.799767  5147 consensus_queue.cc:237] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.733340  4975 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:41.802029  5154 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.802145  4975 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:41.802827  4975 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.803238  5172 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.804737  5078 consensus_queue.cc:237] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.783639  5144 consensus_queue.cc:260] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.806332  5144 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.731045  4772 consensus_queue.cc:1059] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.078s
I20260709 13:17:41.707906  4885 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:17:41.792936  5164 raft_consensus.cc:3060] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:41.732584  4846 raft_consensus.cc:2749] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.811367  4887 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.793474  5020 consensus_queue.cc:237] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:41.816216  5189 log.cc:927] Time spent T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.082s	user 0.002s	sys 0.000s
I20260709 13:17:41.811932  4887 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:17:41.818094  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 57668.7us
W20260709 13:17:41.818421  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 139455us
W20260709 13:17:41.818084  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 111355us
W20260709 13:17:41.819713  3678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:41.821381  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:41.822110  3560 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:41.836026  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:41.836591  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:41.836683  3555 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:41.838059  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:41.838188  3604 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.840971  3604 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.852593  3678 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:41.852981  3604 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.857363  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:41.819094  4846 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.861338  4234 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.836544  5011 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 13:17:41.850154  5044 raft_consensus.cc:2749] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:17:41.899053  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 44979us
I20260709 13:17:41.861213  3629 raft_consensus.cc:2393] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:41.851401  5172 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.899492  3604 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:41.904179  3635 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:17:41.856765  5060 raft_consensus.cc:2749] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.875123  5036 raft_consensus.cc:2749] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:41.919297  5014 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:41.920138  5014 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.920823  4887 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:41.911195  5184 log.cc:927] Time spent T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
I20260709 13:17:41.921435  4887 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.911509  3604 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:41.869796  4979 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:41.924103  4979 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.925479  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:41.926836  3563 raft_consensus.cc:2410] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 6 because replica has last-logged OpId of term: 4 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 3.
I20260709 13:17:41.923727  4887 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:41.926769  4979 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:41.927647  4887 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.928387  4887 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:41.878028  4846 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:41.929834  3636 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:41.931631  4846 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.935817  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:41.936694  3635 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:41.874889  5148 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:41.936739  3560 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:41.937332  5148 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:41.937774  5148 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:41.898957  5051 raft_consensus.cc:2749] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:41.974076  5177 raft_consensus.cc:2749] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:41.939721  4908 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:41.951578  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:42.007752  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 152029us
W20260709 13:17:42.010018  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 110319us
I20260709 13:17:41.946071  5062 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.060s
I20260709 13:17:42.012137  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:41.942617  5172 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:41.998011  4907 raft_consensus.cc:697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:41.944666  5114 consensus_queue.cc:237] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.011958  4883 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:41.994266  4975 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.015100  4926 consensus_queue.cc:1059] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.065s
I20260709 13:17:42.089795  3629 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:17:42.133535  5185 log.cc:927] Time spent T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.263s	user 0.001s	sys 0.000s
I20260709 13:17:42.117494  5060 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:42.109243  4887 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.144158  5062 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.155601  4907 consensus_queue.cc:237] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER 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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:42.193281  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 61516.8us
W20260709 13:17:42.196430  5195 log.cc:927] Time spent T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.200s	user 0.002s	sys 0.000s
I20260709 13:17:42.197774  4887 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.199249  5065 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.200491  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:42.201054  3559 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:42.193014  5062 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.204054  5062 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.204857  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:42.197814  5172 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:42.211980  3559 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:42.213188  3604 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
W20260709 13:17:42.176117  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 98964.3us
I20260709 13:17:42.117987  5194 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:42.217868  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:42.216444  3604 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:42.219427  3558 raft_consensus.cc:2468] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 1.
I20260709 13:17:42.224634  3710 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:42.226137  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:42.226893  3633 raft_consensus.cc:1240] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260709 13:17:42.226953  3708 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:42.227574  3712 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:42.228036  3704 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.190483  5144 raft_consensus.cc:3055] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:42.223884  4234 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:42.240411  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:42.177160  5060 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.227361  5044 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:42.228047  5200 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.231586  5194 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.250840  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:42.265075  5197 log.cc:927] Time spent T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
I20260709 13:17:42.234182  4883 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.234617  5164 raft_consensus.cc:2804] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:42.263253  4602 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:42.230778  5144 raft_consensus.cc:740] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:42.281924  3554 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:42.283675  3560 raft_consensus.cc:1240] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260709 13:17:42.259553  3555 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:42.230362  5051 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:42.262511  5044 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:42.272483  5164 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:42.308468  5164 raft_consensus.cc:3060] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:42.320050  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 85219.7us
I20260709 13:17:42.321162  3529 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:42.324918  3678 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:42.327508  5060 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.327622  5194 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.327317  5201 consensus_queue.cc:1059] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:42.270326  5200 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.319218  5210 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:17:42.329923  4968 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:42.330623  4968 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:42.330296  5144 consensus_queue.cc:260] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.331041  4968 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:42.331562  5144 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:42.297245  4975 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:42.335489  5148 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.344769  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:42.345386  3555 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:42.345220  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:42.302805  5044 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:42.357417  3555 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:42.362334  3678 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:42.337505  5148 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:42.291213  4883 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:42.338074  5200 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:42.372030  3704 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:17:42.358456  5079 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:17:42.379556  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 132232us
I20260709 13:17:42.364027  5215 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:42.384621  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:42.382458  3560 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:42.351836  4954 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:17:42.384130  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:42.370935  5201 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:42.386497  3555 raft_consensus.cc:2393] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 6: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:42.360443  5011 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:17:42.371155  5148 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:42.384393  5079 raft_consensus.cc:697] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:42.397583  5148 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.397361  5201 raft_consensus.cc:697] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:42.429858  5079 consensus_queue.cc:237] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.388967  5215 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.402114  5062 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
W20260709 13:17:42.523749  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 148491us
W20260709 13:17:42.516479  5217 log.cc:927] Time spent T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.122s	user 0.005s	sys 0.000s
I20260709 13:17:42.519587  4979 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:17:42.582981  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:42.583946  3710 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
W20260709 13:17:42.589864  5221 log.cc:927] Time spent T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
W20260709 13:17:42.590126  5223 log.cc:927] Time spent T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:17:42.590739  4968 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.592497  5215 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:42.592960  4968 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.594390  5220 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.594887  5220 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.597251  5220 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.602453  3562 raft_consensus.cc:2368] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:42.608727  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:42.554092  4979 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:42.611296  3710 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:42.612346  3529 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:42.661761  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:42.662588  3711 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:17:42.666795  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 120475us
I20260709 13:17:42.661175  5011 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:17:42.681324  3711 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:42.668331  4883 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:42.558708  5201 consensus_queue.cc:237] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.682700  5011 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:42.690277  5044 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.696417  5044 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.691442  4884 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:42.693127  5011 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:42.707894  5164 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:42.710392  4979 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:42.715693  5011 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.750801  4954 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.752641  4954 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.757310  4954 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.762382  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:42.763613  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:42.763809  4264 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:42.764659  3712 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:42.766271  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:42.767827  3708 raft_consensus.cc:2410] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 6 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 3.
I20260709 13:17:42.770977  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:42.784158  3526 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:42.785872  5219 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:42.786494  5219 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:42.789577  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:42.790985  3529 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:42.785953  4264 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:42.790441  3703 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:42.795164  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:42.796075  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:42.802973  5219 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:42.803889  3709 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:42.796275  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:42.805451  3710 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:42.797494  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:42.806807  3706 raft_consensus.cc:2368] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:42.807463  3711 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:42.809230  4926 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.809971  5233 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:42.810801  5233 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.816089  5233 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:42.800679  3633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38400 (request call id 1047) took 1090 ms. Trace:
I20260709 13:17:42.801491  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:42.820078  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:42.781989  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:42.798609  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:42.830801  4268 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:42.833837  3556 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:42.847517  3558 raft_consensus.cc:3060] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:42.849463  3557 raft_consensus.cc:2393] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 3: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:42.828778  3633 rpcz_store.cc:276] 0709 13:17:41.710134 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:41.710377 (+   243us) service_pool.cc:224] Handling call
0709 13:17:41.710749 (+   372us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:42.227461 (+516712us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:42.799972 (+572511us) spinlock_profiling.cc:243] Waited 516 ms on lock 0x7b5400177ad4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8808e01 00007ff7d880783e 00007ff7dd7cc419 00007ff7d6d43bd4 00007ff7d6d43b62 00007ff7d6d43a91 00007ff7d6d43a0c 00007ff7d6d42cc2 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:42.800399 (+   427us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1186467200}
I20260709 13:17:42.851316  4771 raft_consensus.cc:3055] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:42.851913  4771 raft_consensus.cc:740] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:42.852063  5011 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.860321  4727 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:42.861155  4727 raft_consensus.cc:697] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:42.862785  3711 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
W20260709 13:17:42.837781  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 62299.5us
I20260709 13:17:42.866079  4885 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.836182  5219 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:42.870033  4727 consensus_queue.cc:237] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.858722  4771 consensus_queue.cc:260] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.872843  4771 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:42.878645  3678 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:42.844972  4926 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.883387  4926 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:42.884168  4926 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:42.866880  4885 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.902935  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:42.904042  3559 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:17:42.893335  4926 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:42.911989  4885 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.915134  3558 raft_consensus.cc:2468] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 3.
I20260709 13:17:42.919034  3678 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:42.920359  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 532099us
I20260709 13:17:42.909089  4926 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:42.930693  3675 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:42.931200  4234 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:42.932515  5036 raft_consensus.cc:2804] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:42.933063  5036 raft_consensus.cc:697] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:17:42.933133  5065 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.933604  5044 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:42.933959  5065 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.934396  5036 consensus_queue.cc:237] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:42.934741  5044 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.936563  5065 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.937158  5065 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:42.923246  5051 raft_consensus.cc:697] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:42.939612  5051 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.941707  4771 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:17:42.942198  4771 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:42.942595  4771 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:42.942682  5164 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:42.951612  5202 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:42.961400  5154 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:42.974817  3604 leader_election.cc:400] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:42.976754  3604 leader_election.cc:403] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:17:42.977628  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 80942.7us
I20260709 13:17:42.983021  5044 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.984835  5194 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.985864  5194 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.988826  5194 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.992619  4771 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.984946  5044 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.996831  5147 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:42.997946  5147 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:43.000062  4908 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:43.000938  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.000844  4908 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.003336  4908 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.004357  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.004630  5210 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:43.005061  3633 raft_consensus.cc:2468] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 2.
I20260709 13:17:43.005404  3708 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
W20260709 13:17:42.994225  5188 log.cc:927] Time spent T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 1.212s	user 0.013s	sys 0.011s
I20260709 13:17:42.952482  5202 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:42.966063  5144 raft_consensus.cc:2804] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:43.015406  4846 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:43.016595  5193 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:43.005425  5210 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.027940  5065 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:43.030620  5244 log.cc:927] Time spent T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:17:43.031491  5210 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:43.032027  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 108614us
I20260709 13:17:43.032187  5194 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:17:43.031558  4846 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.034875  4846 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.036911  5148 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:43.040766  3558 raft_consensus.cc:1275] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:43.041464  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.040673  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.043932  4846 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:43.044093  3706 raft_consensus.cc:1275] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:43.044559  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.044878  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.045213  3563 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:43.045699  4846 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:43.046355  5194 raft_consensus.cc:2749] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:43.046413  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.046794  3710 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:43.048478  4846 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.052537  5147 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:43.057969  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:43.058754  3638 raft_consensus.cc:3060] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:43.061383  5014 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:43.019881  5078 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.090s	user 0.012s	sys 0.012s
W20260709 13:17:43.062561  5078 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.255s	user 0.013s	sys 0.012s
I20260709 13:17:43.018028  5144 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:17:43.070215  5144 raft_consensus.cc:3060] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:43.080039  5219 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:43.042634  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:43.081512  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:43.096436  3638 raft_consensus.cc:2468] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 3.
I20260709 13:17:43.096684  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.106134  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:17:43.107054  4268 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:43.101575  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.111124  5200 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:43.111953  5200 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.114001  3604 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:43.114174  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:43.115053  3705 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:43.115263  3554 raft_consensus.cc:2393] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 5: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:43.116751  5065 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:42.200183  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:43.117931  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:43.121922  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.122913  3562 raft_consensus.cc:2393] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 4: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:43.101063  5044 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.126554  5044 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.128109  3458 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:37788 (request call id 61) took 2478 ms. Trace:
I20260709 13:17:43.128718  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.131253  3710 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:43.130117  5193 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.136157  5193 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.143847  4771 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:43.148590  4268 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:43.152734  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.156913  4908 raft_consensus.cc:2749] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:43.157209  5114 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:43.157997  5114 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.188036  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.188076  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.189527  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:43.190207  3704 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:17:43.188465  3559 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:43.185817  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.194479  3529 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:43.198609  5051 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:43.199662  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 85867.2us
I20260709 13:17:43.200793  3604 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:43.202409  5253 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:43.202597  5193 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:43.202934  5253 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:43.203426  5253 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:43.203377  5193 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.199909  3632 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38388 (request call id 1001) took 1557 ms. Trace:
I20260709 13:17:43.199505  5051 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.185839  4908 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:43.217308  3712 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:43.211613  5210 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:43.128630  3458 rpcz_store.cc:276] 0709 13:17:40.655102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:40.658563 (+  3461us) service_pool.cc:224] Handling call
0709 13:17:43.127868 (+2469305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:41.289851 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:41.330993 (+ 41142us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:41.331026 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:17:41.331050 (+    24us) tablet.cc:662] Decoding operations
0709 13:17:41.331788 (+   738us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:41.331833 (+    45us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:41.331865 (+    32us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:17:41.342782 (+ 10917us) tablet.cc:701] Row locks acquired
0709 13:17:41.342800 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:17:41.356552 (+ 13752us) write_op.cc:270] Start()
0709 13:17:41.361397 (+  4845us) write_op.cc:276] Timestamp: P: 1783603061354379 usec, L: 0
0709 13:17:41.361419 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:17:41.370747 (+  9328us) log.cc:844] Serialized 2553 byte log entry
0709 13:17:41.683764 (+313017us) op_driver.cc:464] REPLICATION: finished
0709 13:17:42.459704 (+775940us) spinlock_profiling.cc:243] Waited 6.96 ms on lock 0x7b5400133ea8. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7debc49e1 00007ff7debc364c 00007ff7dc23ee28 00007ff7dc23f489 00007ff7dc24171a 00007ff7dc2416a8 00007ff7dc241628 00007ff7dc2415e3 00007ff7dc2407fc 00007ff7de673626 00007ff7de66ddd8
0709 13:17:42.693089 (+233385us) write_op.cc:301] APPLY: starting
0709 13:17:42.694034 (+   945us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:42.700052 (+  6018us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:42.700074 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:42.700830 (+   756us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:42.701025 (+   195us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:17:42.701072 (+    47us) write_op.cc:312] APPLY: finished
0709 13:17:42.701347 (+   275us) log.cc:844] Serialized 52 byte log entry
0709 13:17:42.701531 (+   184us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:42.701677 (+   146us) write_op.cc:454] Released schema lock
0709 13:17:42.701730 (+    53us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:42.702086 (+   356us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:42.702114 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":322648,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":179417,"apply.run_cpu_time_us":2336,"apply.run_wall_time_us":10323,"num_ops":6,"prepare.queue_time_us":101392,"prepare.run_cpu_time_us":3622,"prepare.run_wall_time_us":98779,"replication_time_us":317414,"spinlock_wait_cycles":16002304,"thread_start_us":97323,"threads_started":1}]]}
I20260709 13:17:43.241344  4926 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.242067  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.235723  5249 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:43.248718  5249 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.249984  5252 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:43.250689  5252 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.246049  3706 pending_rounds.cc:85] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: Aborting all ops after (but not including) 2
I20260709 13:17:43.251435  5249 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.251803  3706 pending_rounds.cc:107] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:17:43.227660  5076 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:43.252733  5076 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:43.252871  5252 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.253132  5076 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:43.204576  3632 rpcz_store.cc:276] 0709 13:17:41.642704 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:41.647945 (+  5241us) service_pool.cc:224] Handling call
0709 13:17:41.648309 (+   364us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:17:41.654950 (+  6641us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:17:41.655011 (+    61us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:17:41.656181 (+  1170us) log.cc:844] Serialized 26 byte log entry
0709 13:17:42.950004 (+1293823us) spinlock_profiling.cc:243] Waited 18.1 ms on lock 0x7b1800302f20. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7de5e3de1 00007ff7de5f05b1 00007ff7d56fde07 00007ff7de558ab9 00007ff7d571a69b 00007ff7d571893f 00007ff7d571ac02 00007ff7d83a220b 00007ff7d83a7d23 00007ff7d83a80d1 00007ff7d87c3a0f
0709 13:17:43.013072 (+ 63068us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:17:43.013135 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:17:43.015017 (+  1882us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:17:43.199312 (+184295us) raft_consensus.cc:1685] finished
0709 13:17:43.199348 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:17:43.199680 (+   332us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5979,"raft.queue_time_us":6158,"raft.run_cpu_time_us":120,"raft.run_wall_time_us":6305,"spinlock_wait_cycles":41646336,"thread_start_us":62753,"threads_started":1,"wal-append.queue_time_us":1474946}
I20260709 13:17:43.245074  3529 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:43.246733  3604 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:43.231010  4908 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.249209  5051 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.253858  3706 raft_consensus.cc:2889] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:43.259356  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:43.260929  3559 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:17:43.262647  3678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:43.244282  5200 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:43.267747  5252 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:43.268380  5252 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:43.268968  5202 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.270443  4908 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.272046  3633 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:43.269515  5252 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:43.234185  5210 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.283012  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.283438  5210 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:43.285745  3461 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35024 (request call id 166) took 7648 ms. Trace:
I20260709 13:17:43.281395  5193 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:43.286835  5254 log.cc:927] Time spent T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.074s	user 0.002s	sys 0.000s
I20260709 13:17:43.264845  4771 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:43.287441  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:43.289702  3634 raft_consensus.cc:2393] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:43.289333  4771 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:43.287855  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 50085.4us
I20260709 13:17:43.290985  3604 leader_election.cc:400] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:43.292065  4771 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:43.297127  4908 consensus_queue.cc:1048] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:43.299121  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:43.299862  3638 raft_consensus.cc:2393] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:43.260443  4954 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:43.311815  3604 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:43.321398  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.322883  3458 catalog_manager.cc:5697] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 2 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:43.323930  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.325145  3636 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:17:43.325974  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.325722  3458 catalog_manager.cc:5697] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 1 to 3, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 3 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:43.321240  5202 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:43.327414  5202 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:43.327817  5202 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:43.331568  3704 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:43.308315  5051 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 13:17:43.336819  4727 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:43.337711  4727 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:43.308867  4954 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:43.342456  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.333307  5114 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.344199  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.351539  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.351279  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.354079  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.354835  3556 raft_consensus.cc:2393] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate 5c7076bb123441cf82e557da237b8e2d in this term.
I20260709 13:17:43.330520  4908 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:43.345077  4954 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:43.290392  3461 rpcz_store.cc:276] 0709 13:17:35.599236 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:35.599616 (+   380us) service_pool.cc:224] Handling call
0709 13:17:43.238963 (+7639347us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:41.134143 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:41.134913 (+   770us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:41.134963 (+    50us) write_op.cc:435] Acquired schema lock
0709 13:17:41.135000 (+    37us) tablet.cc:662] Decoding operations
0709 13:17:41.136102 (+  1102us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:41.136186 (+    84us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:41.136227 (+    41us) tablet.cc:685] Acquiring locks for 8 operations
0709 13:17:41.137140 (+   913us) tablet.cc:701] Row locks acquired
0709 13:17:41.137165 (+    25us) write_op.cc:260] PREPARE: finished
0709 13:17:41.137345 (+   180us) write_op.cc:270] Start()
0709 13:17:41.137487 (+   142us) write_op.cc:276] Timestamp: P: 1783603061137288 usec, L: 0
0709 13:17:41.137512 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:17:41.154730 (+ 17218us) log.cc:844] Serialized 3233 byte log entry
0709 13:17:41.426954 (+272224us) op_driver.cc:464] REPLICATION: finished
0709 13:17:41.693510 (+266556us) write_op.cc:301] APPLY: starting
0709 13:17:41.693601 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:41.693806 (+   205us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:41.733623 (+ 39817us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:41.790823 (+ 57200us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:41.791105 (+   282us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 13:17:41.791173 (+    68us) write_op.cc:312] APPLY: finished
0709 13:17:41.791527 (+   354us) log.cc:844] Serialized 64 byte log entry
0709 13:17:41.791726 (+   199us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:41.791871 (+   145us) write_op.cc:454] Released schema lock
0709 13:17:41.791934 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:41.792441 (+   507us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:41.792479 (+    38us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":187019,"reported_tablets":31,"child_traces":[["op",{"apply.queue_time_us":256576,"apply.run_cpu_time_us":3708,"apply.run_wall_time_us":105084,"num_ops":8,"prepare.queue_time_us":288654,"prepare.run_cpu_time_us":8536,"prepare.run_wall_time_us":120008,"raft.queue_time_us":416349,"raft.run_cpu_time_us":41712,"raft.run_wall_time_us":1202065,"replication_time_us":289270,"thread_start_us":491049,"threads_started":4,"wal-append.queue_time_us":119762}]]}
I20260709 13:17:43.374439  3711 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 3. (term mismatch)
I20260709 13:17:43.374873  3711 pending_rounds.cc:85] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5: Aborting all ops after (but not including) 2
I20260709 13:17:43.375093  3711 pending_rounds.cc:107] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5: Aborting uncommitted NO_OP operation due to leader change: 6.3
I20260709 13:17:43.375295  3711 raft_consensus.cc:2889] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:43.375774  5233 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:43.362263  5252 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.378227  5233 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.378993  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.376250  3529 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:43.383451  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.383996  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.385622  3636 raft_consensus.cc:2393] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:43.385658  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.389578  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.390297  3561 raft_consensus.cc:1240] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 6. Current term is 7. Ops: []
I20260709 13:17:43.391216  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.393220  5011 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:43.393901  5011 raft_consensus.cc:697] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:43.394135  4885 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:43.394718  4885 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.395175  5011 consensus_queue.cc:237] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:43.390268  3563 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:43.405534  3556 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260709 13:17:43.407634  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.377046  4908 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.411808  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.412822  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.421079  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.422547  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.423341  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.424286  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.426383  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.427917  5114 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:43.410497  3705 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 7.
W20260709 13:17:43.425866  5257 log.cc:927] Time spent T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 13:17:43.428474  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.434288  5114 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.434995  4727 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:43.435525  5252 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.436597  5114 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.425483  4885 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.436477  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.418143  5020 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:43.437888  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.440685  3636 raft_consensus.cc:1275] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:43.442186  3559 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 7.
I20260709 13:17:43.444731  3703 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:43.445892  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:43.446388  5064 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:43.446116  5020 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.449469  5114 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:43.450062  5114 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.443015  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.442843  5144 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:43.470620  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.472769  3558 raft_consensus.cc:1275] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:43.454811  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.466271  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.477156  3560 raft_consensus.cc:1275] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:43.471282  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:43.461289  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.453186  5020 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.454048  5252 raft_consensus.cc:493] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:43.502113  3678 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:43.459753  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.463460  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.500622  3561 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:43.503137  3562 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:43.503671  3633 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:43.522881  3559 raft_consensus.cc:1275] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:43.523685  5051 consensus_queue.cc:1048] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:43.526120  4772 consensus_queue.cc:1048] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.528048  5227 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:43.528676  4771 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:43.528551  5227 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.529276  4771 raft_consensus.cc:697] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
W20260709 13:17:43.530490  3675 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.2.94.130:36137 timed out after 1.704s (SENT) [suppressed 4 similar messages]
I20260709 13:17:43.530272  4771 consensus_queue.cc:237] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:43.471302  5255 log.cc:927] Time spent T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.146s	user 0.003s	sys 0.000s
I20260709 13:17:43.531728  3529 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:43.536509  3678 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:43.454057  5233 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:43.454938  4926 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:43.463546  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:43.520290  3604 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:43.452222  5114 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.465112  4908 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.541005  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:43.544440  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:43.476733  5249 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:43.546908  3633 raft_consensus.cc:1275] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:43.568177  3559 raft_consensus.cc:2393] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 3: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:43.469434  5253 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.565748  3634 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:43.572459  3638 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:17:43.462505  5202 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:43.576130  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 55972.2us
I20260709 13:17:43.578589  3604 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:43.532496  5252 raft_consensus.cc:515] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.581674  3604 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:43.538748  4772 consensus_queue.cc:1048] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 13:17:43.588405  5201 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:43.588245  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.588768  4908 raft_consensus.cc:2749] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:43.589031  4514 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:43.580260  5190 consensus_queue.cc:1048] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 13:17:43.580773  5154 raft_consensus.cc:2749] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:43.597440  3630 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:43.607410  4954 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.609704  3634 raft_consensus.cc:1275] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:43.609830  4887 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:43.610562  4887 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.611302  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:43.612207  3637 raft_consensus.cc:2393] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:43.612748  4887 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.613792  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.598570  5114 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:43.615382  3705 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:43.513028  5076 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.543872  5193 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:43.601114  4514 raft_consensus.cc:697] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:43.614789  5144 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:43.604570  5201 raft_consensus.cc:697] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:43.579696  5249 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.622988  4954 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.673128  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.674031  3709 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:43.675345  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.676139  3704 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
W20260709 13:17:43.677124  3678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:43.597458  3604 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:43.694840  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.705273  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.718592  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:43.719493  3709 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:17:43.721112  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:43.702167  4514 consensus_queue.cc:237] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.725735  3712 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:43.727725  5011 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.735972  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:43.737722  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 140326us
I20260709 13:17:43.716147  3529 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:43.736810  3632 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:43.744078  3604 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:43.745784  3529 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:43.690398  5193 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.713917  5227 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.747069  5020 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:43.750281  4887 raft_consensus.cc:2749] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:43.763763  3529 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:43.754403  4908 raft_consensus.cc:2749] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:43.753015  5253 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.755869  3604 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:43.778841  3604 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:43.747735  5154 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:17:43.763514  5020 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:43.761816  5226 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:43.780962  4954 raft_consensus.cc:2804] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:43.758303  5114 consensus_queue.cc:1059] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.025s
I20260709 13:17:43.793414  4954 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:43.779466  5252 leader_election.cc:290] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.764293  5202 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.781792  5051 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:43.801353  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.802204  3633 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:43.789489  5020 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:43.762374  5201 consensus_queue.cc:237] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.799728  4954 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:43.789655  5226 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:43.810053  3630 raft_consensus.cc:1240] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:43.793589  5253 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:43.803184  5051 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:43.792376  4908 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
W20260709 13:17:43.834944  5264 log.cc:927] Time spent T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:17:43.829738  5051 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:43.821774  5253 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:43.823556  5226 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:43.868697  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:43.869561  3712 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:43.850636  5253 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:43.872920  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.850587  5249 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.857509  5114 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:43.850901  5076 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.873740  3633 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:43.878472  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:43.862071  5078 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
W20260709 13:17:43.900408  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 165954us
W20260709 13:17:43.896966  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 118176us
I20260709 13:17:43.912560  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.914009  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:43.914283  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 383784us
I20260709 13:17:43.914777  3631 raft_consensus.cc:2393] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 6: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
W20260709 13:17:43.916965  5267 log.cc:927] Time spent T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260709 13:17:43.918568  5268 log.cc:927] Time spent T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:17:43.922099  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:43.925776  5078 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.928530  5078 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.933386  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.935708  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.936944  3638 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:43.948098  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:43.956887  5078 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:43.958451  5078 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.959443  3675 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:43.960593  5213 raft_consensus.cc:2749] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:43.960702  5078 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:43.891273  5114 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.921356  5051 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:43.978915  3633 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:43.954538  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:43.980026  3637 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:43.973855  3636 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:43.981946  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:43.983741  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:44.002669  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:17:44.003614  3675 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:44.004168  5229 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:44.008332  3604 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.009759  5249 raft_consensus.cc:493] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:44.010295  5249 raft_consensus.cc:515] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.011811  4268 raft_consensus.cc:2468] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:44.012235  5249 leader_election.cc:290] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.017050  3637 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:44.015504  3712 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:44.013320  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:44.018752  3633 raft_consensus.cc:2393] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 6: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:44.009225  5202 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.020123  5202 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:44.020865  5266 log.cc:927] Time spent T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.170s	user 0.000s	sys 0.001s
I20260709 13:17:44.022380  5202 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.022989  5275 raft_consensus.cc:2749] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:44.023350  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.015679  5249 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:44.024485  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:44.024587  5249 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.025580  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.036777  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.048870  3704 raft_consensus.cc:1240] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 6. Current term is 7. Ops: []
I20260709 13:17:44.057083  3709 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:44.013679  5229 raft_consensus.cc:2749] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:17:44.058761  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.065686  3710 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:44.079661  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.057019  4908 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:44.077215  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:44.085264  3633 raft_consensus.cc:2393] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
W20260709 13:17:44.088282  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 80024.8us
I20260709 13:17:44.048601  5253 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.089360  3604 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.075522  5273 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.090952  3604 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.095389  3604 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.086261  5249 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.101172  3638 raft_consensus.cc:2393] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:44.109570  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:44.097609  5273 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.113795  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:44.115096  5273 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.115707  5273 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:44.093081  5275 raft_consensus.cc:2749] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:44.128353  4268 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:44.099953  5202 raft_consensus.cc:2749] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:44.131377  3604 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.139607  3637 raft_consensus.cc:2393] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:44.096939  5076 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.092350  4908 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.118121  5249 raft_consensus.cc:2749] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:44.144748  3604 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.157720  5287 raft_consensus.cc:2749] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:44.161958  5253 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.159482  4908 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.173380  5227 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.171491  3709 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:44.156308  5202 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:44.150400  4954 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.184042  5227 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:44.186244  4954 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.186244  5227 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:17:44.182577  5277 log.cc:927] Time spent T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.069s	user 0.001s	sys 0.001s
I20260709 13:17:44.160357  5051 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.157606  5078 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:17:44.177049  5226 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.154418  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.189743  5051 raft_consensus.cc:2749] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:44.190510  3604 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.191380  5051 raft_consensus.cc:2749] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:44.170274  5193 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.193775  5226 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.194882  5075 consensus_queue.cc:1059] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:44.195626  5075 consensus_queue.cc:1243] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer 60611c619ac74778ab2644df450044a4 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:17:44.196127  4727 raft_consensus.cc:3055] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:44.196482  4727 raft_consensus.cc:740] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:44.191674  3604 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.197198  5193 raft_consensus.cc:2749] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:44.197244  4727 consensus_queue.cc:260] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.197253  5114 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.198866  3604 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.199846  4727 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:44.200312  5193 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:17:44.216554  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 211073us
I20260709 13:17:44.149212  5076 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.226173  3638 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:44.232241  3675 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:44.232481  5076 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.234714  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:44.234081  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:44.237010  5201 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:44.237419  5201 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:44.237798  5201 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:44.245978  5020 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.248104  5020 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.256361  3526 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:44.256953  5020 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:44.267088  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.267762  3706 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:44.269713  3529 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:44.273013  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:44.273821  3704 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:17:44.277558  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:44.278405  3707 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:44.281795  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.282395  3529 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:44.282933  3711 raft_consensus.cc:2410] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:17:44.285480  4514 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:44.286532  3529 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:44.288978  4514 raft_consensus.cc:697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:44.277897  5011 raft_consensus.cc:2749] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:44.295480  5226 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:44.295915  5226 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:44.296273  5226 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:44.200528  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:44.302127  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:17:44.304261  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 69837.3us
I20260709 13:17:44.285270  5078 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:44.289084  3675 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:44.307631  5078 raft_consensus.cc:697] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:44.292363  4514 consensus_queue.cc:237] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.308624  5078 consensus_queue.cc:237] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.309504  3675 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:44.310168  5144 consensus_queue.cc:1048] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:44.310989  3675 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:44.304376  4887 raft_consensus.cc:3055] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:44.329867  4887 raft_consensus.cc:740] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:44.330718  4887 consensus_queue.cc:260] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.332494  3526 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.339622  3704 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:44.341658  3526 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.331759  4887 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:44.320653  5233 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:44.349839  5283 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:44.353955  5076 raft_consensus.cc:2749] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:44.340652  5213 raft_consensus.cc:2764] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:17:44.364537  3675 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:44.368438  5226 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.370335  3561 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:17:44.335886  4926 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:44.379737  3675 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:44.386937  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 45376us
I20260709 13:17:44.389984  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:44.391052  3557 raft_consensus.cc:2410] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:17:44.392352  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.394032  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.395596  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.365341  5229 consensus_queue.cc:1048] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:17:44.379877  4926 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:44.398669  4926 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:44.403627  5213 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:44.402976  3459 catalog_manager.cc:5697] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 2, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:44.341310  5227 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 3, Time since last communication: 0.063s
I20260709 13:17:44.405377  5284 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:44.347155  5201 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.350747  5233 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:44.408246  5233 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:44.408882  5201 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:44.413123  5298 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:44.416333  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:44.417979  5292 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:44.418641  5292 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.419553  5210 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:44.423509  5226 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.405160  3459 catalog_manager.cc:5697] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:44.435101  3459 catalog_manager.cc:5697] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:44.436949  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:44.437352  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.439210  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.439332  3561 raft_consensus.cc:1240] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:17:44.440842  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.443090  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.443990  3556 raft_consensus.cc:2410] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:44.443915  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:44.421408  5292 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.418838  3675 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:44.451387  3459 catalog_manager.cc:5697] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:44.453168  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.464671  3630 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:44.483830  3459 catalog_manager.cc:5697] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 4, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:44.488184  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.489245  3459 catalog_manager.cc:5697] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:44.491465  3459 catalog_manager.cc:5697] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:44.494683  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.495025  4926 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.465694  5201 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:44.496778  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.498837  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:44.499440  5210 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:44.484944  3707 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
W20260709 13:17:44.514494  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 217400us
I20260709 13:17:44.519636  3459 catalog_manager.cc:5697] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 2 to 4, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:44.522076  3459 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:44.523628  3459 catalog_manager.cc:5697] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 4, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 4 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:44.526948  3459 catalog_manager.cc:5697] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:44.530764  3529 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:44.514322  5201 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:44.532876  3630 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:17:44.529424  3459 catalog_manager.cc:5697] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 4 to 5, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:44.535559  3629 raft_consensus.cc:1240] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:17:44.537093  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.536192  3459 catalog_manager.cc:5697] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:44.537703  3554 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:44.539264  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:44.541975  3529 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:44.542842  3459 catalog_manager.cc:5697] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 5, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:44.545070  3459 catalog_manager.cc:5697] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 5, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:44.547410  3459 catalog_manager.cc:5697] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:44.584460  4514 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:44.550720  3529 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:44.586516  4727 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:44.536594  5201 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:44.586928  3459 catalog_manager.cc:5697] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:44.594038  4514 raft_consensus.cc:697] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:44.540042  5227 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:17:44.524873  5210 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.528679  5284 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.056s
I20260709 13:17:44.606953  4727 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.607478  3459 catalog_manager.cc:5697] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 2, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:44.603506  3708 raft_consensus.cc:1275] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:17:44.618795  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:44.622161  4514 consensus_queue.cc:237] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.626374  4727 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:44.628273  3675 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:44.596881  4885 raft_consensus.cc:2804] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:44.601329  5227 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:44.627485  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:44.633322  3602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:44.618548  5229 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:44.655555  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.658994  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:44.642216  5227 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:17:44.734884  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 106670us
I20260709 13:17:44.736861  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.737895  3710 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:17:44.740028  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:44.741497  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:44.741806  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0838b690ef2d43e6ba3be99681493299" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.742219  3707 raft_consensus.cc:2393] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 6: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:44.648722  4885 raft_consensus.cc:697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:44.648455  5076 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.090s
I20260709 13:17:44.750545  3554 raft_consensus.cc:1240] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: []
W20260709 13:17:44.752271  5309 log.cc:927] Time spent T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
I20260709 13:17:44.716825  4771 raft_consensus.cc:2804] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:44.658435  5229 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.803092  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.764961  4926 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:44.821050  3711 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
W20260709 13:17:44.753767  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 54758.2us
I20260709 13:17:44.822451  3708 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:44.824571  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.753597  5233 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.832895  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:44.802729  4771 raft_consensus.cc:697] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:44.847419  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:44.845599  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.850469  3709 raft_consensus.cc:2410] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:17:44.852370  5210 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:44.853871  4885 consensus_queue.cc:237] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.855326  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5adfccb780497e9d20433e3093eec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:44.858194  5313 log.cc:927] Time spent T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
W20260709 13:17:44.862341  5310 log.cc:927] Time spent T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:17:44.852545  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:44.837371  3529 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:44.877389  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:44.882336  3604 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.884362  3604 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:44.870852  3633 raft_consensus.cc:2376] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5. Re-sending same reply.
I20260709 13:17:44.892855  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.897390  3632 raft_consensus.cc:1275] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 13:17:44.898029  3632 pending_rounds.cc:85] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4: Aborting all ops after (but not including) 3
I20260709 13:17:44.898350  3632 pending_rounds.cc:107] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 13:17:44.898669  3632 raft_consensus.cc:2889] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:44.901240  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:44.903095  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:44.891813  4887 raft_consensus.cc:2749] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:44.911410  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:44.892602  5076 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:44.913897  5076 raft_consensus.cc:697] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:44.914497  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:44.917819  3635 raft_consensus.cc:2393] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 4: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:44.920789  5076 consensus_queue.cc:237] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:44.924690  3635 raft_consensus.cc:872] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }.
  Pending config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }: 
  New config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:17:44.925311  3635 raft_consensus.cc:1579] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Could not prepare op 'term: 4 index: 6' and following 1 ops. Status for this op: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }.
  Pending config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }: 
  New config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:44.929296  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:44.935428  3529 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:44.907740  5291 raft_consensus.cc:2749] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:44.948820  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:44.961494  3632 raft_consensus.cc:2393] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:44.955312  3636 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:44.963619  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:44.988906  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 162162us
I20260709 13:17:44.995859  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:44.996416  5233 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:44.996587  5072 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:44.997015  5072 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:44.997071  4264 raft_consensus.cc:2410] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for term 4 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:17:44.997473  5072 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:44.997953  5229 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:44.996460  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:45.004210  3560 raft_consensus.cc:1240] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:17:45.009967  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:45.010654  3706 raft_consensus.cc:1240] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:45.011087  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:45.030341  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:45.031348  3708 raft_consensus.cc:2393] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 5: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:45.045238  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:45.038403  5320 log.cc:927] Time spent T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:17:45.057089  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:45.060237  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
W20260709 13:17:45.053963  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 169705us
I20260709 13:17:44.959622  4771 consensus_queue.cc:237] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:17:45.080331  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 157396us
I20260709 13:17:45.079783  3604 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.088459  3675 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:45.097702  3602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:45.106444  3631 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:45.105916  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:45.123932  3632 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:45.080535  5293 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 13:17:45.096145  5314 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:45.087837  4926 consensus_queue.cc:1059] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:17:45.138160  5326 raft_consensus.cc:2749] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:45.157184  3706 raft_consensus.cc:1240] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:45.156215  3708 raft_consensus.cc:1240] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:45.158814  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:45.160336  3631 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:45.105657  5291 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 13:17:45.164109  3712 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:45.166157  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:45.167629  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:45.174331  3562 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:45.176597  3710 raft_consensus.cc:1240] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 5. Current term is 6. Ops: []
I20260709 13:17:45.176908  3526 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.182946  3526 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.130062  5325 consensus_queue.cc:1059] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 13:17:45.186589  5076 raft_consensus.cc:2749] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:17:45.209851  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 130130us
I20260709 13:17:45.210781  3604 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:45.213234  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 156650us
I20260709 13:17:45.195439  3635 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:45.210005  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:45.173877  3556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:45.234321  3556 raft_consensus.cc:606] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
W20260709 13:17:45.248850  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 68698.6us
I20260709 13:17:45.241217  5325 raft_consensus.cc:3055] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:45.253278  5283 consensus_queue.cc:1059] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:17:45.264318  5283 raft_consensus.cc:3055] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:45.264798  5283 raft_consensus.cc:740] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
W20260709 13:17:45.269166  5307 log.cc:927] Time spent T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.624s	user 0.002s	sys 0.000s
W20260709 13:17:45.274243  5227 consensus_meta.cc:287] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: Time spent flushing consensus metadata: real 0.529s	user 0.009s	sys 0.001s
I20260709 13:17:45.274820  5227 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.276659  3561 raft_consensus.cc:1240] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 6. Current term is 7. Ops: []
W20260709 13:17:45.269229  5330 log.cc:927] Time spent T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 13:17:45.243451  5326 raft_consensus.cc:2749] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:45.251166  5076 raft_consensus.cc:2749] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:45.286600  3675 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:45.296231  3678 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:45.262815  5325 raft_consensus.cc:740] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:45.305459  3675 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:45.292944  5075 raft_consensus.cc:493] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:17:45.273402  5072 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.307886  5229 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:17:45.359026  4514 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:45.360627  5334 consensus_queue.cc:1059] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:17:45.364240  5334 raft_consensus.cc:3055] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:45.312830  4771 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:17:45.364634  5334 raft_consensus.cc:740] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:45.369007  3636 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:17:45.341490  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 116522us
I20260709 13:17:45.319012  5300 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:17:45.377243  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 166538us
I20260709 13:17:45.315419  5316 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.057s
W20260709 13:17:45.393936  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 143463us
I20260709 13:17:45.395272  3526 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.391155  3604 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.306795  5283 consensus_queue.cc:260] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.373267  3703 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:45.404626  5345 raft_consensus.cc:2749] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:45.405923  3604 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:45.407604  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 87399.5us
I20260709 13:17:45.412499  3604 leader_election.cc:304] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.342447  5075 raft_consensus.cc:515] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:45.394194  5335 consensus_queue.cc:1059] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:17:45.417290  3604 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.424897  5075 leader_election.cc:290] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:45.398530  5020 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:45.396711  5302 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.020s
W20260709 13:17:45.429773  5201 consensus_meta.cc:287] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: Time spent flushing consensus metadata: real 0.823s	user 0.012s	sys 0.000s
I20260709 13:17:45.430229  5201 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.431392  3705 raft_consensus.cc:1240] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:45.417379  5355 raft_consensus.cc:2749] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:17:45.432080  5334 consensus_queue.cc:260] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.433835  5283 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:17:45.435527  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 115610us
I20260709 13:17:45.436277  3604 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.436319  3678 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:45.438863  4771 raft_consensus.cc:2749] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:45.438895  3604 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.359720  5325 consensus_queue.cc:260] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.441763  5325 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:45.441565  4887 consensus_queue.cc:1175] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "62220af1882547f58159de5ac5d6ecac" responder_term: 4 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: [3.2-3.2]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:17:45.443428  5201 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:45.446493  5072 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:45.449081  5335 raft_consensus.cc:3055] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:45.449503  5335 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:45.450296  5335 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.451520  5335 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:45.452406  5315 raft_consensus.cc:3055] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:45.452766  5315 raft_consensus.cc:740] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:45.419559  5345 raft_consensus.cc:2749] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:45.453510  5315 consensus_queue.cc:260] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.460534  5227 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:45.464977  3712 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:45.466403  4514 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:45.467782  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:45.468021  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:45.468513  3706 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:45.468909  3632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:45.464840  5334 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:45.460593  5315 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:17:45.499035  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 60225.3us
I20260709 13:17:45.503393  3604 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.500730  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:45.473088  5355 raft_consensus.cc:2749] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:45.511487  3604 leader_election.cc:304] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.513123  3604 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.515376  5114 raft_consensus.cc:2749] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:45.516952  5302 raft_consensus.cc:993] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:45.517412  5302 raft_consensus.cc:1081] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:45.518201  5114 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:45.499321  4885 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 13:17:45.519583  3604 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.520251  5114 raft_consensus.cc:2749] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:45.449077  5201 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.055s
I20260709 13:17:45.521562  3604 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.478567  5350 raft_consensus.cc:2749] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:45.500691  5292 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:17:45.508462  5291 raft_consensus.cc:2749] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:45.499660  5284 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 13:17:45.546499  3604 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.547454  5326 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:45.552738  5326 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:45.553182  5326 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:45.553414  3604 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.553545  5326 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:45.521819  5078 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 13:17:45.568068  5350 raft_consensus.cc:2749] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:45.569916  5284 consensus_queue.cc:1059] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:45.571584  5292 consensus_queue.cc:1059] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:45.572693  5292 raft_consensus.cc:3055] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:45.573072  5292 raft_consensus.cc:740] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:45.573966  5292 consensus_queue.cc:260] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.574802  3678 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:45.574990  5292 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:45.577309  5319 raft_consensus.cc:2749] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:45.582942  3559 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:17:45.586233  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 58648.6us
I20260709 13:17:45.588253  3709 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 13:17:45.607297  5356 log.cc:927] Time spent T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 13:17:45.607410  5278 raft_consensus.cc:493] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:45.608042  5278 raft_consensus.cc:515] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:17:45.609237  5311 log.cc:927] Time spent T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.062s	user 0.006s	sys 0.000s
I20260709 13:17:45.610491  5278 leader_election.cc:290] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:45.598383  4772 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:17:45.616503  5284 raft_consensus.cc:3055] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:45.616967  5284 raft_consensus.cc:740] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:45.617844  5284 consensus_queue.cc:260] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.620824  4885 raft_consensus.cc:493] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:17:45.621395  4885 raft_consensus.cc:515] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:45.621815  5078 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:45.623437  4885 leader_election.cc:290] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:45.623615  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:45.625180  4885 raft_consensus.cc:493] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:17:45.626204  4885 raft_consensus.cc:515] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:45.628280  4885 leader_election.cc:290] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:45.601473  3604 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.609320  3706 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 7.
I20260709 13:17:45.635993  3708 raft_consensus.cc:1240] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 6. Current term is 7. Ops: [4.4-6.5]
W20260709 13:17:45.639149  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 50329.8us
I20260709 13:17:45.639745  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:45.642053  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:45.642529  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:45.643899  3632 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:17:45.644233  3632 pending_rounds.cc:85] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: Aborting all ops after (but not including) 1
I20260709 13:17:45.644433  3632 pending_rounds.cc:107] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:17:45.644639  3632 raft_consensus.cc:2889] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:45.647013  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:45.642649  3604 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.654088  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:45.665392  3529 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:45.666703  3637 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:45.636919  4887 raft_consensus.cc:2749] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:17:45.657460  3630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:45.671586  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:45.672257  3630 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:45.672809  3630 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:45.659947  5314 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:45.669349  5325 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:45.687045  4727 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:45.690737  4727 raft_consensus.cc:697] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:45.671376  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d34ba37d39444f8f71b320ee3a6ef5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
W20260709 13:17:45.705865  3526 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:45.705786  4727 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.712670  3630 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.688022  5314 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.727855  4266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d693013ea3048269b5349f91326ed43" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:45.702244  5326 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.761029  3630 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:45.787015  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb051f05a7e4b2ab673887702ea64ce" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:45.784735  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 142162us
I20260709 13:17:45.794193  3634 raft_consensus.cc:1240] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Rejecting Update request from peer af8b4811e7084b8a9e3fc314403341b5 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
W20260709 13:17:45.800498  5371 log.cc:927] Time spent T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:17:45.800762  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:45.801365  3711 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:45.806350  4264 raft_consensus.cc:1275] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:45.808350  3711 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:45.808580  5314 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:45.796977  5325 consensus_queue.cc:1059] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:17:45.810067  5376 raft_consensus.cc:3055] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:45.810441  5376 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:45.811167  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:45.812011  3633 raft_consensus.cc:2393] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:45.811657  5376 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.812973  5376 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:17:45.814815  5291 consensus_queue.cc:1175] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "af8b4811e7084b8a9e3fc314403341b5" responder_term: 7 status { last_received { term: 3 index: 3 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 6. Current term is 7. Ops: [4.4-6.5]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:17:45.819185  5284 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:45.848948  5359 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:45.849670  5359 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:45.855855  3705 raft_consensus.cc:1275] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:45.857478  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:45.859467  5359 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:45.821975  5144 consensus_queue.cc:1048] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:45.828958  5317 consensus_queue.cc:1059] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:45.868350  5317 raft_consensus.cc:3055] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:45.868758  5317 raft_consensus.cc:740] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
W20260709 13:17:45.868956  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 83307.5us
I20260709 13:17:45.869741  5317 consensus_queue.cc:260] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.871022  5317 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:45.871115  3526 leader_election.cc:304] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.819571  3604 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:45.872309  5335 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Committing config change with OpId 4.6: config changed from index 4 to 6. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:17:45.874078  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 55306.9us
I20260709 13:17:45.875267  5303 raft_consensus.cc:2749] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:45.875797  5376 raft_consensus.cc:2804] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:45.876374  5376 raft_consensus.cc:697] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:45.831771  5326 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:45.862579  4266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:45.860880  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:45.877213  5376 consensus_queue.cc:237] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.877835  3562 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:45.884009  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:45.888742  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:45.905360  5335 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:42178 (request call id 3) took 6682 ms. Trace:
I20260709 13:17:45.905881  5335 rpcz_store.cc:276] 0709 13:17:39.217748 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:39.559392 (+341644us) service_pool.cc:224] Handling call
0709 13:17:39.770190 (+210798us) log.cc:844] Serialized 556 byte log entry
0709 13:17:40.363685 (+593495us) spinlock_profiling.cc:243] Waited 192 ms on lock 0x7b5400436cd4. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d880e735 00007ff7dd7ced29 00007ff7d6d4d1d4 00007ff7d6d4d162 00007ff7d6d4d091 00007ff7d6d4d00c 00007ff7d6d4c2c2 00007ff7d6b4348c 00007ff7d6b428c6 00007ff7d6b4226f
0709 13:17:45.900382 (+5536697us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":290,"raft.queue_time_us":13950,"raft.run_cpu_time_us":1113,"raft.run_wall_time_us":1165,"spinlock_wait_cycles":441739776}
I20260709 13:17:45.910431  3460 catalog_manager.cc:5697] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 4 to 6, now has a pending config: VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129), VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130), VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131), VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } } pending_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:45.920190  4234 leader_election.cc:304] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.920754  4266 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:45.928726  3675 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:45.930130  3637 raft_consensus.cc:1275] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:45.930207  5072 consensus_queue.cc:1048] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:45.930946  5298 raft_consensus.cc:2749] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:45.935377  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:45.936028  3557 raft_consensus.cc:3055] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:45.936354  3557 raft_consensus.cc:740] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:45.936666  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:45.937080  3557 consensus_queue.cc:260] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.938050  3557 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:45.939608  3678 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
W20260709 13:17:45.954846  3508 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 01eb5613230241eeb961d9bfaace9780 already in progress
I20260709 13:17:45.947350  3554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
W20260709 13:17:45.961711  3508 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 01eb5613230241eeb961d9bfaace9780 already in progress
I20260709 13:17:45.961946  3554 raft_consensus.cc:606] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:45.962973  5233 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:45.963536  5233 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:45.963963  5233 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:45.955317  3707 raft_consensus.cc:1240] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:45.965745  3554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:45.947227  3526 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:45.966305  3554 raft_consensus.cc:606] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership
I20260709 13:17:45.966099  3557 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:45.971328  3554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:45.972185  3554 raft_consensus.cc:606] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership
I20260709 13:17:45.980136  5302 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:45.980829  5302 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:45.983623  5302 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:45.984115  3557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:45.984967  3557 raft_consensus.cc:606] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership
I20260709 13:17:45.987314  3526 leader_election.cc:304] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:45.986706  5302 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:45.989413  5335 raft_consensus.cc:2749] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:45.996218  3711 raft_consensus.cc:2410] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:17:45.990590  3526 leader_election.cc:304] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:17:45.981146  5233 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.013253  5302 raft_consensus.cc:2749] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:46.020249  5347 raft_consensus.cc:2749] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:46.013183  5226 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:17:46.013602  5011 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:17:46.023442  3459 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35000 (request call id 180) took 3790 ms. Trace:
I20260709 13:17:46.026219  3459 rpcz_store.cc:276] 0709 13:17:42.253495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:42.270031 (+ 16536us) service_pool.cc:224] Handling call
0709 13:17:43.049060 (+779029us) spinlock_profiling.cc:243] Waited 361 ms on lock 0x7b5400134054. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8772090 00007ff7d8810f3a 00007ff7de5c71cc 00007ff7de6c537e 00007ff7dcb862a4 00007ff7dcb86232 00007ff7dcb86161 00007ff7dcb860dc 00007ff7dcb85392 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:46.023384 (+2974324us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:45.139610 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:45.140325 (+   715us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:45.140374 (+    49us) write_op.cc:435] Acquired schema lock
0709 13:17:45.140400 (+    26us) tablet.cc:662] Decoding operations
0709 13:17:45.229216 (+ 88816us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:45.229278 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:45.229312 (+    34us) tablet.cc:685] Acquiring locks for 18 operations
0709 13:17:45.231172 (+  1860us) tablet.cc:701] Row locks acquired
0709 13:17:45.231189 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:17:45.231331 (+   142us) write_op.cc:270] Start()
0709 13:17:45.231447 (+   116us) write_op.cc:276] Timestamp: P: 1783603065231290 usec, L: 0
0709 13:17:45.231468 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:17:45.232325 (+   857us) log.cc:844] Serialized 7079 byte log entry
0709 13:17:45.534552 (+302227us) op_driver.cc:464] REPLICATION: finished
0709 13:17:45.593537 (+ 58985us) write_op.cc:301] APPLY: starting
0709 13:17:45.593622 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:45.594077 (+   455us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:45.594232 (+   155us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:45.596552 (+  2320us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:45.596847 (+   295us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=18
0709 13:17:45.596892 (+    45us) write_op.cc:312] APPLY: finished
0709 13:17:45.597242 (+   350us) log.cc:844] Serialized 124 byte log entry
0709 13:17:45.597426 (+   184us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:45.597609 (+   183us) write_op.cc:454] Released schema lock
0709 13:17:45.631453 (+ 33844us) write_op.cc:341] FINISH: Updating metrics
0709 13:17:45.678011 (+ 46558us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:45.678065 (+    54us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":485,"reported_tablets":41,"spinlock_wait_cycles":830218496,"child_traces":[["op",{"apply.queue_time_us":58716,"apply.run_cpu_time_us":4723,"apply.run_wall_time_us":68689,"num_ops":18,"prepare.queue_time_us":234286,"prepare.run_cpu_time_us":17222,"prepare.run_wall_time_us":250798,"raft.queue_time_us":114562,"raft.run_cpu_time_us":9937,"raft.run_wall_time_us":79673,"replication_time_us":302909,"thread_start_us":372151,"threads_started":4,"wal-append.queue_time_us":172837}]]}
I20260709 13:17:46.031798  5233 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:46.034960  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:46.035694  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:46.036504  3634 raft_consensus.cc:2393] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:46.044039  3558 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:46.045414  3678 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:46.049268  3461 catalog_manager.cc:5697] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 3 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.058779  3461 catalog_manager.cc:5697] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.062587  5011 consensus_queue.cc:1048] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:17:46.068315  3604 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:46.069773  5373 raft_consensus.cc:2749] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:17:46.071309  3633 raft_consensus.cc:1240] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 3. Current term is 4. Ops: []
I20260709 13:17:46.071890  5374 raft_consensus.cc:993] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:46.072391  5374 raft_consensus.cc:1081] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:46.066840  5359 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:46.079717  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:46.080827  5359 raft_consensus.cc:697] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:46.081837  5359 consensus_queue.cc:237] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:46.084677  3508 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:17:46.085076  3508 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for bc8bed135dbc4f509f101cc7fabd10b3 already in progress
W20260709 13:17:46.085376  3508 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for bc8bed135dbc4f509f101cc7fabd10b3 already in progress
I20260709 13:17:46.092105  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:46.089196  3707 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:46.088546  3461 catalog_manager.cc:5697] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 5 to 6, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.101226  3461 catalog_manager.cc:5697] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:46.110066  3635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:46.106719  3461 catalog_manager.cc:5697] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 3 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.110644  3635 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:46.111500  3635 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.114125  3526 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:46.109608  3634 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:46.111819  3461 catalog_manager.cc:5697] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 3 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.119055  3559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:46.119241  3461 catalog_manager.cc:5697] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 4, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:46.120026  3559 raft_consensus.cc:606] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:46.122947  3461 catalog_manager.cc:5697] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 4 to 7, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.119292  5378 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:46.150504  3635 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:46.154860  3707 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:46.167732  3635 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:46.168804  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:46.169552  3712 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.162026  3461 catalog_manager.cc:5697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 1 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.173794  5072 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:46.178323  4266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:17:46.179014  4266 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.193894  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:46.194535  3559 raft_consensus.cc:3055] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:46.195196  3559 raft_consensus.cc:740] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
W20260709 13:17:46.195470  2426 auto_leader_rebalancer.cc:438] leader transfer for tablet bc8bed135dbc4f509f101cc7fabd10b3 from 62220af1882547f58159de5ac5d6ecac to 60611c619ac74778ab2644df450044a4 failed: Remote error: Service unavailable: leadership transfer for bc8bed135dbc4f509f101cc7fabd10b3 already in progress
I20260709 13:17:46.224121  3712 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:46.216183  3559 consensus_queue.cc:260] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:46.228717  3559 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.247354  3712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:46.248082  3712 raft_consensus.cc:606] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:46.257324  3559 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:46.259985  3604 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:46.262180  4514 raft_consensus.cc:993] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:46.262779  5076 raft_consensus.cc:1081] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:46.263752  5291 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:46.264287  5291 raft_consensus.cc:697] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:46.264498  3630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:46.264931  3557 raft_consensus.cc:1240] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:46.265105  3630 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:46.265653  3630 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.277932  5344 consensus_queue.cc:1059] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:46.277817  3630 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.279227  5344 raft_consensus.cc:3055] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:46.296753  5344 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:46.300318  3707 raft_consensus.cc:1275] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:46.265300  5291 consensus_queue.cc:237] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:46.302083  5376 consensus_queue.cc:1048] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:46.297747  5344 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.307852  5344 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.288878  4266 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:46.314111  4264 raft_consensus.cc:1240] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5. Ops: []
I20260709 13:17:46.317108  3558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:46.317847  3558 raft_consensus.cc:606] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:46.318202  3558 raft_consensus.cc:614] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:17:46.328495  3629 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 13:17:46.329036  3629 pending_rounds.cc:85] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: Aborting all ops after (but not including) 4
I20260709 13:17:46.329301  3629 pending_rounds.cc:107] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 13:17:46.329571  3629 raft_consensus.cc:2889] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:46.334424  3630 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.336764  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:46.337404  3712 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.368542  5334 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:46.375124  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:46.375855  3558 raft_consensus.cc:3055] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:46.376173  3558 raft_consensus.cc:740] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:46.377022  3558 consensus_queue.cc:260] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.382925  3558 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.393119  3558 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:46.394711  3712 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:46.395720  3461 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35008 (request call id 167) took 2038 ms. Trace:
I20260709 13:17:46.400499  3458 catalog_manager.cc:5697] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 5, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:46.412418  3458 catalog_manager.cc:5697] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 2, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:46.396275  3604 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:46.415998  5344 raft_consensus.cc:2804] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:46.416533  5344 raft_consensus.cc:697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:46.417409  5344 consensus_queue.cc:237] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.418252  3558 raft_consensus.cc:1275] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:46.423782  5376 consensus_queue.cc:1048] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:46.424008  3558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:46.424654  3558 raft_consensus.cc:606] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:46.426769  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:46.408514  3461 rpcz_store.cc:276] 0709 13:17:44.357219 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:44.357583 (+   364us) service_pool.cc:224] Handling call
0709 13:17:46.395624 (+2038041us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:46.179625 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:46.180105 (+   480us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:46.180131 (+    26us) write_op.cc:435] Acquired schema lock
0709 13:17:46.180147 (+    16us) tablet.cc:662] Decoding operations
0709 13:17:46.182533 (+  2386us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:46.182575 (+    42us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:46.182603 (+    28us) tablet.cc:685] Acquiring locks for 9 operations
0709 13:17:46.183319 (+   716us) tablet.cc:701] Row locks acquired
0709 13:17:46.183333 (+    14us) write_op.cc:260] PREPARE: finished
0709 13:17:46.183465 (+   132us) write_op.cc:270] Start()
0709 13:17:46.183558 (+    93us) write_op.cc:276] Timestamp: P: 1783603066183412 usec, L: 0
0709 13:17:46.183575 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 13:17:46.184102 (+   527us) log.cc:844] Serialized 3618 byte log entry
0709 13:17:46.335612 (+151510us) op_driver.cc:464] REPLICATION: finished
0709 13:17:46.338436 (+  2824us) write_op.cc:301] APPLY: starting
0709 13:17:46.338483 (+    47us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:46.338686 (+   203us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:46.338750 (+    64us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:46.339294 (+   544us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:46.339425 (+   131us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 13:17:46.339451 (+    26us) write_op.cc:312] APPLY: finished
0709 13:17:46.339615 (+   164us) log.cc:844] Serialized 70 byte log entry
0709 13:17:46.339777 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:46.339884 (+   107us) write_op.cc:454] Released schema lock
0709 13:17:46.339926 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":616,"reported_tablets":44,"child_traces":[["op",{"apply.queue_time_us":2636,"apply.run_cpu_time_us":1724,"apply.run_wall_time_us":1724,"num_ops":9,"prepare.queue_time_us":949,"prepare.run_cpu_time_us":3305,"prepare.run_wall_time_us":4698,"replication_time_us":151900,"thread_start_us":40134,"threads_started":1}]]}
I20260709 13:17:46.428516  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:46.431036  3458 catalog_manager.cc:5697] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 4 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.433357  3458 catalog_manager.cc:5697] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 7, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 7 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.437065  3458 catalog_manager.cc:5697] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 3 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 4 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.444113  3458 catalog_manager.cc:5697] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 2 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.445799  3458 catalog_manager.cc:5697] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 4 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.448283  3458 catalog_manager.cc:5697] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:46.524075  3629 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:46.528762  5233 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.529501  5233 consensus_queue.cc:1243] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Peer 60611c619ac74778ab2644df450044a4 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:17:46.531004  3458 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35024 (request call id 167) took 1013 ms. Trace:
I20260709 13:17:46.544402  5144 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:46.534994  3459 catalog_manager.cc:5697] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 2 to 3, leader changed from 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:46.535918  3629 pending_rounds.cc:85] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: Aborting all ops after (but not including) 1
I20260709 13:17:46.545212  3629 pending_rounds.cc:107] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:17:46.545548  3629 raft_consensus.cc:2889] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:46.545027  5144 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.547582  5144 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:46.548882  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:46.549700  3558 raft_consensus.cc:2393] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 5: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:46.551864  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:46.552485  3635 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:46.553893  3675 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:46.554648  5317 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:46.555083  5317 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:46.555559  5317 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.558557  3459 catalog_manager.cc:5697] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 4 to 6, no longer has a pending config: VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129), VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130), VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131), VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.542531  3458 rpcz_store.cc:276] 0709 13:17:45.517223 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:45.518228 (+  1005us) service_pool.cc:224] Handling call
0709 13:17:45.637994 (+119766us) spinlock_profiling.cc:243] Waited 56.2 ms on lock 0x7b5400134054. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8772090 00007ff7d8810f3a 00007ff7de5c71cc 00007ff7de6c537e 00007ff7dcb862a4 00007ff7dcb86232 00007ff7dcb86161 00007ff7dcb860dc 00007ff7dcb85392 00007ff7d6b4348c 00007ff7d6b428c6
0709 13:17:46.480184 (+842190us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:46.480212 (+    28us) write_op.cc:454] Released schema lock
0709 13:17:46.530941 (+ 50729us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:17:46.452896 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:17:46.456138 (+  3242us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:17:46.456177 (+    39us) write_op.cc:435] Acquired schema lock
0709 13:17:46.456200 (+    23us) tablet.cc:662] Decoding operations
0709 13:17:46.457096 (+   896us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:17:46.457162 (+    66us) write_op.cc:641] Partition lock acquired for write op
0709 13:17:46.457194 (+    32us) tablet.cc:685] Acquiring locks for 8 operations
0709 13:17:46.458425 (+  1231us) tablet.cc:701] Row locks acquired
0709 13:17:46.458449 (+    24us) write_op.cc:260] PREPARE: finished
0709 13:17:46.458604 (+   155us) write_op.cc:270] Start()
0709 13:17:46.458717 (+   113us) write_op.cc:276] Timestamp: P: 1783603066458559 usec, L: 0
0709 13:17:46.458741 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 13:17:46.459440 (+   699us) log.cc:844] Serialized 3233 byte log entry
0709 13:17:46.464249 (+  4809us) op_driver.cc:464] REPLICATION: finished
0709 13:17:46.466261 (+  2012us) write_op.cc:301] APPLY: starting
0709 13:17:46.466343 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:17:46.466560 (+   217us) tablet.cc:1370] finished BulkCheckPresence
0709 13:17:46.466685 (+   125us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:17:46.467649 (+   964us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:17:46.467885 (+   236us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 13:17:46.467943 (+    58us) write_op.cc:312] APPLY: finished
0709 13:17:46.468241 (+   298us) log.cc:844] Serialized 64 byte log entry
0709 13:17:46.468407 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:17:46.468533 (+   126us) write_op.cc:454] Released schema lock
0709 13:17:46.468582 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"reported_tablets":43,"spinlock_wait_cycles":129295104,"child_traces":[["op",{"apply.queue_time_us":1773,"apply.run_cpu_time_us":2660,"apply.run_wall_time_us":2660,"num_ops":8,"prepare.queue_time_us":110,"prepare.run_cpu_time_us":3821,"prepare.run_wall_time_us":23202,"replication_time_us":5365}]]}
I20260709 13:17:46.568840  5317 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.578694  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:46.579519  3558 raft_consensus.cc:2393] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 5: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:46.583654  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:46.583930  5317 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:46.589159  3634 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:46.596339  3559 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:46.587297  3459 catalog_manager.cc:5697] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 6 to 7, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 7 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.598534  5210 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:46.599843  3459 catalog_manager.cc:5697] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 2 to 6, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.601764  3459 catalog_manager.cc:5697] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 4, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.602434  3675 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:46.603835  5359 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:46.603384  3459 catalog_manager.cc:5697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.604372  5359 raft_consensus.cc:697] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:46.605273  5359 consensus_queue.cc:237] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.605078  3459 catalog_manager.cc:5697] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 6 to 7, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 7 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.606959  3459 catalog_manager.cc:5697] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 5, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.609081  3459 catalog_manager.cc:5697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 4, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.619845  5344 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:46.620558  5344 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.622697  5344 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.623998  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:46.624742  3712 raft_consensus.cc:2393] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:46.625312  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:46.625985  3558 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:46.627651  3604 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:46.629112  5344 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:46.633492  5344 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:46.633940  5344 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:46.648609  5344 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.650892  5344 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.651865  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:46.652923  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:46.653898  3712 raft_consensus.cc:2393] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 3: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:46.657943  3559 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:46.659642  3604 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:46.656858  3461 catalog_manager.cc:5697] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.667312  5344 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:46.668176  5344 raft_consensus.cc:697] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:46.669189  5344 consensus_queue.cc:237] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.671957  3461 catalog_manager.cc:5697] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 3 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:46.675873  4926 raft_consensus.cc:993] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:46.676522  5317 raft_consensus.cc:1081] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:46.678494  3461 catalog_manager.cc:5697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.679736  3559 consensus_queue.cc:237] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:46.680384  3634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38400
I20260709 13:17:46.680898  3634 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:46.681206  3634 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:46.685755  5334 raft_consensus.cc:993] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:46.686231  5334 raft_consensus.cc:1081] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:46.687860  3629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:46.688395  3629 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:46.688752  3629 raft_consensus.cc:3060] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:46.690140  3634 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.696136  4266 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:17:46.697499  3712 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:17:46.700168  4514 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:17:46.701949  5291 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:46.701835  5334 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:17:46.702484  5291 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.703644  3629 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.704653  5291 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.709789  3629 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.710487  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:46.711138  3558 raft_consensus.cc:3055] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:46.711403  3558 raft_consensus.cc:740] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:46.708447  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:46.712136  3558 consensus_queue.cc:260] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.713447  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:46.714030  3554 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:46.714315  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:46.714517  3712 raft_consensus.cc:2393] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 6: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:46.714885  3707 raft_consensus.cc:3060] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:46.715396  3634 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.716274  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:46.716854  3712 raft_consensus.cc:3055] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:46.717126  3712 raft_consensus.cc:740] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:46.717808  3712 consensus_queue.cc:260] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.721010  3712 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:46.723285  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:46.724164  3557 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:46.725574  3604 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:46.726382  5291 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:46.726758  5291 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:46.727094  5291 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:46.727494  5374 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 6 to 8, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:46.729333  3712 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:46.730376  3604 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:46.731849  3712 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 6 to 8, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:46.732847  3554 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:46.733924  5326 raft_consensus.cc:2804] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:46.738092  3707 raft_consensus.cc:2468] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:46.739300  3604 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:46.740026  3558 raft_consensus.cc:3060] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:46.744984  3459 catalog_manager.cc:5697] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } }
I20260709 13:17:46.734477  5326 raft_consensus.cc:697] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:46.755045  5349 raft_consensus.cc:2804] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:46.768255  5326 consensus_queue.cc:237] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.773098  3558 raft_consensus.cc:2468] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:17:46.779495  3558 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:46.778671  5349 raft_consensus.cc:697] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:46.799539  5414 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:17:46.789921  5072 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:46.810127  5072 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.812485  5072 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.813939  5414 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:46.814517  5414 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.816738  5414 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.817528  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:46.821740  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:46.826594  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:46.827236  3559 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:46.822402  3707 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:46.828852  3529 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:46.829052  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:46.800788  5291 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.832336  5376 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:46.834559  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:46.839195  3707 raft_consensus.cc:2393] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 5: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
W20260709 13:17:46.836328  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 43761.6us
I20260709 13:17:46.839277  5376 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:46.832458  5374 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:46.842070  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01eb5613230241eeb961d9bfaace9780 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:46.842175  5349 consensus_queue.cc:237] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.844787  5374 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:46.844041  5376 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.858860  5291 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.859859  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:46.867733  3554 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:46.877867  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:46.879305  3707 raft_consensus.cc:2393] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 6: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:46.860869  5374 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.904112  3604 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:46.910878  5374 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.919071  3707 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:46.944711  5291 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:46.945899  5374 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.912905  4266 raft_consensus.cc:2955] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 6 to 8, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:46.953558  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:46.954226  3707 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.954689  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:46.963140  5344 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:46.945303  5291 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.984938  3629 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:17:46.959455  5376 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:46.988895  5376 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:46.991248  5344 raft_consensus.cc:697] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:47.001183  5284 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:46.985222  5233 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.001932  5284 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.002141  5233 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.005770  5284 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:47.010834  3707 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:47.015623  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:47.016429  3634 raft_consensus.cc:2393] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:47.016605  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:47.017380  3707 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:47.016001  3529 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:17:47.018550  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 51756.9us
I20260709 13:17:47.019116  5415 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.019609  5415 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.020879  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:47.022608  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:47.023272  3634 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:47.005800  5233 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:47.024155  3529 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:47.024612  3675 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:47.029340  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:47.029695  3629 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:47.033392  3558 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:47.033937  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:47.034381  5291 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:47.034643  3707 raft_consensus.cc:2393] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 5: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:46.993419  5344 consensus_queue.cc:237] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.031711  5072 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:47.032745  5334 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:47.038208  5334 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:47.038581  5334 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:47.039875  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:47.041020  5326 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:47.041522  5326 raft_consensus.cc:697] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:47.032337  5233 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:47.081918  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:47.084692  3562 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:17:47.085098  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:47.042430  5376 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
I20260709 13:17:47.087939  3678 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:47.081512  3558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:47.085727  5072 raft_consensus.cc:697] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:47.103576  4268 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:47.098616  5072 consensus_queue.cc:237] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.086865  5233 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.122393  3559 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:47.114012  3461 catalog_manager.cc:5697] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 3 to 4, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.133507  4514 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:47.129386  3461 catalog_manager.cc:5697] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 2 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.135875  3461 catalog_manager.cc:5697] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 2 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:47.134271  4514 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.127163  3459 catalog_manager.cc:5697] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 6 to 8, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:47.131024  5233 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:47.178448  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:47.179551  3629 raft_consensus.cc:2393] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:47.175275  4514 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:47.145259  5317 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:47.200014  5317 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.147280  5427 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 13:17:47.202927  3557 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:47.190212  5334 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.211323  5317 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:47.218895  5415 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:47.224895  5334 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:47.133225  5326 consensus_queue.cc:237] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.227938  3558 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:47.229969  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:47.230738  3712 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:47.235414  3708 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:47.236601  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:47.186010  5424 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.239248  3637 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:47.235231  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:47.241263  3707 raft_consensus.cc:2368] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:47.243196  3604 leader_election.cc:400] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:47.243553  3604 leader_election.cc:403] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:47.240579  3529 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:47.265661  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:47.266423  4514 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:47.266923  4514 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:17:47.267320  4514 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:47.267030  3637 raft_consensus.cc:2393] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:47.278434  4514 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:47.269444  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 46629.4us
W20260709 13:17:47.283285  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 195443us
I20260709 13:17:47.283739  4514 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:47.263226  5421 raft_consensus.cc:2749] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5.
I20260709 13:17:47.289462  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:47.290375  3637 raft_consensus.cc:2393] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 5: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:47.290930  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:47.148391  5429 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.118s
I20260709 13:17:47.306793  5210 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:47.249256  5424 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.311990  5424 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:47.324760  3707 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:47.326113  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:17:47.327677  5354 log.cc:927] Time spent T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 13:17:47.248675  5344 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.070s
I20260709 13:17:47.330855  3529 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:47.313479  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:47.333890  5334 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:47.334381  3526 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:47.350961  3707 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:47.341698  5072 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:47.334393  5334 raft_consensus.cc:697] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:47.339675  5291 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
W20260709 13:17:47.368669  5434 log.cc:927] Time spent T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.069s	user 0.002s	sys 0.000s
W20260709 13:17:47.407366  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 44483.2us
I20260709 13:17:47.364257  3557 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:47.416381  3555 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:47.341725  5233 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.434299  3712 raft_consensus.cc:2368] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 5. Current term is 6.
W20260709 13:17:47.435557  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 70053.7us
I20260709 13:17:47.498550  3708 raft_consensus.cc:1275] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:47.425520  5317 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:47.505904  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 68366.1us
I20260709 13:17:47.531221  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet 01eb5613230241eeb961d9bfaace9780 with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:38384
W20260709 13:17:47.535087  5440 log.cc:927] Time spent T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260709 13:17:47.499271  5431 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.432242  5334 consensus_queue.cc:237] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.549274  3705 raft_consensus.cc:1240] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 3. Current term is 4. Ops: []
W20260709 13:17:47.533416  5445 log.cc:927] Time spent T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 13:17:47.517236  5359 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.557982  5359 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.561192  5359 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:47.550293  5441 log.cc:927] Time spent T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.173s	user 0.000s	sys 0.001s
W20260709 13:17:47.585177  5443 log.cc:927] Time spent T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.172s	user 0.000s	sys 0.002s
I20260709 13:17:47.517732  5427 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.055s
W20260709 13:17:47.618378  5444 log.cc:927] Time spent T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.217s	user 0.002s	sys 0.000s
I20260709 13:17:47.556986  5431 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.620610  5431 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:17:47.630486  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 132657us
I20260709 13:17:47.636752  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:47.639400  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:17:47.641911  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 90553.6us
I20260709 13:17:47.613158  5421 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:17:47.670121  3708 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:47.674882  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:47.675560  3635 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:47.643348  5233 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:47.683001  5453 tablet_replica.cc:333] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:17:47.682866  4514 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:47.653806  5432 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:47.496788  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:47.701122  3635 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:17:47.702560  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:47.705856  3675 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:47.708999  3557 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:47.709858  5349 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.705404  5430 consensus_queue.cc:1048] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:17:47.734591  3559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:47.762991  3559 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:17:47.702184  5432 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.738656  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:47.763425  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:47.764120  3561 raft_consensus.cc:3060] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:47.764313  3560 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:47.710645  3558 raft_consensus.cc:1275] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:17:47.766347  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 66830.1us
I20260709 13:17:47.702481  5317 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:47.769212  5233 raft_consensus.cc:2804] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:47.784057  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:47.787873  3561 raft_consensus.cc:2468] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:17:47.795235  5421 consensus_queue.cc:1059] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:47.771704  5349 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.785307  5418 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:17:47.798826  5376 raft_consensus.cc:3055] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:47.817241  3678 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:47.817683  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:47.812033  5467 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.820314  5467 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.823397  5438 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:17:47.823783  3678 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:47.823779  5438 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.824800  5438 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:47.826644  5349 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:47.811914  5376 raft_consensus.cc:740] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:47.830892  3678 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:47.812815  5334 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.812410  5233 raft_consensus.cc:697] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:47.850848  5414 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:47.856906  3559 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:47.861228  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:17:47.868084  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 79044.7us
W20260709 13:17:47.874128  5460 log.cc:927] Time spent T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.097s	user 0.000s	sys 0.001s
I20260709 13:17:47.846909  5433 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:47.879767  5433 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.880156  5433 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:47.835952  5376 consensus_queue.cc:260] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.848460  5436 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:17:47.887404  3638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:47.895342  3638 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:47.898972  5233 consensus_queue.cc:237] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.870807  5334 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.882262  5465 consensus_queue.cc:1048] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 13:17:47.906203  3555 raft_consensus.cc:2393] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 5: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:47.907936  5334 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:47.908854  5469 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:47.911893  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:47.912631  3633 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:47.848722  5438 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:47.919935  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:47.920605  3710 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:47.956616  3704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:47.957451  3704 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:47.963511  3529 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:47.980384  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:47.981503  3703 consensus_queue.cc:237] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:47.960994  5438 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:47.987536  5076 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:47.993939  5076 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:47.994578  5076 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:48.024574  3704 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 13:17:48.035923  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 68071.6us
I20260709 13:17:48.067832  3675 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:48.071058  3604 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:48.074491  5484 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:48.074975  5484 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:48.075362  5484 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:48.079094  3458 catalog_manager.cc:5697] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 4 to 5, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:48.086556  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:48.088145  5072 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
W20260709 13:17:48.139128  5475 log.cc:927] Time spent T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 13:17:48.106309  5476 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:17:48.145665  5476 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:48.146083  5476 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:17:48.149428  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 76969.1us
I20260709 13:17:48.162322  5467 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:48.195814  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:48.196828  3710 raft_consensus.cc:2410] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 for term 6 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:17:48.223613  5484 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:48.186337  5469 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:17:48.162364  5433 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:48.285564  3710 raft_consensus.cc:1240] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 6. Current term is 7. Ops: []
I20260709 13:17:48.232568  5469 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:48.290609  5376 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:48.323302  3711 raft_consensus.cc:1240] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 5. Current term is 6. Ops: []
I20260709 13:17:48.332446  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:48.346299  5076 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:48.349582  5076 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:48.354089  5476 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:48.361135  5469 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:17:48.363476  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:17:48.364395  5476 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:48.387880  5481 log.cc:927] Time spent T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.257s	user 0.002s	sys 0.008s
I20260709 13:17:48.397619  5432 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:48.410306  5453 raft_consensus.cc:2243] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:48.411243  5453 raft_consensus.cc:2272] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:48.412220  5484 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:48.414538  5453 ts_tablet_manager.cc:1916] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:48.424096  3629 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:48.425329  3636 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:17:48.425623  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:48.426677  3634 raft_consensus.cc:2393] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 6: Already voted for candidate 60611c619ac74778ab2644df450044a4 in this term.
I20260709 13:17:48.444690  5433 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:48.445526  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:48.449515  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:48.449949  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:48.450614  3555 raft_consensus.cc:2393] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 6: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:48.452519  3529 leader_election.cc:400] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 5. Current term is 6.
I20260709 13:17:48.452914  3529 leader_election.cc:403] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:17:48.459043  3459 catalog_manager.cc:5697] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:48.477380  3459 catalog_manager.cc:5697] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 4 to 5, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:48.478199  3604 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:48.479277  5349 raft_consensus.cc:2749] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:48.459848  5335 raft_consensus.cc:2749] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 5. Current term is 6.
I20260709 13:17:48.484843  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:48.485618  3711 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:48.485765  3604 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac
W20260709 13:17:48.486474  3604 raft_consensus.cc:2686] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:17:48.499825  5452 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:48.500662  5466 consensus_queue.cc:1059] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:48.505095  5429 consensus_queue.cc:1059] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:48.506048  5349 raft_consensus.cc:3055] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:48.506428  5349 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:48.507326  5349 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:48.508255  5349 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:48.512887  3460 catalog_manager.cc:5697] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:48.514814  3460 catalog_manager.cc:5697] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 5 to 6, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:48.531486  5452 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:48.517199  3561 raft_consensus.cc:1275] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:48.518172  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:48.520390  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:48.523806  3555 raft_consensus.cc:1275] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:48.533882  3562 raft_consensus.cc:2368] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 5. Current term is 6.
I20260709 13:17:48.535759  3711 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:48.564321  3630 raft_consensus.cc:1275] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:48.560562  3675 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:48.562383  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:48.567756  3635 raft_consensus.cc:2368] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 5. Current term is 6.
I20260709 13:17:48.574554  5433 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:17:48.599784  3529 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:17:48.600934  4514 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:48.601400  4514 raft_consensus.cc:697] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:48.602208  4514 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:48.607052  3636 consensus_queue.cc:237] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:48.611811  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:48.612632  3708 raft_consensus.cc:2393] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 60611c619ac74778ab2644df450044a4 in current term 6: Already voted for candidate 62220af1882547f58159de5ac5d6ecac in this term.
I20260709 13:17:48.613960  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:48.618943  3678 leader_election.cc:400] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 5. Current term is 6.
I20260709 13:17:48.619539  3678 leader_election.cc:403] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:17:48.620378  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:48.621361  3636 raft_consensus.cc:2410] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:17:48.620716  3460 catalog_manager.cc:5697] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:48.624351  3636 raft_consensus.cc:1275] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:48.626375  5210 consensus_queue.cc:1048] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 13:17:48.637118  3604 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:48.638406  5349 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:17:48.626325  5438 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805) with higher term. Message: Invalid argument: T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 5. Current term is 6.
I20260709 13:17:48.625669  5456 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:17:48.662030  5453 ts_tablet_manager.cc:1929] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:17:48.671424  3555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:48.675033  3555 raft_consensus.cc:606] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:48.675438  5453 log.cc:1199] T 01eb5613230241eeb961d9bfaace9780 P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/01eb5613230241eeb961d9bfaace9780
I20260709 13:17:48.679297  3555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:48.679955  3555 raft_consensus.cc:606] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:48.682991  5453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38384 (request call id 65) took 1284 ms. Trace:
I20260709 13:17:48.683408  5453 rpcz_store.cc:276] 0709 13:17:47.428945 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:47.508865 (+ 79920us) service_pool.cc:224] Handling call
0709 13:17:47.682645 (+173780us) ts_tablet_manager.cc:1151] Deleting tablet 01eb5613230241eeb961d9bfaace9780
0709 13:17:47.682736 (+    91us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:17:48.594851 (+912115us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:48.661872 (+ 67021us) tablet_metadata.cc:665] Metadata flushed
0709 13:17:48.682907 (+ 21035us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":726008,"tablet-delete.queue_time_us":150345,"thread_start_us":79804,"threads_started":1}
I20260709 13:17:48.685361  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet 01eb5613230241eeb961d9bfaace9780 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
W20260709 13:17:48.696702  3675 consensus_peers.cc:597] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a5adfccb780497e9d20433e3093eec5. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:48.697177  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 61490us
I20260709 13:17:48.702370  3708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:48.703076  3708 raft_consensus.cc:606] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:48.705785  5433 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:48.707595  4264 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:17:48.712323  5429 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:48.727217  4264 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 5 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:48.730748  3708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:48.731336  3708 raft_consensus.cc:606] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:48.715148  3675 leader_election.cc:400] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 for earlier term 5. Current term is 6.
I20260709 13:17:48.726027  5429 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 5 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:48.745549  3708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:48.746162  3708 raft_consensus.cc:606] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:48.752413  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:48.756711  3675 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:48.757776  5420 raft_consensus.cc:2749] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:17:48.760699  5420 consensus_queue.cc:1048] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:48.763027  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:48.769413  4514 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:48.769965  4514 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:48.772570  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:48.773155  3634 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:48.774637  3526 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:48.775417  5334 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:48.775792  5334 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:48.776152  5334 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:48.781343  3711 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:17:48.781977  4514 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:48.783545  3705 raft_consensus.cc:1240] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:17:48.784639  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:48.785282  3711 raft_consensus.cc:2393] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 4: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:48.793730  5497 raft_consensus.cc:3055] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:48.794637  5497 raft_consensus.cc:740] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
W20260709 13:17:48.853724  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 53110.4us
I20260709 13:17:48.795951  5497 consensus_queue.cc:260] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:48.798341  3461 catalog_manager.cc:5697] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 5 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:17:48.857125  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 57921.6us
W20260709 13:17:48.860087  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 59749.2us
I20260709 13:17:48.868019  5334 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:48.868829  5512 log.cc:927] Time spent T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.132s	user 0.000s	sys 0.001s
I20260709 13:17:48.868646  5465 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:48.877749  3562 raft_consensus.cc:2955] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:48.887236  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc8bed135dbc4f509f101cc7fabd10b3 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:48.866586  5497 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:48.876624  5420 raft_consensus.cc:2955] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:48.898121  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:48.898121  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:48.901058  3708 raft_consensus.cc:2393] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 4: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:48.902343  4514 raft_consensus.cc:993] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:48.903287  4514 raft_consensus.cc:1081] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:48.910228  3633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:48.910658  3631 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:48.910954  3633 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:48.911480  3633 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:48.893054  5334 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:48.915560  3526 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:48.937484  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet bc8bed135dbc4f509f101cc7fabd10b3 with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:48.926311  5424 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:48.951534  5424 raft_consensus.cc:697] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:48.957125  5424 consensus_queue.cc:237] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:48.962216  5515 log.cc:927] Time spent T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.071s	user 0.000s	sys 0.002s
W20260709 13:17:48.965449  5511 log.cc:927] Time spent T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 13:17:48.969332  3633 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:48.973610  3459 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 4 to 6, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:48.976182  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:48.976389  3633 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:48.976799  3705 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:48.977334  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:48.977898  3556 raft_consensus.cc:3055] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:48.978192  3556 raft_consensus.cc:740] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:48.978909  3556 consensus_queue.cc:260] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:48.974290  3711 raft_consensus.cc:2955] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 5 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:48.979897  3556 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:48.985425  5420 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:32994 (request call id 5) took 1357 ms. Trace:
I20260709 13:17:49.001245  3705 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:49.006301  3604 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:49.009557  3556 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:49.030077  5517 tablet_replica.cc:333] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:17:49.032274  5517 raft_consensus.cc:2243] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:49.032922  5517 raft_consensus.cc:2272] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:49.018601  5497 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:49.037806  3705 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:48.985899  5420 rpcz_store.cc:276] 0709 13:17:47.627820 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:17:47.627966 (+   146us) service_pool.cc:224] Handling call
0709 13:17:47.980529 (+352563us) spinlock_profiling.cc:243] Waited 211 ms on lock 0x7b58006551d0. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d87640aa 00007ff7d87e6447 00007ff7d880370a 00007ff7d880476a 00007ff7d880391b 00007ff7d880f03c 00007ff7d880e6b3 00007ff7dd7ced29 00007ff7d6d4d1d4 00007ff7d6d4d162
0709 13:17:48.071158 (+ 90629us) log.cc:844] Serialized 499 byte log entry
0709 13:17:48.364452 (+293294us) spinlock_profiling.cc:243] Waited 5.66 ms on lock 0x7b5400530d20. stack: 00007ff7d56e9343 00007ff7d56e9240 00007ff7d50781d4 00007ff7dedb6304 00007ff7dedb6299 00007ff7d8771571 00007ff7d8781142 00007ff7d8761eaa 00007ff7d8768d53 00007ff7d8768cd9 00007ff7d8768c69 00007ff7d8768c31 00007ff7d8767dfd 000000000038f354 000000000038f199 00007ff7d571b475
0709 13:17:48.985286 (+620834us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20197,"raft.queue_time_us":26113,"raft.run_cpu_time_us":11329,"raft.run_wall_time_us":317167,"spinlock_wait_cycles":497997824,"thread_start_us":41869,"threads_started":1,"wal-append.queue_time_us":86053}
I20260709 13:17:49.041322  5076 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:49.050309  3633 raft_consensus.cc:2955] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:49.050067  5497 raft_consensus.cc:697] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:49.075637  5497 consensus_queue.cc:237] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.057807  5432 raft_consensus.cc:993] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:49.061887  5517 ts_tablet_manager.cc:1916] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:49.078454  5432 raft_consensus.cc:1081] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:49.067444  5455 raft_consensus.cc:993] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:49.079370  5455 raft_consensus.cc:1081] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:49.081784  3556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:17:49.082306  3556 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:49.082628  3556 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:49.087401  3636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38400
I20260709 13:17:49.087960  3636 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:49.088303  3636 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:49.089679  3556 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.092316  3556 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:49.092569  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:49.093165  3708 raft_consensus.cc:3055] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:49.093508  3708 raft_consensus.cc:740] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:49.094532  3708 consensus_queue.cc:260] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.095852  3708 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:49.097024  3636 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.104102  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:49.104863  3556 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:49.106156  3636 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:49.069273  3711 consensus_queue.cc:237] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:49.074381  3634 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:49.126395  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:49.127487  3703 raft_consensus.cc:3055] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:49.129204  5452 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:49.126672  3461 catalog_manager.cc:5697] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.128502  3703 raft_consensus.cc:740] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:49.132993  3703 consensus_queue.cc:260] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:17:49.133654  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 44552.4us
I20260709 13:17:49.134191  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:49.134456  3703 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:49.134727  3634 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:49.142722  3634 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:49.150130  3556 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:49.163865  3604 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:49.164227  3703 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:49.166618  5497 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:49.167241  5497 raft_consensus.cc:697] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:49.168032  5497 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.170356  3459 catalog_manager.cc:5697] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:49.172209  3459 catalog_manager.cc:5697] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 4, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.175387  3526 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:49.177529  5424 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:49.179734  5448 raft_consensus.cc:993] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:49.179894  5432 raft_consensus.cc:993] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:49.180306  5432 raft_consensus.cc:1081] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:49.180738  5448 raft_consensus.cc:1081] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:49.181388  5424 raft_consensus.cc:697] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:49.180989  5517 ts_tablet_manager.cc:1929] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:17:49.183535  5424 consensus_queue.cc:237] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.186220  3556 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 13:17:49.188208  3675 consensus_peers.cc:597] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd78f5e617d3403baeb42c59e0e68b23. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:49.188942  3708 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:49.191438  3556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:17:49.191988  3630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:49.192649  3630 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:49.193037  3630 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:49.191509  3631 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:49.192070  3556 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:49.194814  3556 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:49.199615  3556 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.184389  5517 log.cc:1199] T bc8bed135dbc4f509f101cc7fabd10b3 P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/bc8bed135dbc4f509f101cc7fabd10b3
I20260709 13:17:49.203910  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:49.204555  3631 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:49.206746  3556 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:49.208361  3708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:49.208928  3708 raft_consensus.cc:3055] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:49.209200  3708 raft_consensus.cc:740] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:49.209921  3708 consensus_queue.cc:260] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.211158  3708 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:49.211416  3630 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.211474  3631 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:49.215399  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:49.215600  3526 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:49.216159  3711 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:49.203914  5432 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 13:17:49.216542  5461 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:49.217180  5461 raft_consensus.cc:697] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:49.218047  5461 consensus_queue.cc:237] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.219789  5455 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:49.213742  3630 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:49.226603  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:49.227454  3556 raft_consensus.cc:3055] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:49.227756  3556 raft_consensus.cc:740] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:49.231997  3556 consensus_queue.cc:260] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.233281  3556 raft_consensus.cc:3060] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:49.233896  3711 raft_consensus.cc:2468] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:49.236550  3604 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:49.235142  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet bc8bed135dbc4f509f101cc7fabd10b3 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:49.238229  5476 raft_consensus.cc:2804] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:49.238765  5476 raft_consensus.cc:697] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:49.239743  5476 consensus_queue.cc:237] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:49.239329  5432 raft_consensus.cc:2955] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:49.241483  3708 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:49.245273  3562 raft_consensus.cc:2955] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:49.250375  3556 raft_consensus.cc:2468] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:49.265554  5524 ts_tablet_manager.cc:933] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:49.336395  3636 consensus_queue.cc:237] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:49.336437  3461 catalog_manager.cc:5697] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:49.346614  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 43770.9us
I20260709 13:17:49.385926  5524 tablet_copy_client.cc:323] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
W20260709 13:17:49.396076  5529 log.cc:927] Time spent T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 13:17:49.396066  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet 0a5adfccb780497e9d20433e3093eec5 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:17:49.397761  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet 0a5adfccb780497e9d20433e3093eec5 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-0a5adfccb780497e9d20433e3093eec5
I20260709 13:17:49.403657  3703 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:49.406193  5429 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:49.409076  3634 raft_consensus.cc:2955] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:49.424501  3459 catalog_manager.cc:5697] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 5 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.426612  3722 tablet_copy_source_session.cc:215] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:49.434121  5524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5adfccb780497e9d20433e3093eec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:49.439997  3562 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:49.453611  5524 tablet_copy_client.cc:806] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:49.454413  5524 tablet_copy_client.cc:670] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:49.466161  5524 tablet_copy_client.cc:538] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:49.473255  5429 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 13:17:49.483199  3703 raft_consensus.cc:2955] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:17:49.491209  3601 consensus_peers.cc:597] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf18107cc3d9458792602b4b2595b824. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:49.491649  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 50948.8us
I20260709 13:17:49.503226  3711 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:49.510311  3458 catalog_manager.cc:5697] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 5 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.524430  3562 raft_consensus.cc:2955] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:49.514415  5500 raft_consensus.cc:2955] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:49.524385  5465 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.043s
I20260709 13:17:49.654337  5524 tablet_bootstrap.cc:492] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
W20260709 13:17:49.683125  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 155993us
I20260709 13:17:49.688681  3633 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:49.692423  4514 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:49.690481  3461 catalog_manager.cc:5697] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:17:49.739326  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 73093.1us
I20260709 13:17:49.741499  3458 catalog_manager.cc:5697] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 5 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:49.746821  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 55474.8us
I20260709 13:17:49.777261  3711 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:49.778146  3563 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:49.784293  3563 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:49.784642  3636 raft_consensus.cc:1275] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:49.798413  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:49.801977  3636 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:49.805572  4514 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:49.831718  5497 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:17:49.848407  5536 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 13:17:49.851011  5424 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 13:17:49.846482  5416 consensus_queue.cc:1048] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:17:49.876338  3459 catalog_manager.cc:5697] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 3 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.886581  3711 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:49.890576  3703 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:49.904016  5465 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:49.906711  5537 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:17:49.923503  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 77691us
I20260709 13:17:49.936538  5547 ts_tablet_manager.cc:933] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:49.950132  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 101327us
I20260709 13:17:50.014287  3563 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:50.020669  3703 raft_consensus.cc:1275] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:50.030496  3556 consensus_queue.cc:237] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:50.038663  5334 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:50.043396  5465 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.051414  5429 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.095038  3703 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:50.047086  5335 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:50.064985  5547 tablet_copy_client.cc:323] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
I20260709 13:17:50.130676  5429 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.129915  5465 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.140594  5465 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:50.125262  5334 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.144480  5334 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:50.132892  5335 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.148267  5335 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:50.131073  5521 log.cc:927] Time spent T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:17:50.137298  5429 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:50.155222  5519 log.cc:927] Time spent T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:17:50.216024  5554 ts_tablet_manager.cc:933] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:50.212302  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet dd78f5e617d3403baeb42c59e0e68b23 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
W20260709 13:17:50.298527  5539 log.cc:927] Time spent T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
W20260709 13:17:50.338757  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 311538us
I20260709 13:17:50.362378  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:50.363323  3631 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 7.
I20260709 13:17:50.363474  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:50.364756  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:17:50.365675  3634 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:50.333916  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet dd78f5e617d3403baeb42c59e0e68b23 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-dd78f5e617d3403baeb42c59e0e68b23
I20260709 13:17:50.378468  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:50.378738  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:17:50.382594  3556 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:50.382619  3563 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:17:50.384548  3526 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
W20260709 13:17:50.385919  5558 log.cc:927] Time spent T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:17:50.421886  3526 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:50.436039  5466 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
W20260709 13:17:50.471786  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 49972.4us
I20260709 13:17:50.463894  5546 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:17:50.474625  5545 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:17:50.489701  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 199079us
I20260709 13:17:50.492916  4514 consensus_queue.cc:1048] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:50.481808  5546 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:50.502558  5554 tablet_copy_client.cc:323] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:17:50.506605  5546 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:50.491322  5545 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:17:50.513451  3722 tablet_copy_source_session.cc:215] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:50.513443  5524 tablet_bootstrap.cc:492] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:50.529469  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:50.518934  5545 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:50.530404  3703 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:50.532537  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:50.533121  3703 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:50.533207  3710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:50.533846  3710 raft_consensus.cc:606] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:50.535164  5547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd78f5e617d3403baeb42c59e0e68b23. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:50.541612  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 58545us
I20260709 13:17:50.543916  5524 tablet_bootstrap.cc:492] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:50.557163  5524 ts_tablet_manager.cc:1403] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.903s	user 0.034s	sys 0.009s
I20260709 13:17:50.560513  5524 raft_consensus.cc:359] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:50.561358  5524 raft_consensus.cc:740] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:50.569218  3636 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:50.554565  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet cf18107cc3d9458792602b4b2595b824 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:17:50.573911  5545 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.578715  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet cf18107cc3d9458792602b4b2595b824 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-cf18107cc3d9458792602b4b2595b824
I20260709 13:17:50.580506  5545 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:50.575556  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:50.587602  3604 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:50.590754  5570 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:17:50.589310  5567 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:17:50.591262  5570 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.591387  5567 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.591684  5570 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:50.591851  5567 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:50.552752  5546 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.594002  5546 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:50.596396  5452 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:50.597954  3648 tablet_copy_source_session.cc:215] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:50.601366  5554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf18107cc3d9458792602b4b2595b824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:50.603480  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:50.603749  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:17:50.604408  3703 raft_consensus.cc:2393] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 6: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:50.604493  3710 raft_consensus.cc:2393] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 7: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:50.617726  5570 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.591930  5524 consensus_queue.cc:260] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:50.629359  5524 ts_tablet_manager.cc:1434] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.001s
I20260709 13:17:50.636591  3711 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:50.638478  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:50.639282  3712 raft_consensus.cc:2393] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac in current term 6: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:17:50.635943  5570 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 8 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:50.649412  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:50.650403  3710 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:50.653256  5548 raft_consensus.cc:993] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:50.653774  5548 raft_consensus.cc:1081] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:50.633348  5567 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.656477  3560 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:50.657013  3560 raft_consensus.cc:606] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:50.657199  3562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:17:50.657845  3562 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:50.658186  3562 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:50.658345  3526 consensus_peers.cc:597] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da6e731823e44a0ba6588a19fd293257. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:50.660567  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-0a5adfccb780497e9d20433e3093eec5 received from {username='slave'} at 127.0.0.1:33002
I20260709 13:17:50.661051  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-0a5adfccb780497e9d20433e3093eec5 on tablet 0a5adfccb780497e9d20433e3093eec5 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:50.657291  5567 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:50.662750  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:50.663388  3703 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:50.668076  3562 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.684329  3562 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:50.684646  3710 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 8.
I20260709 13:17:50.691933  5547 tablet_copy_client.cc:806] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:50.692194  3604 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:50.692521  5547 tablet_copy_client.cc:670] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:50.693878  5570 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:17:50.694468  5570 raft_consensus.cc:697] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:50.695343  5570 consensus_queue.cc:237] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.697162  3703 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:50.706363  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:50.707916  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:50.718730  3705 raft_consensus.cc:3055] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:50.718770  3560 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:50.711798  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:50.701201  5547 tablet_copy_client.cc:538] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:50.728291  3556 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:50.718098  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:50.730943  3636 raft_consensus.cc:2368] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 6. Current term is 7.
I20260709 13:17:50.719208  3705 raft_consensus.cc:740] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:50.738781  3705 consensus_queue.cc:260] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.740164  3705 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:50.742199  3560 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 8.
I20260709 13:17:50.709578  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:50.745672  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:50.746239  3710 raft_consensus.cc:2368] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 7. Current term is 8.
I20260709 13:17:50.743809  3556 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:50.746711  3461 catalog_manager.cc:5697] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.748594  5547 tablet_bootstrap.cc:492] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:50.728155  5554 tablet_copy_client.cc:806] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:50.750043  5554 tablet_copy_client.cc:670] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:50.753824  3705 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:50.756027  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:50.757128  5570 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:50.758029  5570 raft_consensus.cc:697] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:50.759027  5570 consensus_queue.cc:237] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.760973  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:50.761534  3633 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:50.764829  5554 tablet_copy_client.cc:538] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:50.773205  5546 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:50.777433  5334 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:50.786249  3633 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:17:50.791956  3529 leader_election.cc:400] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 election: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 7. Current term is 8.
I20260709 13:17:50.792292  3529 leader_election.cc:403] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 13:17:50.792888  5461 raft_consensus.cc:2749] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803) with higher term. Message: Invalid argument: T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 7. Current term is 8.
I20260709 13:17:50.792943  3529 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:50.794679  5424 raft_consensus.cc:2804] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:50.795396  5424 raft_consensus.cc:697] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:50.796236  3526 leader_election.cc:400] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 6. Current term is 7.
I20260709 13:17:50.796680  3526 leader_election.cc:403] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 13:17:50.797183  5545 raft_consensus.cc:2749] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137) with higher term. Message: Invalid argument: T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 62220af1882547f58159de5ac5d6ecac for earlier term 6. Current term is 7.
I20260709 13:17:50.796298  5424 consensus_queue.cc:237] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.800356  5547 tablet_bootstrap.cc:492] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:50.801293  5547 tablet_bootstrap.cc:492] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:50.801966  5547 ts_tablet_manager.cc:1403] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.054s	user 0.037s	sys 0.000s
I20260709 13:17:50.818091  5545 raft_consensus.cc:993] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:50.825210  5569 raft_consensus.cc:1081] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:50.849086  3633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:50.849793  3633 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:50.850282  3633 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:50.860453  3633 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.866904  3556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47f36e02e898415cb38331447da0163e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:50.867589  3556 raft_consensus.cc:606] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:50.873631  3633 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:50.874264  3556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:50.879173  3556 raft_consensus.cc:606] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:50.862697  5524 ts_tablet_manager.cc:933] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:50.879187  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:50.880898  3712 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:50.882476  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:50.883325  3560 raft_consensus.cc:3055] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:50.883781  3560 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:50.884603  3560 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.890801  3560 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:50.895802  3712 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:50.897339  3604 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:50.899441  3561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:50.900281  3561 raft_consensus.cc:606] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:50.911564  3560 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:50.912184  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:50.914026  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:50.919679  5547 raft_consensus.cc:359] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:50.920604  5547 raft_consensus.cc:740] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:50.914057  5291 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:50.928320  5291 raft_consensus.cc:697] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:50.929435  5291 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:50.935117  5554 tablet_bootstrap.cc:492] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:50.921484  5547 consensus_queue.cc:260] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:50.941004  5547 ts_tablet_manager.cc:1434] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.139s	user 0.007s	sys 0.000s
I20260709 13:17:50.951409  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-dd78f5e617d3403baeb42c59e0e68b23 received from {username='slave'} at 127.0.0.1:33002
I20260709 13:17:50.951874  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-dd78f5e617d3403baeb42c59e0e68b23 on tablet dd78f5e617d3403baeb42c59e0e68b23 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:50.950706  5334 raft_consensus.cc:2955] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:50.953871  3460 catalog_manager.cc:5697] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 2 to 3, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.981464  3710 raft_consensus.cc:2955] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:50.994243  4268 raft_consensus.cc:1217] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Deduplicated request from leader. Original: 5.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 13:17:50.997059  3712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54432
I20260709 13:17:51.002913  3458 catalog_manager.cc:5697] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:51.004379  3712 raft_consensus.cc:606] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Received request to transfer leadership
I20260709 13:17:51.019093  3712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54432
I20260709 13:17:51.019791  3712 raft_consensus.cc:606] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Received request to transfer leadership
W20260709 13:17:51.021071  3448 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for dd78f5e617d3403baeb42c59e0e68b23 already in progress [suppressed 4 similar messages]
I20260709 13:17:51.033128  5524 tablet_copy_client.cc:323] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:17:51.053855  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet da6e731823e44a0ba6588a19fd293257 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:17:51.054814  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet da6e731823e44a0ba6588a19fd293257 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-da6e731823e44a0ba6588a19fd293257
I20260709 13:17:51.060410  5433 raft_consensus.cc:993] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:51.064781  3633 raft_consensus.cc:2955] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:51.066920  3459 catalog_manager.cc:5697] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:51.069088  3459 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 6 to 7, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:51.090426  5573 raft_consensus.cc:1081] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
W20260709 13:17:51.104617  3448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 83567us
I20260709 13:17:51.110086  3705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54432
I20260709 13:17:51.113413  3705 raft_consensus.cc:606] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Received request to transfer leadership
I20260709 13:17:51.116577  3630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38400
I20260709 13:17:51.117131  3630 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:51.117483  3630 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:51.119061  5545 raft_consensus.cc:993] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:51.127211  3573 tablet_copy_source_session.cc:215] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:51.127871  5452 raft_consensus.cc:993] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:51.128804  5452 raft_consensus.cc:1081] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:51.130115  5545 raft_consensus.cc:1081] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:51.132534  3708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54458
I20260709 13:17:51.133104  3708 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:51.133450  3708 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:51.136287  5524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da6e731823e44a0ba6588a19fd293257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:51.137976  3637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47f36e02e898415cb38331447da0163e"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:51.138599  3637 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:51.138942  3637 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:51.144361  3630 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:51.146482  3630 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:51.148128  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:51.148736  3556 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:51.154326  5554 tablet_bootstrap.cc:492] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:51.156432  5554 tablet_bootstrap.cc:492] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:51.157162  5554 ts_tablet_manager.cc:1403] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.222s	user 0.034s	sys 0.004s
I20260709 13:17:51.160838  3556 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:51.147529  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:51.161906  3712 raft_consensus.cc:3055] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:51.162245  3712 raft_consensus.cc:740] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:51.162099  3604 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:51.167483  5570 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:51.168038  5570 raft_consensus.cc:697] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:51.164513  3637 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:51.141376  3708 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:51.177459  3556 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:17:51.163031  3712 consensus_queue.cc:260] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:51.181075  3712 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:51.181936  3637 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 8 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:51.183074  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:51.183633  3710 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:51.183986  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:51.184520  3560 raft_consensus.cc:3055] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:17:51.184641  3708 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:51.184854  3560 raft_consensus.cc:740] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:51.185588  5537 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:51.185595  3560 consensus_queue.cc:260] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:51.186167  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:51.186781  3556 raft_consensus.cc:3055] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:51.186916  3560 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:51.187096  3556 raft_consensus.cc:740] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:51.187885  3556 consensus_queue.cc:260] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:51.189231  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:51.189922  3637 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:51.190231  3556 raft_consensus.cc:3060] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:51.190155  3710 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 8.
I20260709 13:17:51.193683  3712 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:51.192117  3604 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:51.199013  5537 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:17:51.199504  5537 raft_consensus.cc:697] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:51.168967  5570 consensus_queue.cc:237] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:51.200394  5537 consensus_queue.cc:237] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:51.204068  3637 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:51.204821  3560 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 8.
I20260709 13:17:51.205916  3675 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:51.210381  3556 raft_consensus.cc:2468] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:17:51.214618  5554 raft_consensus.cc:359] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:51.215538  5554 raft_consensus.cc:740] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:51.216225  5554 consensus_queue.cc:260] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:51.217620  3556 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:51.218394  5545 raft_consensus.cc:993] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:51.225009  5545 raft_consensus.cc:1081] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:51.227440  5433 raft_consensus.cc:2804] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:51.228025  5433 raft_consensus.cc:697] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:51.228310  3630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:51.232698  3630 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:51.233052  3630 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:51.231256  3712 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 13:17:51.236991  3508 auto_rebalancer.cc:893] Removing replace marker failed: Replica af8b4811e7084b8a9e3fc314403341b5 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 6 committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:17:51.237542  3508 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for dd78f5e617d3403baeb42c59e0e68b23 already in progress
W20260709 13:17:51.237928  3508 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for dd78f5e617d3403baeb42c59e0e68b23 already in progress
I20260709 13:17:51.250402  5433 consensus_queue.cc:237] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:51.226938  5291 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 13:17:51.263540  5291 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:51.265053  5554 ts_tablet_manager.cc:1434] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.108s	user 0.006s	sys 0.002s
I20260709 13:17:51.270157  3712 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:51.272876  3637 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:51.278218  3630 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:51.285706  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:51.286302  3561 raft_consensus.cc:3055] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:51.286588  3561 raft_consensus.cc:740] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:51.287262  3561 consensus_queue.cc:260] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:51.291739  3561 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:51.292305  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:51.292928  3712 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:51.291921  3630 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:51.282073  5476 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 13:17:51.282352  5545 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:17:51.301692  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-cf18107cc3d9458792602b4b2595b824 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:17:51.306066  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-cf18107cc3d9458792602b4b2595b824 on tablet cf18107cc3d9458792602b4b2595b824 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:51.312469  3712 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:51.300262  5524 tablet_copy_client.cc:806] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:51.318023  3561 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:51.320081  5524 tablet_copy_client.cc:670] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:51.330543  5524 tablet_copy_client.cc:538] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:51.332562  3712 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:51.335860  3604 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:51.337405  5535 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:51.338029  5535 raft_consensus.cc:697] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:51.339015  5535 consensus_queue.cc:237] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:51.336397  5545 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:17:51.381551  3705 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:51.397017  5524 tablet_bootstrap.cc:492] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:51.391178  5476 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:17:51.404608  3459 catalog_manager.cc:5697] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 5 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:51.412782  3458 catalog_manager.cc:5697] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 3 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 4 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:51.530894  5614 log.cc:927] Time spent T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 13:17:51.638242  4268 raft_consensus.cc:1217] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:17:51.655349  3556 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:51.680339  3556 raft_consensus.cc:1275] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:17:51.702106  5433 raft_consensus.cc:1064] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:51.704762  5433 consensus_queue.cc:237] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 2, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:51.709714  5621 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:51.750433  5524 tablet_bootstrap.cc:492] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:51.751454  5524 tablet_bootstrap.cc:492] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:51.752147  5524 ts_tablet_manager.cc:1403] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.355s	user 0.060s	sys 0.037s
I20260709 13:17:51.759193  5524 raft_consensus.cc:359] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:51.760071  5524 raft_consensus.cc:740] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:51.760748  5524 consensus_queue.cc:260] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:17:51.764251  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 85621.2us
I20260709 13:17:51.765317  3630 raft_consensus.cc:1275] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:51.767551  3556 raft_consensus.cc:1275] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:51.766201  4268 raft_consensus.cc:1275] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:51.769281  5548 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:51.769876  5524 ts_tablet_manager.cc:1434] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:17:51.770179  4268 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Advancing to term 6
I20260709 13:17:51.771673  5625 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:51.772466  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-da6e731823e44a0ba6588a19fd293257 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:17:51.772620  5433 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:51.773017  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-da6e731823e44a0ba6588a19fd293257 on tablet da6e731823e44a0ba6588a19fd293257 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:51.788978  4266 raft_consensus.cc:1217] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Deduplicated request from leader. Original: 5.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 13:17:51.789364  4268 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:17:51.791435  5623 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:51.814553  3705 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:51.815299  3556 raft_consensus.cc:1275] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:51.817137  5433 consensus_queue.cc:1048] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:51.817404  5548 raft_consensus.cc:2955] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:51.821444  5623 raft_consensus.cc:1064] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
W20260709 13:17:51.821980  5623 raft_consensus.cc:1068] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: Unable to promote non-voter 5c7076bb123441cf82e557da237b8e2d: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:17:51.829012  5621 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:51.836440  3561 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:17:51.837286  5621 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:51.842177  3705 raft_consensus.cc:1275] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:17:51.845093  5476 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:51.846005  3709 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:17:51.862164  3637 raft_consensus.cc:1275] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:51.862854  3557 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:51.868070  4268 raft_consensus.cc:2955] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:51.875150  3458 catalog_manager.cc:5697] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 6 to 7, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:51.877734  5623 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:51.885805  5537 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:51.886709  3458 catalog_manager.cc:5697] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 7 to 8, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 8 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:51.888475  5537 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:51.900017  3561 raft_consensus.cc:2955] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:51.914000  3459 catalog_manager.cc:5697] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:17:51.925259  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 44389.6us
I20260709 13:17:51.927193  5534 consensus_queue.cc:1048] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:51.954381  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:51.996852  3630 raft_consensus.cc:2955] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.119932  3703 consensus_queue.cc:237] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:52.121378  5623 raft_consensus.cc:1064] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:52.123888  5623 consensus_queue.cc:237] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:52.156399  5624 raft_consensus.cc:1064] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:52.159046  5624 consensus_queue.cc:237] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 5, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:52.167915  4264 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:52.169480  5622 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:52.172802  3708 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:52.174602  3708 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:52.187899  3560 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:52.189015  4264 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:52.190071  5629 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:52.190940  3633 raft_consensus.cc:1275] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:52.194258  4266 raft_consensus.cc:1275] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:52.196415  5534 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:52.200547  5626 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:52.202481  5626 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:52.208779  5623 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:52.217031  5534 consensus_queue.cc:1048] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:52.218206  3557 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:52.226223  5624 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:52.231985  5622 raft_consensus.cc:2955] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.251636  5625 raft_consensus.cc:2955] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.255630  4266 raft_consensus.cc:2955] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.263393  5626 raft_consensus.cc:2955] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 5 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.271359  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a5adfccb780497e9d20433e3093eec5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:52.292861  3557 raft_consensus.cc:2955] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 5 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.296391  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:52.298887  5452 raft_consensus.cc:1064] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:52.320060  5452 consensus_queue.cc:237] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 2, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:52.324198  4264 raft_consensus.cc:2955] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 5 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.336380  3709 raft_consensus.cc:2955] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.339226  3560 raft_consensus.cc:2955] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.301972  4268 raft_consensus.cc:2955] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.310074  3630 raft_consensus.cc:2955] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.313517  3708 raft_consensus.cc:2955] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 5 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.369509  4264 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:52.370795  5572 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:52.373325  3709 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:52.374782  5572 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:52.376303  3633 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:52.378535  5572 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:52.393498  5461 raft_consensus.cc:2955] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.395479  3460 catalog_manager.cc:5697] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.388615  3459 catalog_manager.cc:5697] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 5 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.413827  3461 catalog_manager.cc:5697] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:52.421311  3633 raft_consensus.cc:2955] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.428505  3709 raft_consensus.cc:2955] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.449223  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a5adfccb780497e9d20433e3093eec5 with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46204
W20260709 13:17:52.455513  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 67351.9us
I20260709 13:17:52.474251  3630 consensus_queue.cc:237] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:52.485865  3459 catalog_manager.cc:5697] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:52.496400  4268 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:17:52.497892  5626 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:17:52.499804  5657 tablet_replica.cc:333] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:17:52.506402  5570 raft_consensus.cc:2955] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.508407  3562 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:17:52.509939  4266 raft_consensus.cc:2955] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.524432  5624 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:17:52.530427  5657 raft_consensus.cc:2243] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.531414  5657 raft_consensus.cc:2272] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.535751  5657 ts_tablet_manager.cc:1916] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:52.533336  3630 consensus_queue.cc:237] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:52.550287  3709 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:17:52.553066  5624 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:52.555485  4264 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:17:52.565086  5626 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:52.567253  5476 raft_consensus.cc:2955] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.569195  3709 raft_consensus.cc:2955] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.537547  3562 raft_consensus.cc:2955] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.527524  4268 raft_consensus.cc:2955] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.573951  4264 raft_consensus.cc:2955] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.579340  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf18107cc3d9458792602b4b2595b824 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:52.591239  5657 ts_tablet_manager.cc:1929] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 13:17:52.592324  5657 log.cc:1199] T 0a5adfccb780497e9d20433e3093eec5 P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/0a5adfccb780497e9d20433e3093eec5
I20260709 13:17:52.592100  3459 catalog_manager.cc:5697] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:52.608127  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet 0a5adfccb780497e9d20433e3093eec5 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:52.616914  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet cf18107cc3d9458792602b4b2595b824 with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:52.618085  5657 tablet_replica.cc:333] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:17:52.619187  5657 raft_consensus.cc:2243] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.620048  5657 raft_consensus.cc:2272] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.624897  5657 ts_tablet_manager.cc:1916] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:52.628548  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd78f5e617d3403baeb42c59e0e68b23 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:52.630134  3562 consensus_queue.cc:237] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:52.636829  3708 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:52.638732  5572 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:52.643287  3458 catalog_manager.cc:5697] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 7 to 8, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.648494  5461 raft_consensus.cc:2955] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.649955  3708 raft_consensus.cc:2955] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.656639  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet dd78f5e617d3403baeb42c59e0e68b23 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:54432
I20260709 13:17:52.678737  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da6e731823e44a0ba6588a19fd293257 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:52.686832  4264 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:52.694808  5452 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:52.700093  4264 raft_consensus.cc:2955] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.715459  3562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:52.716043  3562 raft_consensus.cc:606] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:52.723573  3460 catalog_manager.cc:5697] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:52.733668  5657 ts_tablet_manager.cc:1929] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:17:52.734400  5657 log.cc:1199] T cf18107cc3d9458792602b4b2595b824 P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/cf18107cc3d9458792602b4b2595b824
I20260709 13:17:52.736043  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet cf18107cc3d9458792602b4b2595b824 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:52.739508  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet da6e731823e44a0ba6588a19fd293257 with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38384
I20260709 13:17:52.753324  5658 tablet_replica.cc:333] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:17:52.754830  5658 raft_consensus.cc:2243] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.755733  5658 raft_consensus.cc:2272] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.764318  5658 ts_tablet_manager.cc:1916] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:52.774947  5662 tablet_replica.cc:333] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:17:52.776149  3630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:17:52.776772  3630 raft_consensus.cc:606] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:52.781900  3630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:17:52.782526  3630 raft_consensus.cc:606] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:52.787143  3703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:52.787767  3703 raft_consensus.cc:606] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:52.789563  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:17:52.791333  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:52.789024  5662 raft_consensus.cc:2243] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.794284  5662 raft_consensus.cc:2272] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.797511  5625 raft_consensus.cc:993] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:52.798038  5625 raft_consensus.cc:1081] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:52.799273  5662 ts_tablet_manager.cc:1916] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:52.801743  5476 raft_consensus.cc:993] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:52.802211  5476 raft_consensus.cc:1081] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:52.804777  3703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:17:52.805349  3703 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:52.805785  3703 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:52.806108  5658 ts_tablet_manager.cc:1929] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:17:52.807260  3562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:17:52.807842  3562 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:52.808218  3562 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:52.813504  3703 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:52.816246  3703 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:52.817384  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:52.820258  3630 raft_consensus.cc:3055] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:52.820591  3630 raft_consensus.cc:740] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:52.818890  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:52.822180  3557 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:52.806526  5658 log.cc:1199] T dd78f5e617d3403baeb42c59e0e68b23 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/dd78f5e617d3403baeb42c59e0e68b23
I20260709 13:17:52.829295  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet dd78f5e617d3403baeb42c59e0e68b23 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:52.825503  3630 consensus_queue.cc:260] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:52.830299  3630 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:52.835480  3557 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:17:52.842809  3678 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:52.843706  5548 raft_consensus.cc:2804] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:52.844977  3630 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:17:52.845362  5659 raft_consensus.cc:993] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:52.845543  5548 raft_consensus.cc:697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:52.847440  5548 consensus_queue.cc:237] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:52.850013  5659 raft_consensus.cc:1081] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:52.845980  3562 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:52.852073  3562 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:52.857904  5662 ts_tablet_manager.cc:1929] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 13:17:52.858642  5662 log.cc:1199] T da6e731823e44a0ba6588a19fd293257 P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/da6e731823e44a0ba6588a19fd293257
I20260709 13:17:52.897985  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet da6e731823e44a0ba6588a19fd293257 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:52.911686  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:52.913067  3633 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:52.919373  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:52.940856  3703 raft_consensus.cc:3055] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:52.941367  3703 raft_consensus.cc:740] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:52.943226  3703 consensus_queue.cc:260] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:52.946568  3703 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:52.949910  3630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:52.951170  3630 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:52.951794  3630 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:52.980103  3633 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:52.999866  3703 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:53.019842  3526 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:53.019217  3458 catalog_manager.cc:5697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 5 to 6, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 6 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:53.026394  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 52877.4us
I20260709 13:17:53.027100  3630 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:53.027863  5461 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:53.030086  3630 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:53.055044  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:53.055790  3703 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:53.057544  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:53.058409  3562 raft_consensus.cc:3055] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:53.058825  3562 raft_consensus.cc:740] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:53.060115  3562 consensus_queue.cc:260] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:53.061607  3562 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:53.067972  3703 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
W20260709 13:17:53.080977  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 63739.4us
I20260709 13:17:53.095227  5461 raft_consensus.cc:697] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:53.096880  3604 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:53.096643  5461 consensus_queue.cc:237] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:53.098030  5666 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:53.100155  5666 raft_consensus.cc:697] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:53.101447  5666 consensus_queue.cc:237] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:53.104332  3562 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:53.144227  3460 catalog_manager.cc:5697] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 5 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:53.145262  3458 catalog_manager.cc:5697] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 6 to 7, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:53.239593  3562 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:53.241317  5436 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:53.263242  3633 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:53.266840  5436 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:53.337929  5666 raft_consensus.cc:993] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:53.338629  5665 raft_consensus.cc:1081] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:53.340626  3709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:17:53.341204  3709 raft_consensus.cc:493] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:53.341557  3709 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:53.350039  3709 raft_consensus.cc:515] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:53.352270  3709 leader_election.cc:290] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:53.352916  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:53.353668  3562 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:53.353570  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a9e683879854f1f8357f4b10c61c71a" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:53.354318  3633 raft_consensus.cc:3055] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:53.354622  3633 raft_consensus.cc:740] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:53.355448  3633 consensus_queue.cc:260] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:53.356487  3633 raft_consensus.cc:3060] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:53.360694  3562 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:53.362258  3678 leader_election.cc:304] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:53.363180  5540 raft_consensus.cc:2804] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:53.363703  3633 raft_consensus.cc:2468] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:53.363700  5540 raft_consensus.cc:697] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:53.365599  5540 consensus_queue.cc:237] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:53.377523  3460 catalog_manager.cc:5697] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 4 to 5, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:53.494817  3563 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:53.496007  5666 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:53.505993  3703 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:53.509892  5665 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:53.602280  3708 raft_consensus.cc:1275] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:53.604068  5669 consensus_queue.cc:1048] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:53.616631  3630 raft_consensus.cc:1275] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:53.618541  5461 consensus_queue.cc:1048] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:53.759050  3563 raft_consensus.cc:1275] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:53.761742  5540 consensus_queue.cc:1048] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:53.775918  3633 raft_consensus.cc:1275] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:53.777421  5540 consensus_queue.cc:1048] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:53.792599  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:53.909919  3557 consensus_queue.cc:237] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:53.915961  3708 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:17:53.916538  3526 consensus_peers.cc:597] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cd685c87a344fc891ac334b6274d6ba. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:53.917564  3633 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:53.918212  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:53.919874  5461 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:53.923097  5669 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:53.935351  5461 raft_consensus.cc:2955] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:53.942049  3708 raft_consensus.cc:2955] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:53.957569  3630 raft_consensus.cc:2955] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.000427  3557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:54.001338  3557 raft_consensus.cc:606] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:54.010524  3633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:17:54.011430  3633 raft_consensus.cc:606] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:54.012362  3459 catalog_manager.cc:5697] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.015911  3703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:54.016558  3703 raft_consensus.cc:606] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:54.018071  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:54.021359  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:54.089349  3563 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:54.100690  3708 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:17:54.107487  3633 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:17:54.107575  5461 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:17:54.110837  3526 consensus_peers.cc:597] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f767f531e75479985132e0f28e6c756. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:54.111678  5669 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:54.133275  5452 raft_consensus.cc:2955] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.143411  3630 raft_consensus.cc:2955] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.148579  3708 raft_consensus.cc:2955] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.153839  3703 consensus_queue.cc:237] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:54.157668  3459 catalog_manager.cc:5697] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 7 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.207033  3630 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:54.207281  3563 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:54.208600  5548 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:54.210153  5540 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:54.213078  3675 consensus_peers.cc:597] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bcc702aa0cfd4704a107ff593778330e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:54.224402  5436 raft_consensus.cc:2955] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.230480  3630 raft_consensus.cc:2955] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.238817  3557 raft_consensus.cc:2955] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.275913  3460 catalog_manager.cc:5697] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.301909  3557 consensus_queue.cc:237] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:54.321599  5667 raft_consensus.cc:993] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:54.322141  5667 raft_consensus.cc:1081] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:54.325307  3703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:17:54.325909  3703 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:54.326292  3703 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:17:54.329411  3526 consensus_peers.cc:597] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adb0bc8fb13f410bbbdba86e91928053. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:54.332430  3633 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:54.333016  3708 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:54.334803  5695 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:54.336024  5572 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:54.346146  3703 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:54.349898  5572 raft_consensus.cc:2955] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.351816  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:54.352465  3562 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:54.355263  3709 raft_consensus.cc:2955] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.359889  3562 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 8.
I20260709 13:17:54.361085  3678 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:54.361940  5436 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:17:54.362435  5436 raft_consensus.cc:697] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:54.363323  5436 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:54.366110  5683 raft_consensus.cc:993] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:54.366586  5683 raft_consensus.cc:1081] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:54.369375  3563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:17:54.369884  3563 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:54.370215  3563 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:54.374814  3561 raft_consensus.cc:1240] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 7. Current term is 8. Ops: []
I20260709 13:17:54.377104  5476 consensus_queue.cc:1059] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:54.378283  5476 raft_consensus.cc:3055] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:17:54.378716  5476 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:54.379884  5476 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:54.410141  5476 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:54.386835  3460 catalog_manager.cc:5697] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.411646  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:54.395669  3563 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:54.417048  3636 raft_consensus.cc:2955] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:54.418643  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:54.419955  3563 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:54.425947  3633 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:54.434090  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:54.434719  3709 raft_consensus.cc:3055] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:54.435149  3709 raft_consensus.cc:740] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:54.436187  3709 consensus_queue.cc:260] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:54.410190  3703 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:54.447124  3709 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:54.457702  3633 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:54.458896  3526 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:54.461756  3709 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:54.463706  5452 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:54.464203  5452 raft_consensus.cc:697] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:54.465062  5452 consensus_queue.cc:237] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:54.464448  3630 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 8.
I20260709 13:17:54.489477  5704 ts_tablet_manager.cc:933] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:54.502032  5704 tablet_copy_client.cc:323] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:17:54.508351  3460 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 7 to 8, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 8 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:54.519812  3461 catalog_manager.cc:5697] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 5 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.528854  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 3cd685c87a344fc891ac334b6274d6ba from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:17:54.529469  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 3cd685c87a344fc891ac334b6274d6ba from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-3cd685c87a344fc891ac334b6274d6ba
I20260709 13:17:54.542011  3573 tablet_copy_source_session.cc:215] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:54.558465  5704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd685c87a344fc891ac334b6274d6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:54.599789  5704 tablet_copy_client.cc:806] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:54.600426  5704 tablet_copy_client.cc:670] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:54.607878  5704 tablet_copy_client.cc:538] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:54.626528  5709 ts_tablet_manager.cc:933] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:54.628734  5669 raft_consensus.cc:993] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:54.629937  5572 raft_consensus.cc:1081] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:54.635836  5704 tablet_bootstrap.cc:492] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:54.637178  3630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:54.637831  3630 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:54.638182  3630 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:54.645843  5709 tablet_copy_client.cc:323] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
I20260709 13:17:54.647887  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet bcc702aa0cfd4704a107ff593778330e from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:17:54.648427  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet bcc702aa0cfd4704a107ff593778330e from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-bcc702aa0cfd4704a107ff593778330e
I20260709 13:17:54.657023  3722 tablet_copy_source_session.cc:215] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:54.663415  5709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcc702aa0cfd4704a107ff593778330e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:54.717703  3630 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:54.731984  3630 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:54.737509  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 48641.4us
I20260709 13:17:54.742674  5711 ts_tablet_manager.cc:933] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:54.750439  5711 tablet_copy_client.cc:323] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:17:54.750710  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:54.751358  3709 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:54.753890  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 0f767f531e75479985132e0f28e6c756 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:17:54.754487  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 0f767f531e75479985132e0f28e6c756 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-0f767f531e75479985132e0f28e6c756
I20260709 13:17:54.757498  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:54.758155  3562 raft_consensus.cc:3055] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:54.758448  3562 raft_consensus.cc:740] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:54.759197  3562 consensus_queue.cc:260] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:54.760455  3562 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:54.762643  3573 tablet_copy_source_session.cc:215] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:54.769554  3709 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:54.777237  3562 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 4.
I20260709 13:17:54.794919  5709 tablet_copy_client.cc:806] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:54.796577  5709 tablet_copy_client.cc:670] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:54.798482  5704 tablet_bootstrap.cc:492] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:54.800408  5716 ts_tablet_manager.cc:933] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:54.800627  5704 tablet_bootstrap.cc:492] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:54.801405  5704 ts_tablet_manager.cc:1403] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.166s	user 0.025s	sys 0.009s
I20260709 13:17:54.799270  3604 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:54.807181  5712 raft_consensus.cc:2804] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:54.807717  5712 raft_consensus.cc:697] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:54.808463  5709 tablet_copy_client.cc:538] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:54.808661  5712 consensus_queue.cc:237] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:54.809361  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f767f531e75479985132e0f28e6c756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:54.827121  3562 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:17:54.831033  5704 raft_consensus.cc:359] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:54.831975  5704 raft_consensus.cc:740] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:54.832657  5704 consensus_queue.cc:260] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:54.835062  5709 tablet_bootstrap.cc:492] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:54.834736  5683 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:54.837077  5716 tablet_copy_client.cc:323] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:17:54.837378  5711 tablet_copy_client.cc:806] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:54.838495  5711 tablet_copy_client.cc:670] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:54.839540  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet adb0bc8fb13f410bbbdba86e91928053 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:17:54.840083  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet adb0bc8fb13f410bbbdba86e91928053 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-adb0bc8fb13f410bbbdba86e91928053
I20260709 13:17:54.845407  5704 ts_tablet_manager.cc:1434] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:17:54.862131  5711 tablet_copy_client.cc:538] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:54.906311  3637 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:17:54.909415  5711 tablet_bootstrap.cc:492] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:54.909991  3573 tablet_copy_source_session.cc:215] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:17:54.915560  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 45294us
I20260709 13:17:54.915205  5436 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 13:17:54.928268  5716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adb0bc8fb13f410bbbdba86e91928053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:54.949084  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-3cd685c87a344fc891ac334b6274d6ba received from {username='slave'} at 127.0.0.1:42182
I20260709 13:17:54.951467  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-3cd685c87a344fc891ac334b6274d6ba on tablet 3cd685c87a344fc891ac334b6274d6ba with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:54.951967  3460 catalog_manager.cc:5697] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 3 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:54.957690  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 47943.5us
W20260709 13:17:54.977661  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 67152us
I20260709 13:17:55.017166  3708 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:55.022420  5452 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:55.027798  4264 raft_consensus.cc:1217] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:55.045447  3633 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:55.047473  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:55.048498  5572 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:55.137094  5716 tablet_copy_client.cc:806] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:55.138477  5716 tablet_copy_client.cc:670] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:55.137831  5709 tablet_bootstrap.cc:492] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:55.139667  5709 tablet_bootstrap.cc:492] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:55.140553  5709 ts_tablet_manager.cc:1403] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.306s	user 0.025s	sys 0.029s
I20260709 13:17:55.179184  5709 raft_consensus.cc:359] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:55.180066  5709 raft_consensus.cc:740] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:55.184463  5709 consensus_queue.cc:260] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:55.191138  5709 ts_tablet_manager.cc:1434] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 13:17:55.193419  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-bcc702aa0cfd4704a107ff593778330e received from {username='slave'} at 127.0.0.1:33002
I20260709 13:17:55.193918  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-bcc702aa0cfd4704a107ff593778330e on tablet bcc702aa0cfd4704a107ff593778330e with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:55.201472  5711 tablet_bootstrap.cc:492] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:55.202538  5711 tablet_bootstrap.cc:492] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:55.203280  5711 ts_tablet_manager.cc:1403] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.294s	user 0.041s	sys 0.035s
I20260709 13:17:55.213680  5711 raft_consensus.cc:359] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:55.217579  5711 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:55.218361  5711 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:55.223484  5711 ts_tablet_manager.cc:1434] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:17:55.229666  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-0f767f531e75479985132e0f28e6c756 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:17:55.230129  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-0f767f531e75479985132e0f28e6c756 on tablet 0f767f531e75479985132e0f28e6c756 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:55.230089  5716 tablet_copy_client.cc:538] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:55.273037  5716 tablet_bootstrap.cc:492] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:55.327468  5716 tablet_bootstrap.cc:492] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:55.328438  5716 tablet_bootstrap.cc:492] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:55.329382  5716 ts_tablet_manager.cc:1403] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.011s
I20260709 13:17:55.332896  5716 raft_consensus.cc:359] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:55.334396  5716 raft_consensus.cc:740] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:55.335120  5716 consensus_queue.cc:260] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:55.338070  5716 ts_tablet_manager.cc:1434] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:55.339859  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-adb0bc8fb13f410bbbdba86e91928053 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:17:55.340296  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-adb0bc8fb13f410bbbdba86e91928053 on tablet adb0bc8fb13f410bbbdba86e91928053 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:55.346432  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:55.358289  3563 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:55.359870  5666 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:55.385555  3708 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:55.395711  5715 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:55.430570  5572 raft_consensus.cc:1064] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:55.433590  5572 consensus_queue.cc:237] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:55.446381  3708 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:55.447930  5452 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:55.448886  3636 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:55.447954  4268 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:55.451936  5669 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:55.461670  5452 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:55.497179  3555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f767f531e75479985132e0f28e6c756"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:55.497895  3555 raft_consensus.cc:606] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:55.524961  5669 raft_consensus.cc:2955] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:55.526935  3637 raft_consensus.cc:2955] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:55.530855  4268 raft_consensus.cc:2955] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:55.555914  3461 catalog_manager.cc:5697] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:55.579310  3708 raft_consensus.cc:2955] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:55.609755  4268 raft_consensus.cc:1217] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:17:55.629397  3709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:55.630069  3709 raft_consensus.cc:606] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:55.668923  4268 raft_consensus.cc:1217] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
W20260709 13:17:55.993839  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 94549.5us
I20260709 13:17:56.263190  4264 raft_consensus.cc:1217] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:17:56.281404  5741 raft_consensus.cc:993] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:56.282356  5741 raft_consensus.cc:1081] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:56.297014  3634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f767f531e75479985132e0f28e6c756"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:56.297648  3634 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:56.298014  3634 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:56.334816  3562 consensus_queue.cc:237] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:56.341984  3630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:17:56.342661  3630 raft_consensus.cc:606] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
W20260709 13:17:56.344269  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 47592.7us
I20260709 13:17:56.351991  3634 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:56.384091  3634 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 8 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:17:56.397221  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 46452.5us
W20260709 13:17:56.397375  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 52385.8us
I20260709 13:17:56.400377  4265 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:56.401082  5572 raft_consensus.cc:1064] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:56.403012  5744 raft_consensus.cc:993] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
W20260709 13:17:56.401539  5572 raft_consensus.cc:1068] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: Unable to promote non-voter 5c7076bb123441cf82e557da237b8e2d: Service unavailable: leader transfer in progress
I20260709 13:17:56.408031  5759 raft_consensus.cc:1081] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:56.422605  5744 raft_consensus.cc:1064] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
W20260709 13:17:56.423061  5744 raft_consensus.cc:1068] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: Unable to promote non-voter 5c7076bb123441cf82e557da237b8e2d: Service unavailable: leader transfer in progress
I20260709 13:17:56.427702  5741 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:56.432075  3563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:17:56.433172  3563 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:56.433698  3563 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:56.435122  5767 raft_consensus.cc:993] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:56.435854  5666 raft_consensus.cc:1081] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:56.444535  3563 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:56.447553  3563 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:56.449123  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:56.456899  3711 raft_consensus.cc:3055] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:56.457393  3711 raft_consensus.cc:740] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:56.458510  3711 consensus_queue.cc:260] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:56.460839  3711 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:56.466370  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:56.467259  3636 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:56.468523  3630 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:56.468106  5745 raft_consensus.cc:2955] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:56.480302  4267 raft_consensus.cc:2955] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:56.487706  3636 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:17:56.490799  5771 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:56.500085  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cd685c87a344fc891ac334b6274d6ba with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:56.500866  3459 catalog_manager.cc:5697] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 4 to 5, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:56.503161  3526 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:56.504312  3711 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
W20260709 13:17:56.504347  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 100393us
I20260709 13:17:56.506238  5741 raft_consensus.cc:2804] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:56.506783  5741 raft_consensus.cc:697] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:56.507752  5741 consensus_queue.cc:237] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [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: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:56.510255  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:56.512290  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:56.512287  3707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:17:56.513279  3707 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:56.514681  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:56.515064  3707 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:56.515260  3563 raft_consensus.cc:3055] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:17:56.515738  3563 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:56.516556  3563 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:56.518263  3563 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:56.513166  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:56.524608  3711 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:56.525434  3563 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 8.
I20260709 13:17:56.527854  3604 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:56.528982  5772 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:17:56.529554  5772 raft_consensus.cc:697] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:56.530515  5772 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:56.531038  3707 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:56.534528  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:56.535113  3563 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:56.540673  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cd685c87a344fc891ac334b6274d6ba with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54432
I20260709 13:17:56.541764  3636 raft_consensus.cc:2955] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:56.543622  3711 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 8.
I20260709 13:17:56.557199  5778 tablet_replica.cc:333] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:17:56.558919  5778 raft_consensus.cc:2243] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:56.559860  5778 raft_consensus.cc:2272] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:56.563685  5778 ts_tablet_manager.cc:1916] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:56.571147  3563 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 7.
I20260709 13:17:56.588372  3678 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:56.591285  5720 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:56.592334  5778 ts_tablet_manager.cc:1929] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:56.593871  5778 log.cc:1199] T 3cd685c87a344fc891ac334b6274d6ba P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/3cd685c87a344fc891ac334b6274d6ba
I20260709 13:17:56.593700  5720 raft_consensus.cc:697] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:56.595794  5720 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:56.601933  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet 3cd685c87a344fc891ac334b6274d6ba (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:56.604947  3458 catalog_manager.cc:5697] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 7 to 8, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 8 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:56.616816  3707 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:56.626107  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:56.626762  3635 raft_consensus.cc:3055] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:56.627071  3635 raft_consensus.cc:740] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:56.627831  3635 consensus_queue.cc:260] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:56.629086  3635 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:56.632750  3636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f767f531e75479985132e0f28e6c756"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38384
I20260709 13:17:56.633349  3636 raft_consensus.cc:606] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Received request to transfer leadership
I20260709 13:17:56.639483  3635 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 7.
I20260709 13:17:56.642217  3459 catalog_manager.cc:5697] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 4, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:56.643507  3635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f767f531e75479985132e0f28e6c756"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38384
I20260709 13:17:56.644089  3635 raft_consensus.cc:606] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Received request to transfer leadership
I20260709 13:17:56.643735  3461 catalog_manager.cc:5697] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 6 to 7, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 7 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:56.648012  3445 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 0f767f531e75479985132e0f28e6c756 already in progress
I20260709 13:17:56.653254  3635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f767f531e75479985132e0f28e6c756"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38384
I20260709 13:17:56.653929  3635 raft_consensus.cc:606] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Received request to transfer leadership
W20260709 13:17:56.662031  3508 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:17:56.662454  3508 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 0f767f531e75479985132e0f28e6c756 already in progress
W20260709 13:17:56.662720  3508 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 0f767f531e75479985132e0f28e6c756 already in progress
I20260709 13:17:56.664885  3562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:56.665395  3562 raft_consensus.cc:606] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership
I20260709 13:17:56.668565  3562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:56.669080  3562 raft_consensus.cc:606] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership
I20260709 13:17:56.671437  3562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:56.671918  3562 raft_consensus.cc:606] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership
W20260709 13:17:56.675769  3508 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:17:56.676122  3508 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for bcc702aa0cfd4704a107ff593778330e already in progress
W20260709 13:17:56.676465  3508 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for bcc702aa0cfd4704a107ff593778330e already in progress
W20260709 13:17:56.713266  3584 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0520 after lost signal to thread 2429
W20260709 13:17:56.714709  3584 debug-util.cc:398] Leaking SignalData structure 0x7b08000a9340 after lost signal to thread 3495
W20260709 13:17:56.716136  3584 debug-util.cc:398] Leaking SignalData structure 0x7b08001e60e0 after lost signal to thread 3587
W20260709 13:17:56.717391  3584 debug-util.cc:398] Leaking SignalData structure 0x7b080023d420 after lost signal to thread 3662
W20260709 13:17:56.718729  3584 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad700 after lost signal to thread 3736
W20260709 13:17:56.720067  3584 debug-util.cc:398] Leaking SignalData structure 0x7b0800323080 after lost signal to thread 4292
I20260709 13:17:56.809845  5745 raft_consensus.cc:1064] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:56.812858  5745 consensus_queue.cc:237] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:56.832330  4267 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:56.835213  5741 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:56.851982  3707 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:56.854149  5771 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:56.871618  3634 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:56.874610  5771 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:56.964181  5741 raft_consensus.cc:2955] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:56.967173  3709 raft_consensus.cc:2955] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:56.991252  3709 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:56.992051  4267 raft_consensus.cc:2955] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:56.996650  3461 catalog_manager.cc:5697] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:57.000247  5745 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:57.008280  4265 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Advancing to term 4
I20260709 13:17:57.016197  3637 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:57.021759  3637 raft_consensus.cc:2955] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:57.024492  5720 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:57.040660  4265 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:57.042708  3562 consensus_queue.cc:237] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:57.043807  3563 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:17:57.046025  5771 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:57.049419  5760 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:57.052897  4264 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Advancing to term 8
I20260709 13:17:57.053228  4265 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:17:57.062156  5740 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:57.072458  5740 raft_consensus.cc:2955] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:57.078559  3636 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:17:57.080305  4265 raft_consensus.cc:2955] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:57.081919  3636 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:57.085350  5572 raft_consensus.cc:993] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:57.085805  5572 raft_consensus.cc:1081] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:57.089305  3707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54458
I20260709 13:17:57.107163  5771 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:57.112756  5771 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:57.122134  3563 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:57.123661  5752 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:57.171674  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet adb0bc8fb13f410bbbdba86e91928053 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:57.170704  3636 raft_consensus.cc:2955] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:57.195813  3711 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:17:57.205049  5757 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:17:57.160647  4264 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:17:57.209144  5772 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:17:57.253010  3459 catalog_manager.cc:5697] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:57.265847  5767 raft_consensus.cc:993] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:57.266639  5767 raft_consensus.cc:1081] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:57.290628  3562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f767f531e75479985132e0f28e6c756"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46210
I20260709 13:17:57.291308  3562 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:57.291728  3562 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:17:57.307608  3707 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:57.308215  3707 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:57.315207  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet adb0bc8fb13f410bbbdba86e91928053 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54432
I20260709 13:17:57.305554  3562 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:57.327139  3563 raft_consensus.cc:1240] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 8. Current term is 9. Ops: []
I20260709 13:17:57.327605  3707 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:57.332113  5740 raft_consensus.cc:1064] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
W20260709 13:17:57.332571  5740 raft_consensus.cc:1068] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: Unable to promote non-voter 5c7076bb123441cf82e557da237b8e2d: Service unavailable: leader transfer in progress
I20260709 13:17:57.341578  5772 consensus_queue.cc:1059] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:57.343770  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:57.344934  3562 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 9 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:57.347052  5757 raft_consensus.cc:1064] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
W20260709 13:17:57.347487  5757 raft_consensus.cc:1068] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: Unable to promote non-voter 5c7076bb123441cf82e557da237b8e2d: Service unavailable: leader transfer in progress
I20260709 13:17:57.348682  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:57.349268  3563 raft_consensus.cc:3055] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:57.349532  3563 raft_consensus.cc:740] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:57.351577  5800 tablet_replica.cc:333] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:17:57.352288  5767 raft_consensus.cc:3055] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:17:57.352036  3563 consensus_queue.cc:260] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [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: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:57.352664  5767 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:57.352908  5800 raft_consensus.cc:2243] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.353201  3563 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:57.353856  5800 raft_consensus.cc:2272] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.360822  5800 ts_tablet_manager.cc:1916] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:57.370965  3707 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:57.373616  3563 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:57.375123  3678 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:57.375986  5720 raft_consensus.cc:2804] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:57.376489  5720 raft_consensus.cc:697] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:57.377374  5720 consensus_queue.cc:237] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:57.383010  5767 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:57.384550  5767 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:17:57.390280  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:57.390875  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:57.399684  5800 ts_tablet_manager.cc:1929] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:17:57.401482  5800 log.cc:1199] T adb0bc8fb13f410bbbdba86e91928053 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/adb0bc8fb13f410bbbdba86e91928053
I20260709 13:17:57.390964  3634 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:57.405175  3458 catalog_manager.cc:5697] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:57.409153  3630 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 9.
I20260709 13:17:57.412952  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet adb0bc8fb13f410bbbdba86e91928053 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:57.414381  3526 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:57.415345  5771 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:17:57.415817  5771 raft_consensus.cc:697] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 9 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:57.424741  5771 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:57.429376  3634 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:17:57.465922  3458 catalog_manager.cc:5697] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 8 to 9, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 9 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:57.513245  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:57.636621  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:57.693400  3707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:57.694077  3707 raft_consensus.cc:606] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:57.697194  3563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f767f531e75479985132e0f28e6c756"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:57.697768  3563 raft_consensus.cc:606] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 9 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:57.700380  3707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:57.700927  3707 raft_consensus.cc:606] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:57.704802  3563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:57.705372  3563 raft_consensus.cc:606] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:57.710742  3634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:17:57.711141  3634 raft_consensus.cc:606] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Received request to transfer leadership to TS 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:57.712213  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:57.714112  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:57.721485  5767 raft_consensus.cc:993] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: : Instructing follower 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:17:57.722164  5757 raft_consensus.cc:1081] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Signalling peer 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:17:57.723976  4265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23"
dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:40652
I20260709 13:17:57.724593  4265 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:57.724946  4265 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:57.735944  5804 raft_consensus.cc:993] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:57.736611  5747 raft_consensus.cc:1081] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:57.738214  3563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:17:57.738888  3563 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:57.739308  3563 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:57.735596  4265 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:57.746620  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:57.747089  3562 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:57.746799  3563 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:57.749256  3563 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:57.751251  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:57.751794  3707 raft_consensus.cc:3055] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:57.752108  3707 raft_consensus.cc:740] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:57.752846  3707 consensus_queue.cc:260] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:57.754240  3707 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:57.754870  3562 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 7.
I20260709 13:17:57.756937  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:57.757462  3633 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:57.760959  3707 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:57.762224  3529 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:57.762424  4234 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:57.763105  5741 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:57.763504  5761 raft_consensus.cc:2804] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:57.763695  5741 raft_consensus.cc:697] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:57.764035  5761 raft_consensus.cc:697] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:17:57.764701  5741 consensus_queue.cc:237] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:57.764945  5761 consensus_queue.cc:237] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:57.772903  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:57.773599  3634 raft_consensus.cc:3055] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:57.775504  4265 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:57.775820  3634 raft_consensus.cc:740] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:57.777380  3634 consensus_queue.cc:260] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:57.782130  3634 raft_consensus.cc:3060] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:57.781198  3459 catalog_manager.cc:5697] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 4 to 5, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:57.785327  3633 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:17:57.801151  3634 raft_consensus.cc:2468] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 7.
I20260709 13:17:57.842473  3459 catalog_manager.cc:5697] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 6 to 7, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 7 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:57.854955  3563 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:57.856428  5747 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:57.877063  4265 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Advancing to term 5
I20260709 13:17:57.885051  3634 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:57.888535  5768 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:57.885458  4265 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:57.893496  5804 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:57.906049  5768 raft_consensus.cc:1064] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:57.912421  5768 consensus_queue.cc:237] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:57.937704  3633 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:57.939549  4264 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:57.939743  5804 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:57.941460  5750 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:57.944355  3707 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:17:57.960379  5804 raft_consensus.cc:2955] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 3 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:57.962276  4267 raft_consensus.cc:2955] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 3 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:57.965521  3707 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:17:57.967031  5741 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:17:57.969345  3562 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:57.971733  5720 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:57.973002  3633 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:17:57.977192  5741 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:17:57.977072  3562 raft_consensus.cc:2955] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 3 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.004709  5745 raft_consensus.cc:993] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:58.005328  5572 raft_consensus.cc:1081] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 9 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:58.009671  4265 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Advancing to term 9
I20260709 13:17:58.012280  3633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f767f531e75479985132e0f28e6c756"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:58.012831  3633 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:58.013198  3633 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:17:58.014680  3459 catalog_manager.cc:5697] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 3 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.026400  3637 raft_consensus.cc:2955] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 3 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.040030  4265 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 9 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:17:58.040318  3633 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:58.041576  5745 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:17:58.048275  5804 raft_consensus.cc:993] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:58.052181  5720 raft_consensus.cc:1081] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:58.059231  3707 consensus_queue.cc:237] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:58.061165  5572 raft_consensus.cc:993] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:58.061703  5572 raft_consensus.cc:1081] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:58.061714  3562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:17:58.065137  3634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:58.065757  3634 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:58.066162  3634 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:58.077383  3562 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:58.078068  3562 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:58.089313  3630 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:17:58.089920  3633 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 10 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:58.090770  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:58.091351  3563 raft_consensus.cc:3055] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:17:58.091475  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:58.091717  3563 raft_consensus.cc:740] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:58.092118  3709 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:17:58.092068  5750 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:17:58.092523  3563 consensus_queue.cc:260] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:58.093995  3563 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:17:58.094110  4267 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:17:58.100857  3709 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 10.
I20260709 13:17:58.103921  3604 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:58.105113  5767 raft_consensus.cc:2804] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:17:58.090436  3634 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:58.109421  3634 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:58.113657  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:58.114202  3557 raft_consensus.cc:3055] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:58.114475  3557 raft_consensus.cc:740] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:58.115200  3557 consensus_queue.cc:260] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:58.116475  5767 raft_consensus.cc:697] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 10 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:58.117452  5767 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:58.119339  3557 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:58.125187  5804 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:58.112915  3562 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:58.135090  3557 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:58.137064  3562 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:58.143436  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:58.144162  3709 raft_consensus.cc:3055] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:58.144522  3709 raft_consensus.cc:740] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:58.147468  3604 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:58.145430  3709 consensus_queue.cc:260] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:58.150013  3709 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:58.151063  5767 raft_consensus.cc:2804] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:58.152310  5767 raft_consensus.cc:697] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:58.153163  5767 consensus_queue.cc:237] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:58.160118  3709 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:58.161445  3529 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:58.162685  5771 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:58.163292  5771 raft_consensus.cc:697] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:58.164415  5771 consensus_queue.cc:237] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:58.166708  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:58.167258  3707 raft_consensus.cc:3060] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:58.172607  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:58.173588  3633 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:58.185182  3633 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 6.
I20260709 13:17:58.103935  3563 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 10.
I20260709 13:17:58.198933  3630 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:17:58.202230  5770 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:17:58.212783  3707 raft_consensus.cc:2468] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:17:58.221583  3634 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:58.224246  5720 raft_consensus.cc:2955] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.235533  5745 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:58.242280  4267 raft_consensus.cc:2955] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.245067  3557 raft_consensus.cc:1275] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:17:58.246887  5761 consensus_queue.cc:1048] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:17:58.250142  3633 raft_consensus.cc:2955] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.281816  3710 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:58.296729  5572 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:58.304445  3461 catalog_manager.cc:5697] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 6 to 7, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:58.307242  3461 catalog_manager.cc:5697] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 9 to 10, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 10 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:58.311067  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bcc702aa0cfd4704a107ff593778330e with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:58.317916  3459 catalog_manager.cc:5697] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 5 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:58.395692  3461 catalog_manager.cc:5697] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 6 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.411940  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet bcc702aa0cfd4704a107ff593778330e with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:46204
I20260709 13:17:58.447476  5822 tablet_replica.cc:333] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:17:58.448673  5822 raft_consensus.cc:2243] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:58.451675  5822 raft_consensus.cc:2272] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:58.455204  5822 ts_tablet_manager.cc:1916] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:58.476852  5822 ts_tablet_manager.cc:1929] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:17:58.478209  5822 log.cc:1199] T bcc702aa0cfd4704a107ff593778330e P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/bcc702aa0cfd4704a107ff593778330e
I20260709 13:17:58.479907  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet bcc702aa0cfd4704a107ff593778330e (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:17:58.506392  3562 consensus_queue.cc:237] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:58.517158  3710 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:17:58.518273  3526 consensus_peers.cc:597] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19f4395a70fe4fc38eb8932af9b03ad0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:58.518822  5745 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:58.531971  3633 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:58.533753  5572 raft_consensus.cc:2955] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.535543  3710 raft_consensus.cc:2955] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.533628  5771 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:58.550865  3562 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:17:58.554395  5818 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:17:58.560400  3459 catalog_manager.cc:5697] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.562649  3635 raft_consensus.cc:2955] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.568792  3710 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:17:58.569625  4267 raft_consensus.cc:3060] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 9 LEARNER]: Advancing to term 10
I20260709 13:17:58.576225  5819 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:17:58.579854  4267 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 10 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:17:58.582168  5819 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:17:58.601621  5811 raft_consensus.cc:1064] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:58.604322  5811 consensus_queue.cc:237] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 8, Current term: 10, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:58.599479  3635 consensus_queue.cc:237] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.3, Last appended by leader: 2, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:58.635401  4265 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 10 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 13:17:58.636389  3709 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 13:17:58.639359  5757 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:17:58.644073  5757 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:17:58.653199  3563 raft_consensus.cc:1275] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 13:17:58.657781  3707 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:17:58.659477  5811 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:58.662444  5811 consensus_queue.cc:1048] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:17:58.681088  5818 raft_consensus.cc:2955] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 10 LEADER]: Committing config change with OpId 10.10: config changed from index 6 to 10, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.692917  3709 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:58.698036  5572 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:58.704299  3703 raft_consensus.cc:2955] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 6 to 10, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:17:58.708437  3601 consensus_peers.cc:597] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 103ee62cba39471b9f54cf869c64ee86. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:58.713608  3562 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:17:58.714985  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:58.715097  3563 raft_consensus.cc:1275] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:58.719645  3711 raft_consensus.cc:1275] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:17:58.722846  4267 raft_consensus.cc:2955] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 6 to 10, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.737403  3563 raft_consensus.cc:2955] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 6 to 10, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.749943  5812 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:58.749519  3457 catalog_manager.cc:5697] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 6 to 10, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 10 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:17:58.751986  5812 consensus_queue.cc:1048] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:58.756286  3635 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:17:58.758100  5745 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:58.771024  5812 consensus_queue.cc:1048] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:58.813233  5811 raft_consensus.cc:2955] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Committing config change with OpId 7.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.849623  3709 raft_consensus.cc:2955] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Committing config change with OpId 7.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.852038  3562 consensus_queue.cc:237] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:58.866941  3707 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:58.869843  5745 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:17:58.872753  3526 consensus_peers.cc:597] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5a10aa28e01440aa2063c3961b49038. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:58.873675  3635 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:17:58.880908  5572 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:58.881707  3563 raft_consensus.cc:2955] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Committing config change with OpId 7.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.913067  5771 raft_consensus.cc:2955] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.910511  3459 catalog_manager.cc:5697] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.921998  3703 raft_consensus.cc:2955] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.962100  5837 ts_tablet_manager.cc:933] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:58.968591  3633 raft_consensus.cc:2955] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:58.975458  3563 consensus_queue.cc:237] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:58.987106  3709 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 13:17:58.988567  3526 consensus_peers.cc:597] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07ea31095ba140058ba77e4d46f28ab6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:58.990068  3635 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:58.973040  3457 catalog_manager.cc:5697] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:59.003567  5745 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:59.006214  5572 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:59.022945  5837 tablet_copy_client.cc:323] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:17:59.026439  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 19f4395a70fe4fc38eb8932af9b03ad0 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:17:59.030980  3635 raft_consensus.cc:2955] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:59.032413  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 19f4395a70fe4fc38eb8932af9b03ad0 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-19f4395a70fe4fc38eb8932af9b03ad0
I20260709 13:17:59.033861  3703 raft_consensus.cc:2955] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:59.039548  5840 raft_consensus.cc:2955] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:59.051134  3461 catalog_manager.cc:5697] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:17:59.080060  3573 tablet_copy_source_session.cc:215] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:59.083123  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:59.104367  5837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f4395a70fe4fc38eb8932af9b03ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:59.163115  5837 tablet_copy_client.cc:806] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:59.163798  5837 tablet_copy_client.cc:670] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:59.170521  5837 tablet_copy_client.cc:538] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:59.185266  5837 tablet_bootstrap.cc:492] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:59.227846  5842 ts_tablet_manager.cc:933] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:59.232833  3633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:17:59.233527  3633 raft_consensus.cc:606] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:17:59.238296  3562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:17:59.239104  3562 raft_consensus.cc:606] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:17:59.239877  5842 tablet_copy_client.cc:323] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:17:59.242012  3709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:17:59.242660  3709 raft_consensus.cc:606] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:17:59.243135  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet 103ee62cba39471b9f54cf869c64ee86 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:17:59.243674  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet 103ee62cba39471b9f54cf869c64ee86 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-103ee62cba39471b9f54cf869c64ee86
I20260709 13:17:59.243971  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:59.245692  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:59.249603  3648 tablet_copy_source_session.cc:215] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:59.253381  5842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 103ee62cba39471b9f54cf869c64ee86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:59.279631  5837 tablet_bootstrap.cc:492] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:59.280658  5837 tablet_bootstrap.cc:492] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:59.282330  5837 ts_tablet_manager.cc:1403] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.097s	user 0.033s	sys 0.000s
I20260709 13:17:59.286247  5837 raft_consensus.cc:359] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:59.287087  5837 raft_consensus.cc:740] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:59.290896  5837 consensus_queue.cc:260] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:59.294528  5837 ts_tablet_manager.cc:1434] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 13:17:59.298659  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-19f4395a70fe4fc38eb8932af9b03ad0 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:17:59.299103  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-19f4395a70fe4fc38eb8932af9b03ad0 on tablet 19f4395a70fe4fc38eb8932af9b03ad0 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:59.307855  5842 tablet_copy_client.cc:806] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:59.308565  5842 tablet_copy_client.cc:670] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:59.312801  5842 tablet_copy_client.cc:538] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:59.324182  5842 tablet_bootstrap.cc:492] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:59.361896  4267 raft_consensus.cc:1217] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:17:59.372957  5837 ts_tablet_manager.cc:933] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:59.390764  5837 tablet_copy_client.cc:323] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:17:59.392458  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet d5a10aa28e01440aa2063c3961b49038 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:17:59.393054  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet d5a10aa28e01440aa2063c3961b49038 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-d5a10aa28e01440aa2063c3961b49038
I20260709 13:17:59.404757  5842 tablet_bootstrap.cc:492] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:59.406213  5842 tablet_bootstrap.cc:492] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:59.407052  5842 ts_tablet_manager.cc:1403] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.012s
I20260709 13:17:59.404820  3573 tablet_copy_source_session.cc:215] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:59.410965  5837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5a10aa28e01440aa2063c3961b49038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:59.411813  5842 raft_consensus.cc:359] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:59.412899  5842 raft_consensus.cc:740] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:59.413743  5842 consensus_queue.cc:260] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:59.422025  5842 ts_tablet_manager.cc:1434] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:17:59.424271  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-103ee62cba39471b9f54cf869c64ee86 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:17:59.424809  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-103ee62cba39471b9f54cf869c64ee86 on tablet 103ee62cba39471b9f54cf869c64ee86 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:59.444952  5837 tablet_copy_client.cc:806] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:59.445617  5837 tablet_copy_client.cc:670] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:59.449793  5837 tablet_copy_client.cc:538] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:59.461619  5837 tablet_bootstrap.cc:492] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:59.464286  5819 raft_consensus.cc:993] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:59.464913  5819 raft_consensus.cc:1081] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:17:59.467196  3703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:17:59.467739  3703 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:59.468125  3703 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:59.473050  3703 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:59.479769  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:59.480434  3563 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:59.492030  3563 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 8.
I20260709 13:17:59.493276  3678 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:59.494264  5747 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:17:59.494750  5747 raft_consensus.cc:697] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:59.495615  5747 consensus_queue.cc:237] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:59.499892  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:59.500677  3633 raft_consensus.cc:3055] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:17:59.501055  3633 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:59.501941  3633 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:59.503321  3633 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:17:59.505966  3703 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:17:59.493497  5837 tablet_bootstrap.cc:492] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:59.508054  5837 tablet_bootstrap.cc:492] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:59.508961  5837 ts_tablet_manager.cc:1403] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.048s	user 0.028s	sys 0.004s
I20260709 13:17:59.511893  3633 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 8.
I20260709 13:17:59.512204  5837 raft_consensus.cc:359] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:59.517247  5837 raft_consensus.cc:740] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:59.518646  5837 consensus_queue.cc:260] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:59.526199  5837 ts_tablet_manager.cc:1434] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260709 13:17:59.532332  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-d5a10aa28e01440aa2063c3961b49038 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:17:59.532781  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-d5a10aa28e01440aa2063c3961b49038 on tablet d5a10aa28e01440aa2063c3961b49038 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:59.546255  3457 catalog_manager.cc:5697] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 7 to 8, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 8 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:59.585577  5837 ts_tablet_manager.cc:933] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:17:59.618465  5837 tablet_copy_client.cc:323] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:17:59.620821  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 07ea31095ba140058ba77e4d46f28ab6 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:17:59.621388  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 07ea31095ba140058ba77e4d46f28ab6 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-07ea31095ba140058ba77e4d46f28ab6
I20260709 13:17:59.626091  5747 raft_consensus.cc:993] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:59.626586  5804 raft_consensus.cc:1081] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:17:59.628207  3563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:17:59.628748  3563 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:59.629079  3563 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:59.631871  5839 raft_consensus.cc:993] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:59.632438  5745 raft_consensus.cc:1081] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:17:59.634665  3635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:17:59.635172  3635 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:59.635557  3635 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:59.639242  3573 tablet_copy_source_session.cc:215] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:59.649889  5837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ea31095ba140058ba77e4d46f28ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:59.651479  3563 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:59.653795  3563 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:59.644286  3635 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:59.657231  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:59.657796  3703 raft_consensus.cc:3055] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:17:59.658078  3703 raft_consensus.cc:740] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:17:59.658219  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:17:59.658780  3707 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:59.665706  3707 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:59.658780  3703 consensus_queue.cc:260] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:59.667841  3703 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:59.668457  3633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:17:59.669819  3604 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:17:59.677721  3633 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:17:59.681910  5812 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:59.682437  5812 raft_consensus.cc:697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:17:59.683317  5812 consensus_queue.cc:237] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:59.684319  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:17:59.684875  3562 raft_consensus.cc:3055] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:59.685150  3562 raft_consensus.cc:740] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:59.686160  3562 consensus_queue.cc:260] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:59.687175  3562 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:59.690625  3633 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 7.
I20260709 13:17:59.691526  3635 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:17:59.695675  3526 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:17:59.702353  5745 raft_consensus.cc:2804] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:59.702862  5745 raft_consensus.cc:697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:17:59.704986  3457 catalog_manager.cc:5697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 5 to 6, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.703670  5745 consensus_queue.cc:237] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:17:59.712285  3562 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:17:59.737080  4265 raft_consensus.cc:1217] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Deduplicated request from leader. Original: 7.3->[7.4-7.4]   Dedup: 7.4->[]
I20260709 13:17:59.740505  3703 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 7.
I20260709 13:17:59.777176  3461 catalog_manager.cc:5697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 6 to 7, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 7 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.780144  5837 tablet_copy_client.cc:806] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:59.780797  5837 tablet_copy_client.cc:670] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:59.798197  5837 tablet_copy_client.cc:538] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:59.806216  4265 raft_consensus.cc:1217] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Deduplicated request from leader. Original: 5.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 13:17:59.813231  5837 tablet_bootstrap.cc:492] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:17:59.852520  5837 tablet_bootstrap.cc:492] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:59.853441  5837 tablet_bootstrap.cc:492] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:17:59.854091  5837 ts_tablet_manager.cc:1403] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.004s
I20260709 13:17:59.856719  5837 raft_consensus.cc:359] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:59.857579  5837 raft_consensus.cc:740] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:17:59.858220  5837 consensus_queue.cc:260] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:17:59.863456  5837 ts_tablet_manager.cc:1434] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:17:59.867278  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-07ea31095ba140058ba77e4d46f28ab6 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:17:59.867780  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-07ea31095ba140058ba77e4d46f28ab6 on tablet 07ea31095ba140058ba77e4d46f28ab6 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:17:59.931901  5839 raft_consensus.cc:1064] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:17:59.934725  5839 consensus_queue.cc:237] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:17:59.952380  3703 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:59.954046  5840 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:59.984788  4265 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:59.984874  3635 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:18:00.001600  5839 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:18:00.003165  5745 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:00.078976  3633 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:00.081414  5752 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:00.087956  3561 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:00.086912  5745 raft_consensus.cc:2955] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:00.089736  5752 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:00.132148  4267 raft_consensus.cc:2955] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:00.131664  3634 raft_consensus.cc:2955] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:00.153622  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 151591us
I20260709 13:18:00.255620  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:18:00.260210  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 111660us
W20260709 13:18:00.225991  5857 log.cc:927] Time spent T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 13:18:00.264525  3707 raft_consensus.cc:2955] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:00.282506  3703 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 13:18:00.310866  5855 log.cc:927] Time spent T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 13:18:00.313827  5856 log.cc:927] Time spent T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:18:00.329279  3457 catalog_manager.cc:5697] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:00.354892  4264 raft_consensus.cc:1217] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
W20260709 13:18:00.361532  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 234071us
W20260709 13:18:00.380985  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 72011.9us
I20260709 13:18:00.477761  3634 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 13:18:00.477942  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 322298us
I20260709 13:18:00.483500  5874 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:18:00.527668  3707 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:18:00.532888  5871 raft_consensus.cc:1064] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:00.535708  5871 consensus_queue.cc:237] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 2, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:00.544010  3557 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:18:00.555727  4264 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:00.558178  5882 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:00.562624  5861 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:00.598860  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:00.649089  3703 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:00.659723  3557 consensus_queue.cc:237] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:00.657224  5875 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
W20260709 13:18:00.686131  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:18:00.691241  3561 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:00.712998  5868 raft_consensus.cc:1064] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:00.715559  5868 consensus_queue.cc:237] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 2, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:00.869313  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 151812us
I20260709 13:18:00.872584  5882 raft_consensus.cc:2955] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Committing config change with OpId 7.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:00.923755  3711 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:00.924302  3703 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:18:00.923723  3709 raft_consensus.cc:2955] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:00.928835  5840 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:00.931212  5840 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:00.942840  4264 raft_consensus.cc:2955] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:00.987529  5868 raft_consensus.cc:2955] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:00.994208  3710 raft_consensus.cc:2955] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:01.019232  3527 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:18:01.046567  5882 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:01.067963  4264 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:01.068691  4265 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:18:01.073733  5882 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:01.085183  3631 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:18:01.092476  5745 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:01.113497  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19f4395a70fe4fc38eb8932af9b03ad0 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:01.115988  3457 catalog_manager.cc:5697] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:18:01.151728  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 49101.1us
I20260709 13:18:01.155381  5868 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:01.154918  3461 catalog_manager.cc:5697] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:01.164136  5868 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:01.166712  5868 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:01.197145  5839 raft_consensus.cc:2955] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.198627  3634 raft_consensus.cc:2955] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.192703  4265 raft_consensus.cc:2955] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.237524  4264 raft_consensus.cc:2955] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.258345  3703 raft_consensus.cc:2955] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.262025  3563 raft_consensus.cc:2955] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Committing config change with OpId 7.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.290524  3634 consensus_queue.cc:237] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 2, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:01.298419  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet 19f4395a70fe4fc38eb8932af9b03ad0 with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38384
I20260709 13:18:01.297539  4264 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:18:01.302258  5882 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:01.302914  3710 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:18:01.307235  5871 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:01.311952  5870 raft_consensus.cc:1064] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:01.311537  3457 catalog_manager.cc:5697] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.314597  5870 consensus_queue.cc:237] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:01.340444  4265 raft_consensus.cc:2955] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.349485  3710 raft_consensus.cc:2955] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.343967  5861 raft_consensus.cc:2955] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.366642  5912 tablet_replica.cc:333] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:01.368278  5912 raft_consensus.cc:2243] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.372186  3561 consensus_queue.cc:237] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:01.380607  3634 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:01.388113  4264 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:01.388423  5745 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:18:01.395119  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 51554.6us
I20260709 13:18:01.394218  3457 catalog_manager.cc:5697] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 5 to 6, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:01.412709  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 61065.1us
I20260709 13:18:01.421484  3561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:01.422461  3561 raft_consensus.cc:606] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:01.385739  5912 raft_consensus.cc:2272] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.409624  5868 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.050s
I20260709 13:18:01.447773  5840 raft_consensus.cc:2955] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.452922  3631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47f36e02e898415cb38331447da0163e"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:01.463660  3631 raft_consensus.cc:606] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:01.456518  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet 103ee62cba39471b9f54cf869c64ee86 with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46204
I20260709 13:18:01.480342  3561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:01.468698  3634 raft_consensus.cc:2955] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.504323  3561 raft_consensus.cc:606] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:01.478824  3710 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:01.478824  4264 raft_consensus.cc:2955] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.484194  4265 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:01.469568  5912 ts_tablet_manager.cc:1916] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:01.512599  5745 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:01.517958  5874 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 13:18:01.531296  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5a10aa28e01440aa2063c3961b49038 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:01.553455  3636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:01.554247  3636 raft_consensus.cc:606] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Received request to transfer leadership to TS 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:01.587357  3459 catalog_manager.cc:5697] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.585978  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 103ee62cba39471b9f54cf869c64ee86 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:01.618373  3710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:18:01.618980  3710 raft_consensus.cc:606] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:01.630133  5917 tablet_replica.cc:333] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
W20260709 13:18:01.638229  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 73126.7us
I20260709 13:18:01.641336  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:18:01.643149  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:01.653024  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet d5a10aa28e01440aa2063c3961b49038 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:01.671201  5917 raft_consensus.cc:2243] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.671985  5917 raft_consensus.cc:2272] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.672465  5915 raft_consensus.cc:993] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:01.672923  5915 raft_consensus.cc:1081] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:01.707402  5917 ts_tablet_manager.cc:1916] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:01.719589  5927 tablet_replica.cc:333] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:01.725883  3634 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:01.747279  3709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47f36e02e898415cb38331447da0163e"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:18:01.747946  3709 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:01.748332  3709 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:01.748368  5927 raft_consensus.cc:2243] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:01.749145  5927 raft_consensus.cc:2272] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:01.734596  5912 ts_tablet_manager.cc:1929] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:18:01.750133  5912 log.cc:1199] T 19f4395a70fe4fc38eb8932af9b03ad0 P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/19f4395a70fe4fc38eb8932af9b03ad0
I20260709 13:18:01.755839  3709 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:01.758761  5927 ts_tablet_manager.cc:1916] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:01.761628  3709 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:01.773540  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:01.774195  3563 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:01.778405  5917 ts_tablet_manager.cc:1929] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.5
I20260709 13:18:01.778980  5917 log.cc:1199] T 103ee62cba39471b9f54cf869c64ee86 P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/103ee62cba39471b9f54cf869c64ee86
I20260709 13:18:01.780843  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet 103ee62cba39471b9f54cf869c64ee86 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:01.784953  3563 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 9.
I20260709 13:18:01.797328  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet 19f4395a70fe4fc38eb8932af9b03ad0 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:01.807578  5927 ts_tablet_manager.cc:1929] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 13:18:01.822932  5927 log.cc:1199] T d5a10aa28e01440aa2063c3961b49038 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/d5a10aa28e01440aa2063c3961b49038
I20260709 13:18:01.820048  5922 raft_consensus.cc:993] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:01.824451  3678 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:01.825439  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet d5a10aa28e01440aa2063c3961b49038 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:01.825520  5922 raft_consensus.cc:1081] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:01.825560  5804 raft_consensus.cc:2804] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:18:01.826954  5804 raft_consensus.cc:697] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 9 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:01.827786  5804 consensus_queue.cc:237] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:01.833747  5922 raft_consensus.cc:2955] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.858841  3631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:01.860293  3631 raft_consensus.cc:3055] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:18:01.860610  3631 raft_consensus.cc:740] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:01.861414  3631 consensus_queue.cc:260] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:01.862697  3631 raft_consensus.cc:3060] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:01.854775  4264 raft_consensus.cc:2955] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:01.935544  5869 raft_consensus.cc:993] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:01.936071  5869 raft_consensus.cc:1081] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:01.937968  3563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:18:01.938627  3563 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:01.938957  3563 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:01.948369  3563 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:01.951068  3709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54458
I20260709 13:18:01.951678  3709 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:01.952020  3709 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:18:01.971794  4289 debug-util.cc:398] Leaking SignalData structure 0x7b08002ff060 after lost signal to thread 2429
W20260709 13:18:01.972991  4289 debug-util.cc:398] Leaking SignalData structure 0x7b08002ff740 after lost signal to thread 3495
W20260709 13:18:01.974380  4289 debug-util.cc:398] Leaking SignalData structure 0x7b0800282360 after lost signal to thread 3587
W20260709 13:18:01.975673  4289 debug-util.cc:398] Leaking SignalData structure 0x7b0800363480 after lost signal to thread 3662
W20260709 13:18:01.976845  4289 debug-util.cc:398] Leaking SignalData structure 0x7b08002c90c0 after lost signal to thread 3736
I20260709 13:18:01.974411  5914 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:01.978453  5914 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:01.983228  5914 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:18:01.986941  4289 debug-util.cc:398] Leaking SignalData structure 0x7b0800143420 after lost signal to thread 4292
I20260709 13:18:01.986852  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:02.007820  5915 raft_consensus.cc:993] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: : Instructing follower 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:02.008512  5915 raft_consensus.cc:1081] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Signalling peer 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:02.011418  4265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824"
dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:40652
I20260709 13:18:02.012012  4265 raft_consensus.cc:493] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:02.012389  4265 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:02.042742  4265 raft_consensus.cc:515] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:02.045972  3634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:02.046805  3634 raft_consensus.cc:3055] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:18:02.047216  3634 raft_consensus.cc:740] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:02.048223  3634 consensus_queue.cc:260] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:02.048061  3710 raft_consensus.cc:2955] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:02.050874  3634 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:02.070753  4265 leader_election.cc:290] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:02.074627  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf18107cc3d9458792602b4b2595b824" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:02.075248  3711 raft_consensus.cc:3060] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:02.078706  3634 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 5.
I20260709 13:18:02.082636  4228 leader_election.cc:304] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:02.083714  5872 raft_consensus.cc:2804] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:02.084271  5872 raft_consensus.cc:697] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:02.085150  5872 consensus_queue.cc:237] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:02.088380  3563 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:02.092686  3711 raft_consensus.cc:2468] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 5.
I20260709 13:18:02.095746  3631 raft_consensus.cc:2468] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 9.
I20260709 13:18:02.041612  3709 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:02.103010  3703 raft_consensus.cc:1240] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 4. Current term is 5. Ops: []
I20260709 13:18:02.111846  3709 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:02.113076  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:02.115056  3561 raft_consensus.cc:3055] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:18:02.115257  3561 raft_consensus.cc:740] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:02.117798  5874 consensus_queue.cc:1059] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:02.126084  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:02.126888  3707 raft_consensus.cc:3055] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:18:02.127276  3707 raft_consensus.cc:740] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:02.128237  3707 consensus_queue.cc:260] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:02.123884  3561 consensus_queue.cc:260] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:02.131201  3561 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:02.116360  3461 catalog_manager.cc:5697] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 8 to 9, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 9 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:02.139001  3707 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:02.142844  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
I20260709 13:18:02.150178  4265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:02.151724  4265 raft_consensus.cc:3060] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:02.168349  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:02.168977  3636 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:02.184777  3636 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:18:02.225474  5745 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:02.230228  3561 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:18:02.231801  3678 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:02.232802  4265 raft_consensus.cc:2468] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:18:02.233594  3707 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:18:02.247037  3529 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:02.232823  5901 raft_consensus.cc:2804] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:02.266352  5839 raft_consensus.cc:2804] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:02.267153  5839 raft_consensus.cc:697] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:02.268114  5939 raft_consensus.cc:993] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:02.268795  5939 raft_consensus.cc:1081] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:02.268316  5839 consensus_queue.cc:237] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:02.270138  3604 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:18:02.271633  5924 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 13:18:02.264510  5901 raft_consensus.cc:697] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:02.286706  5861 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:18:02.310673  5901 consensus_queue.cc:237] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:02.313136  3459 catalog_manager.cc:5697] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 4 to 5, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 5 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:18:02.334363  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 45698.4us
I20260709 13:18:02.343253  3631 raft_consensus.cc:2955] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:02.364265  3636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:18:02.364938  3636 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:02.365347  3636 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:02.367141  3560 raft_consensus.cc:1275] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:18:02.373334  3636 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:02.380848  3636 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:02.379019  5941 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 13:18:02.400934  3457 catalog_manager.cc:5697] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:02.413614  3633 raft_consensus.cc:1275] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:18:02.414709  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:02.415458  3707 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:02.419353  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:02.419991  3561 raft_consensus.cc:3055] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:18:02.420316  3561 raft_consensus.cc:740] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:02.421033  3561 consensus_queue.cc:260] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:02.422717  3561 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:02.425285  3707 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:18:02.432152  3636 raft_consensus.cc:1240] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 6. Current term is 7. Ops: []
I20260709 13:18:02.440050  3604 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:02.446817  3561 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:18:02.453563  5921 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:18:02.480450  5921 raft_consensus.cc:697] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:02.481386  5921 consensus_queue.cc:237] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:18:02.486994  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 79254.1us
I20260709 13:18:02.491966  3707 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:02.493393  5872 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:18:02.529251  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 47999.3us
I20260709 13:18:02.494457  5862 consensus_queue.cc:1048] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 13:18:02.572041  3631 raft_consensus.cc:1275] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:02.573930  5933 consensus_queue.cc:1048] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:02.647712  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:02.718387  3459 catalog_manager.cc:5697] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.835632  3560 consensus_queue.cc:237] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:02.843915  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 155754us
I20260709 13:18:02.858315  3457 catalog_manager.cc:5697] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 4, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.894289  3703 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:02.903249  4264 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:02.910485  3554 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:02.911041  5940 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:02.922371  5863 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 13:18:02.929056  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 55072.3us
W20260709 13:18:02.929013  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 66839.8us
I20260709 13:18:02.935453  3707 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:02.936637  3636 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:02.958326  3459 catalog_manager.cc:5697] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 6 to 7, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:02.958271  5874 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.045s
W20260709 13:18:03.020923  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 89417.4us
W20260709 13:18:03.034708  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 85218.3us
W20260709 13:18:03.054026  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 85351.1us
I20260709 13:18:03.058768  5922 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 13:18:03.059273  5929 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
W20260709 13:18:03.101974  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 142846us
I20260709 13:18:03.108258  4264 raft_consensus.cc:1275] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:03.112625  3710 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:03.118347  5964 consensus_queue.cc:1048] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 13:18:03.171275  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 104095us
I20260709 13:18:03.198241  3560 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:03.236434  5914 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:18:03.313247  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 49333.6us
W20260709 13:18:03.334136  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 64105.7us
I20260709 13:18:03.321663  5968 raft_consensus.cc:2955] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:03.383522  5963 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:18:03.395057  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 57014us
I20260709 13:18:03.398555  3710 raft_consensus.cc:2955] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:03.440806  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07ea31095ba140058ba77e4d46f28ab6 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:18:03.482677  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 46911.5us
I20260709 13:18:03.509186  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:03.634837  4265 raft_consensus.cc:2955] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:03.677511  3459 catalog_manager.cc:5697] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:03.829928  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet 07ea31095ba140058ba77e4d46f28ab6 with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:38384
I20260709 13:18:03.846021  3635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:03.846830  3635 raft_consensus.cc:606] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Received request to transfer leadership to TS 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:03.856413  3710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:18:03.856985  3710 raft_consensus.cc:606] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:03.862200  3554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:03.862782  3554 raft_consensus.cc:606] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:03.866786  3710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:18:03.867353  3710 raft_consensus.cc:606] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:03.871488  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:18:03.873251  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:03.885560  5982 tablet_replica.cc:333] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:03.900305  5982 raft_consensus.cc:2243] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:03.912364  5982 raft_consensus.cc:2272] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:03.916656  5982 ts_tablet_manager.cc:1916] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:03.959208  5982 ts_tablet_manager.cc:1929] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:18:03.959757  5982 log.cc:1199] T 07ea31095ba140058ba77e4d46f28ab6 P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/07ea31095ba140058ba77e4d46f28ab6
I20260709 13:18:03.966555  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet 07ea31095ba140058ba77e4d46f28ab6 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:04.133494  5963 raft_consensus.cc:993] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: : Instructing follower 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:04.134485  5921 raft_consensus.cc:1081] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Signalling peer 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:04.136495  4267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578"
dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:40652
I20260709 13:18:04.137189  4267 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:04.137516  4267 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:04.150568  5863 raft_consensus.cc:993] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:04.152560  5863 raft_consensus.cc:1081] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:04.155377  3636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38400
I20260709 13:18:04.156092  3636 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:04.156517  3636 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:04.179651  4267 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:04.196702  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:04.197415  3554 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:04.184237  3636 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:04.204594  3636 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:04.199023  4267 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:04.206058  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:04.216136  3710 raft_consensus.cc:3055] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:18:04.216500  3710 raft_consensus.cc:740] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:04.217437  3710 consensus_queue.cc:260] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:04.218674  3710 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:04.206543  4265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:04.196707  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:04.221189  4265 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:04.221259  3635 raft_consensus.cc:3055] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:18:04.221680  3635 raft_consensus.cc:740] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:04.222504  3635 consensus_queue.cc:260] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:04.223727  3635 raft_consensus.cc:3060] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:04.215087  3554 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 4.
I20260709 13:18:04.229285  4234 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:18:04.232024  5872 raft_consensus.cc:2804] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:04.232575  5872 raft_consensus.cc:697] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:04.245975  4265 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:18:04.246183  5872 consensus_queue.cc:237] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:04.247498  3601 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:04.248445  5963 raft_consensus.cc:2804] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:04.248924  5963 raft_consensus.cc:697] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:04.249832  5963 consensus_queue.cc:237] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:04.254451  3635 raft_consensus.cc:2468] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 4.
I20260709 13:18:04.269979  5922 raft_consensus.cc:993] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:04.270617  5922 raft_consensus.cc:1081] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:04.280903  5967 raft_consensus.cc:993] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:04.281742  5752 raft_consensus.cc:1081] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:04.284381  3561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:18:04.284483  3631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:18:04.284996  3561 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:04.286389  3561 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:04.285259  3631 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:04.290326  3631 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:04.291765  3460 catalog_manager.cc:5697] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 5 to 6, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:04.295794  3710 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:18:04.306187  3561 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:04.323212  3457 catalog_manager.cc:5697] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 3 to 4, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 4 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:04.325213  3631 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:04.338474  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:04.338846  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:04.339093  3710 raft_consensus.cc:3055] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:18:04.339392  3554 raft_consensus.cc:3055] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:18:04.339702  3554 raft_consensus.cc:740] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:04.340754  3561 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 9 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:04.339411  3710 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:04.342298  3710 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:04.343444  3710 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:04.340442  3554 consensus_queue.cc:260] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:04.347707  3554 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:04.349412  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:04.350050  3635 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:04.361233  3554 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:18:04.362309  3604 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:18:04.363162  5875 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:04.363662  5875 raft_consensus.cc:697] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:04.364614  5875 consensus_queue.cc:237] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:04.368774  3635 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 9.
I20260709 13:18:04.375248  3710 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 9.
I20260709 13:18:04.379967  3529 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:04.382052  5948 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:18:04.382725  5948 raft_consensus.cc:697] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 9 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:04.383759  5948 consensus_queue.cc:237] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:04.396234  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:04.397056  3709 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:04.411490  3631 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:04.449193  3709 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:18:04.480579  3459 catalog_manager.cc:5697] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 8 to 9, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 9 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:04.507403  3460 catalog_manager.cc:5697] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 5 to 6, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:04.648241  3710 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:18:04.652897  5970 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:04.694031  4265 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:18:04.695796  5963 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:04.755900  3554 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:04.763587  5872 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:04.771907  3631 raft_consensus.cc:1275] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:04.776893  5872 consensus_queue.cc:1048] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:04.880429  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:04.883253  3554 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:18:04.908493  5963 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:04.951316  3636 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:18:05.001348  3709 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:18:05.005029  5963 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:05.063513  3557 consensus_queue.cc:237] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:05.066695  3707 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:18:05.074793  5922 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:05.174760  5992 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:05.278342  3703 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:18:05.280092  3526 consensus_peers.cc:597] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e12c29385614179942a368148703e30. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:05.285570  5948 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:18:05.297760  3631 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:05.327059  5992 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:05.450567  5922 raft_consensus.cc:2955] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:05.459987  3710 raft_consensus.cc:2955] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:05.490315  3631 consensus_queue.cc:237] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:05.492265  3459 catalog_manager.cc:5697] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 2 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:05.502040  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 53718.5us
I20260709 13:18:05.529856  3636 raft_consensus.cc:2955] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:18:05.556144  3601 consensus_peers.cc:597] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0cb6eae35a0344debea62a398d6f2aff. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:05.623595  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 64598.6us
I20260709 13:18:05.630539  3561 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 13:18:05.647226  3601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:18:05.660533  6017 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:05.668593  3708 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:05.746543  5875 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:05.753894  6021 ts_tablet_manager.cc:933] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:18:05.760936  6021 tablet_copy_client.cc:323] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:18:05.763108  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 8e12c29385614179942a368148703e30 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:18:05.763667  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 8e12c29385614179942a368148703e30 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-8e12c29385614179942a368148703e30
I20260709 13:18:05.767180  5970 raft_consensus.cc:2955] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:05.773157  3573 tablet_copy_source_session.cc:215] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:05.789623  6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e12c29385614179942a368148703e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:05.796960  3710 raft_consensus.cc:2955] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:05.799544  3560 raft_consensus.cc:2955] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:05.831615  3460 catalog_manager.cc:5697] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 8 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:05.862588  6021 tablet_copy_client.cc:806] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:05.863380  6021 tablet_copy_client.cc:670] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:05.868894  6021 tablet_copy_client.cc:538] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:05.869553  3554 consensus_queue.cc:237] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:05.918469  3635 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 13:18:05.919184  3526 consensus_peers.cc:597] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6373f70b14144e279e740f9a63f985d4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:05.921464  3710 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:18:05.922837  5922 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:05.924198  5948 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:05.925598  6021 tablet_bootstrap.cc:492] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:05.967825  5992 raft_consensus.cc:2955] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:05.973239  3635 raft_consensus.cc:2955] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:06.000080  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:06.002065  3710 raft_consensus.cc:2955] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:06.012029  3460 catalog_manager.cc:5697] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:06.083272  3635 consensus_queue.cc:237] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:06.098208  6021 tablet_bootstrap.cc:492] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:06.113152  6021 tablet_bootstrap.cc:492] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:06.125975  6021 ts_tablet_manager.cc:1403] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.201s	user 0.025s	sys 0.016s
I20260709 13:18:06.135562  3710 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 13:18:06.136904  3601 consensus_peers.cc:597] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 044b2b83bf054085a656d61ba9e76cf2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:06.137270  5937 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:06.135481  3556 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:18:06.140324  6021 raft_consensus.cc:359] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:06.141299  5937 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:06.160409  6021 raft_consensus.cc:740] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:06.163046  6029 ts_tablet_manager.cc:933] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:06.166134  6021 consensus_queue.cc:260] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:06.173468  6021 ts_tablet_manager.cc:1434] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.002s
I20260709 13:18:06.178048  5875 raft_consensus.cc:2955] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:06.182469  3710 raft_consensus.cc:2955] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:06.187440  6029 tablet_copy_client.cc:323] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:18:06.189515  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-8e12c29385614179942a368148703e30 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:18:06.190040  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-8e12c29385614179942a368148703e30 on tablet 8e12c29385614179942a368148703e30 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:06.193531  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet 0cb6eae35a0344debea62a398d6f2aff from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:18:06.194077  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet 0cb6eae35a0344debea62a398d6f2aff from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-0cb6eae35a0344debea62a398d6f2aff
I20260709 13:18:06.194737  4264 raft_consensus.cc:1217] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:18:06.218003  3459 catalog_manager.cc:5697] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:06.236377  3556 raft_consensus.cc:2955] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:06.247972  3648 tablet_copy_source_session.cc:215] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:06.270071  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb6eae35a0344debea62a398d6f2aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.290253  3635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:06.290884  3635 raft_consensus.cc:606] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:06.295274  3556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e12c29385614179942a368148703e30"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:06.295931  3556 raft_consensus.cc:606] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:06.299813  3560 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:06.300438  3560 raft_consensus.cc:606] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:06.304761  3710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:18:06.305341  3710 raft_consensus.cc:606] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:06.309460  3635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:06.310019  3635 raft_consensus.cc:606] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:06.311141  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:18:06.312871  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:06.320654  6029 tablet_copy_client.cc:806] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:06.321357  6029 tablet_copy_client.cc:670] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:06.325598  6029 tablet_copy_client.cc:538] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:06.336813  6029 tablet_bootstrap.cc:492] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
W20260709 13:18:06.532135  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 44512.6us
W20260709 13:18:06.533977  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 45551.7us
I20260709 13:18:06.563457  6021 ts_tablet_manager.cc:933] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:06.576668  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 61793.6us
I20260709 13:18:06.603368  5967 raft_consensus.cc:993] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
W20260709 13:18:06.629904  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 94159.7us
I20260709 13:18:06.638679  6041 raft_consensus.cc:1081] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:06.646891  6029 tablet_bootstrap.cc:492] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:06.647938  6029 tablet_bootstrap.cc:492] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:06.630488  6021 tablet_copy_client.cc:323] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:18:06.656085  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet 044b2b83bf054085a656d61ba9e76cf2 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:18:06.656765  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet 044b2b83bf054085a656d61ba9e76cf2 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-044b2b83bf054085a656d61ba9e76cf2
I20260709 13:18:06.664136  3554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:18:06.664803  3554 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:06.665222  3554 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:18:06.676841  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 46528.2us
I20260709 13:18:06.661132  6029 ts_tablet_manager.cc:1403] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.325s	user 0.046s	sys 0.035s
I20260709 13:18:06.679136  6042 raft_consensus.cc:993] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:06.679662  6042 raft_consensus.cc:1081] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:06.681087  6029 raft_consensus.cc:359] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:06.681972  6029 raft_consensus.cc:740] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:06.682847  6029 consensus_queue.cc:260] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:06.691329  6029 ts_tablet_manager.cc:1434] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:18:06.705577  3554 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:06.719152  3554 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:06.713353  3648 tablet_copy_source_session.cc:215] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:06.727386  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:06.728083  3711 raft_consensus.cc:3055] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:18:06.728482  3711 raft_consensus.cc:740] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:06.729378  3711 consensus_queue.cc:260] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:06.730710  3711 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:06.737910  6046 ts_tablet_manager.cc:933] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:18:06.741524  3630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e12c29385614179942a368148703e30"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:18:06.758167  3630 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:06.758589  3630 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:06.742399  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:06.761971  3629 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:06.772537  3629 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 8.
I20260709 13:18:06.748340  6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044b2b83bf054085a656d61ba9e76cf2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:18:06.774966  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 97943.9us
I20260709 13:18:06.745800  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-0cb6eae35a0344debea62a398d6f2aff received from {username='slave'} at 127.0.0.1:40026
I20260709 13:18:06.796456  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-0cb6eae35a0344debea62a398d6f2aff on tablet 0cb6eae35a0344debea62a398d6f2aff with peer 5c7076bb123441cf82e557da237b8e2d
W20260709 13:18:06.811015  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 53605.7us
I20260709 13:18:06.794293  3630 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:06.826002  3630 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:06.834789  6046 tablet_copy_client.cc:323] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:18:06.840473  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:06.841234  3710 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:06.849959  3526 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:18:06.850916  5992 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:18:06.851527  5992 raft_consensus.cc:697] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:06.852437  5992 consensus_queue.cc:237] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:06.860080  3710 raft_consensus.cc:2468] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:18:06.867305  6040 raft_consensus.cc:993] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:06.873261  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 6373f70b14144e279e740f9a63f985d4 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:18:06.892562  3708 raft_consensus.cc:1240] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 2. Current term is 3. Ops: []
I20260709 13:18:06.892956  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 6373f70b14144e279e740f9a63f985d4 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-6373f70b14144e279e740f9a63f985d4
I20260709 13:18:06.893889  6040 raft_consensus.cc:1081] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:06.895831  3712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:18:06.896391  3712 raft_consensus.cc:493] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:06.896727  3712 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:06.874426  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:06.900223  3554 raft_consensus.cc:3055] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:06.900633  3554 raft_consensus.cc:740] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:06.902238  3573 tablet_copy_source_session.cc:215] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:06.909464  3554 consensus_queue.cc:260] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [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: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:06.912351  3554 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:06.918655  6047 raft_consensus.cc:993] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:06.919332  6047 raft_consensus.cc:1081] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:06.890826  3711 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 8.
I20260709 13:18:06.926633  3604 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:06.929114  5963 raft_consensus.cc:2804] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:06.929754  5963 raft_consensus.cc:697] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:06.931025  5963 consensus_queue.cc:237] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:06.951422  6046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6373f70b14144e279e740f9a63f985d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.952412  3629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:18:06.953038  3629 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:06.953366  3629 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:06.954623  3712 raft_consensus.cc:515] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:06.956328  6021 tablet_copy_client.cc:806] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:06.964564  6021 tablet_copy_client.cc:670] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:06.965309  3712 leader_election.cc:290] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:06.959115  3554 raft_consensus.cc:2468] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 3.
I20260709 13:18:06.967368  3457 catalog_manager.cc:5697] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 7 to 8, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 8 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:06.975440  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:06.976001  6021 tablet_copy_client.cc:538] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:06.964342  3561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "682dc26c33a94ae5b4c4b703cb3e3fc2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:06.981736  3561 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:06.991525  3561 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 7.
I20260709 13:18:06.995384  3678 leader_election.cc:304] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:06.997166  6041 raft_consensus.cc:2804] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:18:06.998164  6041 raft_consensus.cc:697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:06.999291  6041 consensus_queue.cc:237] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:06.992534  6046 tablet_copy_client.cc:806] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:07.006954  6046 tablet_copy_client.cc:670] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:07.008940  3630 raft_consensus.cc:3055] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:18:07.010795  3630 raft_consensus.cc:740] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:07.015266  3630 consensus_queue.cc:260] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:07.047299  3629 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:07.050138  3629 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 8 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:07.052733  4264 raft_consensus.cc:1217] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.5->[8.6-8.6]   Dedup: 8.6->[]
I20260709 13:18:07.053143  3459 catalog_manager.cc:5697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 6 to 7, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 7 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:07.057581  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:07.058359  3710 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:07.072278  3710 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 8.
I20260709 13:18:07.076757  5875 raft_consensus.cc:993] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:07.077271  5875 raft_consensus.cc:1081] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:07.073851  3604 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:07.082275  6037 raft_consensus.cc:2804] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:18:07.082804  6037 raft_consensus.cc:697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:07.083647  6037 consensus_queue.cc:237] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:07.095472  3630 raft_consensus.cc:3060] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:07.110401  3562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc7ee9dbc3a4110afe3585c3b1d3481" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:07.111069  6046 tablet_copy_client.cc:538] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:07.111140  3562 raft_consensus.cc:3055] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:18:07.111720  3562 raft_consensus.cc:740] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:07.112432  3562 consensus_queue.cc:260] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:07.113809  3557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46210
I20260709 13:18:07.114449  3557 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.114818  3557 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:07.119447  3562 raft_consensus.cc:3060] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:07.125707  6046 tablet_bootstrap.cc:492] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:07.127044  6021 tablet_bootstrap.cc:492] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:07.138715  3630 raft_consensus.cc:2468] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 7.
I20260709 13:18:07.139998  3557 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:07.146935  3562 raft_consensus.cc:2468] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 8.
I20260709 13:18:07.152392  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:07.153723  3557 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:07.153378  3710 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:07.164515  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:07.165177  3630 raft_consensus.cc:3055] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:18:07.165498  3630 raft_consensus.cc:740] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:07.166244  3630 consensus_queue.cc:260] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:07.172415  3630 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:07.174640  3710 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:18:07.175957  3529 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:07.179165  3630 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:18:07.181381  5948 raft_consensus.cc:2804] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:07.181994  5948 raft_consensus.cc:697] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:07.182847  5948 consensus_queue.cc:237] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:07.274163  3712 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:18:07.279646  6047 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:18:07.303730  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 46313.5us
I20260709 13:18:07.410706  3712 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:07.416208  3460 catalog_manager.cc:5697] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 2 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.418627  3635 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:18:07.397370  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:07.429251  5948 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:07.443377  5875 raft_consensus.cc:1064] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:07.447382  5875 consensus_queue.cc:237] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 4, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:07.475376  3630 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:07.516427  3459 catalog_manager.cc:5697] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 4 to 5, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.523525  6017 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:07.495513  6041 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 13:18:07.541127  3554 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:07.542771  6036 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:18:07.645417  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 153932us
W20260709 13:18:07.648046  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 52213.5us
W20260709 13:18:07.649487  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 45202.3us
I20260709 13:18:07.662617  4267 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:18:07.671960  6037 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } 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 13:18:07.719058  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 64433.5us
I20260709 13:18:07.746892  3561 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:07.754700  3557 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:18:07.817255  3710 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:18:07.828271  4267 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Advancing to term 3
I20260709 13:18:07.835745  4267 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:07.836851  6021 tablet_bootstrap.cc:492] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:07.860114  6021 tablet_bootstrap.cc:492] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:07.860960  6021 ts_tablet_manager.cc:1403] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.734s	user 0.048s	sys 0.054s
I20260709 13:18:07.844482  6073 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:07.845248  6046 tablet_bootstrap.cc:492] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:07.864977  6046 tablet_bootstrap.cc:492] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:07.865907  6046 ts_tablet_manager.cc:1403] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.740s	user 0.050s	sys 0.045s
I20260709 13:18:07.873762  6021 raft_consensus.cc:359] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:07.875502  6021 raft_consensus.cc:740] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:07.878628  6021 consensus_queue.cc:260] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:07.881801  6021 ts_tablet_manager.cc:1434] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 13:18:07.906097  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-044b2b83bf054085a656d61ba9e76cf2 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:18:07.906652  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-044b2b83bf054085a656d61ba9e76cf2 on tablet 044b2b83bf054085a656d61ba9e76cf2 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:07.879503  6073 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:07.868976  6046 raft_consensus.cc:359] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:07.926584  6046 raft_consensus.cc:740] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:07.927331  6046 consensus_queue.cc:260] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:07.929236  6046 ts_tablet_manager.cc:1434] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.001s
I20260709 13:18:07.936548  6065 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:07.963251  3459 catalog_manager.cc:5697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 7 to 8, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 8 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.977106  3711 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:07.989773  5937 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:18:08.010100  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 296240us
I20260709 13:18:08.045373  6067 raft_consensus.cc:1064] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
W20260709 13:18:08.045991  6067 raft_consensus.cc:1068] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4: Unable to promote non-voter 5c7076bb123441cf82e557da237b8e2d: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:18:08.057256  3711 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:18:08.059931  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 179072us
I20260709 13:18:08.069898  3554 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:08.090826  3637 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:18:08.107545  6067 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:08.113605  5963 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:18:08.127841  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 58284.1us
I20260709 13:18:08.181098  6042 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:08.262871  6080 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:18:08.274379  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-6373f70b14144e279e740f9a63f985d4 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:18:08.299324  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-6373f70b14144e279e740f9a63f985d4 on tablet 6373f70b14144e279e740f9a63f985d4 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:08.335740  6068 raft_consensus.cc:2955] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.350656  3711 raft_consensus.cc:2955] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.339581  6067 raft_consensus.cc:1064] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:08.414178  3557 raft_consensus.cc:2955] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.461566  6067 consensus_queue.cc:237] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:08.463924  4267 raft_consensus.cc:1217] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
W20260709 13:18:08.470029  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 179871us
I20260709 13:18:08.473714  4264 raft_consensus.cc:1217] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 13:18:08.480690  3457 catalog_manager.cc:5697] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.478602  4264 raft_consensus.cc:2955] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.490305  3554 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:18:08.490567  3707 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:18:08.511840  6067 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:18:08.512944  5937 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:08.515588  4265 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:18:08.523772  6037 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:18:08.542050  5970 raft_consensus.cc:2955] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.544011  3554 raft_consensus.cc:2955] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.597500  4264 raft_consensus.cc:2955] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.609220  3459 catalog_manager.cc:5697] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 3 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.698822  3630 consensus_queue.cc:237] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:08.758252  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:08.765618  4264 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:08.766111  3707 raft_consensus.cc:2955] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.767267  6037 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:08.775694  6037 raft_consensus.cc:2955] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.785109  4264 raft_consensus.cc:2955] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.843905  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0cb6eae35a0344debea62a398d6f2aff with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:08.853840  3711 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:08.866653  3459 catalog_manager.cc:5697] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 8 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.872153  6096 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:08.877974  3630 consensus_queue.cc:237] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:08.905431  3707 raft_consensus.cc:2955] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.921780  3556 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:18:08.922097  4264 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:18:08.931205  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cb6eae35a0344debea62a398d6f2aff with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:46204
I20260709 13:18:08.928901  6096 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } 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 13:18:08.944291  5992 raft_consensus.cc:1064] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:08.946552  5970 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:18:08.954381  6112 tablet_replica.cc:333] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:08.963147  5992 consensus_queue.cc:237] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:08.987861  5970 raft_consensus.cc:2955] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.990764  4264 raft_consensus.cc:2955] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:08.995373  6112 raft_consensus.cc:2243] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:09.006021  6112 raft_consensus.cc:2272] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:09.010746  3561 raft_consensus.cc:2955] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.014622  3459 catalog_manager.cc:5697] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.018586  3556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:09.019188  3556 raft_consensus.cc:606] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Received request to transfer leadership to TS 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:09.061262  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e12c29385614179942a368148703e30 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:09.069741  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e12c29385614179942a368148703e30 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:09.053728  6112 ts_tablet_manager.cc:1916] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:09.075647  6103 raft_consensus.cc:1064] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:09.079725  6103 consensus_queue.cc:237] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:09.086762  3635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:09.118942  6114 tablet_replica.cc:333] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:09.120828  6114 raft_consensus.cc:2243] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:09.121569  6114 raft_consensus.cc:2272] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:09.127856  6114 ts_tablet_manager.cc:1916] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:09.138389  4264 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:09.143185  3630 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:09.143867  3712 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:09.157730  6080 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:09.163479  3635 raft_consensus.cc:606] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:09.168489  3707 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:18:09.169142  4264 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:18:09.170150  6017 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:09.171065  5937 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:09.177881  6080 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:09.189939  6077 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:09.195622  3561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:09.196273  3561 raft_consensus.cc:606] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 9 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:09.203868  3561 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:18:09.247573  6037 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:09.252476  3637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:09.253108  3637 raft_consensus.cc:606] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:09.275450  3709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:18:09.276057  3709 raft_consensus.cc:606] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:09.278288  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:18:09.279976  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:18:09.347711  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 112447us
I20260709 13:18:09.443370  6017 raft_consensus.cc:993] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:09.443907  6017 raft_consensus.cc:1081] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:09.444730  6096 raft_consensus.cc:2955] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.432657  6112 ts_tablet_manager.cc:1929] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.7
I20260709 13:18:09.459137  6112 log.cc:1199] T 0cb6eae35a0344debea62a398d6f2aff P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/0cb6eae35a0344debea62a398d6f2aff
I20260709 13:18:09.468758  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet 0cb6eae35a0344debea62a398d6f2aff (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:09.475898  6080 raft_consensus.cc:2955] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.487687  4264 raft_consensus.cc:2955] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.483273  3709 raft_consensus.cc:2955] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.504801  3460 catalog_manager.cc:5697] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:18:09.509824  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 50223.5us
I20260709 13:18:09.543829  3635 raft_consensus.cc:2955] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.607229  3459 catalog_manager.cc:5697] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:09.626202  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 164129us
W20260709 13:18:09.628811  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 83003.3us
I20260709 13:18:09.651921  6124 raft_consensus.cc:993] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:09.652529  6124 raft_consensus.cc:1081] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:09.674513  3711 raft_consensus.cc:2955] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.677395  3709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:18:09.671878  6114 ts_tablet_manager.cc:1929] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:18:09.678795  6114 log.cc:1199] T 8e12c29385614179942a368148703e30 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/8e12c29385614179942a368148703e30
W20260709 13:18:09.679759  6123 log.cc:927] Time spent T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.135s	user 0.001s	sys 0.000s
I20260709 13:18:09.726886  3709 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:09.727335  3709 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:09.737167  3709 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:09.739705  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet 8e12c29385614179942a368148703e30 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:09.748909  3561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:18:09.749612  3561 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:09.750046  3561 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:09.757942  3709 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:09.776873  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:09.777678  3556 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:09.799754  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:09.800604  3635 raft_consensus.cc:3055] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:18:09.800997  3635 raft_consensus.cc:740] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:09.803213  3635 consensus_queue.cc:260] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:09.804989  3561 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:09.805814  3635 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:18:09.806581  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 109758us
I20260709 13:18:09.807852  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:09.817232  4264 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:09.822619  3635 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 8.
I20260709 13:18:09.823261  3556 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 8.
I20260709 13:18:09.829739  4264 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 8.
I20260709 13:18:09.830725  3561 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:09.826320  3678 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:09.866513  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:09.867393  3709 raft_consensus.cc:3055] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:18:09.867738  3709 raft_consensus.cc:740] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
W20260709 13:18:09.875484  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 50165.4us
I20260709 13:18:09.878008  4264 raft_consensus.cc:2955] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.865796  6082 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:18:09.875269  3709 consensus_queue.cc:260] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:09.884543  3709 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:09.889182  6017 raft_consensus.cc:993] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:09.889942  6017 raft_consensus.cc:1081] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:09.911643  6082 raft_consensus.cc:697] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:09.912824  6082 consensus_queue.cc:237] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:09.920753  3709 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 8.
W20260709 13:18:09.926015  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 47990.4us
I20260709 13:18:09.924548  3529 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:09.931949  6137 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:18:09.932555  6137 raft_consensus.cc:697] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:09.933665  6137 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:09.934652  3560 consensus_queue.cc:237] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:09.946427  6111 raft_consensus.cc:993] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:09.946954  6111 raft_consensus.cc:1081] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 9 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:09.952956  3708 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:18:09.954389  3711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:18:09.954453  6132 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:09.955091  3711 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:09.955474  3711 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:09.965118  6080 raft_consensus.cc:2955] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.970661  3711 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:09.973497  3711 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:09.980549  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:09.981128  3556 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:09.984087  3457 catalog_manager.cc:5697] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 7 to 8, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 8 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:09.987563  3709 raft_consensus.cc:2955] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:09.988700  3556 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 7.
I20260709 13:18:09.990154  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:09.990727  3635 raft_consensus.cc:3055] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:18:09.990978  3635 raft_consensus.cc:740] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:09.991510  3635 consensus_queue.cc:260] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:09.992249  3635 raft_consensus.cc:3060] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:09.994642  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:09.996054  3637 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:10.002105  3635 raft_consensus.cc:2468] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 7.
I20260709 13:18:10.003546  3675 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:10.012301  6129 raft_consensus.cc:2804] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:18:10.018180  6129 raft_consensus.cc:697] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:10.019106  6129 consensus_queue.cc:237] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:10.024534  6042 raft_consensus.cc:993] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:10.025102  6042 raft_consensus.cc:1081] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Signalling peer 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:10.038614  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6373f70b14144e279e740f9a63f985d4 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:10.039072  3637 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 8.
I20260709 13:18:10.052533  3457 catalog_manager.cc:5697] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 7 to 8, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 8 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:10.070150  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 57040.9us
I20260709 13:18:10.072402  3637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:18:10.072767  4264 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:18:10.072942  3637 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.073323  3637 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:18:10.082695  4264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780"
dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:40678
I20260709 13:18:10.083318  4264 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.083685  4264 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:10.085800  3637 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:10.093077  3637 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 10 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:10.095388  3709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:10.096161  3709 raft_consensus.cc:606] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Received request to transfer leadership
I20260709 13:18:10.100980  6077 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260709 13:18:10.102131  3635 raft_consensus.cc:1240] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 10 FOLLOWER]: Rejecting Update request from peer 62220af1882547f58159de5ac5d6ecac for earlier term 9. Current term is 10. Ops: []
I20260709 13:18:10.105609  3460 catalog_manager.cc:5697] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:10.109608  4264 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:10.114209  6077 consensus_queue.cc:1059] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
I20260709 13:18:10.112661  4267 raft_consensus.cc:2955] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:10.125808  3709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:10.126477  3709 raft_consensus.cc:606] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Received request to transfer leadership
W20260709 13:18:10.127967  3448 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 044b2b83bf054085a656d61ba9e76cf2 already in progress [suppressed 1 similar messages]
I20260709 13:18:10.129523  6111 raft_consensus.cc:3055] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:18:10.130741  6111 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:10.131660  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:10.132210  3560 raft_consensus.cc:3055] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:18:10.132478  3560 raft_consensus.cc:740] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:10.134789  4264 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:10.135715  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:10.136301  3709 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:10.141777  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:10.142405  3711 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:18:10.110503  3460 catalog_manager.cc:5697] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 6 to 7, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 7 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:10.133625  3560 consensus_queue.cc:260] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:10.146165  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:10.150756  3560 raft_consensus.cc:3060] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:10.156033  3709 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 7.
I20260709 13:18:10.157662  4234 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:10.160167  3711 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 10.
I20260709 13:18:10.161973  6097 raft_consensus.cc:2804] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:18:10.162822  6097 raft_consensus.cc:697] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:10.164016  6097 consensus_queue.cc:237] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:10.171645  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet 6373f70b14144e279e740f9a63f985d4 with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:38384
I20260709 13:18:10.172797  3604 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:10.173713  6138 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:18:10.174257  6138 raft_consensus.cc:697] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 10 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:10.175086  6138 consensus_queue.cc:237] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:10.180852  3560 raft_consensus.cc:2468] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 7.
I20260709 13:18:10.139297  6111 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:10.186594  6111 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:18:10.197283  3448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 69332.8us
I20260709 13:18:10.211362  6146 tablet_replica.cc:333] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:10.213670  3711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:10.214551  3711 raft_consensus.cc:606] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Received request to transfer leadership
I20260709 13:18:10.213653  6146 raft_consensus.cc:2243] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:10.217478  6146 raft_consensus.cc:2272] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:10.227547  3508 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:18:10.228104  3508 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 044b2b83bf054085a656d61ba9e76cf2 already in progress
W20260709 13:18:10.228413  3508 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 044b2b83bf054085a656d61ba9e76cf2 already in progress
I20260709 13:18:10.235576  6146 ts_tablet_manager.cc:1916] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:10.242092  3461 catalog_manager.cc:5697] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 6 to 7, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 7 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:10.242641  3457 catalog_manager.cc:5697] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 9 to 10, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 10 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.267550  3554 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 10.
I20260709 13:18:10.281170  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:10.289675  6146 ts_tablet_manager.cc:1929] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:18:10.290259  6146 log.cc:1199] T 6373f70b14144e279e740f9a63f985d4 P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/6373f70b14144e279e740f9a63f985d4
I20260709 13:18:10.298079  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet 6373f70b14144e279e740f9a63f985d4 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:10.329623  3637 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:10.332041  6128 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:10.351781  6128 raft_consensus.cc:993] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:10.352384  6128 raft_consensus.cc:1081] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:10.354274  3637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38400
I20260709 13:18:10.354859  3637 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.355229  3637 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:10.368450  3637 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:10.372583  3637 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:10.373540  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:10.380183  4267 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:10.374579  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:10.383040  3560 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:10.377274  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:10.386613  3711 raft_consensus.cc:3055] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:18:10.386973  3711 raft_consensus.cc:740] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:10.387791  3711 consensus_queue.cc:260] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:10.389256  3711 raft_consensus.cc:3060] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:10.398984  3635 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:10.402006  6111 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:10.413900  4267 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 9.
I20260709 13:18:10.416023  3560 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 9.
I20260709 13:18:10.428769  3709 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:10.430661  6077 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:10.431623  3711 raft_consensus.cc:2468] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 9.
I20260709 13:18:10.433061  3604 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:10.433928  6096 raft_consensus.cc:2804] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:18:10.434425  6096 raft_consensus.cc:697] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:10.435273  6096 consensus_queue.cc:237] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:10.452394  3637 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:18:10.458170  6128 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:10.600124  3554 raft_consensus.cc:1275] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:18:10.649410  6058 consensus_queue.cc:1048] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
W20260709 13:18:10.714010  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 50921us
I20260709 13:18:10.737365  3703 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
W20260709 13:18:10.748616  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 74471.3us
I20260709 13:18:10.802847  3557 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:18:10.803925  5937 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.032s
I20260709 13:18:10.845423  6163 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 13:18:10.890156  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 216853us
I20260709 13:18:10.999835  3457 catalog_manager.cc:5697] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 8 to 9, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 9 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:11.024624  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 270077us
I20260709 13:18:11.041601  4267 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 13:18:11.045842  6138 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:11.048734  3710 raft_consensus.cc:1275] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:18:11.061237  6163 consensus_queue.cc:1048] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:18:11.094496  3711 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 13:18:11.117530  3557 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:18:11.133502  6103 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:11.176136  6103 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:11.229184  3556 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260709 13:18:11.300905  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 46717.5us
I20260709 13:18:11.449384  6166 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:11.491096  3560 raft_consensus.cc:2955] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:11.495131  3557 consensus_queue.cc:237] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:11.541706  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:11.594578  3711 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:18:11.597257  3629 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:18:11.616191  6077 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:18:11.649689  6111 raft_consensus.cc:2955] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:11.652794  6110 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:18:11.655365  3707 raft_consensus.cc:2955] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:11.682547  3629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:11.683238  3629 raft_consensus.cc:606] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 10 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:11.701310  3457 catalog_manager.cc:5697] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:18:11.711304  3526 consensus_peers.cc:597] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6b968a12922464ca067ccd7b3d96b18. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:11.717924  3707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:18:11.718678  3707 raft_consensus.cc:606] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:11.740814  3635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e12c29385614179942a368148703e30"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:11.741571  3635 raft_consensus.cc:606] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:11.743376  3629 raft_consensus.cc:2955] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:11.748890  3711 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:11.754070  6168 raft_consensus.cc:993] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:11.754997  6187 raft_consensus.cc:1081] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 10 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:11.758355  3635 consensus_queue.cc:237] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:11.771309  4267 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:18:11.773126  6156 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:18:11.782984  3554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:11.783651  3554 raft_consensus.cc:606] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:11.801954  3635 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 13:18:11.804282  3675 consensus_peers.cc:597] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44a37fc86a0442f6810cac56af067c91. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:11.806339  6156 raft_consensus.cc:2955] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Committing config change with OpId 9.10: config changed from index 7 to 10, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:11.810196  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:18:11.807339  4267 raft_consensus.cc:2955] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Committing config change with OpId 9.10: config changed from index 7 to 10, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:11.811718  3556 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:18:11.813283  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:11.816646  6087 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:11.818909  6157 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:11.824812  3711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:18:11.825618  3711 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.826107  3711 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:18:11.824981  3556 raft_consensus.cc:1275] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:18:11.837489  3711 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:11.845096  3556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:11.845834  3556 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:18:11.847201  3711 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:11.848321  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:11.848969  3629 raft_consensus.cc:3055] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:18:11.849260  3629 raft_consensus.cc:740] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:11.849984  6168 consensus_queue.cc:1048] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:18:11.850086  3629 consensus_queue.cc:260] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:11.851688  3629 raft_consensus.cc:3060] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:18:11.857437  3556 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 11.
I20260709 13:18:11.859789  3678 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:11.860842  6159 raft_consensus.cc:2804] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:18:11.861439  6159 raft_consensus.cc:697] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 11 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:11.861017  3560 raft_consensus.cc:2955] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Committing config change with OpId 9.10: config changed from index 7 to 10, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:11.865701  3629 raft_consensus.cc:2468] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 11.
I20260709 13:18:11.877235  3459 catalog_manager.cc:5697] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 7 to 10, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 9 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:11.862694  6159 consensus_queue.cc:237] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:11.917378  6111 raft_consensus.cc:993] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:11.917960  6111 raft_consensus.cc:1081] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:11.923461  3635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:18:11.924160  3635 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.924515  3635 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:11.923348  6157 raft_consensus.cc:2955] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:11.930424  3629 raft_consensus.cc:2955] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:11.935540  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet 044b2b83bf054085a656d61ba9e76cf2 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:11.938205  3635 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:11.941708  6187 raft_consensus.cc:993] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:11.942708  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:11.945096  4267 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:11.945380  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:11.944602  6188 raft_consensus.cc:1081] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:11.949013  3556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e12c29385614179942a368148703e30"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46210
I20260709 13:18:11.949514  3556 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.949839  3556 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:11.923339  3461 catalog_manager.cc:5697] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 10 to 11, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 11 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:11.956970  3556 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:11.947312  3560 raft_consensus.cc:3055] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:18:11.965091  3560 raft_consensus.cc:740] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:11.966023  3560 consensus_queue.cc:260] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:11.966830  4267 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:18:11.942852  3635 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:11.968346  3601 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:11.969766  6188 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:11.970223  6188 raft_consensus.cc:697] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:11.971050  6188 consensus_queue.cc:237] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:11.975560  3459 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 8 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:11.982460  3556 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:11.984941  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 044b2b83bf054085a656d61ba9e76cf2 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:11.986287  4267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:11.986919  4267 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:11.989909  3560 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:11.991480  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:11.992089  3635 raft_consensus.cc:3055] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:18:11.992483  3635 raft_consensus.cc:740] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:11.995591  3635 consensus_queue.cc:260] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:12.004418  4267 raft_consensus.cc:2468] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:18:12.005064  3635 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:12.010095  3560 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:18:12.013324  6200 tablet_replica.cc:333] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:12.014523  3560 raft_consensus.cc:2955] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:12.015869  3526 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [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: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:18:12.021477  3635 raft_consensus.cc:2468] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:18:12.021350  6080 raft_consensus.cc:2804] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:12.027976  6080 raft_consensus.cc:697] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:12.029019  6080 consensus_queue.cc:237] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [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: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:12.040091  3629 consensus_queue.cc:237] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:12.067071  3461 catalog_manager.cc:5697] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:12.061893  6200 raft_consensus.cc:2243] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:12.076493  6200 raft_consensus.cc:2272] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:12.114615  3459 catalog_manager.cc:5697] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 4, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:12.116158  3601 consensus_peers.cc:597] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0cc69d5275f3460bb89ff7f947c968c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:12.118654  3711 raft_consensus.cc:1275] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:12.122635  6156 consensus_queue.cc:1048] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:12.124568  6200 ts_tablet_manager.cc:1916] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:12.124670  3554 raft_consensus.cc:1275] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:12.138448  6188 consensus_queue.cc:1048] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:12.171527  6159 raft_consensus.cc:993] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:12.173059  6160 raft_consensus.cc:1081] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:12.175546  3556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:18:12.176162  3556 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:12.176544  3556 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:12.186498  3556 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:12.189911  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:12.190568  3629 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:12.190812  3556 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:12.194758  6103 raft_consensus.cc:2955] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:12.194773  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:12.198326  3707 raft_consensus.cc:3055] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:18:12.198647  3707 raft_consensus.cc:740] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:12.199345  3707 consensus_queue.cc:260] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:12.198972  3560 raft_consensus.cc:2955] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:12.200294  3707 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:12.208165  3629 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:18:12.209465  3526 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:18:12.210351  6162 raft_consensus.cc:2804] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:12.210856  6162 raft_consensus.cc:697] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:12.211903  6162 consensus_queue.cc:237] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:12.217767  3707 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 4.
I20260709 13:18:12.236703  6200 ts_tablet_manager.cc:1929] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 9.9
I20260709 13:18:12.234493  3711 raft_consensus.cc:2955] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:12.237264  6200 log.cc:1199] T 044b2b83bf054085a656d61ba9e76cf2 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/044b2b83bf054085a656d61ba9e76cf2
I20260709 13:18:12.239270  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet 044b2b83bf054085a656d61ba9e76cf2 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:12.189944  6204 ts_tablet_manager.cc:933] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:18:12.268520  3560 consensus_queue.cc:237] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:12.279016  3459 catalog_manager.cc:5697] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:12.280980  6204 tablet_copy_client.cc:323] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:18:12.294878  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet c6b968a12922464ca067ccd7b3d96b18 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:18:12.295447  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet c6b968a12922464ca067ccd7b3d96b18 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-c6b968a12922464ca067ccd7b3d96b18
I20260709 13:18:12.299953  3461 catalog_manager.cc:5697] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 3 to 4, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:12.304366  3711 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:18:12.310077  3573 tablet_copy_source_session.cc:215] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:12.312583  3631 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:18:12.321748  6144 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:18:12.324906  3526 consensus_peers.cc:597] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aaf6432c68124bc0ac126a0577c3f8ff. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:12.331151  6208 ts_tablet_manager.cc:933] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:12.330060  6080 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 13:18:12.364955  6204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b968a12922464ca067ccd7b3d96b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:12.384080  3629 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 11 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:18:12.385732  6157 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:18:12.397708  3554 raft_consensus.cc:1275] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 11 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:18:12.400785  6159 consensus_queue.cc:1048] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:18:12.410262  6162 raft_consensus.cc:2955] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:12.430588  4267 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:18:12.432080  6162 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:12.431939  3635 raft_consensus.cc:2955] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:12.452121  3460 catalog_manager.cc:5697] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:12.456650  3710 raft_consensus.cc:2955] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:12.514509  4264 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:12.516587  6188 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:12.516849  6208 tablet_copy_client.cc:323] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
I20260709 13:18:12.539655  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet 44a37fc86a0442f6810cac56af067c91 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:18:12.553828  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet 44a37fc86a0442f6810cac56af067c91 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-44a37fc86a0442f6810cac56af067c91
I20260709 13:18:12.562228  3722 tablet_copy_source_session.cc:215] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:12.539981  6204 tablet_copy_client.cc:806] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:12.563340  6204 tablet_copy_client.cc:670] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:12.567353  6208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a37fc86a0442f6810cac56af067c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:12.582888  3560 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:12.615299  6213 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.011s
I20260709 13:18:12.624197  6204 tablet_copy_client.cc:538] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:12.637526  6204 tablet_bootstrap.cc:492] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:12.644017  3635 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:18:12.656558  6144 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:12.639557  3636 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:18:12.668658  6162 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 13:18:12.725104  3711 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:18:12.731444  6162 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:12.732862  6208 tablet_copy_client.cc:806] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:12.734413  6208 tablet_copy_client.cc:670] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
W20260709 13:18:12.766992  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 97115.4us
I20260709 13:18:12.816495  6222 ts_tablet_manager.cc:933] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:12.819391  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 115272us
W20260709 13:18:12.833710  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 75029.4us
I20260709 13:18:12.857822  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:12.984901  6222 tablet_copy_client.cc:323] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
W20260709 13:18:13.006342  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 145404us
W20260709 13:18:13.090318  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 106184us
W20260709 13:18:13.099298  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 281209us
W20260709 13:18:13.138262  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 84829.1us
W20260709 13:18:13.150398  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 47087.3us
W20260709 13:18:13.222621  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 129977us
W20260709 13:18:13.227164  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 117442us
I20260709 13:18:13.280346  6257 ts_tablet_manager.cc:933] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:18:13.284710  6208 tablet_copy_client.cc:538] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:13.285989  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet 0cc69d5275f3460bb89ff7f947c968c6 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:18:13.300209  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet 0cc69d5275f3460bb89ff7f947c968c6 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-0cc69d5275f3460bb89ff7f947c968c6
W20260709 13:18:13.322852  6234 log.cc:927] Time spent T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.252s	user 0.001s	sys 0.001s
W20260709 13:18:13.354089  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 124923us
I20260709 13:18:13.355826  3648 tablet_copy_source_session.cc:215] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:13.359771  6204 tablet_bootstrap.cc:492] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=1 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:13.422647  6204 tablet_bootstrap.cc:492] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
W20260709 13:18:13.469512  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 73050.8us
I20260709 13:18:13.465478  6257 tablet_copy_client.cc:323] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:18:13.502856  6222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc69d5275f3460bb89ff7f947c968c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.503008  6208 tablet_bootstrap.cc:492] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:13.469269  6204 ts_tablet_manager.cc:1403] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.832s	user 0.040s	sys 0.008s
I20260709 13:18:13.531191  6204 raft_consensus.cc:359] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:13.532104  6204 raft_consensus.cc:740] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:13.532742  6204 consensus_queue.cc:260] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:13.536583  6204 ts_tablet_manager.cc:1434] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:18:13.555823  6222 tablet_copy_client.cc:806] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:13.556556  6222 tablet_copy_client.cc:670] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:13.677363  4267 raft_consensus.cc:1217] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:18:13.703441  6222 tablet_copy_client.cc:538] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:13.797413  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet aaf6432c68124bc0ac126a0577c3f8ff from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:18:13.798158  3572 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-c6b968a12922464ca067ccd7b3d96b18 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:18:13.798961  3572 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-c6b968a12922464ca067ccd7b3d96b18 on tablet c6b968a12922464ca067ccd7b3d96b18 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:13.803627  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet aaf6432c68124bc0ac126a0577c3f8ff from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-aaf6432c68124bc0ac126a0577c3f8ff
I20260709 13:18:13.916963  3573 tablet_copy_source_session.cc:215] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:13.971513  6222 tablet_bootstrap.cc:492] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:13.996806  6257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf6432c68124bc0ac126a0577c3f8ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.997763  6208 tablet_bootstrap.cc:492] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:13.999198  6208 tablet_bootstrap.cc:492] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:13.999929  6208 ts_tablet_manager.cc:1403] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.497s	user 0.036s	sys 0.013s
I20260709 13:18:14.050927  6110 raft_consensus.cc:1064] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:14.052358  6208 raft_consensus.cc:359] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:14.053480  6208 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:14.054288  6208 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:14.056442  6208 ts_tablet_manager.cc:1434] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260709 13:18:14.068529  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-44a37fc86a0442f6810cac56af067c91 received from {username='slave'} at 127.0.0.1:33002
I20260709 13:18:14.069175  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-44a37fc86a0442f6810cac56af067c91 on tablet 44a37fc86a0442f6810cac56af067c91 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:14.054605  6110 consensus_queue.cc:237] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:14.115144  4267 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:14.116516  3710 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:14.118283  6249 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:14.121132  6111 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:14.130565  6257 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:40678 (request call id 431) took 1026 ms. Trace:
I20260709 13:18:14.131424  6257 rpcz_store.cc:276] 0709 13:18:13.104360 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:18:13.126914 (+ 22554us) service_pool.cc:224] Handling call
0709 13:18:13.294588 (+167674us) ts_tablet_manager.cc:934] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
0709 13:18:13.989114 (+694526us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:18:14.120693 (+131579us) tablet_metadata.cc:665] Metadata flushed
0709 13:18:14.120820 (+   127us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:18:14.129679 (+  8859us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:18:14.130029 (+   350us) tablet_replica.cc:206] Creating consensus instance
0709 13:18:14.130353 (+   324us) ts_tablet_manager.cc:989] Replica registered.
0709 13:18:14.130455 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":39735,"tablet-copy.queue_time_us":104655,"thread_start_us":174824,"threads_started":2}
I20260709 13:18:14.133373  6257 tablet_copy_client.cc:806] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:14.134099  6257 tablet_copy_client.cc:670] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:14.146946  6257 tablet_copy_client.cc:538] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:14.150974  3636 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:14.158753  6249 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:14.161877  6257 tablet_bootstrap.cc:492] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:14.183405  6249 raft_consensus.cc:2955] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.189059  3708 raft_consensus.cc:2955] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.232857  6222 tablet_bootstrap.cc:492] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:14.232241  3636 raft_consensus.cc:2955] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.234484  6222 tablet_bootstrap.cc:492] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:14.244812  3459 catalog_manager.cc:5697] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.252139  6222 ts_tablet_manager.cc:1403] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.264s	user 0.019s	sys 0.019s
I20260709 13:18:14.258777  4263 raft_consensus.cc:2955] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.294975  6222 raft_consensus.cc:359] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:14.315898  6222 raft_consensus.cc:740] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:14.316605  6222 consensus_queue.cc:260] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:14.334391  4267 raft_consensus.cc:1217] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.6->[8.7-8.7]   Dedup: 8.7->[]
I20260709 13:18:14.344997  6222 ts_tablet_manager.cc:1434] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.002s
I20260709 13:18:14.350603  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-0cc69d5275f3460bb89ff7f947c968c6 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:18:14.351132  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-0cc69d5275f3460bb89ff7f947c968c6 on tablet 0cc69d5275f3460bb89ff7f947c968c6 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:14.425814  3554 consensus_queue.cc:237] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:14.441206  6257 tablet_bootstrap.cc:492] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:14.442265  6257 tablet_bootstrap.cc:492] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:14.443197  4263 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:14.443990  3707 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:14.456717  6249 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:14.459982  6111 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:14.464285  6257 ts_tablet_manager.cc:1403] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.303s	user 0.030s	sys 0.004s
I20260709 13:18:14.481892  6080 raft_consensus.cc:2955] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.513263  4263 raft_consensus.cc:2955] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.536258  3707 raft_consensus.cc:2955] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.559433  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c6b968a12922464ca067ccd7b3d96b18 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:14.561177  3460 catalog_manager.cc:5697] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 6 to 7, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.535162  6257 raft_consensus.cc:359] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:14.570711  6257 raft_consensus.cc:740] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:14.571542  6257 consensus_queue.cc:260] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:14.584754  6257 ts_tablet_manager.cc:1434] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.120s	user 0.007s	sys 0.003s
I20260709 13:18:14.589478  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-aaf6432c68124bc0ac126a0577c3f8ff received from {username='slave'} at 127.0.0.1:42182
I20260709 13:18:14.590409  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-aaf6432c68124bc0ac126a0577c3f8ff on tablet aaf6432c68124bc0ac126a0577c3f8ff with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:14.602924  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet c6b968a12922464ca067ccd7b3d96b18 with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:38384
I20260709 13:18:14.615953  6285 tablet_replica.cc:333] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:14.629875  6285 raft_consensus.cc:2243] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.630997  6285 raft_consensus.cc:2272] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.640183  6285 ts_tablet_manager.cc:1916] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:14.732059  4263 raft_consensus.cc:1217] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:18:14.737509  6285 ts_tablet_manager.cc:1929] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:18:14.741914  6285 log.cc:1199] T c6b968a12922464ca067ccd7b3d96b18 P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/c6b968a12922464ca067ccd7b3d96b18
I20260709 13:18:14.744010  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet c6b968a12922464ca067ccd7b3d96b18 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:14.758812  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:14.809499  6226 raft_consensus.cc:1064] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:14.812196  6226 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 5, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:14.825335  4263 raft_consensus.cc:1217] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:18:14.891863  3710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:18:14.892630  3710 raft_consensus.cc:606] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:14.894500  4263 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:14.896610  6271 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:14.902426  3557 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:14.904727  6271 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:14.906152  3635 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:14.917707  6219 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:14.925956  3637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:14.926653  3637 raft_consensus.cc:606] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:14.933692  3637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:14.934367  3637 raft_consensus.cc:606] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Received request to transfer leadership to TS 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:14.938557  3554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:14.939266  3554 raft_consensus.cc:606] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:14.943442  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:18:14.945735  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:14.977998  3635 raft_consensus.cc:2955] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.981448  4264 raft_consensus.cc:2955] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:14.972620  6226 raft_consensus.cc:2955] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:15.021128  6264 raft_consensus.cc:993] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:15.024660  6264 raft_consensus.cc:1081] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:15.030872  3557 raft_consensus.cc:2955] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:15.037700  3460 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:15.077595  3554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:18:15.081072  3554 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.086750  3554 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.120023  3554 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:15.128068  6261 raft_consensus.cc:993] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:15.128787  6188 raft_consensus.cc:1081] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:15.132648  3708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:18:15.133244  3708 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.133615  3708 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:15.146216  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:15.146970  3635 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.148844  3554 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:15.151090  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:15.151110  3708 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:15.151809  3710 raft_consensus.cc:3055] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:15.152174  3710 raft_consensus.cc:740] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:15.152906  3710 consensus_queue.cc:260] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:15.153545  3708 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:15.154099  3710 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.156194  3635 raft_consensus.cc:2468] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:18:15.157490  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:15.158159  3636 raft_consensus.cc:3055] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:18:15.158455  3636 raft_consensus.cc:740] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:15.158526  3526 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:18:15.159457  6111 raft_consensus.cc:2804] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:15.159284  3636 consensus_queue.cc:260] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:15.159993  6111 raft_consensus.cc:697] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:15.160742  3636 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:15.161002  6111 consensus_queue.cc:237] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:15.165650  3710 raft_consensus.cc:2468] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 3.
I20260709 13:18:15.167008  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:15.167634  3554 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:15.167917  3636 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:18:15.169272  3675 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:15.170288  6264 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:15.170789  6264 raft_consensus.cc:697] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:15.171718  6264 consensus_queue.cc:237] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:15.184615  3554 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:18:15.186870  6249 raft_consensus.cc:993] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:15.187415  6080 raft_consensus.cc:1081] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:15.189265  3636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:18:15.189908  3636 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.190392  3636 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:15.211228  3708 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:15.216156  3636 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:15.218514  3636 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:15.219453  3459 catalog_manager.cc:5697] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 2 to 3, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:15.223526  4264 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:18:15.229135  3636 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:18:15.228989  6264 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:18:15.230685  3461 catalog_manager.cc:5697] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 5 to 6, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 6 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:15.233671  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:15.234265  3710 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:15.239938  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:15.240561  3554 raft_consensus.cc:3055] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:18:15.240845  3554 raft_consensus.cc:740] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:15.241509  3554 consensus_queue.cc:260] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:15.246316  6219 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:18:15.252569  3554 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:15.265172  3710 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:18:15.278647  3554 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:18:15.285727  6080 raft_consensus.cc:1064] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:15.285872  3604 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:18:15.288987  6261 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:18:15.288566  6080 consensus_queue.cc:237] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:15.289554  6261 raft_consensus.cc:697] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:15.291543  6261 consensus_queue.cc:237] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:15.314682  3708 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:18:15.316459  6249 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:15.323012  4264 raft_consensus.cc:2955] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:15.329243  3635 raft_consensus.cc:2955] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:15.333942  6219 raft_consensus.cc:2955] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:15.346263  4267 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:18:15.356698  3636 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:18:15.404848  6249 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:15.407758  6249 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } 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 13:18:15.414212  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 47085.9us
W20260709 13:18:15.457383  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 49835.3us
W20260709 13:18:15.477548  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 99208.3us
I20260709 13:18:15.501081  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44a37fc86a0442f6810cac56af067c91 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:15.503743  6298 raft_consensus.cc:1064] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:15.511276  6261 raft_consensus.cc:993] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4: : Instructing follower 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:15.511124  6298 consensus_queue.cc:237] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:15.511958  6261 raft_consensus.cc:1081] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Signalling peer 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:15.517198  4267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053"
dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:40652
I20260709 13:18:15.519078  4267 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.519447  4267 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:15.520056  3459 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 8 to 9, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 8 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:15.540369  3461 catalog_manager.cc:5697] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 6 to 7, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:15.574934  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet 44a37fc86a0442f6810cac56af067c91 with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:46204
W20260709 13:18:15.557199  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 69088.9us
I20260709 13:18:15.588893  4267 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:15.606716  4267 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:15.618429  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:15.619086  3636 raft_consensus.cc:3055] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:18:15.619388  3636 raft_consensus.cc:740] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:15.620210  3636 consensus_queue.cc:260] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:15.628418  3637 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:18:15.643407  3707 raft_consensus.cc:1275] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:15.649952  4265 raft_consensus.cc:1275] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:15.660000  6300 consensus_queue.cc:1048] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:15.671478  6219 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:15.680702  6213 consensus_queue.cc:1048] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:15.621464  3636 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:18:15.799615  3603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:18:15.841014  3708 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:15.843132  3636 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 6.
I20260709 13:18:15.940521  6310 tablet_replica.cc:333] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:15.970677  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:15.980193  6188 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:15.982694  4228 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:15.984579  6213 raft_consensus.cc:2955] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:15.990491  6310 raft_consensus.cc:2243] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:15.991472  6310 raft_consensus.cc:2272] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:16.000427  3554 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:18:15.984689  6255 raft_consensus.cc:2804] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:16.002753  6255 raft_consensus.cc:697] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:16.003855  6290 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:18:16.003754  6255 consensus_queue.cc:237] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:16.006011  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 399315us
I20260709 13:18:16.008549  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:16.009177  3557 raft_consensus.cc:3060] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:16.009341  6111 raft_consensus.cc:2955] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:16.028401  6310 ts_tablet_manager.cc:1916] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:16.059864  3557 raft_consensus.cc:2468] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 6.
I20260709 13:18:16.072188  3637 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:16.083366  3711 raft_consensus.cc:2955] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:16.233320  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 167913us
W20260709 13:18:16.233422  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 103109us
W20260709 13:18:16.286286  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 193044us
I20260709 13:18:16.301034  6080 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:16.312247  3556 raft_consensus.cc:1275] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:16.317909  3556 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:16.320014  3711 raft_consensus.cc:2955] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:16.375087  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 52311.8us
I20260709 13:18:16.366262  6329 consensus_queue.cc:1048] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 13:18:16.381716  3710 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:18:16.389935  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 63818.2us
I20260709 13:18:16.402204  3629 raft_consensus.cc:2955] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:16.407297  6305 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:18:16.411698  6308 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:18:16.420537  6310 ts_tablet_manager.cc:1929] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.8
I20260709 13:18:16.421087  6310 log.cc:1199] T 44a37fc86a0442f6810cac56af067c91 P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/44a37fc86a0442f6810cac56af067c91
W20260709 13:18:16.480540  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 52783.3us
W20260709 13:18:16.508246  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 93840.6us
I20260709 13:18:16.513970  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet 44a37fc86a0442f6810cac56af067c91 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
W20260709 13:18:16.607347  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 82813.7us
I20260709 13:18:16.611775  3554 raft_consensus.cc:2955] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:16.629290  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 113816us
W20260709 13:18:16.649032  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 122495us
W20260709 13:18:16.668347  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 59117.4us
I20260709 13:18:16.668210  4264 raft_consensus.cc:2955] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:16.675475  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 97123.6us
W20260709 13:18:16.735113  6351 log.cc:927] Time spent T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 13:18:16.739948  2431 debug-util.cc:398] Leaking SignalData structure 0x7b080000fbc0 after lost signal to thread 3526
I20260709 13:18:16.832039  6331 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:16.832656  6331 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:16.834937  6331 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:16.838352  3560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "62220af1882547f58159de5ac5d6ecac" is_pre_election: true
W20260709 13:18:16.845117  6213 consensus_meta.cc:287] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4: Time spent flushing consensus metadata: real 0.858s	user 0.014s	sys 0.000s
W20260709 13:18:16.872246  6337 log.cc:927] Time spent T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.255s	user 0.003s	sys 0.000s
W20260709 13:18:16.880841  6341 log.cc:927] Time spent T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.272s	user 0.002s	sys 0.000s
I20260709 13:18:16.904845  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:16.918509  4265 raft_consensus.cc:2955] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:16.921547  3457 catalog_manager.cc:5697] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:16.936468  4234 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:16.938009  6363 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:18:16.942332  3459 catalog_manager.cc:5697] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 5 to 6, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 6 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:17.010769  3556 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:18:17.030462  3637 raft_consensus.cc:1275] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:18:17.051831  6350 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:18:17.064273  3733 debug-util.cc:398] Leaking SignalData structure 0x7b08000ac700 after lost signal to thread 2429
W20260709 13:18:17.065546  3733 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2e80 after lost signal to thread 3495
W20260709 13:18:17.067359  3733 debug-util.cc:398] Leaking SignalData structure 0x7b0800109880 after lost signal to thread 3587
W20260709 13:18:17.069018  3733 debug-util.cc:398] Leaking SignalData structure 0x7b0800337ea0 after lost signal to thread 3662
W20260709 13:18:17.070538  3733 debug-util.cc:398] Leaking SignalData structure 0x7b080037c8e0 after lost signal to thread 3736
W20260709 13:18:17.073342  3733 debug-util.cc:398] Leaking SignalData structure 0x7b0800384be0 after lost signal to thread 4292
W20260709 13:18:17.082345  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 58621.3us
I20260709 13:18:17.087236  6365 consensus_queue.cc:1048] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:17.098572  3461 catalog_manager.cc:5697] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:17.184195  3562 consensus_queue.cc:237] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:17.185091  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:17.200682  4263 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:18:17.202461  3635 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:18:17.204332  6328 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:17.215399  6311 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:17.217846  6312 raft_consensus.cc:2955] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:17.234077  3635 consensus_queue.cc:237] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:17.241393  4263 raft_consensus.cc:1275] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:18:17.243945  6213 consensus_queue.cc:1048] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:18:17.249337  4265 raft_consensus.cc:2955] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:17.253834  6261 raft_consensus.cc:2955] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:17.255705  4266 raft_consensus.cc:2955] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:17.295208  3556 raft_consensus.cc:1275] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:18:17.301991  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aaf6432c68124bc0ac126a0577c3f8ff with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:17.306454  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0cc69d5275f3460bb89ff7f947c968c6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:17.312525  3460 catalog_manager.cc:5697] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 6 to 7, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 6 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:17.340265  3457 catalog_manager.cc:5697] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 4 to 5, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 3 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:17.351251  6300 consensus_queue.cc:1048] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:18:17.379426  3629 raft_consensus.cc:2955] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:17.398667  6369 log.cc:927] Time spent T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f: Append to log took a long time: real 0.079s	user 0.020s	sys 0.036s
I20260709 13:18:17.406970  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet aaf6432c68124bc0ac126a0577c3f8ff with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:17.413494  3697 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cc69d5275f3460bb89ff7f947c968c6 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:17.442363  3562 raft_consensus.cc:2955] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:17.462148  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 85577.3us
I20260709 13:18:17.473862  6379 tablet_replica.cc:333] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:17.475009  6379 raft_consensus.cc:2243] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:17.475864  6379 raft_consensus.cc:2272] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.486371  3710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:18:17.487043  3710 raft_consensus.cc:606] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:17.506364  6379 ts_tablet_manager.cc:1916] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:17.543234  3557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:17.543915  3557 raft_consensus.cc:606] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:17.551674  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:17.553458  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:17.554425  6111 raft_consensus.cc:993] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:17.555003  6111 raft_consensus.cc:1081] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:17.559973  3635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:18:17.560523  3635 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:17.560853  3635 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:17.571194  6379 ts_tablet_manager.cc:1929] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:18:17.571801  6379 log.cc:1199] T aaf6432c68124bc0ac126a0577c3f8ff P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/aaf6432c68124bc0ac126a0577c3f8ff
I20260709 13:18:17.573848  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet aaf6432c68124bc0ac126a0577c3f8ff (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:17.571435  3635 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:17.574867  6379 tablet_replica.cc:333] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:17.576123  6379 raft_consensus.cc:2243] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:17.577150  6379 raft_consensus.cc:2272] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:17.578575  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:17.579219  3557 raft_consensus.cc:3055] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:18:17.579531  3557 raft_consensus.cc:740] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:17.580161  6379 ts_tablet_manager.cc:1916] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:17.580299  3557 consensus_queue.cc:260] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:17.581846  3557 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:17.593222  3635 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:17.593505  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:17.594115  3703 raft_consensus.cc:3060] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:17.595422  3557 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:18:17.597141  3604 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:18:17.598136  6356 raft_consensus.cc:2804] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:18:17.598681  6356 raft_consensus.cc:697] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:17.599007  6379 ts_tablet_manager.cc:1929] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:18:17.599444  6379 log.cc:1199] T 0cc69d5275f3460bb89ff7f947c968c6 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/0cc69d5275f3460bb89ff7f947c968c6
I20260709 13:18:17.599608  6356 consensus_queue.cc:237] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:17.601111  3703 raft_consensus.cc:2468] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:18:17.601171  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet 0cc69d5275f3460bb89ff7f947c968c6 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:17.627785  3459 catalog_manager.cc:5697] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 6 to 7, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:17.738024  6354 raft_consensus.cc:993] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:17.738571  6354 raft_consensus.cc:1081] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:17.744814  3562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46226
I20260709 13:18:17.745437  3562 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:17.754411  3562 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:17.786753  3562 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:17.789775  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:17.790356  3635 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:17.834444  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:17.835090  3710 raft_consensus.cc:3055] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:18:17.835403  3710 raft_consensus.cc:740] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:17.836321  3710 consensus_queue.cc:260] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:17.837555  3710 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:17.854619  3562 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:17.832613  3635 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:18:17.859926  3526 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:18:17.860520  3710 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 5.
I20260709 13:18:17.864521  6311 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:17.865180  6311 raft_consensus.cc:697] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:17.866047  6311 consensus_queue.cc:237] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:17.928848  3459 catalog_manager.cc:5697] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 4 to 5, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 5 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:17.995561  3703 raft_consensus.cc:1275] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:18.004860  6300 consensus_queue.cc:1048] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:18.052779  3562 raft_consensus.cc:1275] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:18:18.054613  6300 consensus_queue.cc:1048] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:18.395160  3637 raft_consensus.cc:1275] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:18:18.402906  6111 consensus_queue.cc:1048] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:18.445096  3703 raft_consensus.cc:1275] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:18:18.446444  6328 consensus_queue.cc:1048] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:18.554404  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:18.719606  3637 consensus_queue.cc:237] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:18:18.858752  3601 consensus_peers.cc:597] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aed0e743817043bc8e18be8f1f4afdaa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:18.866073  3707 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:18:18.867923  3562 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:18:18.869834  6387 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:18.887171  6213 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:18:18.923561  6392 log.cc:927] Time spent T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 13:18:18.947162  6387 raft_consensus.cc:2955] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:18.991253  3557 raft_consensus.cc:2955] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.013156  3459 catalog_manager.cc:5697] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.059628  3562 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:19.078784  3703 raft_consensus.cc:2955] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.139688  3637 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:18:19.146699  3703 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:18:19.158041  6111 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:18:19.137466  3526 consensus_peers.cc:597] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db5166ac927f48c19609b84beb9a2d74. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:19.169870  6328 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:19.229869  6111 raft_consensus.cc:2955] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.242507  3703 raft_consensus.cc:2955] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.237226  3637 raft_consensus.cc:2955] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.273751  3457 catalog_manager.cc:5697] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 8 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.307934  3707 consensus_queue.cc:237] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:19.345660  3562 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:18:19.347429  6381 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:19.355834  3635 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:18:19.368063  6219 raft_consensus.cc:2955] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.369254  6381 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:19.374394  3562 raft_consensus.cc:2955] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:18:19.370852  3675 consensus_peers.cc:597] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92ad0e88b6c142938c3846b17811d130. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:19.397713  3629 raft_consensus.cc:2955] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.408239  3557 consensus_queue.cc:237] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:19.412606  6406 ts_tablet_manager.cc:933] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:19.416750  3460 catalog_manager.cc:5697] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 6 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.432802  3703 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:19.437986  3635 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:18:19.440969  3526 consensus_peers.cc:597] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c36aa3ceff84c269c28deb5d764e96e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:19.441804  6403 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:19.442884  6111 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:19.481393  6406 tablet_copy_client.cc:323] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:18:19.484853  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet aed0e743817043bc8e18be8f1f4afdaa from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:18:19.485502  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet aed0e743817043bc8e18be8f1f4afdaa from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-aed0e743817043bc8e18be8f1f4afdaa
W20260709 13:18:19.513875  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 44958.2us
I20260709 13:18:19.535404  3648 tablet_copy_source_session.cc:215] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:19.560359  6406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed0e743817043bc8e18be8f1f4afdaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:19.577212  6403 raft_consensus.cc:2955] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.583900  3635 raft_consensus.cc:2955] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.603847  3460 catalog_manager.cc:5697] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.619661  3709 raft_consensus.cc:2955] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:19.621394  6406 tablet_copy_client.cc:806] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:19.622128  6406 tablet_copy_client.cc:670] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:19.633988  6406 tablet_copy_client.cc:538] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:19.670461  6406 tablet_bootstrap.cc:492] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:19.708128  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:19.767230  6406 tablet_bootstrap.cc:492] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:19.768404  6406 tablet_bootstrap.cc:492] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:19.769234  6406 ts_tablet_manager.cc:1403] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.099s	user 0.030s	sys 0.006s
I20260709 13:18:19.772899  6406 raft_consensus.cc:359] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:19.781808  6406 raft_consensus.cc:740] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:19.782609  6406 consensus_queue.cc:260] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:19.790246  6406 ts_tablet_manager.cc:1434] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:18:19.792091  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-aed0e743817043bc8e18be8f1f4afdaa received from {username='slave'} at 127.0.0.1:40026
I20260709 13:18:19.792594  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-aed0e743817043bc8e18be8f1f4afdaa on tablet aed0e743817043bc8e18be8f1f4afdaa with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:19.830037  6406 ts_tablet_manager.cc:933] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
W20260709 13:18:19.877691  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 44777.1us
I20260709 13:18:19.895394  4266 raft_consensus.cc:1217] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 13:18:19.904120  6415 ts_tablet_manager.cc:933] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:19.935195  6415 tablet_copy_client.cc:323] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
W20260709 13:18:19.942019  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 67164.8us
I20260709 13:18:19.946132  6406 tablet_copy_client.cc:323] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
W20260709 13:18:19.950848  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 63305.5us
I20260709 13:18:19.985752  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet 92ad0e88b6c142938c3846b17811d130 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:18:19.986418  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet 92ad0e88b6c142938c3846b17811d130 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-92ad0e88b6c142938c3846b17811d130
I20260709 13:18:19.989892  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet db5166ac927f48c19609b84beb9a2d74 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:18:19.990487  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet db5166ac927f48c19609b84beb9a2d74 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-db5166ac927f48c19609b84beb9a2d74
I20260709 13:18:19.998624  3573 tablet_copy_source_session.cc:215] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:20.014159  6413 ts_tablet_manager.cc:933] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:18:20.018396  3722 tablet_copy_source_session.cc:215] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:20.028229  3635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:20.028821  3635 raft_consensus.cc:606] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:20.029835  6406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db5166ac927f48c19609b84beb9a2d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:20.034981  6415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ad0e88b6c142938c3846b17811d130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:20.050737  3562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:20.051432  3562 raft_consensus.cc:606] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:20.066987  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:20.068847  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:20.087596  6413 tablet_copy_client.cc:323] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:18:20.089469  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 1c36aa3ceff84c269c28deb5d764e96e from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:18:20.090016  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 1c36aa3ceff84c269c28deb5d764e96e from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-1c36aa3ceff84c269c28deb5d764e96e
I20260709 13:18:20.095991  6415 tablet_copy_client.cc:806] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:20.096673  6415 tablet_copy_client.cc:670] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:20.100696  3573 tablet_copy_source_session.cc:215] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:20.101035  6415 tablet_copy_client.cc:538] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:20.102296  6406 tablet_copy_client.cc:806] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:20.106880  6413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c36aa3ceff84c269c28deb5d764e96e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:20.105541  6406 tablet_copy_client.cc:670] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:20.119623  6406 tablet_copy_client.cc:538] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:20.150187  6413 tablet_copy_client.cc:806] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:20.156217  6413 tablet_copy_client.cc:670] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:20.155148  6406 tablet_bootstrap.cc:492] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:20.157673  6415 tablet_bootstrap.cc:492] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:20.175215  6413 tablet_copy_client.cc:538] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:20.273203  6413 tablet_bootstrap.cc:492] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:20.325744  6403 raft_consensus.cc:993] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:20.326284  6403 raft_consensus.cc:1081] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:20.327853  3629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:18:20.328379  3629 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:20.328737  3629 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:20.339448  3629 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:20.345403  6415 tablet_bootstrap.cc:492] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:20.346402  6415 tablet_bootstrap.cc:492] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:20.348654  3629 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:20.349385  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:20.349983  3557 raft_consensus.cc:3055] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:18:20.350299  3557 raft_consensus.cc:740] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:20.351027  3557 consensus_queue.cc:260] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:20.352246  3557 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:20.354424  3709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:20.355026  3709 raft_consensus.cc:3060] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:20.361991  3709 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:18:20.363315  6415 ts_tablet_manager.cc:1403] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.230s	user 0.032s	sys 0.019s
I20260709 13:18:20.363193  3604 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:20.366379  6387 raft_consensus.cc:2804] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:20.366885  6387 raft_consensus.cc:697] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:20.367739  6387 consensus_queue.cc:237] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:20.380993  3557 raft_consensus.cc:2468] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:18:20.380517  6415 raft_consensus.cc:359] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:20.388329  6406 tablet_bootstrap.cc:492] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:20.399075  6415 raft_consensus.cc:740] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:20.400300  6406 tablet_bootstrap.cc:492] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:20.399866  6415 consensus_queue.cc:260] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:20.401038  6406 ts_tablet_manager.cc:1403] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.246s	user 0.029s	sys 0.011s
I20260709 13:18:20.402343  6415 ts_tablet_manager.cc:1434] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:18:20.404851  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-92ad0e88b6c142938c3846b17811d130 received from {username='slave'} at 127.0.0.1:33002
I20260709 13:18:20.405280  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-92ad0e88b6c142938c3846b17811d130 on tablet 92ad0e88b6c142938c3846b17811d130 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:20.418286  6213 raft_consensus.cc:993] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:20.418707  6213 raft_consensus.cc:1081] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:20.422015  3709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:18:20.422789  3709 raft_consensus.cc:493] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:20.423149  3709 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:20.429277  3460 catalog_manager.cc:5697] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:20.446341  6356 raft_consensus.cc:1064] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:20.449097  3709 raft_consensus.cc:515] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:20.451301  3709 leader_election.cc:290] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:20.456488  6406 raft_consensus.cc:359] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:20.456811  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:20.473701  6406 raft_consensus.cc:740] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:20.473980  3629 raft_consensus.cc:3055] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:18:20.474424  3629 raft_consensus.cc:740] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:20.474666  6406 consensus_queue.cc:260] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:20.475289  3629 consensus_queue.cc:260] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:20.476799  3629 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:20.457996  4266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6eae35a0344debea62a398d6f2aff" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:20.478003  4266 raft_consensus.cc:3060] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:20.486053  6406 ts_tablet_manager.cc:1434] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.000s
I20260709 13:18:20.491379  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-db5166ac927f48c19609b84beb9a2d74 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:18:20.491860  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-db5166ac927f48c19609b84beb9a2d74 on tablet db5166ac927f48c19609b84beb9a2d74 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:20.503369  4266 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 9.
I20260709 13:18:20.522514  3629 raft_consensus.cc:2468] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 9.
I20260709 13:18:20.524516  3675 leader_election.cc:304] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:20.525310  6407 raft_consensus.cc:2804] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:18:20.525823  6407 raft_consensus.cc:697] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 9 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:20.526671  6407 consensus_queue.cc:237] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:20.463824  6413 tablet_bootstrap.cc:492] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:20.471366  6356 consensus_queue.cc:237] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:20.530416  6413 tablet_bootstrap.cc:492] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:20.531162  6413 ts_tablet_manager.cc:1403] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.258s	user 0.024s	sys 0.005s
I20260709 13:18:20.535356  6413 raft_consensus.cc:359] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:20.537184  3709 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:18:20.538677  3557 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:18:20.539903  4266 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:18:20.546321  6213 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:20.547780  6387 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:20.548827  6413 raft_consensus.cc:740] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:20.553450  6213 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:20.549734  6413 consensus_queue.cc:260] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:20.592733  6413 ts_tablet_manager.cc:1434] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.005s
I20260709 13:18:20.593926  3459 catalog_manager.cc:5697] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 8 to 9, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 9 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:20.609337  4263 raft_consensus.cc:1217] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:18:20.625559  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-1c36aa3ceff84c269c28deb5d764e96e received from {username='slave'} at 127.0.0.1:42182
I20260709 13:18:20.626080  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-1c36aa3ceff84c269c28deb5d764e96e on tablet 1c36aa3ceff84c269c28deb5d764e96e with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:20.654335  3709 raft_consensus.cc:2955] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:20.649751  6356 raft_consensus.cc:2955] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:20.679277  4263 raft_consensus.cc:2955] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:20.693444  3457 catalog_manager.cc:5697] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:20.696879  4266 raft_consensus.cc:1217] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.6->[8.7-8.7]   Dedup: 8.7->[]
I20260709 13:18:20.696888  3562 raft_consensus.cc:2955] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:20.725276  3635 consensus_queue.cc:237] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:20.743502  4263 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:18:20.746457  6356 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:20.766990  3709 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:18:20.771166  6435 raft_consensus.cc:2955] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:20.774338  4263 raft_consensus.cc:2955] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:20.794332  4266 raft_consensus.cc:1217] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Deduplicated request from leader. Original: 6.5->[6.6-6.6]   Dedup: 6.6->[]
I20260709 13:18:20.824978  6213 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:20.828707  3457 catalog_manager.cc:5697] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:20.829957  3711 raft_consensus.cc:2955] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:20.842155  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet aed0e743817043bc8e18be8f1f4afdaa with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:46204
I20260709 13:18:20.848824  6437 tablet_replica.cc:333] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:20.849925  6437 raft_consensus.cc:2243] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:20.862267  6437 raft_consensus.cc:2272] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:20.865298  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aed0e743817043bc8e18be8f1f4afdaa with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:20.865826  6437 ts_tablet_manager.cc:1916] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:20.891635  6437 ts_tablet_manager.cc:1929] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 13:18:20.898440  6437 log.cc:1199] T aed0e743817043bc8e18be8f1f4afdaa P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/aed0e743817043bc8e18be8f1f4afdaa
I20260709 13:18:20.901075  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet aed0e743817043bc8e18be8f1f4afdaa (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:20.925904  3557 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:18:20.927982  6356 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:20.937803  3629 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 13:18:20.963652  6407 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:18:20.966737  4266 raft_consensus.cc:1275] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 13:18:20.981583  3709 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:18:21.003568  6356 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:21.006601  6407 consensus_queue.cc:1048] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:18:21.069851  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:18:21.076342  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 56803.7us
I20260709 13:18:21.211948  6407 raft_consensus.cc:1064] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:21.221547  6407 consensus_queue.cc:237] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:21.297772  6448 raft_consensus.cc:1064] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
W20260709 13:18:21.302575  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 75880.5us
I20260709 13:18:21.308779  6448 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 5, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:21.325834  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 74836.3us
I20260709 13:18:21.340265  3629 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:18:21.362367  3554 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:18:21.370044  4266 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:18:21.375500  6407 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:21.386402  6452 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:21.387583  6219 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:21.402482  3707 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:21.404655  6451 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:21.407752  6403 raft_consensus.cc:1064] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:21.422428  6403 consensus_queue.cc:237] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:21.431129  4263 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:21.437479  3637 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:21.493863  6328 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:21.494544  6219 raft_consensus.cc:2955] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:21.510344  3562 raft_consensus.cc:2955] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:21.522049  3629 raft_consensus.cc:2955] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:21.526201  3460 catalog_manager.cc:5697] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:21.549693  6451 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:21.556998  3707 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:18:21.558881  6447 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:21.631300  4267 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:18:21.634255  3637 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:18:21.732215  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 93492.5us
I20260709 13:18:21.759166  4266 raft_consensus.cc:2955] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:21.769017  3707 consensus_queue.cc:237] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:21.781129  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 143325us
I20260709 13:18:21.786784  6448 raft_consensus.cc:2955] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:21.802510  6403 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:21.818241  3707 raft_consensus.cc:2955] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:21.835096  3457 catalog_manager.cc:5697] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:21.850979  3629 raft_consensus.cc:2955] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:21.887319  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 59095.5us
I20260709 13:18:21.906910  4267 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:18:21.910228  6447 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:18:21.915843  3637 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:18:21.931838  3557 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:21.939088  3711 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:18:21.941227  6447 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:18:21.949862  6219 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:21.959913  6219 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:21.961735  6448 raft_consensus.cc:2955] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:21.970275  3707 raft_consensus.cc:2955] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:21.987381  6455 raft_consensus.cc:2955] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.003356  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92ad0e88b6c142938c3846b17811d130 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:22.014422  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db5166ac927f48c19609b84beb9a2d74 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:22.016994  4265 raft_consensus.cc:2955] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.018281  3457 catalog_manager.cc:5697] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 6 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:22.036517  3459 catalog_manager.cc:5697] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 8 to 9, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 8 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:22.048256  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 95509.3us
I20260709 13:18:22.061604  6448 raft_consensus.cc:2955] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.075169  4265 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:18:22.079520  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet db5166ac927f48c19609b84beb9a2d74 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 8 (current committed config index is 9)) from {username='slave'} at 127.0.0.1:38384
I20260709 13:18:22.086882  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet 92ad0e88b6c142938c3846b17811d130 with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:46204
I20260709 13:18:22.099349  3629 raft_consensus.cc:2955] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.109083  6470 tablet_replica.cc:333] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:22.110402  6470 raft_consensus.cc:2243] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:22.115510  6451 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:18:22.118299  6470 raft_consensus.cc:2272] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:22.114934  4265 raft_consensus.cc:2955] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.125094  6470 ts_tablet_manager.cc:1916] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:22.132171  3637 raft_consensus.cc:2955] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.144304  3707 raft_consensus.cc:2955] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.152376  3457 catalog_manager.cc:5697] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:22.170456  4268 raft_consensus.cc:2955] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.221055  6471 tablet_replica.cc:333] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:22.221665  6470 ts_tablet_manager.cc:1929] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.8
I20260709 13:18:22.222131  6470 log.cc:1199] T db5166ac927f48c19609b84beb9a2d74 P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/db5166ac927f48c19609b84beb9a2d74
I20260709 13:18:22.222173  6471 raft_consensus.cc:2243] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:22.223418  6471 raft_consensus.cc:2272] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:22.234289  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:22.244177  6471 ts_tablet_manager.cc:1916] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:22.252588  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet db5166ac927f48c19609b84beb9a2d74 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
W20260709 13:18:22.255326  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 48053.1us
I20260709 13:18:22.293206  6471 ts_tablet_manager.cc:1929] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:18:22.293879  6471 log.cc:1199] T 92ad0e88b6c142938c3846b17811d130 P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/92ad0e88b6c142938c3846b17811d130
I20260709 13:18:22.295698  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet 92ad0e88b6c142938c3846b17811d130 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:22.302251  4268 raft_consensus.cc:2955] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.304543  3554 consensus_queue.cc:237] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:22.319257  3707 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:18:22.320838  6473 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:22.328289  6451 raft_consensus.cc:2955] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.341773  3707 raft_consensus.cc:2955] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.359988  4266 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:18:22.377861  6436 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:22.377880  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1c36aa3ceff84c269c28deb5d764e96e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:22.385546  3457 catalog_manager.cc:5697] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 3 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.389854  3707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:18:22.390550  3707 raft_consensus.cc:606] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:22.407450  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c36aa3ceff84c269c28deb5d764e96e with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38384
I20260709 13:18:22.408438  6470 tablet_replica.cc:333] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:22.411549  4266 raft_consensus.cc:2955] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:22.421941  3629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:22.423478  3629 raft_consensus.cc:606] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Received request to transfer leadership to TS 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:22.429858  3629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:22.445614  3629 raft_consensus.cc:606] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Received request to transfer leadership to TS 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:22.453596  6470 raft_consensus.cc:2243] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:22.454429  6470 raft_consensus.cc:2272] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:22.457754  6470 ts_tablet_manager.cc:1916] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:22.465938  6387 raft_consensus.cc:993] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4: : Instructing follower 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:22.479799  6387 raft_consensus.cc:1081] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Signalling peer 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:22.483903  4266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa"
dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:40652
I20260709 13:18:22.484567  4266 raft_consensus.cc:493] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:22.484974  4266 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:22.509859  3560 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:22.510486  3560 raft_consensus.cc:606] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:22.522086  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:18:22.557333  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:22.756198  6470 ts_tablet_manager.cc:1929] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:18:22.757035  6470 log.cc:1199] T 1c36aa3ceff84c269c28deb5d764e96e P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/1c36aa3ceff84c269c28deb5d764e96e
W20260709 13:18:23.144526  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 66602.1us
I20260709 13:18:23.186698  6213 raft_consensus.cc:993] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4: : Instructing follower 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:23.187167  6213 raft_consensus.cc:1081] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Signalling peer 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:23.193015  6479 raft_consensus.cc:993] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:23.193554  6448 raft_consensus.cc:1081] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:23.197687  3637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38388
I20260709 13:18:23.198282  3637 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:23.198635  3637 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:23.213073  4260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e"
dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:40652
I20260709 13:18:23.213789  4260 raft_consensus.cc:493] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:23.214184  4260 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:23.222625  4260 raft_consensus.cc:515] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:23.224988  4260 leader_election.cc:290] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:23.232003  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:23.232600  3636 raft_consensus.cc:3055] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:18:23.232908  3636 raft_consensus.cc:740] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:23.233624  3636 consensus_queue.cc:260] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:23.234714  3636 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:23.235728  3637 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:22.643522  4266 raft_consensus.cc:515] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:23.244663  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 47815.7us
I20260709 13:18:23.246608  4266 leader_election.cc:290] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:23.237576  3637 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:23.252452  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:23.253077  3629 raft_consensus.cc:3055] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:18:23.253379  3629 raft_consensus.cc:740] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:23.257273  4267 raft_consensus.cc:1240] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 7. Current term is 8. Ops: []
I20260709 13:18:23.261202  3629 consensus_queue.cc:260] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:23.262923  6476 consensus_queue.cc:1059] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:18:23.267707  3636 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 7.
I20260709 13:18:23.269212  4228 leader_election.cc:304] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:23.270200  6486 raft_consensus.cc:2804] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:18:23.270794  6486 raft_consensus.cc:697] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 7 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:23.271740  6486 consensus_queue.cc:237] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:23.291047  3629 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:23.299405  3629 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 8.
I20260709 13:18:23.300733  4228 leader_election.cc:304] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:23.314630  6474 raft_consensus.cc:2804] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:18:23.315397  6474 raft_consensus.cc:697] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 8 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:23.316519  6474 consensus_queue.cc:237] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:23.338228  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet 1c36aa3ceff84c269c28deb5d764e96e (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
W20260709 13:18:23.352523  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 48112.6us
I20260709 13:18:23.377166  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcc702aa0cfd4704a107ff593778330e" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:23.377615  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:23.378324  3557 raft_consensus.cc:3055] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:18:23.378677  3557 raft_consensus.cc:740] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:23.379405  3557 consensus_queue.cc:260] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:23.380721  3557 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:23.387214  3707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed0e743817043bc8e18be8f1f4afdaa" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:23.387806  3707 raft_consensus.cc:3060] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:23.377882  3711 raft_consensus.cc:3060] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:23.394376  3707 raft_consensus.cc:2468] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 8.
I20260709 13:18:23.407706  3707 raft_consensus.cc:1240] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 7. Current term is 8. Ops: []
I20260709 13:18:23.407542  3457 catalog_manager.cc:5697] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 6 to 7, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 7 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:23.415611  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:23.416229  3712 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:23.422961  3712 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:18:23.432917  3711 raft_consensus.cc:2468] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 7.
I20260709 13:18:23.433786  3706 raft_consensus.cc:1240] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 6. Current term is 7. Ops: []
I20260709 13:18:23.437832  3557 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:18:23.442718  6489 raft_consensus.cc:993] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:23.443338  6402 raft_consensus.cc:1081] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:23.444095  3604 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac; no voters: 
I20260709 13:18:23.445065  6491 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:23.445622  6491 raft_consensus.cc:697] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:23.446643  6491 consensus_queue.cc:237] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:23.452689  3629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38400
I20260709 13:18:23.453305  3629 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:23.453711  3629 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:23.461735  3629 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:23.464174  3629 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 election: Requested vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:23.465905  4265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:23.466468  4265 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:23.473464  4265 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 9.
I20260709 13:18:23.475024  3601 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:23.476148  6491 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:18:23.476708  6491 raft_consensus.cc:697] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:23.477677  6491 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:23.490289  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:23.490957  3711 raft_consensus.cc:3055] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:18:23.491252  3711 raft_consensus.cc:740] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:23.492007  3711 consensus_queue.cc:260] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:23.493273  3711 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:23.500173  3711 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 9.
I20260709 13:18:23.500761  3461 catalog_manager.cc:5697] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.528645  3461 catalog_manager.cc:5697] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 7 to 8, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 8 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:23.532233  3457 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 8 to 9, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 9 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.584743  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:23.725513  3635 consensus_queue.cc:237] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:23.751760  3711 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 13:18:23.807099  3601 consensus_peers.cc:597] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9cc7ee9dbc3a4110afe3585c3b1d3481. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:23.848156  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 98846.5us
I20260709 13:18:23.881850  3711 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:18:23.892032  6474 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:18:23.900312  3557 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:18:23.933426  3635 raft_consensus.cc:1275] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:18:23.942272  6491 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:23.958179  6485 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 13:18:23.963465  3706 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:18:23.964756  3636 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:18:23.971073  6486 consensus_queue.cc:1048] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:18:23.982450  3712 raft_consensus.cc:1275] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:18:23.986435  6491 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:23.995862  6504 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:18:23.997674  6503 consensus_queue.cc:1048] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:18:24.003939  4265 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:18:24.006206  6387 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:18:24.010808  3705 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:18:24.019183  6468 raft_consensus.cc:2955] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:24.020608  3705 raft_consensus.cc:2955] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:24.012775  6485 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
W20260709 13:18:24.118199  3492 debug-util.cc:398] Leaking SignalData structure 0x7b0800039a60 after lost signal to thread 2429
I20260709 13:18:24.118925  3563 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:18:24.120139  3492 debug-util.cc:398] Leaking SignalData structure 0x7b0800034580 after lost signal to thread 3495
W20260709 13:18:24.137612  3492 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7520 after lost signal to thread 3587
W20260709 13:18:24.141396  3492 debug-util.cc:398] Leaking SignalData structure 0x7b08003a2640 after lost signal to thread 3662
I20260709 13:18:24.155838  3711 consensus_queue.cc:237] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:18:24.183470  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 49925.4us
W20260709 13:18:24.197192  3492 debug-util.cc:398] Leaking SignalData structure 0x7b08003481a0 after lost signal to thread 3736
W20260709 13:18:24.198994  3492 debug-util.cc:398] Leaking SignalData structure 0x7b080035cec0 after lost signal to thread 4292
I20260709 13:18:24.210286  6519 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:24.221623  3461 catalog_manager.cc:5697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 8 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:24.267318  3636 raft_consensus.cc:1275] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:24.297855  6490 consensus_queue.cc:1048] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:18:24.302609  3675 consensus_peers.cc:597] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72056e3439244f8ea4390d0172479e99. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:24.296473  3557 raft_consensus.cc:2955] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:24.317001  3560 raft_consensus.cc:1275] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:24.324337  6506 consensus_queue.cc:1048] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:18:24.431447  6531 ts_tablet_manager.cc:933] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:24.435504  6526 log.cc:927] Time spent T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260709 13:18:24.458957  6219 raft_consensus.cc:2955] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:24.463233  3636 raft_consensus.cc:2955] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:24.470422  3555 raft_consensus.cc:2955] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:24.483381  6531 tablet_copy_client.cc:323] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:18:24.485556  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet 9cc7ee9dbc3a4110afe3585c3b1d3481 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:18:24.486210  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet 9cc7ee9dbc3a4110afe3585c3b1d3481 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-9cc7ee9dbc3a4110afe3585c3b1d3481
I20260709 13:18:24.496240  3648 tablet_copy_source_session.cc:215] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:24.500377  6531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc7ee9dbc3a4110afe3585c3b1d3481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:24.508505  3629 consensus_queue.cc:237] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:24.521342  3457 catalog_manager.cc:5697] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:24.542150  3555 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:18:24.542565  3705 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:18:24.546229  6522 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:18:24.549351  3601 consensus_peers.cc:597] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31567c2626fc44b8807bced29a53ba1e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:24.551005  6468 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:18:24.580756  6522 raft_consensus.cc:2955] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:24.582975  3705 raft_consensus.cc:2955] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:24.632642  6531 tablet_copy_client.cc:806] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:24.634235  6531 tablet_copy_client.cc:670] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:24.768296  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:24.864672  6540 ts_tablet_manager.cc:933] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:24.884208  6540 tablet_copy_client.cc:323] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
W20260709 13:18:24.892192  6538 log.cc:927] Time spent T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 13:18:24.892336  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet 72056e3439244f8ea4390d0172479e99 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:18:24.895326  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet 72056e3439244f8ea4390d0172479e99 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-72056e3439244f8ea4390d0172479e99
I20260709 13:18:24.915271  3722 tablet_copy_source_session.cc:215] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:25.070744  3557 raft_consensus.cc:2955] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:25.117455  3629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:25.140628  3629 raft_consensus.cc:606] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Received request to transfer leadership to TS af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:25.151058  6540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72056e3439244f8ea4390d0172479e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.162137  3629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:25.162994  3629 raft_consensus.cc:606] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:25.164307  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:25.166198  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:25.183693  3629 consensus_queue.cc:237] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:25.190088  6547 ts_tablet_manager.cc:933] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:25.199777  6547 tablet_copy_client.cc:323] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:18:25.277678  6476 raft_consensus.cc:993] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:25.278262  6476 raft_consensus.cc:1081] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:25.297596  6540 tablet_copy_client.cc:806] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:25.301752  3557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46210
I20260709 13:18:25.302732  3557 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:25.303109  3557 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:25.298225  6540 tablet_copy_client.cc:670] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:25.320025  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet 31567c2626fc44b8807bced29a53ba1e from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:18:25.320711  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet 31567c2626fc44b8807bced29a53ba1e from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-31567c2626fc44b8807bced29a53ba1e
I20260709 13:18:25.322919  6531 tablet_copy_client.cc:538] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:25.324307  3557 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:25.334832  6531 tablet_bootstrap.cc:492] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:25.343756  3708 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:25.350024  3457 catalog_manager.cc:5697] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:18:25.353122  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 52447.7us
I20260709 13:18:25.357895  6541 raft_consensus.cc:993] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:25.358436  6541 raft_consensus.cc:1081] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
W20260709 13:18:25.359944  3601 consensus_peers.cc:597] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb62a2b7f6324907bd672b8f3b3e4871. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:25.381508  6540 tablet_copy_client.cc:538] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:25.383255  3554 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:25.388916  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:25.389592  3703 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:25.389727  3557 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:25.390988  3648 tablet_copy_source_session.cc:215] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:25.396203  3708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:18:25.398538  3708 raft_consensus.cc:493] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:25.398581  3703 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 8.
I20260709 13:18:25.399063  3708 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:25.401464  3529 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:25.402472  6447 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:18:25.402985  6447 raft_consensus.cc:697] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:25.403926  6447 consensus_queue.cc:237] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:25.409040  6541 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:25.404488  6547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31567c2626fc44b8807bced29a53ba1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.410890  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:25.411751  3635 raft_consensus.cc:3055] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:18:25.412138  3635 raft_consensus.cc:740] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:25.393115  6540 tablet_bootstrap.cc:492] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:25.417009  3708 raft_consensus.cc:515] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:25.413565  3635 consensus_queue.cc:260] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:25.443159  3708 leader_election.cc:290] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:25.450165  3635 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:25.454038  6541 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 13:18:25.458063  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:25.464342  3554 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:25.477005  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31567c2626fc44b8807bced29a53ba1e" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:25.477736  3629 raft_consensus.cc:3055] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:18:25.478050  3629 raft_consensus.cc:740] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:25.478803  3629 consensus_queue.cc:260] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:25.480015  3629 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:25.483754  3705 raft_consensus.cc:1240] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:18:25.496217  3635 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 8.
I20260709 13:18:25.508088  3554 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:18:25.555918  3678 leader_election.cc:304] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [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: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:25.557845  6219 raft_consensus.cc:2804] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:25.558372  6219 raft_consensus.cc:697] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:25.559211  6219 consensus_queue.cc:237] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:25.557787  6531 tablet_bootstrap.cc:492] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=1 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:25.568401  6547 tablet_copy_client.cc:806] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:25.569509  6531 tablet_bootstrap.cc:492] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:25.572190  3629 raft_consensus.cc:2468] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:18:25.585978  6531 ts_tablet_manager.cc:1403] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.251s	user 0.029s	sys 0.034s
I20260709 13:18:25.587076  6547 tablet_copy_client.cc:670] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:25.590142  6531 raft_consensus.cc:359] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:25.591137  6531 raft_consensus.cc:740] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:25.591504  6547 tablet_copy_client.cc:538] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:25.591861  6531 consensus_queue.cc:260] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:25.597711  6531 ts_tablet_manager.cc:1434] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:18:25.598312  6485 raft_consensus.cc:2955] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:25.601872  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-9cc7ee9dbc3a4110afe3585c3b1d3481 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:18:25.602332  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-9cc7ee9dbc3a4110afe3585c3b1d3481 on tablet 9cc7ee9dbc3a4110afe3585c3b1d3481 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:25.615206  3555 raft_consensus.cc:2955] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:25.611662  3703 raft_consensus.cc:2955] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:25.617154  6547 tablet_bootstrap.cc:492] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:25.695523  6540 tablet_bootstrap.cc:492] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:25.696564  6540 tablet_bootstrap.cc:492] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:25.699555  6540 ts_tablet_manager.cc:1403] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.307s	user 0.027s	sys 0.021s
I20260709 13:18:25.703045  3459 catalog_manager.cc:5697] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 7 to 8, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 8 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:25.704787  3459 catalog_manager.cc:5697] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:25.715361  6540 raft_consensus.cc:359] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:25.724691  6540 raft_consensus.cc:740] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:25.725471  6540 consensus_queue.cc:260] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:25.729292  6540 ts_tablet_manager.cc:1434] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:18:25.739023  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-72056e3439244f8ea4390d0172479e99 received from {username='slave'} at 127.0.0.1:33002
I20260709 13:18:25.739900  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-72056e3439244f8ea4390d0172479e99 on tablet 72056e3439244f8ea4390d0172479e99 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:25.741199  3460 catalog_manager.cc:5697] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 4 to 5, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:25.776860  6547 tablet_bootstrap.cc:492] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:25.802930  6547 tablet_bootstrap.cc:492] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:25.803741  6547 ts_tablet_manager.cc:1403] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.187s	user 0.032s	sys 0.004s
I20260709 13:18:25.814764  6547 raft_consensus.cc:359] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:25.816087  6547 raft_consensus.cc:740] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:25.816851  6547 consensus_queue.cc:260] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:25.819801  6547 ts_tablet_manager.cc:1434] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:18:25.823241  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-31567c2626fc44b8807bced29a53ba1e received from {username='slave'} at 127.0.0.1:40026
I20260709 13:18:25.823753  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-31567c2626fc44b8807bced29a53ba1e on tablet 31567c2626fc44b8807bced29a53ba1e with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:25.853847  6547 ts_tablet_manager.cc:933] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:25.866119  3629 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:25.867825  6447 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:25.874269  6547 tablet_copy_client.cc:323] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:18:25.874516  4262 raft_consensus.cc:1217] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:18:25.877910  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet eb62a2b7f6324907bd672b8f3b3e4871 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:18:25.878443  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet eb62a2b7f6324907bd672b8f3b3e4871 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-eb62a2b7f6324907bd672b8f3b3e4871
I20260709 13:18:25.903954  3648 tablet_copy_source_session.cc:215] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:25.907606  6547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb62a2b7f6324907bd672b8f3b3e4871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.916602  3703 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:25.918284  6447 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:18:25.934840  3659 debug-util.cc:398] Leaking SignalData structure 0x7b08000fcfe0 after lost signal to thread 2429
W20260709 13:18:25.935931  3659 debug-util.cc:398] Leaking SignalData structure 0x7b08000fc940 after lost signal to thread 3495
W20260709 13:18:25.937280  3659 debug-util.cc:398] Leaking SignalData structure 0x7b08000fd820 after lost signal to thread 3587
W20260709 13:18:25.938761  3659 debug-util.cc:398] Leaking SignalData structure 0x7b08001352c0 after lost signal to thread 3662
W20260709 13:18:25.940267  3659 debug-util.cc:398] Leaking SignalData structure 0x7b0800136b20 after lost signal to thread 3736
W20260709 13:18:25.944239  3659 debug-util.cc:398] Leaking SignalData structure 0x7b08002aa240 after lost signal to thread 4292
I20260709 13:18:25.960609  6547 tablet_copy_client.cc:806] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:25.961243  6547 tablet_copy_client.cc:670] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:25.991649  6547 tablet_copy_client.cc:538] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:26.032909  6547 tablet_bootstrap.cc:492] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:26.082466  4262 raft_consensus.cc:3060] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Advancing to term 5
I20260709 13:18:26.093382  4262 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:26.094796  6507 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:26.102682  4261 raft_consensus.cc:1217] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Deduplicated request from leader. Original: 8.6->[8.7-8.7]   Dedup: 8.7->[]
I20260709 13:18:26.127238  6547 tablet_bootstrap.cc:492] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:26.131331  6547 tablet_bootstrap.cc:492] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:26.132817  6547 ts_tablet_manager.cc:1403] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.100s	user 0.031s	sys 0.010s
I20260709 13:18:26.144744  3555 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:26.151739  6507 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 13:18:26.168107  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:26.169184  6490 raft_consensus.cc:1064] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
W20260709 13:18:26.169687  6490 raft_consensus.cc:1068] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: Unable to promote non-voter 5c7076bb123441cf82e557da237b8e2d: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:18:26.172132  3637 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:26.177461  6507 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:26.181535  6547 raft_consensus.cc:359] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:26.182744  6547 raft_consensus.cc:740] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:26.189821  6547 consensus_queue.cc:260] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:26.192878  6547 ts_tablet_manager.cc:1434] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 13:18:26.254544  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-eb62a2b7f6324907bd672b8f3b3e4871 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:18:26.268314  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-eb62a2b7f6324907bd672b8f3b3e4871 on tablet eb62a2b7f6324907bd672b8f3b3e4871 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:26.332322  6568 raft_consensus.cc:1064] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:26.335554  6568 consensus_queue.cc:237] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 5, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:26.343151  3637 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:26.346429  6219 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:26.355185  3561 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:26.357061  4262 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:26.364077  6568 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:26.365128  6567 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:26.378634  6567 raft_consensus.cc:2955] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 5 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:26.383791  3561 raft_consensus.cc:2955] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 5 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:26.409027  6219 raft_consensus.cc:1064] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:26.410127  4264 raft_consensus.cc:2955] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 5 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:26.412396  6219 consensus_queue.cc:237] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:26.447146  3457 catalog_manager.cc:5697] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 5 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:26.420183  3637 raft_consensus.cc:2955] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 5 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:26.486573  4262 raft_consensus.cc:1217] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Deduplicated request from leader. Original: 5.5->[5.6-5.6]   Dedup: 5.6->[]
I20260709 13:18:26.491109  3636 raft_consensus.cc:1275] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:18:26.493412  3555 raft_consensus.cc:1275] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:18:26.493247  6568 consensus_queue.cc:1048] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:26.494799  4262 raft_consensus.cc:1275] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:18:26.497943  6567 consensus_queue.cc:1048] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:26.499341  6219 consensus_queue.cc:1048] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:18:26.584587  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 47715.9us
W20260709 13:18:26.587522  6570 log.cc:927] Time spent T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:18:26.659152  3708 consensus_queue.cc:237] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:26.671007  3635 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:18:26.680703  4264 raft_consensus.cc:1275] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:18:26.675037  6567 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
W20260709 13:18:26.759064  6579 log.cc:927] Time spent T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4: Append to log took a long time: real 0.158s	user 0.000s	sys 0.001s
I20260709 13:18:26.771785  6219 consensus_queue.cc:1048] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:18:26.778570  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 89262.7us
I20260709 13:18:26.783298  6219 raft_consensus.cc:2955] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:26.787021  3637 raft_consensus.cc:2955] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:26.816458  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 87443.2us
W20260709 13:18:26.863072  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 69155.7us
I20260709 13:18:26.900293  6586 raft_consensus.cc:1064] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:26.902941  6586 consensus_queue.cc:237] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 5, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:26.934480  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 64618us
W20260709 13:18:26.963451  6588 log.cc:927] Time spent T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac: Append to log took a long time: real 0.141s	user 0.001s	sys 0.000s
W20260709 13:18:26.966883  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 75487.7us
W20260709 13:18:27.019421  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 65411.1us
I20260709 13:18:27.043885  3457 catalog_manager.cc:5697] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:27.065690  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 53849.3us
I20260709 13:18:27.060238  3629 raft_consensus.cc:2955] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:27.072043  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 58266.3us
I20260709 13:18:27.062168  3563 raft_consensus.cc:2955] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.052686  6591 raft_consensus.cc:2955] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.084141  4262 raft_consensus.cc:2955] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.098193  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31567c2626fc44b8807bced29a53ba1e with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:27.123813  4261 raft_consensus.cc:2955] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.131536  6476 raft_consensus.cc:1064] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:27.135689  4265 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:27.137895  3712 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:27.150501  6586 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:27.154472  6476 consensus_queue.cc:237] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:27.161767  6582 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:27.200194  3563 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:18:27.208855  6601 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:27.232487  3703 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:27.243322  6602 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:27.251829  4259 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:27.268139  6597 raft_consensus.cc:2955] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.274307  6476 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:27.281266  3557 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:27.282977  4261 raft_consensus.cc:2955] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.294953  6485 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:27.324084  3703 raft_consensus.cc:2955] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.326951  3563 raft_consensus.cc:2955] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.355470  6485 raft_consensus.cc:2955] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.358289  3557 raft_consensus.cc:2955] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.389729  3461 catalog_manager.cc:5697] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.393925  3705 raft_consensus.cc:2955] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.408820  4262 raft_consensus.cc:2955] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.443413  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet 31567c2626fc44b8807bced29a53ba1e with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:46204
I20260709 13:18:27.462009  6622 tablet_replica.cc:333] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:27.499195  3457 catalog_manager.cc:5697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 7 to 8, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.505949  6622 raft_consensus.cc:2243] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:27.508335  6622 raft_consensus.cc:2272] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:27.511572  6622 ts_tablet_manager.cc:1916] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:27.507928  3457 catalog_manager.cc:5697] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.561460  3637 consensus_queue.cc:237] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:27.573737  4259 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:18:27.580106  6622 ts_tablet_manager.cc:1929] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260709 13:18:27.591121  6622 log.cc:1199] T 31567c2626fc44b8807bced29a53ba1e P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/31567c2626fc44b8807bced29a53ba1e
I20260709 13:18:27.581087  6476 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:18:27.598946  3705 consensus_queue.cc:237] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:27.607024  6485 raft_consensus.cc:2955] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.594205  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet 31567c2626fc44b8807bced29a53ba1e (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:27.614951  4259 raft_consensus.cc:2955] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.682560  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:27.723227  3557 raft_consensus.cc:1275] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:18:27.734588  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 99359.4us
I20260709 13:18:27.750885  4265 raft_consensus.cc:1275] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:18:27.735110  6591 consensus_queue.cc:1048] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
W20260709 13:18:27.765791  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 114322us
I20260709 13:18:27.770258  3637 consensus_queue.cc:237] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:27.774176  3563 raft_consensus.cc:1275] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:18:27.793963  4259 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:18:27.801944  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9cc7ee9dbc3a4110afe3585c3b1d3481 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:27.801875  6567 raft_consensus.cc:2955] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.806546  6586 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:27.809442  3561 raft_consensus.cc:2955] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.810518  6624 consensus_queue.cc:1048] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:27.824491  6597 raft_consensus.cc:2955] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.831765  4259 raft_consensus.cc:2955] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.838297  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb62a2b7f6324907bd672b8f3b3e4871 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:18:27.843626  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 66120us
I20260709 13:18:27.847719  6581 consensus_queue.cc:1048] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:18:27.844915  3460 catalog_manager.cc:5697] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 8 to 9, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 8 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:27.862836  3461 catalog_manager.cc:5697] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 4 to 5, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 2 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.863819  4262 raft_consensus.cc:2955] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.867009  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cc7ee9dbc3a4110afe3585c3b1d3481 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:27.889303  3561 raft_consensus.cc:1275] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:18:27.896045  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet 72056e3439244f8ea4390d0172479e99 with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38384
I20260709 13:18:27.900871  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 72056e3439244f8ea4390d0172479e99 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:27.905162  6582 consensus_queue.cc:1048] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:27.919440  3461 catalog_manager.cc:5697] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 7 to 8, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:27.959333  6632 tablet_replica.cc:333] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:27.964944  6629 tablet_replica.cc:333] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:27.968367  6632 raft_consensus.cc:2243] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:27.969400  6632 raft_consensus.cc:2272] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:27.973131  6632 ts_tablet_manager.cc:1916] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:27.973692  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet eb62a2b7f6324907bd672b8f3b3e4871 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:27.989130  6629 raft_consensus.cc:2243] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:27.990211  6629 raft_consensus.cc:2272] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:27.993297  3557 raft_consensus.cc:2955] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:27.999245  6629 ts_tablet_manager.cc:1916] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:28.002776  3561 raft_consensus.cc:2955] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:28.012238  3563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:28.012859  3563 raft_consensus.cc:606] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Received request to transfer leadership to TS 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:28.025100  3705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
mode: GRACEFUL
new_leader_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:50594
I20260709 13:18:28.025740  3705 raft_consensus.cc:606] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Received request to transfer leadership to TS 60611c619ac74778ab2644df450044a4
I20260709 13:18:28.027163  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:28.028810  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:28.039266  6629 ts_tablet_manager.cc:1929] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.8
I20260709 13:18:28.039786  6629 log.cc:1199] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/9cc7ee9dbc3a4110afe3585c3b1d3481
I20260709 13:18:28.043692  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet 9cc7ee9dbc3a4110afe3585c3b1d3481 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:28.052753  6629 tablet_replica.cc:333] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:28.067242  6629 raft_consensus.cc:2243] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:28.070093  6629 raft_consensus.cc:2272] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:28.074401  6632 ts_tablet_manager.cc:1929] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:18:28.074919  6632 log.cc:1199] T 72056e3439244f8ea4390d0172479e99 P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/72056e3439244f8ea4390d0172479e99
I20260709 13:18:28.077021  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet 72056e3439244f8ea4390d0172479e99 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:28.074422  6629 ts_tablet_manager.cc:1916] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:28.124807  6629 ts_tablet_manager.cc:1929] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260709 13:18:28.125350  6629 log.cc:1199] T eb62a2b7f6324907bd672b8f3b3e4871 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/eb62a2b7f6324907bd672b8f3b3e4871
I20260709 13:18:28.127108  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet eb62a2b7f6324907bd672b8f3b3e4871 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:28.160552  6589 raft_consensus.cc:993] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5: : Instructing follower 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:28.161172  6589 raft_consensus.cc:1081] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Signalling peer 60611c619ac74778ab2644df450044a4 to start an election
I20260709 13:18:28.162915  3637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130"
dest_uuid: "60611c619ac74778ab2644df450044a4"
 from {username='slave'} at 127.0.0.1:38400
I20260709 13:18:28.163504  3637 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:28.163868  3637 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:28.175036  3637 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:28.183993  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:28.184628  3705 raft_consensus.cc:3055] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:18:28.184916  3705 raft_consensus.cc:740] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:28.185809  3705 consensus_queue.cc:260] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:28.187045  3705 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:28.204686  3705 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:18:28.207373  4262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:28.208099  4262 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:28.220674  4262 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
I20260709 13:18:28.227536  3637 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:28.229336  3604 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:28.233577  6597 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:18:28.234120  6597 raft_consensus.cc:697] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:28.235001  6597 consensus_queue.cc:237] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:28.246556  6630 raft_consensus.cc:993] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:28.247164  6630 raft_consensus.cc:1081] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Signalling peer 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:28.249018  4259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e"
dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:40678
I20260709 13:18:28.249653  4259 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:28.259032  4259 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:28.269588  4259 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:28.275141  4259 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:28.281948  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:28.282691  3712 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:28.293978  3557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:28.294667  3557 raft_consensus.cc:3055] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:18:28.294974  3557 raft_consensus.cc:740] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:28.295727  3557 consensus_queue.cc:260] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:28.297060  3557 raft_consensus.cc:3060] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:28.313903  3461 catalog_manager.cc:5697] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 6 to 7, leader changed from af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:28.326262  3712 raft_consensus.cc:2468] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 4.
I20260709 13:18:28.345048  4234 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:28.346004  6628 raft_consensus.cc:2804] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:28.346570  6628 raft_consensus.cc:697] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 4 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:28.347438  6628 consensus_queue.cc:237] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [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: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:28.429469  3557 raft_consensus.cc:2468] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 4.
I20260709 13:18:28.447676  3461 catalog_manager.cc:5697] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 3 to 4, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 4 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:28.721312  3705 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:18:28.725064  6586 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:18:28.809069  3557 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:18:28.814236  6628 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:28.892693  3708 raft_consensus.cc:1275] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:18:28.900135  6623 consensus_queue.cc:1048] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
W20260709 13:18:28.959444  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 59467.1us
W20260709 13:18:28.968488  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 67906.3us
I20260709 13:18:28.994141  4259 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:18:28.995826  6581 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 13:18:29.024762  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 56511.9us
I20260709 13:18:29.031337  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:29.200641  3712 consensus_queue.cc:237] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:29.234936  3629 raft_consensus.cc:1275] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:29.236773  6624 consensus_queue.cc:1048] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:29.250892  3675 consensus_peers.cc:597] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0838b690ef2d43e6ba3be99681493299. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:29.253655  3561 raft_consensus.cc:1275] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:29.257272  6644 consensus_queue.cc:1048] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:29.273268  6653 log.cc:927] Time spent T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:18:29.275878  6567 raft_consensus.cc:2955] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.278860  3563 raft_consensus.cc:2955] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.284262  3629 raft_consensus.cc:2955] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.305320  3461 catalog_manager.cc:5697] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 3, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.324074  3561 consensus_queue.cc:237] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:18:29.366801  3526 consensus_peers.cc:597] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a0c4d7f52b441698dda7824b0fa0be5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:29.367023  3712 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:29.373698  3629 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:29.373804  6647 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:29.390344  6630 raft_consensus.cc:2955] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.391886  3712 raft_consensus.cc:2955] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.394210  6585 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:29.426375  3636 consensus_queue.cc:237] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:29.442742  3629 raft_consensus.cc:2955] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.448896  3712 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:29.455207  6640 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:29.479727  3461 catalog_manager.cc:5697] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:29.649761  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 132599us
I20260709 13:18:29.665333  3555 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:29.668836  6668 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:18:29.668711  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 153036us
W20260709 13:18:29.671203  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 114654us
W20260709 13:18:29.686092  3601 consensus_peers.cc:597] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f98db86cf854ef4b35c93df79136489. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:29.691354  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 162535us
I20260709 13:18:29.696491  6671 raft_consensus.cc:2955] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.718632  3705 raft_consensus.cc:2955] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.726094  3555 raft_consensus.cc:2955] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.750947  3458 catalog_manager.cc:5697] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 4, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.788863  3705 consensus_queue.cc:237] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:29.811311  3555 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:18:29.812773  6624 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:29.820554  3636 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:18:29.842682  6624 raft_consensus.cc:2955] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.845965  3555 raft_consensus.cc:2955] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.868039  6627 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:18:29.870436  3675 consensus_peers.cc:597] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 682dc26c33a94ae5b4c4b703cb3e3fc2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:29.913187  3458 catalog_manager.cc:5697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 7 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.943085  3629 raft_consensus.cc:2955] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:29.960558  6681 ts_tablet_manager.cc:933] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:30.014199  6683 ts_tablet_manager.cc:933] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:30.021515  6682 ts_tablet_manager.cc:933] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
I20260709 13:18:30.022850  6681 tablet_copy_client.cc:323] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
I20260709 13:18:30.024989  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet 0838b690ef2d43e6ba3be99681493299 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:18:30.026763  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet 0838b690ef2d43e6ba3be99681493299 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-0838b690ef2d43e6ba3be99681493299
I20260709 13:18:30.043079  3722 tablet_copy_source_session.cc:215] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:30.047649  6681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0838b690ef2d43e6ba3be99681493299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.057291  6683 tablet_copy_client.cc:323] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:18:30.059356  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet 8f98db86cf854ef4b35c93df79136489 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:18:30.059962  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet 8f98db86cf854ef4b35c93df79136489 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-8f98db86cf854ef4b35c93df79136489
I20260709 13:18:30.060667  6682 tablet_copy_client.cc:323] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:18:30.064203  3573 tablet_copy_service.cc:140] P 62220af1882547f58159de5ac5d6ecac: Received BeginTabletCopySession request for tablet 7a0c4d7f52b441698dda7824b0fa0be5 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:42182)
I20260709 13:18:30.064682  3573 tablet_copy_service.cc:161] P 62220af1882547f58159de5ac5d6ecac: Beginning new tablet copy session on tablet 7a0c4d7f52b441698dda7824b0fa0be5 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:42182: session id = 5c7076bb123441cf82e557da237b8e2d-7a0c4d7f52b441698dda7824b0fa0be5
I20260709 13:18:30.073580  3648 tablet_copy_source_session.cc:215] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:30.080531  3573 tablet_copy_source_session.cc:215] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:30.086328  6683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f98db86cf854ef4b35c93df79136489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.096845  6682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c4d7f52b441698dda7824b0fa0be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.107234  6681 tablet_copy_client.cc:806] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:30.110824  6681 tablet_copy_client.cc:670] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:30.115070  6681 tablet_copy_client.cc:538] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:30.126235  6681 tablet_bootstrap.cc:492] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:30.146142  6682 tablet_copy_client.cc:806] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:30.148028  6682 tablet_copy_client.cc:670] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:30.152107  6682 tablet_copy_client.cc:538] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:30.202445  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:30.220840  6682 tablet_bootstrap.cc:492] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:30.232821  6683 tablet_copy_client.cc:806] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:30.251174  6681 tablet_bootstrap.cc:492] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:30.252270  6681 tablet_bootstrap.cc:492] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:30.253026  6681 ts_tablet_manager.cc:1403] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.127s	user 0.020s	sys 0.012s
I20260709 13:18:30.253894  6683 tablet_copy_client.cc:670] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:30.258450  6683 tablet_copy_client.cc:538] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:30.256282  6681 raft_consensus.cc:359] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:30.264201  6681 raft_consensus.cc:740] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:30.265012  6681 consensus_queue.cc:260] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:30.284835  6683 tablet_bootstrap.cc:492] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:30.303373  6681 ts_tablet_manager.cc:1434] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.005s
I20260709 13:18:30.331013  3636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
new_leader_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:56526
I20260709 13:18:30.331684  3636 raft_consensus.cc:606] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Received request to transfer leadership to TS 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:30.334883  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-0838b690ef2d43e6ba3be99681493299 received from {username='slave'} at 127.0.0.1:33002
I20260709 13:18:30.335433  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-0838b690ef2d43e6ba3be99681493299 on tablet 0838b690ef2d43e6ba3be99681493299 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:30.337059  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:18:30.340731  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:30.358548  6682 tablet_bootstrap.cc:492] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:30.364826  6682 tablet_bootstrap.cc:492] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:30.365792  6682 ts_tablet_manager.cc:1403] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.145s	user 0.019s	sys 0.014s
I20260709 13:18:30.369189  6682 raft_consensus.cc:359] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:30.377225  6682 raft_consensus.cc:740] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:30.378693  6674 raft_consensus.cc:993] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: : Instructing follower 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:30.381795  6674 raft_consensus.cc:1081] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Signalling peer 62220af1882547f58159de5ac5d6ecac to start an election
I20260709 13:18:30.383726  3557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
 from {username='slave'} at 127.0.0.1:46210
I20260709 13:18:30.384337  3557 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:30.384793  3557 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:30.398423  6681 ts_tablet_manager.cc:933] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:30.397363  3557 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:30.402033  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:30.402604  3636 raft_consensus.cc:3055] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:18:30.402881  3636 raft_consensus.cc:740] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:30.403601  3636 consensus_queue.cc:260] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:30.408382  3636 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:30.409384  3557 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:30.417384  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:30.418087  3712 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:30.427292  3712 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 8.
I20260709 13:18:30.435299  3529 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:30.436462  6630 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:18:30.437042  6630 raft_consensus.cc:697] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Becoming Leader. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:30.437971  6630 consensus_queue.cc:237] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:30.384016  6682 consensus_queue.cc:260] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:30.449203  6683 tablet_bootstrap.cc:492] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=1 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:30.464064  3636 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62220af1882547f58159de5ac5d6ecac in term 8.
I20260709 13:18:30.474206  6683 tablet_bootstrap.cc:492] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:30.475057  6683 ts_tablet_manager.cc:1403] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.190s	user 0.034s	sys 0.002s
I20260709 13:18:30.488276  6681 tablet_copy_client.cc:323] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
W20260709 13:18:30.529546  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 70102.1us
I20260709 13:18:30.570469  6683 raft_consensus.cc:359] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:30.564297  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet 682dc26c33a94ae5b4c4b703cb3e3fc2 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:18:30.588953  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet 682dc26c33a94ae5b4c4b703cb3e3fc2 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-682dc26c33a94ae5b4c4b703cb3e3fc2
I20260709 13:18:30.606544  3458 catalog_manager.cc:5697] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac reported cstate change: term changed from 7 to 8, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 62220af1882547f58159de5ac5d6ecac (127.2.94.129). New cstate: current_term: 8 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:30.626672  6683 raft_consensus.cc:740] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:30.627985  6683 consensus_queue.cc:260] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:30.631035  6683 ts_tablet_manager.cc:1434] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.156s	user 0.009s	sys 0.001s
W20260709 13:18:30.638309  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 85208.9us
W20260709 13:18:30.637269  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 78398.3us
I20260709 13:18:30.651316  4259 raft_consensus.cc:1217] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
W20260709 13:18:30.662258  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 130019us
I20260709 13:18:30.664767  3722 tablet_copy_source_session.cc:215] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:30.670674  6682 ts_tablet_manager.cc:1434] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.304s	user 0.012s	sys 0.007s
W20260709 13:18:30.671687  4228 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 107471us
I20260709 13:18:30.705614  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-8f98db86cf854ef4b35c93df79136489 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:18:30.706319  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-8f98db86cf854ef4b35c93df79136489 on tablet 8f98db86cf854ef4b35c93df79136489 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:30.726209  3573 tablet_copy_service.cc:342] P 62220af1882547f58159de5ac5d6ecac: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-7a0c4d7f52b441698dda7824b0fa0be5 received from {username='slave'} at 127.0.0.1:42182
I20260709 13:18:30.726672  3573 tablet_copy_service.cc:434] P 62220af1882547f58159de5ac5d6ecac: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-7a0c4d7f52b441698dda7824b0fa0be5 on tablet 7a0c4d7f52b441698dda7824b0fa0be5 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:30.731715  6681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 682dc26c33a94ae5b4c4b703cb3e3fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.772286  6681 tablet_copy_client.cc:806] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:30.772959  6681 tablet_copy_client.cc:670] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:30.777452  6681 tablet_copy_client.cc:538] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:30.812134  6681 tablet_bootstrap.cc:492] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:30.910964  4262 raft_consensus.cc:1217] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:18:30.922801  3712 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:30.924453  6630 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:30.989346  4262 raft_consensus.cc:1217] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:18:31.027370  6681 tablet_bootstrap.cc:492] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:31.028403  6681 tablet_bootstrap.cc:492] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:31.029179  6681 ts_tablet_manager.cc:1403] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.217s	user 0.032s	sys 0.009s
I20260709 13:18:31.032809  6681 raft_consensus.cc:359] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:31.070094  3636 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:18:31.040118  6681 raft_consensus.cc:740] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:31.075824  6630 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:31.075244  6681 consensus_queue.cc:260] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:31.090507  6681 ts_tablet_manager.cc:1434] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.061s	user 0.012s	sys 0.000s
I20260709 13:18:31.098587  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-682dc26c33a94ae5b4c4b703cb3e3fc2 received from {username='slave'} at 127.0.0.1:33002
I20260709 13:18:31.124703  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-682dc26c33a94ae5b4c4b703cb3e3fc2 on tablet 682dc26c33a94ae5b4c4b703cb3e3fc2 with peer 5c7076bb123441cf82e557da237b8e2d
W20260709 13:18:31.191785  3529 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 84988.2us
I20260709 13:18:31.321820  6723 raft_consensus.cc:1064] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:31.342887  6723 consensus_queue.cc:237] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:31.358523  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:18:31.389535  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 109826us
I20260709 13:18:31.384610  4262 raft_consensus.cc:1217] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
W20260709 13:18:31.445716  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 44438.6us
I20260709 13:18:31.528465  6669 raft_consensus.cc:1064] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:31.531013  6669 consensus_queue.cc:237] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:31.534888  3635 raft_consensus.cc:1275] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:31.535159  4262 raft_consensus.cc:1275] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:31.537180  6724 consensus_queue.cc:1048] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:31.539158  6724 consensus_queue.cc:1048] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:31.545516  3561 raft_consensus.cc:1275] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:31.548697  6724 consensus_queue.cc:1048] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:18:31.551671  3712 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:18:31.553179  6727 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:31.560164  4259 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:18:31.561921  6669 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:31.574934  6729 raft_consensus.cc:1064] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:31.578269  6729 consensus_queue.cc:237] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:31.594328  3557 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:18:31.603363  6669 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:31.603737  6724 raft_consensus.cc:2955] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.610831  3708 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:18:31.610812  3635 raft_consensus.cc:2955] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.618533  6729 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:31.625322  3636 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:18:31.630616  4262 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEARNER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:18:31.642409  6714 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:18:31.682163  3460 catalog_manager.cc:5697] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.687024  6716 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 13:18:31.701694  4259 raft_consensus.cc:2955] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.745466  3561 raft_consensus.cc:2955] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.757095  3708 raft_consensus.cc:2955] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.754967  6669 raft_consensus.cc:2955] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.782999  6729 raft_consensus.cc:2955] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.807694  3637 raft_consensus.cc:2955] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.816672  3561 raft_consensus.cc:2955] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.804932  4259 raft_consensus.cc:2955] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.824304  4262 raft_consensus.cc:2955] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.865285  3705 raft_consensus.cc:2955] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:31.897365  6627 raft_consensus.cc:1064] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:31.900158  6627 consensus_queue.cc:237] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:31.930198  3637 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:18:31.932132  6724 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:31.951526  3561 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 13:18:31.958132  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 102594us
I20260709 13:18:31.959331  6723 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:31.984845  4265 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEARNER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:18:31.986881  6704 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:32.001694  6723 raft_consensus.cc:2955] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.007529  3708 consensus_queue.cc:237] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:32.012141  3636 raft_consensus.cc:2955] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.015645  3457 catalog_manager.cc:5697] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:32.031658  4265 raft_consensus.cc:2955] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.044327  3561 raft_consensus.cc:2955] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.045323  3457 catalog_manager.cc:5697] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 4 to 5, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.047473  4259 raft_consensus.cc:1275] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:18:32.050707  3636 raft_consensus.cc:1275] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:18:32.058421  6724 consensus_queue.cc:1048] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 13:18:32.073361  6704 consensus_queue.cc:1048] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:32.076501  3563 consensus_queue.cc:237] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:32.093519  3636 consensus_queue.cc:237] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:32.101081  4259 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:32.102593  3705 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:32.102738  6669 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:32.109931  6747 raft_consensus.cc:2955] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.111793  4262 raft_consensus.cc:2955] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.120565  6729 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:32.123323  4259 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:32.126495  6699 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:32.089090  3461 catalog_manager.cc:5697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: config changed from index 6 to 7, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.142004  6630 raft_consensus.cc:2955] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.171965  3705 consensus_queue.cc:237] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:32.172911  3708 raft_consensus.cc:2955] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.178689  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8f98db86cf854ef4b35c93df79136489 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:32.180563  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a0c4d7f52b441698dda7824b0fa0be5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:32.189342  3457 catalog_manager.cc:5697] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New cstate: current_term: 4 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:32.186406  4265 raft_consensus.cc:2955] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.200313  3460 catalog_manager.cc:5697] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index 5 to 6, VOTER 60611c619ac74778ab2644df450044a4 (127.2.94.130) evicted. New cstate: current_term: 4 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:32.204525  4259 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:18:32.210968  3637 raft_consensus.cc:1275] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:18:32.214570  3698 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f98db86cf854ef4b35c93df79136489 with delete_type TABLET_DATA_TOMBSTONED (TS af8b4811e7084b8a9e3fc314403341b5 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54432
I20260709 13:18:32.228395  6724 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:32.228569  6627 raft_consensus.cc:2955] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.235299  3620 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a0c4d7f52b441698dda7824b0fa0be5 with delete_type TABLET_DATA_TOMBSTONED (TS 60611c619ac74778ab2644df450044a4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38384
I20260709 13:18:32.239020  3635 raft_consensus.cc:2955] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.242432  6755 tablet_replica.cc:333] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:32.252077  6724 consensus_queue.cc:1048] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:18:32.247282  3561 raft_consensus.cc:1275] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:18:32.268365  6747 consensus_queue.cc:1048] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:32.270360  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0838b690ef2d43e6ba3be99681493299 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:32.273962  4259 raft_consensus.cc:2955] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.275411  6756 tablet_replica.cc:333] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:32.276505  6756 raft_consensus.cc:2243] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:32.285817  6756 raft_consensus.cc:2272] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:32.287925  6723 raft_consensus.cc:2955] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.292770  6756 ts_tablet_manager.cc:1916] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:32.296453  3563 raft_consensus.cc:2955] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.284824  6755 raft_consensus.cc:2243] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:32.314009  6755 raft_consensus.cc:2272] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:32.317016  3458 catalog_manager.cc:5697] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index 4 to 5, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:32.318759  3636 raft_consensus.cc:2955] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.339538  6755 ts_tablet_manager.cc:1916] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:32.344560  4259 raft_consensus.cc:2955] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.358170  3448 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 682dc26c33a94ae5b4c4b703cb3e3fc2 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:32.391961  6756 ts_tablet_manager.cc:1929] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:18:32.392556  6756 log.cc:1199] T 7a0c4d7f52b441698dda7824b0fa0be5 P 60611c619ac74778ab2644df450044a4: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/wals/7a0c4d7f52b441698dda7824b0fa0be5
I20260709 13:18:32.394007  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet 0838b690ef2d43e6ba3be99681493299 with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46204
I20260709 13:18:32.395764  3445 catalog_manager.cc:5028] TS 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): tablet 7a0c4d7f52b441698dda7824b0fa0be5 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:32.399600  3460 catalog_manager.cc:5697] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 7 to 8, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 7 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:32.422001  6757 tablet_replica.cc:333] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:32.424810  3549 tablet_service.cc:1558] Processing DeleteTablet for tablet 682dc26c33a94ae5b4c4b703cb3e3fc2 with delete_type TABLET_DATA_TOMBSTONED (TS 62220af1882547f58159de5ac5d6ecac not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:46204
I20260709 13:18:32.441697  6757 raft_consensus.cc:2243] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:32.442862  6757 raft_consensus.cc:2272] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:32.449258  6755 ts_tablet_manager.cc:1929] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:18:32.450666  6757 ts_tablet_manager.cc:1916] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:32.450693  6755 log.cc:1199] T 8f98db86cf854ef4b35c93df79136489 P af8b4811e7084b8a9e3fc314403341b5: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/wals/8f98db86cf854ef4b35c93df79136489
I20260709 13:18:32.456130  3448 catalog_manager.cc:5028] TS af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): tablet 8f98db86cf854ef4b35c93df79136489 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:32.456377  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:32.488593  6757 ts_tablet_manager.cc:1929] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:18:32.489503  6757 log.cc:1199] T 0838b690ef2d43e6ba3be99681493299 P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/0838b690ef2d43e6ba3be99681493299
I20260709 13:18:32.491575  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet 0838b690ef2d43e6ba3be99681493299 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:32.492746  6757 tablet_replica.cc:333] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:32.493940  6757 raft_consensus.cc:2243] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:32.494863  6757 raft_consensus.cc:2272] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:32.499166  6757 ts_tablet_manager.cc:1916] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:18:32.518877  6757 ts_tablet_manager.cc:1929] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 13:18:32.519440  6757 log.cc:1199] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 62220af1882547f58159de5ac5d6ecac: Deleting WAL directory at /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/wals/682dc26c33a94ae5b4c4b703cb3e3fc2
I20260709 13:18:32.521476  3448 catalog_manager.cc:5028] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): tablet 682dc26c33a94ae5b4c4b703cb3e3fc2 (table test-workload [id=0f51d7f10d6d417b900fa34a87dfc5be]) successfully deleted
I20260709 13:18:32.583565  3563 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba"
dest_uuid: "62220af1882547f58159de5ac5d6ecac"
mode: GRACEFUL
new_leader_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:54906
I20260709 13:18:32.584245  3563 raft_consensus.cc:606] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Received request to transfer leadership to TS 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:32.586616  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:18:32.588238  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:32.976263  6630 raft_consensus.cc:993] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac: : Instructing follower 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:32.976861  6630 raft_consensus.cc:1081] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Signalling peer 5c7076bb123441cf82e557da237b8e2d to start an election
I20260709 13:18:32.978350  4265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba"
dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
 from {username='slave'} at 127.0.0.1:40678
I20260709 13:18:32.978878  4265 raft_consensus.cc:493] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:32.979211  4265 raft_consensus.cc:3060] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:32.986454  4265 raft_consensus.cc:515] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:32.994560  4265 leader_election.cc:290] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:32.994472  3563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "62220af1882547f58159de5ac5d6ecac"
I20260709 13:18:32.995837  3563 raft_consensus.cc:3055] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:32.996177  3563 raft_consensus.cc:740] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62220af1882547f58159de5ac5d6ecac, State: Running, Role: LEADER
I20260709 13:18:32.996968  3563 consensus_queue.cc:260] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [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: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:32.998330  3563 raft_consensus.cc:3060] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:33.008162  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd685c87a344fc891ac334b6274d6ba" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:33.008791  3636 raft_consensus.cc:3060] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:33.035983  3636 raft_consensus.cc:2468] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 3.
I20260709 13:18:33.037277  4228 leader_election.cc:304] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:33.038178  6708 raft_consensus.cc:2804] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:33.038697  6708 raft_consensus.cc:697] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 3 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:33.039616  6708 consensus_queue.cc:237] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [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: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:33.067798  3563 raft_consensus.cc:2468] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 3.
I20260709 13:18:33.073316  3458 catalog_manager.cc:5697] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 2 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 3 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:33.523348  3637 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:18:33.525767  6700 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:33.600521  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:18:33.646878  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 79894.6us
I20260709 13:18:33.658018  3563 raft_consensus.cc:1275] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:18:33.669188  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 241434us
I20260709 13:18:33.683965  6700 consensus_queue.cc:1048] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 13:18:33.774019  2426 tablet_server.cc:179] TabletServer@127.2.94.129:0 shutting down...
I20260709 13:18:33.786504  3561 consensus_queue.cc:237] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:18:33.801484  3604 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:18:33.834069  3604 consensus_peers.cc:597] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:33.849143  3678 consensus_peers.cc:597] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:33.862407  3678 consensus_peers.cc:597] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:33.892547  3678 consensus_peers.cc:597] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:33.929654  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 44481.9us
W20260709 13:18:33.937107  3678 consensus_peers.cc:597] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:33.946653  3708 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 13:18:33.955336  3678 consensus_peers.cc:597] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.019939  3526 consensus_peers.cc:597] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4e3bd6aa0554641b0eb9634a4dbd795. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.021180  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 71477.2us
W20260709 13:18:34.029687  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 93056.3us
I20260709 13:18:34.047081  3635 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Refusing update from remote peer 62220af1882547f58159de5ac5d6ecac: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 13:18:34.050050  3678 consensus_peers.cc:597] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.058187  6771 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:18:34.072273  3678 consensus_peers.cc:597] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.101157  6699 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:18:34.176173  3678 consensus_peers.cc:597] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.181079  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 176255us
W20260709 13:18:34.190308  3678 consensus_peers.cc:597] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.193373  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 99575.7us
W20260709 13:18:34.202036  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 49863.7us
W20260709 13:18:34.249506  3678 consensus_peers.cc:597] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.261860  6726 raft_consensus.cc:2955] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:34.278064  3712 raft_consensus.cc:2955] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:18:34.309151  3604 consensus_peers.cc:597] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.371012  3635 raft_consensus.cc:2955] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
W20260709 13:18:34.382769  4234 consensus_peers.cc:597] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.383610  4234 consensus_peers.cc:597] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.384683  4234 consensus_peers.cc:597] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.385396  4234 consensus_peers.cc:597] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.390945  3636 consensus_queue.cc:237] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:34.406527  3457 catalog_manager.cc:5697] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac reported cstate change: config changed from index -1 to 6, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 8 leader_uuid: "62220af1882547f58159de5ac5d6ecac" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:34.443401  3601 consensus_peers.cc:597] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc72ad7da5374b7faa4233af2ecd2f37. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.451414  3604 consensus_peers.cc:597] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.452841  3604 consensus_peers.cc:597] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.457015  6792 ts_tablet_manager.cc:933] T c4e3bd6aa0554641b0eb9634a4dbd795 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
W20260709 13:18:34.468428  4234 consensus_peers.cc:597] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.475839  3705 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 13:18:34.478665  4234 consensus_peers.cc:597] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.479367  4234 consensus_peers.cc:597] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.479938  4234 consensus_peers.cc:597] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.480523  4234 consensus_peers.cc:597] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.521202  3604 consensus_peers.cc:597] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.521803  3604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 44180.5us
W20260709 13:18:34.522454  3604 consensus_peers.cc:597] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.523059  3604 consensus_peers.cc:597] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.552476  3604 consensus_peers.cc:597] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.563755  6792 tablet_copy_client.cc:323] T c4e3bd6aa0554641b0eb9634a4dbd795 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.129:42805
I20260709 13:18:34.618036  6762 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:18:34.660677  3604 consensus_peers.cc:597] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:34.683152  3604 consensus_peers.cc:597] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.709870  6772 raft_consensus.cc:493] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:18:34.713394  6772 raft_consensus.cc:515] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:34.716344  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:34.719130  6772 leader_election.cc:290] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:18:34.723259  3604 consensus_peers.cc:597] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.732018  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72056e3439244f8ea4390d0172479e99" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:34.745661  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:34.751715  2426 tablet_replica.cc:333] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:34.752759  2426 raft_consensus.cc:2243] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.754050  6771 raft_consensus.cc:493] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:18:34.754829  6771 raft_consensus.cc:515] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:34.758495  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:34.754832  2426 raft_consensus.cc:2272] T 3cd685c87a344fc891ac334b6274d6ba P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.765743  6771 leader_election.cc:290] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:34.769484  6762 raft_consensus.cc:2955] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:34.774515  3712 raft_consensus.cc:2955] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:34.776446  3526 leader_election.cc:304] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:34.778419  6699 raft_consensus.cc:2749] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:34.780691  2426 tablet_replica.cc:333] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:34.780853  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4fa834fa5f400b85d7cbae67c592aa" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:34.788343  2426 raft_consensus.cc:2243] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.789419  2426 raft_consensus.cc:2272] T dfb051f05a7e4b2ab673887702ea64ce P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.794803  6630 raft_consensus.cc:493] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:18:34.798056  6630 raft_consensus.cc:515] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:34.800060  6630 leader_election.cc:290] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:34.806417  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:34.810108  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adb0bc8fb13f410bbbdba86e91928053" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:34.820147  3526 leader_election.cc:304] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:34.820973  6630 raft_consensus.cc:2749] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:18:34.834892  2426 tablet_replica.cc:333] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:34.836097  2426 raft_consensus.cc:2243] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.822860  3460 catalog_manager.cc:5697] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: config changed from index -1 to 5, NON_VOTER 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) added. New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } }
I20260709 13:18:34.859472  6801 ts_tablet_manager.cc:933] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:34.862666  6699 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:34.863386  6699 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:34.863845  6726 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:34.864437  6726 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:34.865805  2426 raft_consensus.cc:2272] T 91d34ba37d39444f8f71b320ee3a6ef5 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.866586  6726 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:34.866966  6699 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:34.868755  2426 tablet_replica.cc:333] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
W20260709 13:18:34.869117  3526 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 45478.3us
I20260709 13:18:34.869913  3526 leader_election.cc:304] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:18:34.870107  2426 raft_consensus.cc:2243] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.870740  6699 raft_consensus.cc:2749] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:18:34.874495  2426 raft_consensus.cc:2272] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.877843  2426 tablet_replica.cc:333] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:34.879846  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:34.881771  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:34.881661  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69d5275f3460bb89ff7f947c968c6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:34.878710  2426 raft_consensus.cc:2243] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.892983  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f98db86cf854ef4b35c93df79136489" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:34.904323  2426 raft_consensus.cc:2272] T 8d693013ea3048269b5349f91326ed43 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.906200  6769 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:34.906896  6769 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:34.907665  2426 tablet_replica.cc:333] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:34.910080  6769 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:34.910815  6801 tablet_copy_client.cc:323] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:18:34.912667  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:34.913024  3648 tablet_copy_service.cc:140] P 60611c619ac74778ab2644df450044a4: Received BeginTabletCopySession request for tablet fc72ad7da5374b7faa4233af2ecd2f37 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:40026)
I20260709 13:18:34.913837  3648 tablet_copy_service.cc:161] P 60611c619ac74778ab2644df450044a4: Beginning new tablet copy session on tablet fc72ad7da5374b7faa4233af2ecd2f37 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:40026: session id = 5c7076bb123441cf82e557da237b8e2d-fc72ad7da5374b7faa4233af2ecd2f37
I20260709 13:18:34.916301  2426 raft_consensus.cc:2243] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.921126  6769 raft_consensus.cc:493] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:18:34.921164  3526 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
W20260709 13:18:34.926783  3526 raft_consensus.cc:2686] T 0cc69d5275f3460bb89ff7f947c968c6 P 62220af1882547f58159de5ac5d6ecac: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:18:34.927731  3526 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:18:34.922919  6699 raft_consensus.cc:493] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:18:34.929049  6771 raft_consensus.cc:2706] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Received pre-election callback for term 5 while not running: Illegal state: RaftConsensus is not running: State = Stopping
I20260709 13:18:34.929809  6699 raft_consensus.cc:515] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:34.931301  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22ee27eeb8647548834b42da28f6cb2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:34.932324  6699 leader_election.cc:290] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:34.932085  6769 raft_consensus.cc:515] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:34.933800  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:34.935485  6769 leader_election.cc:290] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:34.938139  2426 raft_consensus.cc:2272] T 8f98db86cf854ef4b35c93df79136489 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.938400  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:34.940968  2426 tablet_replica.cc:333] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:34.942018  2426 raft_consensus.cc:2243] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.943138  2426 raft_consensus.cc:2272] T c6b968a12922464ca067ccd7b3d96b18 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.944670  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f36e02e898415cb38331447da0163e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:34.946498  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70dd47514b72420193685e9b0b0e8c93" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:34.951499  6769 raft_consensus.cc:493] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:18:34.988569  6769 raft_consensus.cc:515] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:34.989233  2426 tablet_replica.cc:333] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:34.990216  2426 raft_consensus.cc:2243] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.990988  6769 leader_election.cc:290] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:34.953158  6699 raft_consensus.cc:493] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:18:34.991804  6699 raft_consensus.cc:515] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:34.994144  6699 leader_election.cc:290] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:34.954231  3526 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:34.960841  3648 tablet_copy_source_session.cc:215] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:18:34.995769  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:34.997157  3526 leader_election.cc:304] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:34.997246  6772 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:34.998077  6771 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:18:34.998368  6772 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:34.999338  6771 raft_consensus.cc:2749] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:18:35.000730  6772 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:35.002804  6801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc72ad7da5374b7faa4233af2ecd2f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.001142  3526 leader_election.cc:304] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:34.991008  2426 raft_consensus.cc:2272] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.010345  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c36aa3ceff84c269c28deb5d764e96e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:35.011315  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.003976  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:35.012970  6772 raft_consensus.cc:2749] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:18:35.012825  2426 tablet_replica.cc:333] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.014129  6772 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:35.016474  6772 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:35.019007  6772 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:35.019308  6699 raft_consensus.cc:493] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:18:35.029585  6699 raft_consensus.cc:515] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:35.032675  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:35.023380  2426 raft_consensus.cc:2243] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.032678  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b776165c13e42a38409e601829d1e9d" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.035790  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1159fa8ece4d4581bde77b373787e578" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:35.037691  2426 raft_consensus.cc:2272] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.038832  6699 leader_election.cc:290] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:35.040796  2426 tablet_replica.cc:333] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.048781  6769 raft_consensus.cc:493] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 11 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:18:35.049594  6769 raft_consensus.cc:515] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:35.053458  6769 leader_election.cc:290] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:35.054021  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:35.057740  2426 raft_consensus.cc:2243] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.061357  6769 raft_consensus.cc:493] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:18:35.063616  6769 raft_consensus.cc:515] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: false } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:35.061928  2426 raft_consensus.cc:2272] T da6e731823e44a0ba6588a19fd293257 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.069190  6769 leader_election.cc:290] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:35.070072  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:35.072082  2426 tablet_replica.cc:333] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.072592  6801 tablet_copy_client.cc:806] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:35.074661  6771 raft_consensus.cc:493] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:18:35.076150  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.082468  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044b2b83bf054085a656d61ba9e76cf2" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:35.083544  6771 raft_consensus.cc:515] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:35.087014  6771 leader_election.cc:290] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:35.083953  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4395a70fe4fc38eb8932af9b03ad0" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:35.084143  6801 tablet_copy_client.cc:670] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:35.093385  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:35.094882  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a93e32a3a64c9ab357364e2c246fa6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.084540  2426 raft_consensus.cc:2243] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.099748  2426 raft_consensus.cc:2272] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.101245  6801 tablet_copy_client.cc:538] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:35.102770  2426 tablet_replica.cc:333] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.103638  2426 raft_consensus.cc:2243] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.104185  2426 raft_consensus.cc:2272] T adb0bc8fb13f410bbbdba86e91928053 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.107236  2426 tablet_replica.cc:333] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.108088  2426 raft_consensus.cc:2243] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.108732  2426 raft_consensus.cc:2272] T 4a9e683879854f1f8357f4b10c61c71a P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.112850  2426 tablet_replica.cc:333] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.113658  2426 raft_consensus.cc:2243] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.114773  2426 raft_consensus.cc:2272] T ec003372396242eba6b5813c854f3f3c P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.116938  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01eb5613230241eeb961d9bfaace9780" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:35.118220  6769 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:35.118841  6769 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:35.122926  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:35.124886  6769 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:35.129391  6769 raft_consensus.cc:493] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader af8b4811e7084b8a9e3fc314403341b5)
I20260709 13:18:35.129964  6769 raft_consensus.cc:515] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:35.132884  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:35.135143  6769 leader_election.cc:290] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:35.143481  2426 tablet_replica.cc:333] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.150900  6769 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:35.151716  6769 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:35.154057  6769 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:35.155565  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:35.159332  3526 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:35.164749  3526 leader_election.cc:304] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:18:35.165403  3526 raft_consensus.cc:2686] T 15a93e32a3a64c9ab357364e2c246fa6 P 62220af1882547f58159de5ac5d6ecac: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:18:35.166347  6771 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:18:35.159888  2426 raft_consensus.cc:2243] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.167421  2426 raft_consensus.cc:2272] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.163358  6801 tablet_bootstrap.cc:492] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:35.170603  2426 tablet_replica.cc:333] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.171458  2426 raft_consensus.cc:2243] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.172569  2426 raft_consensus.cc:2272] T f285f357e9de40d3b50ab1b31238cfb4 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.175722  2426 tablet_replica.cc:333] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.176707  2426 raft_consensus.cc:2243] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.177713  2426 raft_consensus.cc:2272] T 7a0c4d7f52b441698dda7824b0fa0be5 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.180897  2426 tablet_replica.cc:333] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.181087  3526 leader_election.cc:304] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:35.181995  2426 raft_consensus.cc:2243] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.186338  6771 raft_consensus.cc:2749] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:18:35.187348  2426 raft_consensus.cc:2272] T d22ee27eeb8647548834b42da28f6cb2 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.188609  3526 leader_election.cc:304] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:18:35.192438  6771 raft_consensus.cc:2749] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:18:35.194849  3526 leader_election.cc:304] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:18:35.197001  3526 raft_consensus.cc:2686] T 19f4395a70fe4fc38eb8932af9b03ad0 P 62220af1882547f58159de5ac5d6ecac: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:18:35.196506  2426 tablet_replica.cc:333] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.201148  3526 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
W20260709 13:18:35.202975  3526 raft_consensus.cc:2686] T 044b2b83bf054085a656d61ba9e76cf2 P 62220af1882547f58159de5ac5d6ecac: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:18:35.202458  2426 raft_consensus.cc:2243] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.232379  2426 raft_consensus.cc:2272] T 1c36aa3ceff84c269c28deb5d764e96e P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.239243  3526 leader_election.cc:304] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:35.248281  3635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.248894  6771 raft_consensus.cc:2749] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:18:35.249184  3630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.249496  3629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d78f246768446cfa6006f1b0eef070b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.249975  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:35.251076  2426 tablet_replica.cc:333] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.251669  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.255431  6699 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:35.252002  2426 raft_consensus.cc:2243] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.256479  6699 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:35.257066  2426 raft_consensus.cc:2272] T ab4fa834fa5f400b85d7cbae67c592aa P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.259130  6699 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:35.259630  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:35.259953  2426 tablet_replica.cc:333] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.260856  2426 raft_consensus.cc:2243] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.261476  2426 raft_consensus.cc:2272] T 47f36e02e898415cb38331447da0163e P 62220af1882547f58159de5ac5d6ecac [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.266656  6769 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:35.267277  6769 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:35.269490  6769 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:35.269829  6772 raft_consensus.cc:493] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:18:35.270392  6772 raft_consensus.cc:515] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:35.270900  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:35.272454  6772 leader_election.cc:290] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:35.277456  3526 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:35.277976  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70e8201a2ff48b7ab489f95de63d14e" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.278786  2426 tablet_replica.cc:333] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.279639  2426 raft_consensus.cc:2243] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.286705  3526 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:35.287850  6699 raft_consensus.cc:2749] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:18:35.293778  6772 raft_consensus.cc:2749] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:18:35.295713  2426 raft_consensus.cc:2272] T d5a10aa28e01440aa2063c3961b49038 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.298496  3526 leader_election.cc:304] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:35.301908  2426 tablet_replica.cc:333] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.302811  2426 raft_consensus.cc:2243] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.305699  6772 raft_consensus.cc:2749] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:18:35.307196  3526 leader_election.cc:304] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:35.310388  2426 raft_consensus.cc:2272] T a17a9f48762d4f3e9546df9dcc330e15 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.310936  6772 raft_consensus.cc:2749] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:18:35.315730  2426 tablet_replica.cc:333] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.320869  2426 raft_consensus.cc:2243] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.312150  3526 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:35.324312  6769 raft_consensus.cc:2749] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:18:35.333348  6801 tablet_bootstrap.cc:492] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:18:35.334438  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb42db2e8d44148b20a02a83e13b70b" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.335784  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.337538  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef7fac22024692a50929ff82ba90a5" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:35.347719  6801 tablet_bootstrap.cc:492] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:35.349918  6801 ts_tablet_manager.cc:1403] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.020s
I20260709 13:18:35.345923  2426 raft_consensus.cc:2272] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.354650  2426 tablet_replica.cc:333] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.355554  2426 raft_consensus.cc:2243] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.359328  2426 raft_consensus.cc:2272] T aaf6432c68124bc0ac126a0577c3f8ff P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.364710  6772 raft_consensus.cc:493] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5c7076bb123441cf82e557da237b8e2d)
I20260709 13:18:35.365257  6772 raft_consensus.cc:515] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:35.367349  6772 leader_election.cc:290] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:35.370738  3526 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
W20260709 13:18:35.372598  3526 raft_consensus.cc:2686] T afb42db2e8d44148b20a02a83e13b70b P 62220af1882547f58159de5ac5d6ecac: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:18:35.373277  3526 leader_election.cc:304] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:18:35.374627  2426 tablet_replica.cc:333] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.373926  6769 raft_consensus.cc:2749] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:35.375509  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.371853  6772 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:35.388038  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd78f5e617d3403baeb42c59e0e68b23" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:35.388100  6772 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:35.394487  6772 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:35.375368  6801 raft_consensus.cc:359] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:35.395211  6801 raft_consensus.cc:740] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:35.400602  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:35.402506  6801 consensus_queue.cc:260] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:35.406020  2426 raft_consensus.cc:2243] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.407104  2426 raft_consensus.cc:2272] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.409919  2426 tablet_replica.cc:333] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.410818  2426 raft_consensus.cc:2243] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.417958  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb62a2b7f6324907bd672b8f3b3e4871" candidate_uuid: "62220af1882547f58159de5ac5d6ecac" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:35.435444  3526 leader_election.cc:304] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:18:35.442407  3526 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac [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: 62220af1882547f58159de5ac5d6ecac; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
W20260709 13:18:35.449514  3526 raft_consensus.cc:2686] T eb62a2b7f6324907bd672b8f3b3e4871 P 62220af1882547f58159de5ac5d6ecac: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:18:35.450522  6772 raft_consensus.cc:2749] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:18:35.474200  6801 ts_tablet_manager.cc:1434] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.001s
I20260709 13:18:35.479882  3648 tablet_copy_service.cc:342] P 60611c619ac74778ab2644df450044a4: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-fc72ad7da5374b7faa4233af2ecd2f37 received from {username='slave'} at 127.0.0.1:40026
I20260709 13:18:35.480388  3648 tablet_copy_service.cc:434] P 60611c619ac74778ab2644df450044a4: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-fc72ad7da5374b7faa4233af2ecd2f37 on tablet fc72ad7da5374b7faa4233af2ecd2f37 with peer 5c7076bb123441cf82e557da237b8e2d
W20260709 13:18:35.484339  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 72974us
I20260709 13:18:35.485879  2426 raft_consensus.cc:2272] T 07ea31095ba140058ba77e4d46f28ab6 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.495047  2426 tablet_replica.cc:333] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.495883  2426 raft_consensus.cc:2243] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.496444  2426 raft_consensus.cc:2272] T dd78f5e617d3403baeb42c59e0e68b23 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.526715  2426 tablet_replica.cc:333] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.557515  2426 raft_consensus.cc:2243] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.558807  2426 raft_consensus.cc:2272] T 6373f70b14144e279e740f9a63f985d4 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.562781  2426 tablet_replica.cc:333] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.570122  2426 raft_consensus.cc:2243] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.570765  2426 raft_consensus.cc:2272] T 70dd47514b72420193685e9b0b0e8c93 P 62220af1882547f58159de5ac5d6ecac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.579452  2426 tablet_replica.cc:333] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.580210  2426 raft_consensus.cc:2243] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.597985  2426 raft_consensus.cc:2272] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.601061  2426 tablet_replica.cc:333] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.602308  2426 raft_consensus.cc:2243] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.602977  2426 raft_consensus.cc:2272] T fc72ad7da5374b7faa4233af2ecd2f37 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.605896  2426 tablet_replica.cc:333] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.606757  2426 raft_consensus.cc:2243] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.607558  2426 raft_consensus.cc:2272] T 0f767f531e75479985132e0f28e6c756 P 62220af1882547f58159de5ac5d6ecac [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.610594  2426 tablet_replica.cc:333] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.611370  2426 raft_consensus.cc:2243] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.612680  2426 raft_consensus.cc:2272] T c4e3bd6aa0554641b0eb9634a4dbd795 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.623405  2426 tablet_replica.cc:333] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.624264  2426 raft_consensus.cc:2243] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.624928  2426 raft_consensus.cc:2272] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.627939  2426 tablet_replica.cc:333] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.628733  2426 raft_consensus.cc:2243] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.629356  2426 raft_consensus.cc:2272] T 54ef7fac22024692a50929ff82ba90a5 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.632316  2426 tablet_replica.cc:333] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.633121  2426 raft_consensus.cc:2243] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.645905  2426 raft_consensus.cc:2272] T 6b776165c13e42a38409e601829d1e9d P 62220af1882547f58159de5ac5d6ecac [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.648770  2426 tablet_replica.cc:333] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.649828  2426 raft_consensus.cc:2243] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.650465  2426 raft_consensus.cc:2272] T c70e8201a2ff48b7ab489f95de63d14e P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.653379  2426 tablet_replica.cc:333] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.666311  2426 raft_consensus.cc:2243] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.667451  2426 raft_consensus.cc:2272] T db5166ac927f48c19609b84beb9a2d74 P 62220af1882547f58159de5ac5d6ecac [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.670197  2426 tablet_replica.cc:333] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.670898  2426 raft_consensus.cc:2243] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.671581  2426 raft_consensus.cc:2272] T 01eb5613230241eeb961d9bfaace9780 P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.676971  2426 tablet_replica.cc:333] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.678159  2426 raft_consensus.cc:2243] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.679908  2426 raft_consensus.cc:2272] T 8e12c29385614179942a368148703e30 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.683367  2426 tablet_replica.cc:333] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.684145  2426 raft_consensus.cc:2243] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.685024  2426 raft_consensus.cc:2272] T 72056e3439244f8ea4390d0172479e99 P 62220af1882547f58159de5ac5d6ecac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.690733  2426 tablet_replica.cc:333] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.691509  2426 raft_consensus.cc:2243] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:35.692624  2426 raft_consensus.cc:2272] T 3e24c43bd09349e78bd6b4c0173caec5 P 62220af1882547f58159de5ac5d6ecac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.695705  2426 tablet_replica.cc:333] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.696475  2426 raft_consensus.cc:2243] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.697118  2426 raft_consensus.cc:2272] T 8d78f246768446cfa6006f1b0eef070b P 62220af1882547f58159de5ac5d6ecac [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:35.714061  2426 tablet_replica.cc:333] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac: stopping tablet replica
I20260709 13:18:35.714779  2426 raft_consensus.cc:2243] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:35.715728  2426 raft_consensus.cc:2272] T 1159fa8ece4d4581bde77b373787e578 P 62220af1882547f58159de5ac5d6ecac [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:35.767804  3526 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:18:35.861146  4264 raft_consensus.cc:1217] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:18:35.925261  6792 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:40678 (request call id 860) took 1538 ms. Trace:
I20260709 13:18:35.925755  6792 rpcz_store.cc:276] 0709 13:18:34.386716 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:18:34.386857 (+   141us) service_pool.cc:224] Handling call
0709 13:18:34.480886 (+ 94029us) ts_tablet_manager.cc:934] T c4e3bd6aa0554641b0eb9634a4dbd795 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805)
0709 13:18:35.925164 (+1444278us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":585,"tablet-copy.queue_time_us":69422,"thread_start_us":138363,"threads_started":2}
W20260709 13:18:35.929060  4234 connection.cc:466] server connection from 127.0.0.1:40678 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:40678 (request call id 860) could send its response
I20260709 13:18:36.178649  6804 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.179360  6804 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.184669  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
W20260709 13:18:36.186887  3678 leader_election.cc:336] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.191720  3675 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.194341  6782 raft_consensus.cc:2749] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:18:36.197249  6804 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.203348  6700 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.203887  6700 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.206020  6700 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.208432  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:18:36.216405  4234 leader_election.cc:336] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.216852  4234 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:36.217557  6675 raft_consensus.cc:2749] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:36.235395  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 43769.1us
W20260709 13:18:36.258904  4234 consensus_peers.cc:597] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:36.320837  3604 consensus_peers.cc:597] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:36.361454  3678 consensus_peers.cc:597] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.366525  6804 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.367111  6804 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:18:36.368604  4234 consensus_peers.cc:597] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.369714  6804 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:36.371109  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:18:36.373847  3678 consensus_peers.cc:597] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:36.380405  3678 leader_election.cc:336] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:36.381000  3678 consensus_peers.cc:597] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.385603  3675 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.386548  6700 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.387187  6700 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.398974  6809 raft_consensus.cc:2749] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:18:36.405259  6809 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.405857  6809 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.412664  6809 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.417793  6675 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.418430  6675 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:36.424469  3678 leader_election.cc:336] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.452741  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:36.454138  4264 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:18:36.455647  3675 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
W20260709 13:18:36.460749  3678 consensus_peers.cc:597] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.461745  6809 raft_consensus.cc:2804] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:18:36.462277  6809 raft_consensus.cc:493] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.462710  6809 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:36.475000  6787 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.485999  6787 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:36.488624  6787 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.507288  2426 tablet_server.cc:196] TabletServer@127.2.94.129:0 shutdown complete.
I20260709 13:18:36.488758  6675 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:18:36.521674  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 128950us
I20260709 13:18:36.534133  6675 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.537393  6675 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.539450  6675 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.539736  6812 raft_consensus.cc:1064] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4: attempting to promote NON_VOTER 5c7076bb123441cf82e557da237b8e2d to VOTER
I20260709 13:18:36.520414  6700 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:36.545761  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:36.548313  6815 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:18:36.562129  3678 consensus_peers.cc:597] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.568950  6815 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.571194  6815 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.571874  6812 consensus_queue.cc:237] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:36.574288  3604 leader_election.cc:336] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.574748  3604 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:36.575816  6810 raft_consensus.cc:2749] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:18:36.572973  3678 consensus_peers.cc:597] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:36.577447  4234 leader_election.cc:336] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:36.578462  4234 leader_election.cc:336] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:36.578917  4234 consensus_peers.cc:597] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.586212  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
W20260709 13:18:36.591467  3604 consensus_peers.cc:597] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.594293  3706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:36.594864  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:36.595501  3705 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 5.
I20260709 13:18:36.596736  6804 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.597299  6804 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.599424  6804 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:18:36.603356  3678 consensus_peers.cc:597] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:36.606815  3678 consensus_peers.cc:597] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:36.611477  3678 leader_election.cc:336] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.611222  6809 raft_consensus.cc:515] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:36.612129  3678 consensus_peers.cc:597] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.612712  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:36.613409  4261 raft_consensus.cc:2468] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 2.
I20260709 13:18:36.616273  3712 raft_consensus.cc:2393] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c7076bb123441cf82e557da237b8e2d in current term 6: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
I20260709 13:18:36.616415  3675 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.617373  6822 raft_consensus.cc:2804] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:36.617784  6822 raft_consensus.cc:493] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.618139  6822 raft_consensus.cc:3060] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:36.618919  6810 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.619537  6810 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.621762  4234 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:36.621837  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:36.630620  4234 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:36.630643  6700 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:18:36.622193  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b968a12922464ca067ccd7b3d96b18" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:36.631548  6700 raft_consensus.cc:493] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.631589  4264 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEARNER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:36.632174  6700 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:36.632390  6810 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.634410  6810 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } 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 13:18:36.622781  3678 leader_election.cc:336] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.634526  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
W20260709 13:18:36.635520  3604 leader_election.cc:336] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.613509  6809 leader_election.cc:290] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.626298  6822 raft_consensus.cc:515] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:36.631757  4234 leader_election.cc:336] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:36.638999  4234 leader_election.cc:336] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.631811  4261 raft_consensus.cc:3060] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:36.639559  4234 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:36.640852  6675 raft_consensus.cc:2749] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:18:36.642241  3604 consensus_peers.cc:597] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:36.637921  3712 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:18:36.636368  3601 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.645546  6823 raft_consensus.cc:2749] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:18:36.645364  6810 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:18:36.650290  6804 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.650962  6804 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.653122  6804 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:18:36.665984  3678 leader_election.cc:336] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.667457  4262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:36.668823  4262 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:18:36.669181  6804 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:18:36.670001  3604 consensus_peers.cc:597] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.663575  6822 leader_election.cc:290] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.673812  3675 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.670853  6817 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.675906  6817 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:18:36.676512  3678 leader_election.cc:336] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.670082  6804 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:36.675032  4262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec003372396242eba6b5813c854f3f3c" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:36.677762  6809 raft_consensus.cc:2804] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:18:36.678165  6817 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:36.678320  6809 raft_consensus.cc:493] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.678747  6809 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:18:36.677826  3604 consensus_peers.cc:597] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.680505  4228 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.681888  6675 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:18:36.683522  6700 raft_consensus.cc:515] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.679186  6804 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:36.677690  4262 raft_consensus.cc:3060] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:36.687711  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:36.694456  3637 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 8.
W20260709 13:18:36.688485  4234 consensus_peers.cc:597] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.690646  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
W20260709 13:18:36.685746  3678 leader_election.cc:336] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:36.697156  3678 leader_election.cc:336] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:36.698092  4234 consensus_peers.cc:597] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.702705  4262 raft_consensus.cc:2468] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 3.
I20260709 13:18:36.704871  4261 raft_consensus.cc:2468] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:18:36.705502  6821 raft_consensus.cc:2749] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:18:36.699460  3675 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.708349  6700 leader_election.cc:290] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.708688  3675 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.709312  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da6e731823e44a0ba6588a19fd293257" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:36.709535  6809 raft_consensus.cc:515] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.709976  6804 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:18:36.713732  6804 raft_consensus.cc:493] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.714155  6804 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:18:36.714262  4234 consensus_peers.cc:597] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:36.714735  4234 leader_election.cc:336] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.717535  6822 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:18:36.719851  6809 leader_election.cc:290] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.713239  3675 leader_election.cc:304] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.712679  3712 raft_consensus.cc:3060] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:36.721071  3675 leader_election.cc:304] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.721493  6822 raft_consensus.cc:2804] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:36.722050  6822 raft_consensus.cc:697] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:36.722453  6818 raft_consensus.cc:2804] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:36.722980  6818 raft_consensus.cc:697] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:36.723829  6818 consensus_queue.cc:237] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.724879  6822 consensus_queue.cc:237] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [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: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:36.730420  3678 leader_election.cc:336] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.740789  6810 raft_consensus.cc:2955] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:36.744033  4264 raft_consensus.cc:2955] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:36.746740  6804 raft_consensus.cc:515] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:18:36.747371  3678 consensus_peers.cc:597] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.749981  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f285f357e9de40d3b50ab1b31238cfb4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:36.750584  3636 raft_consensus.cc:3060] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:18:36.753991  3678 leader_election.cc:336] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.755079  6700 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.755604  6700 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.758072  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c4d7f52b441698dda7824b0fa0be5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:36.758679  4261 raft_consensus.cc:3060] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:36.766446  3636 raft_consensus.cc:2468] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 9.
I20260709 13:18:36.767035  6700 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.768510  3712 raft_consensus.cc:2468] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 6.
I20260709 13:18:36.770133  3675 leader_election.cc:304] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.771195  6817 raft_consensus.cc:2804] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:18:36.771785  6817 raft_consensus.cc:697] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 9 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:36.772625  6817 consensus_queue.cc:237] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:36.770601  4234 leader_election.cc:304] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.775875  3705 raft_consensus.cc:2955] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
W20260709 13:18:36.781328  4234 leader_election.cc:336] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.781679  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:36.781361  6700 raft_consensus.cc:2804] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:36.790302  4234 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:36.790518  6700 raft_consensus.cc:697] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:36.769124  6804 leader_election.cc:290] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:36.792649  6821 raft_consensus.cc:2749] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:18:36.793287  6675 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.794222  6813 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.795531  6675 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.796090  6813 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.798280  6813 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.784636  6812 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.798741  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:36.799350  3637 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 5.
I20260709 13:18:36.799263  6812 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:36.800678  4228 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:36.801399  6675 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:36.802145  6675 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:18:36.802474  6675 raft_consensus.cc:493] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.802801  4261 raft_consensus.cc:2468] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:18:36.802824  6675 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:36.784255  3460 catalog_manager.cc:5697] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 5 to 6, 5c7076bb123441cf82e557da237b8e2d (127.2.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:36.805692  3675 leader_election.cc:304] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.806864  6700 consensus_queue.cc:237] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:36.809917  3604 leader_election.cc:336] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.801486  6812 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.821328  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:36.817046  6675 raft_consensus.cc:515] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.823427  6809 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.826637  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:36.829978  3712 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 8.
I20260709 13:18:36.829871  6809 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.832048  6809 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.842236  6675 leader_election.cc:290] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:36.842754  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5a10aa28e01440aa2063c3961b49038" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:36.843356  3636 raft_consensus.cc:3060] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:36.843523  6810 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.844302  6804 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.844815  6804 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:36.825927  4234 leader_election.cc:336] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.846120  3604 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.844079  6810 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.846663  3705 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 5.
I20260709 13:18:36.846987  6804 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:18:36.849048  3678 leader_election.cc:336] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.855721  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
W20260709 13:18:36.846138  4234 leader_election.cc:336] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.858537  4262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:36.861398  3636 raft_consensus.cc:2468] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 6.
W20260709 13:18:36.865005  4234 consensus_peers.cc:597] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.856600  4268 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:18:36.826313  6818 raft_consensus.cc:2804] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:36.851198  6810 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.866400  4228 leader_election.cc:304] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:36.868920  6818 raft_consensus.cc:697] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:36.854727  6812 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:18:36.855046  6823 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.869875  6812 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.870333  6812 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:36.870009  6823 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:36.870432  6818 consensus_queue.cc:237] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:36.871853  3604 consensus_peers.cc:597] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.874612  3601 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:36.875629  6816 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:18:36.876001  6816 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.876354  6816 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:18:36.876850  3678 leader_election.cc:336] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.877360  3678 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.877657  6823 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.878219  6804 raft_consensus.cc:2749] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:18:36.878270  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:36.879009  4261 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:18:36.880913  3675 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.882002  6804 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:18:36.888824  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:36.889072  4234 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.889469  3705 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
W20260709 13:18:36.888291  3604 leader_election.cc:336] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:36.890893  3604 consensus_peers.cc:597] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.896654  6821 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:18:36.897152  6821 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.897600  6821 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:36.897897  6809 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.898547  6809 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:36.901224  6809 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:36.904502  3457 catalog_manager.cc:5697] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 5 to 6, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 6 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:36.891232  6813 raft_consensus.cc:2804] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:36.906343  6813 raft_consensus.cc:697] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:36.907068  3636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:36.907274  6813 consensus_queue.cc:237] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.885655  6804 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.909868  6804 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:18:36.907828  3678 leader_election.cc:336] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.913771  6821 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.914119  3675 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.915177  6809 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:18:36.916024  6821 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.920058  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
W20260709 13:18:36.921087  4234 leader_election.cc:336] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.908934  6812 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
W20260709 13:18:36.922312  4234 consensus_peers.cc:597] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.937107  3458 catalog_manager.cc:5697] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 2 to 3, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:36.941593  6809 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.942179  6809 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.947461  6809 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.948491  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
W20260709 13:18:36.948887  3678 leader_election.cc:336] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.949276  4261 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 4.
I20260709 13:18:36.949819  3604 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:36.950549  3675 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.950723  6814 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:18:36.951200  6814 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
W20260709 13:18:36.951390  3604 consensus_peers.cc:597] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:36.951578  6814 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:36.951993  6809 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:18:36.952955  3604 leader_election.cc:336] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.953298  6809 raft_consensus.cc:493] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.952592  6823 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.953897  6823 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.954618  6816 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:36.956329  3604 leader_election.cc:336] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:36.940253  4234 leader_election.cc:336] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.958757  6823 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.959358  6809 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:36.960626  6817 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.958179  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:36.961236  6817 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:36.961536  6823 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:36.965922  6814 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:36.966665  6804 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.970674  6823 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:36.975102  6823 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.976066  6812 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.977120  3705 raft_consensus.cc:2393] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c7076bb123441cf82e557da237b8e2d in current term 6: Already voted for candidate af8b4811e7084b8a9e3fc314403341b5 in this term.
W20260709 13:18:36.979233  3604 consensus_peers.cc:597] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:36.982628  3678 leader_election.cc:336] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:36.983733  6804 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:36.987346  6814 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:36.987164  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:36.988245  4261 raft_consensus.cc:2393] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate af8b4811e7084b8a9e3fc314403341b5 in current term 6: Already voted for candidate 5c7076bb123441cf82e557da237b8e2d in this term.
I20260709 13:18:36.989357  4234 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 62220af1882547f58159de5ac5d6ecac, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:36.991082  3675 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:36.991655  6821 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:18:36.992254  6819 raft_consensus.cc:2749] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:18:36.993811  6809 raft_consensus.cc:515] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:36.998025  6816 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:37.000053  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:37.000741  3705 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 8.
I20260709 13:18:37.001850  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf6432c68124bc0ac126a0577c3f8ff" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:37.001971  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17a9f48762d4f3e9546df9dcc330e15" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:37.002552  4261 raft_consensus.cc:3060] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:37.002562  3712 raft_consensus.cc:3060] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:37.007077  6817 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:37.007776  6809 leader_election.cc:290] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:18:37.009198  3604 leader_election.cc:336] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.009739  3604 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4; no voters: 5c7076bb123441cf82e557da237b8e2d, 62220af1882547f58159de5ac5d6ecac
W20260709 13:18:37.014599  3678 leader_election.cc:336] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.015048  6812 raft_consensus.cc:2749] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:18:37.016057  3712 raft_consensus.cc:2468] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 9.
W20260709 13:18:37.017306  3678 leader_election.cc:336] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.018585  4261 raft_consensus.cc:2468] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 7.
W20260709 13:18:37.018736  4234 consensus_peers.cc:597] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:37.019609  3601 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
I20260709 13:18:37.021363  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:37.021819  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f2cc1b7cd4a4a9bb357033f949ef7" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:37.022347  3705 raft_consensus.cc:3060] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:37.031908  3675 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:37.032333  3705 raft_consensus.cc:2468] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:18:37.031985  3604 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:37.035189  3604 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
W20260709 13:18:37.037117  3604 leader_election.cc:336] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.033525  6675 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:37.038486  6675 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:37.039911  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6373f70b14144e279e740f9a63f985d4" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:37.040704  6823 raft_consensus.cc:2804] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:18:37.040812  4261 raft_consensus.cc:3060] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:37.041276  6823 raft_consensus.cc:697] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:37.042167  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4" is_pre_election: true
I20260709 13:18:37.042800  3637 raft_consensus.cc:2468] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 4.
I20260709 13:18:37.043921  4228 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 
W20260709 13:18:37.038373  3604 leader_election.cc:336] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.046048  6813 raft_consensus.cc:2804] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:18:37.032968  6814 raft_consensus.cc:2804] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:18:37.046475  6813 raft_consensus.cc:493] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:37.050740  6813 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:18:37.051673  3604 leader_election.cc:336] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.042187  6823 consensus_queue.cc:237] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:37.053825  4261 raft_consensus.cc:2468] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:18:37.039848  6812 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:18:37.055078  6812 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:37.055424  6812 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:37.058239  3604 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:37.034750  6809 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:18:37.059900  6810 raft_consensus.cc:2804] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:37.060631  6810 raft_consensus.cc:697] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:37.040855  6675 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:37.063068  6810 consensus_queue.cc:237] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:37.059484  3675 leader_election.cc:304] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
W20260709 13:18:37.069556  4234 leader_election.cc:336] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.066185  6814 raft_consensus.cc:697] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:37.082832  6814 consensus_queue.cc:237] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:37.081493  6809 raft_consensus.cc:2804] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:37.099118  6809 raft_consensus.cc:697] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:37.100114  6809 consensus_queue.cc:237] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:37.102136  6821 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:37.102703  6821 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:37.078598  6812 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:37.104415  6813 raft_consensus.cc:515] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:37.106541  6813 leader_election.cc:290] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:37.108290  6821 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:18:37.109885  4234 leader_election.cc:336] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.112574  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:37.113154  3705 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 8.
I20260709 13:18:37.114320  6812 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:37.115860  3637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e12c29385614179942a368148703e30" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "60611c619ac74778ab2644df450044a4"
I20260709 13:18:37.116487  3637 raft_consensus.cc:3060] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:37.119228  4234 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:37.123804  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:37.124580  3712 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:37.128680  6813 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:18:37.129112  6813 raft_consensus.cc:493] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:37.129482  6813 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:18:37.134545  3604 consensus_peers.cc:597] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:37.138306  3712 raft_consensus.cc:2468] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 9.
I20260709 13:18:37.139988  3637 raft_consensus.cc:2468] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 5.
W20260709 13:18:37.141829  4234 leader_election.cc:336] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.143697  4228 leader_election.cc:304] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:37.152670  3604 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:37.147928  6821 raft_consensus.cc:2804] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:18:37.156834  3604 leader_election.cc:336] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.160907  6821 raft_consensus.cc:697] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:37.161983  6821 consensus_queue.cc:237] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:37.163758  3604 consensus_peers.cc:597] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:37.158034  6823 raft_consensus.cc:2804] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:18:37.185307  6787 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:37.185902  6787 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:37.186450  4261 raft_consensus.cc:1275] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:18:37.187383  6823 raft_consensus.cc:697] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:37.187912  6787 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:37.188405  6823 consensus_queue.cc:237] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:37.198000  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:37.198655  3705 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 5.
I20260709 13:18:37.199785  3637 consensus_queue.cc:237] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:37.193658  6817 consensus_queue.cc:1048] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.008s
I20260709 13:18:37.206283  4261 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:37.210510  3705 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:37.210440  3604 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [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: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:37.214129  6813 raft_consensus.cc:515] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:37.225178  3604 leader_election.cc:336] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:37.227572  4234 leader_election.cc:336] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.228129  6810 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:18:37.228703  6810 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 62220af1882547f58159de5ac5d6ecac)
I20260709 13:18:37.234236  6810 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:37.237097  3637 raft_consensus.cc:1275] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:18:37.239153  6819 consensus_queue.cc:1048] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:37.229797  6814 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 13:18:37.232733  3460 catalog_manager.cc:5697] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 5 to 6, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 6 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:37.242275  6787 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 13:18:37.249461  3460 catalog_manager.cc:5697] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 5 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:37.264204  6820 raft_consensus.cc:2955] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:37.272140  6813 leader_election.cc:290] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:37.282023  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db5166ac927f48c19609b84beb9a2d74" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:37.282624  3705 raft_consensus.cc:3060] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:18:37.292583  3458 catalog_manager.cc:5697] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 5 to 6, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 6 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:37.294459  3458 catalog_manager.cc:5697] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 8 to 9, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 9 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } }
W20260709 13:18:37.295912  3678 consensus_peers.cc:597] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.296393  3678 consensus_peers.cc:597] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.297679  4264 raft_consensus.cc:1275] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:18:37.299278  6822 consensus_queue.cc:1048] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:37.295926  3458 catalog_manager.cc:5697] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:37.301261  3458 catalog_manager.cc:5697] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 4 to 5, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:37.303210  3678 consensus_peers.cc:597] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.303676  3678 consensus_peers.cc:597] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.306861  3712 raft_consensus.cc:2955] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:37.311326  4264 raft_consensus.cc:2955] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } } }
I20260709 13:18:37.324533  4261 raft_consensus.cc:1275] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:18:37.326337  6822 consensus_queue.cc:1048] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:18:37.338505  3705 raft_consensus.cc:2468] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 9.
I20260709 13:18:37.339803  4234 leader_election.cc:304] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:37.352267  6700 raft_consensus.cc:2804] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:18:37.352732  6700 raft_consensus.cc:697] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 9 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:37.363582  3445 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc72ad7da5374b7faa4233af2ecd2f37 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:18:37.371843  6700 consensus_queue.cc:237] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:37.375005  6810 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:37.406275  3636 raft_consensus.cc:1275] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:18:37.413730  6813 consensus_queue.cc:1048] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:18:37.416002  6810 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:18:37.413942  3604 leader_election.cc:336] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:37.452405  3601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:39265, user_credentials={real_user=slave}} blocked reactor thread for 56196us
I20260709 13:18:37.477650  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e24c43bd09349e78bd6b4c0173caec5" candidate_uuid: "60611c619ac74778ab2644df450044a4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:37.478296  3705 raft_consensus.cc:3060] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:18:37.482929  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:43803, user_credentials={real_user=slave}} blocked reactor thread for 143220us
I20260709 13:18:37.524758  3712 raft_consensus.cc:1275] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:18:37.528793  6700 consensus_queue.cc:1048] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:18:37.552412  4234 consensus_peers.cc:597] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.552898  4234 consensus_peers.cc:597] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.554843  3675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:36137, user_credentials={real_user=slave}} blocked reactor thread for 71513.2us
W20260709 13:18:37.557921  3604 consensus_peers.cc:597] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.579383  4234 consensus_peers.cc:597] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.589946  3705 raft_consensus.cc:2468] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60611c619ac74778ab2644df450044a4 in term 6.
I20260709 13:18:37.595266  3637 raft_consensus.cc:1275] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:18:37.596201  3708 raft_consensus.cc:1275] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:18:37.598717  6850 consensus_queue.cc:1048] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:37.614035  4264 raft_consensus.cc:1275] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:18:37.589053  3460 catalog_manager.cc:5697] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 reported cstate change: config changed from index 6 to 7, VOTER 62220af1882547f58159de5ac5d6ecac (127.2.94.129) evicted. New cstate: current_term: 5 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:37.617839  3604 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:37.622812  3460 catalog_manager.cc:5697] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 5 to 6, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:37.627149  6762 consensus_queue.cc:1048] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:18:37.628149  6856 consensus_queue.cc:1048] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.009s
I20260709 13:18:37.627414  6823 raft_consensus.cc:2804] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:37.638423  6823 raft_consensus.cc:697] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Becoming Leader. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:37.639307  6823 consensus_queue.cc:237] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:37.651499  4261 raft_consensus.cc:1275] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:18:37.654572  6787 consensus_queue.cc:1048] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:37.626556  3460 catalog_manager.cc:5697] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 8 to 9, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 9 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:37.656715  3460 catalog_manager.cc:5697] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 6 to 7, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 7 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:37.658600  3460 catalog_manager.cc:5697] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 8 to 9, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 9 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:37.673776  3705 raft_consensus.cc:1275] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:18:37.686376  6858 consensus_queue.cc:1048] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:18:37.692241  3604 consensus_peers.cc:597] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.727360  3604 consensus_peers.cc:597] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.736706  3678 consensus_peers.cc:597] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.739677  3601 consensus_peers.cc:597] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4e3bd6aa0554641b0eb9634a4dbd795. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.743597  3703 raft_consensus.cc:1275] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:18:37.760442  3629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38384
I20260709 13:18:37.761166  3629 raft_consensus.cc:606] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Received request to transfer leadership
W20260709 13:18:37.765463  3604 consensus_peers.cc:597] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.767591  3457 catalog_manager.cc:5697] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 8 to 9, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 9 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:37.760349  6858 consensus_queue.cc:1048] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 13:18:37.801127  4234 consensus_peers.cc:597] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.811393  3629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795"
dest_uuid: "60611c619ac74778ab2644df450044a4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:38384
I20260709 13:18:37.812170  3629 raft_consensus.cc:606] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Received request to transfer leadership
I20260709 13:18:37.818243  2426 tablet_server.cc:179] TabletServer@127.2.94.130:0 shutting down...
W20260709 13:18:37.825670  4228 consensus_peers.cc:597] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.841954  3705 raft_consensus.cc:1275] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
W20260709 13:18:37.845903  3675 consensus_peers.cc:597] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.846946  6853 consensus_queue.cc:1048] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:18:37.846117  6858 raft_consensus.cc:993] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4: : Instructing follower af8b4811e7084b8a9e3fc314403341b5 to start an election
W20260709 13:18:37.857606  3508 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:18:37.858157  3508 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:18:37.858479  3508 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:18:37.859000  6858 raft_consensus.cc:1081] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Signalling peer af8b4811e7084b8a9e3fc314403341b5 to start an election
I20260709 13:18:37.891803  3705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4e3bd6aa0554641b0eb9634a4dbd795"
dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
 from {username='slave'} at 127.0.0.1:54448
I20260709 13:18:37.893728  3705 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:37.894230  3705 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:18:37.910496  4228 consensus_peers.cc:597] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.914386  4228 consensus_peers.cc:597] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.926151  3705 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:18:37.924844  3448 catalog_manager.cc:4755] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fc72ad7da5374b7faa4233af2ecd2f37: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:37.941342  4228 consensus_peers.cc:597] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.951817  3678 leader_election.cc:336] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:37.953162  3705 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:37.956019  3675 consensus_peers.cc:597] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.982718  3675 leader_election.cc:336] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:18:37.983776  3675 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:37.984759  6822 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
W20260709 13:18:37.998894  4228 consensus_peers.cc:597] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.002156  3675 consensus_peers.cc:597] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.005402  3457 catalog_manager.cc:5697] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 reported cstate change: term changed from 5 to 6, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 60611c619ac74778ab2644df450044a4 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "60611c619ac74778ab2644df450044a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:38.021409  3675 consensus_peers.cc:597] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.022089  3675 consensus_peers.cc:597] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.042147  4228 consensus_peers.cc:597] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.043398  3604 consensus_peers.cc:597] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.047904  4228 consensus_peers.cc:597] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.085603  4228 consensus_peers.cc:597] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.105932  3675 consensus_peers.cc:597] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.106153  4228 consensus_peers.cc:597] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.109237  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:18:38.112103  4228 consensus_peers.cc:597] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.115645  2426 tablet_replica.cc:333] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
W20260709 13:18:38.118759  3675 consensus_peers.cc:597] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.125869  2426 raft_consensus.cc:2243] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.126689  2426 raft_consensus.cc:2272] T 91d34ba37d39444f8f71b320ee3a6ef5 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.134930  2426 tablet_replica.cc:333] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.135987  2426 raft_consensus.cc:2243] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.136842  2426 raft_consensus.cc:2272] T 0a5adfccb780497e9d20433e3093eec5 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.140419  2426 tablet_replica.cc:333] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.142879  2426 raft_consensus.cc:2243] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.144057  2426 raft_consensus.cc:2272] T 0cc69d5275f3460bb89ff7f947c968c6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.146922  2426 tablet_replica.cc:333] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.153115  2426 raft_consensus.cc:2243] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.155022  2426 raft_consensus.cc:2272] T 3cd685c87a344fc891ac334b6274d6ba P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.162104  2426 tablet_replica.cc:333] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.163223  2426 raft_consensus.cc:2243] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.164502  2426 raft_consensus.cc:2272] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.167696  2426 tablet_replica.cc:333] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.168665  2426 raft_consensus.cc:2243] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.169962  2426 raft_consensus.cc:2272] T 8f98db86cf854ef4b35c93df79136489 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.176126  2426 tablet_replica.cc:333] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.177111  2426 raft_consensus.cc:2243] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.177817  2426 raft_consensus.cc:2272] T aed0e743817043bc8e18be8f1f4afdaa P 60611c619ac74778ab2644df450044a4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.180728  2426 tablet_replica.cc:333] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.181649  2426 raft_consensus.cc:2243] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Raft consensus shutting down.
W20260709 13:18:38.182111  3675 consensus_peers.cc:597] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.182425  2426 raft_consensus.cc:2272] T 0cb6eae35a0344debea62a398d6f2aff P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.185452  2426 tablet_replica.cc:333] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.186311  2426 raft_consensus.cc:2243] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.187448  2426 raft_consensus.cc:2272] T 103ee62cba39471b9f54cf869c64ee86 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.190367  2426 tablet_replica.cc:333] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.191205  2426 raft_consensus.cc:2243] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.192250  2426 raft_consensus.cc:2272] T 44a37fc86a0442f6810cac56af067c91 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.194856  2426 tablet_replica.cc:333] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.195649  2426 raft_consensus.cc:2243] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.198738  2426 raft_consensus.cc:2272] T 044b2b83bf054085a656d61ba9e76cf2 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.202186  2426 tablet_replica.cc:333] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.204464  2426 raft_consensus.cc:2243] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.205129  2426 raft_consensus.cc:2272] T 15a93e32a3a64c9ab357364e2c246fa6 P 60611c619ac74778ab2644df450044a4 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.209437  2426 tablet_replica.cc:333] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.210382  2426 raft_consensus.cc:2243] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 13:18:38.210626  4228 consensus_peers.cc:597] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.211117  2426 raft_consensus.cc:2272] T adb0bc8fb13f410bbbdba86e91928053 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.215160  2426 tablet_replica.cc:333] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.216055  2426 raft_consensus.cc:2243] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.222013  2426 raft_consensus.cc:2272] T 4a9e683879854f1f8357f4b10c61c71a P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:38.224329  3675 consensus_peers.cc:597] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.225895  4228 consensus_peers.cc:597] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.232724  2426 tablet_replica.cc:333] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.233752  2426 raft_consensus.cc:2243] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.234439  3712 raft_consensus.cc:1275] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 60611c619ac74778ab2644df450044a4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:18:38.234691  2426 raft_consensus.cc:2272] T 31567c2626fc44b8807bced29a53ba1e P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.237887  2426 tablet_replica.cc:333] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.238804  2426 raft_consensus.cc:2243] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.239413  2426 raft_consensus.cc:2272] T cf18107cc3d9458792602b4b2595b824 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.243182  2426 tablet_replica.cc:333] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.254041  2426 raft_consensus.cc:2243] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.257340  2426 raft_consensus.cc:2272] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.264273  6858 consensus_queue.cc:1048] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:18:38.266160  2426 tablet_replica.cc:333] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.267122  2426 raft_consensus.cc:2243] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.269745  6873 ts_tablet_manager.cc:933] T c4e3bd6aa0554641b0eb9634a4dbd795 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:38.267781  2426 raft_consensus.cc:2272] T ab4fa834fa5f400b85d7cbae67c592aa P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.278671  2426 tablet_replica.cc:333] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.283227  2426 raft_consensus.cc:2243] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.285457  2426 raft_consensus.cc:2272] T 92ad0e88b6c142938c3846b17811d130 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:38.296164  3675 consensus_peers.cc:597] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.297138  3675 consensus_peers.cc:597] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.298512  2426 tablet_replica.cc:333] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.300155  2426 raft_consensus.cc:2243] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.301441  2426 raft_consensus.cc:2272] T 47f36e02e898415cb38331447da0163e P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.306246  2426 tablet_replica.cc:333] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.316037  2426 raft_consensus.cc:2243] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.317274  2426 raft_consensus.cc:2272] T d5a10aa28e01440aa2063c3961b49038 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:38.323621  4228 consensus_peers.cc:597] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.324013  3675 consensus_peers.cc:597] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.324718  2426 tablet_replica.cc:333] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.325660  2426 raft_consensus.cc:2243] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.334064  2426 raft_consensus.cc:2272] T 3e24c43bd09349e78bd6b4c0173caec5 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.330410  6873 tablet_copy_client.cc:323] T c4e3bd6aa0554641b0eb9634a4dbd795 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.130:36137
I20260709 13:18:38.350337  3712 raft_consensus.cc:1240] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Rejecting Update request from peer 60611c619ac74778ab2644df450044a4 for earlier term 9. Current term is 10. Ops: []
I20260709 13:18:38.352463  2426 tablet_replica.cc:333] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.353432  2426 raft_consensus.cc:2243] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.354249  2426 raft_consensus.cc:2272] T f2bd253649fc437dae6453597379ab2c P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.355839  6858 consensus_queue.cc:1059] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:38.357028  2426 tablet_replica.cc:333] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.357136  6787 raft_consensus.cc:3055] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:18:38.357743  6787 raft_consensus.cc:740] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 60611c619ac74778ab2644df450044a4, State: Running, Role: LEADER
I20260709 13:18:38.358038  2426 raft_consensus.cc:2243] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.359160  2426 raft_consensus.cc:2272] T a17a9f48762d4f3e9546df9dcc330e15 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.358743  6787 consensus_queue.cc:260] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:38.360756  6787 raft_consensus.cc:3060] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:18:38.366204  2426 tablet_replica.cc:333] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.372069  2426 raft_consensus.cc:2243] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.373099  2426 raft_consensus.cc:2272] T afb42db2e8d44148b20a02a83e13b70b P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.381217  2426 tablet_replica.cc:333] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.382050  2426 raft_consensus.cc:2243] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.388971  2426 raft_consensus.cc:2272] T 8e12c29385614179942a368148703e30 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.393689  2426 tablet_replica.cc:333] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.394577  2426 raft_consensus.cc:2243] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.396210  2426 raft_consensus.cc:2272] T d22ee27eeb8647548834b42da28f6cb2 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:38.398743  3675 consensus_peers.cc:597] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.399072  2426 tablet_replica.cc:333] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.399951  2426 raft_consensus.cc:2243] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.401244  2426 raft_consensus.cc:2272] T aaf6432c68124bc0ac126a0577c3f8ff P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.404495  2426 tablet_replica.cc:333] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.405329  2426 raft_consensus.cc:2243] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.405911  2426 raft_consensus.cc:2272] T f285f357e9de40d3b50ab1b31238cfb4 P 60611c619ac74778ab2644df450044a4 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.411242  2426 tablet_replica.cc:333] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.412190  2426 raft_consensus.cc:2243] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.413944  2426 raft_consensus.cc:2272] T bc8bed135dbc4f509f101cc7fabd10b3 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.418617  2426 tablet_replica.cc:333] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.419341  2426 raft_consensus.cc:2243] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.419900  2426 raft_consensus.cc:2272] T 46ff013de9a741589868adaf30f878b6 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.422304  2426 tablet_replica.cc:333] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.423077  2426 raft_consensus.cc:2243] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.424124  2426 raft_consensus.cc:2272] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.428475  2426 tablet_replica.cc:333] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.429320  2426 raft_consensus.cc:2243] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.430362  2426 raft_consensus.cc:2272] T fc72ad7da5374b7faa4233af2ecd2f37 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.432760  2426 tablet_replica.cc:333] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.433377  2426 raft_consensus.cc:2243] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.434063  2426 raft_consensus.cc:2272] T 0838b690ef2d43e6ba3be99681493299 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.436105  2426 tablet_replica.cc:333] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.436672  2426 raft_consensus.cc:2243] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.437577  2426 raft_consensus.cc:2272] T eb62a2b7f6324907bd672b8f3b3e4871 P 60611c619ac74778ab2644df450044a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.439896  2426 tablet_replica.cc:333] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.440557  2426 raft_consensus.cc:2243] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.441156  2426 raft_consensus.cc:2272] T dd78f5e617d3403baeb42c59e0e68b23 P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.443862  2426 tablet_replica.cc:333] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.444552  2426 raft_consensus.cc:2243] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.445130  2426 raft_consensus.cc:2272] T bcc702aa0cfd4704a107ff593778330e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.447744  2426 tablet_replica.cc:333] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.448463  2426 raft_consensus.cc:2243] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.449523  2426 raft_consensus.cc:2272] T c70e8201a2ff48b7ab489f95de63d14e P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.452186  2426 tablet_replica.cc:333] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.452901  2426 raft_consensus.cc:2243] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.453490  2426 raft_consensus.cc:2272] T 70dd47514b72420193685e9b0b0e8c93 P 60611c619ac74778ab2644df450044a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.456203  2426 tablet_replica.cc:333] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.456889  2426 raft_consensus.cc:2243] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.457968  2426 raft_consensus.cc:2272] T 6b776165c13e42a38409e601829d1e9d P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.464008  2426 tablet_replica.cc:333] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.464962  2426 raft_consensus.cc:2243] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.465946  2426 raft_consensus.cc:2272] T 54ef7fac22024692a50929ff82ba90a5 P 60611c619ac74778ab2644df450044a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.468792  2426 tablet_replica.cc:333] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.469713  2426 raft_consensus.cc:2243] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 10 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.471588  2426 raft_consensus.cc:2272] T 0f767f531e75479985132e0f28e6c756 P 60611c619ac74778ab2644df450044a4 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.474398  2426 tablet_replica.cc:333] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.475291  2426 raft_consensus.cc:2243] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.476035  2426 raft_consensus.cc:2272] T c4e3bd6aa0554641b0eb9634a4dbd795 P 60611c619ac74778ab2644df450044a4 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.479243  2426 tablet_replica.cc:333] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.479805  2426 raft_consensus.cc:2243] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.480347  2426 raft_consensus.cc:2272] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 60611c619ac74778ab2644df450044a4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.490078  2426 tablet_replica.cc:333] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.492389  2426 raft_consensus.cc:2243] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.493826  2426 raft_consensus.cc:2272] T 8d78f246768446cfa6006f1b0eef070b P 60611c619ac74778ab2644df450044a4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.499871  2426 tablet_replica.cc:333] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4: stopping tablet replica
I20260709 13:18:38.500584  2426 raft_consensus.cc:2243] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.501366  2426 raft_consensus.cc:2272] T 1159fa8ece4d4581bde77b373787e578 P 60611c619ac74778ab2644df450044a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.571943  6853 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.572587  6853 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:38.593087  4234 leader_election.cc:336] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:38.596374  6853 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:38.599995  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:38.600737  3712 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 6.
I20260709 13:18:38.603304  4234 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:38.610409  6853 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:18:38.612717  6853 raft_consensus.cc:493] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:38.613175  6853 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:18:38.689915  4234 consensus_peers.cc:597] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:38.685508  6853 raft_consensus.cc:515] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:38.697288  6853 leader_election.cc:290] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 election: Requested vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:38.700305  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ea31095ba140058ba77e4d46f28ab6" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 7 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:38.700906  3712 raft_consensus.cc:3060] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:18:38.707662  3712 raft_consensus.cc:2468] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 7.
I20260709 13:18:38.709888  4234 leader_election.cc:304] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:38.710631  6853 raft_consensus.cc:2804] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:18:38.711127  6853 raft_consensus.cc:697] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:38.712001  6853 consensus_queue.cc:237] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:38.712559  3678 consensus_peers.cc:597] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:38.722981  4234 leader_election.cc:336] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:38.728577  3458 catalog_manager.cc:5697] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 5 to 7, leader changed from 62220af1882547f58159de5ac5d6ecac (127.2.94.129) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 7 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:18:38.731456  4232 connection.cc:466] server connection from 127.0.0.1:40652 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:40652 (request call id 842) could send its response
W20260709 13:18:38.810057  3678 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111) [suppressed 425 similar messages]
W20260709 13:18:38.828755  4234 consensus_peers.cc:597] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:38.870255  3678 consensus_peers.cc:597] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:38.931313  3678 consensus_peers.cc:597] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:38.931859  3678 consensus_peers.cc:597] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:39.000774  3712 consensus_queue.cc:237] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
W20260709 13:18:39.001775  4234 consensus_peers.cc:597] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:39.002735  3678 consensus_peers.cc:597] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:39.026584  3678 consensus_peers.cc:597] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:39.035000  3675 consensus_peers.cc:597] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265): Couldn't send request to peer 5c7076bb123441cf82e557da237b8e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d04b6f3eb7d4397a2414dc9ac93c3b6. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:39.038867  3675 consensus_peers.cc:597] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:39.039095  3678 consensus_peers.cc:597] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:39.050272  4234 consensus_peers.cc:597] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:39.107210  4234 consensus_peers.cc:597] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:39.125811  3448 catalog_manager.cc:4755] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fc72ad7da5374b7faa4233af2ecd2f37: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:39.218948  3678 consensus_peers.cc:597] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:39.245386  6882 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.246007  6882 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:39.246887  4234 consensus_peers.cc:597] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:39.248194  6882 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:39.251668  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
W20260709 13:18:39.255311  3675 leader_election.cc:336] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.255839  3675 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:18:39.256669  6882 raft_consensus.cc:2749] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:18:39.276466  6853 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.277098  6853 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.287683  6853 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.289289  3712 raft_consensus.cc:1275] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
W20260709 13:18:39.292618  4228 leader_election.cc:336] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:39.293572  4234 leader_election.cc:336] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.294090  4234 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.295729  6675 raft_consensus.cc:2749] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:18:39.293408  3678 consensus_peers.cc:597] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:39.295814  6853 consensus_queue.cc:1048] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 13:18:39.309716  4234 consensus_peers.cc:597] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:39.313844  4234 consensus_peers.cc:597] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:39.324093  3678 consensus_peers.cc:597] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:39.334851  6818 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.335469  6818 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.339665  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:39.343880  6818 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:18:39.350677  3675 leader_election.cc:336] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.351321  3675 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
I20260709 13:18:39.353281  6882 raft_consensus.cc:2749] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:18:39.358204  6675 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.358789  6675 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.360697  6675 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:18:39.368069  4228 leader_election.cc:336] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.379623  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:39.384639  6853 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.385277  6853 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.388370  4234 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:39.389497  6853 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.390049  6877 raft_consensus.cc:2749] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:18:39.396622  4228 leader_election.cc:336] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:39.397627  4234 leader_election.cc:336] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.398097  4234 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.398896  6877 raft_consensus.cc:2749] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:18:39.439617  6877 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.440358  6877 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.447175  6891 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.447889  6891 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:39.450872  6891 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:39.448648  4228 leader_election.cc:336] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.443020  6877 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:39.455399  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:39.461676  4234 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, af8b4811e7084b8a9e3fc314403341b5
I20260709 13:18:39.462664  6877 raft_consensus.cc:2749] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:18:39.466897  3678 leader_election.cc:336] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:39.478775  3675 leader_election.cc:336] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.486753  3675 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.488747  6891 raft_consensus.cc:2749] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:18:39.502847  6892 ts_tablet_manager.cc:933] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: Initiating tablet copy from peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:39.507937  6892 tablet_copy_client.cc:323] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.2.94.131:43803
I20260709 13:18:39.518190  6891 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.518872  6891 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:39.519250  3722 tablet_copy_service.cc:140] P af8b4811e7084b8a9e3fc314403341b5: Received BeginTabletCopySession request for tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6 from peer 5c7076bb123441cf82e557da237b8e2d ({username='slave'} at 127.0.0.1:33002)
I20260709 13:18:39.519994  3722 tablet_copy_service.cc:161] P af8b4811e7084b8a9e3fc314403341b5: Beginning new tablet copy session on tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6 from peer 5c7076bb123441cf82e557da237b8e2d at {username='slave'} at 127.0.0.1:33002: session id = 5c7076bb123441cf82e557da237b8e2d-5d04b6f3eb7d4397a2414dc9ac93c3b6
I20260709 13:18:39.523294  6891 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.530911  3722 tablet_copy_source_session.cc:215] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:18:39.534914  4234 consensus_peers.cc:597] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:39.537706  6892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:18:39.542382  3675 leader_election.cc:336] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:39.548691  4234 consensus_peers.cc:597] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:39.554351  3678 leader_election.cc:336] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.561928  3678 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.565023  6891 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:18:39.565316  6892 tablet_copy_client.cc:806] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 0 data blocks...
I20260709 13:18:39.566721  6892 tablet_copy_client.cc:670] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Starting download of 1 WAL segments...
I20260709 13:18:39.573076  6877 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.573688  6877 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.576321  6877 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
W20260709 13:18:39.582448  4228 leader_election.cc:336] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.588753  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:39.589581  3705 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 7.
I20260709 13:18:39.588901  6877 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.590837  6892 tablet_copy_client.cc:538] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:18:39.590560  6877 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.593288  6877 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.594251  4234 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:18:39.595314  6877 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:18:39.595666  6877 raft_consensus.cc:493] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.596002  6877 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:18:39.600522  4228 leader_election.cc:336] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.601588  6675 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.602090  6675 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:39.603255  4234 leader_election.cc:336] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.603770  4234 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.603991  6675 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:39.604601  6853 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:18:39.605948  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:39.606649  3705 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 7.
I20260709 13:18:39.606796  6892 tablet_bootstrap.cc:492] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap starting.
I20260709 13:18:39.603058  6877 raft_consensus.cc:515] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:39.613835  4228 leader_election.cc:336] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.615093  4234 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:18:39.615435  6877 leader_election.cc:290] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:39.616258  6877 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:18:39.616662  6877 raft_consensus.cc:493] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.617084  6877 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:39.617149  3705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ad0e88b6c142938c3846b17811d130" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:39.617882  3705 raft_consensus.cc:3060] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:18:39.622838  6675 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.623461  6675 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.625743  6675 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.630296  6877 raft_consensus.cc:515] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:39.633270  4228 leader_election.cc:336] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:39.634060  4228 leader_election.cc:336] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:39.637122  2426 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3659)
W20260709 13:18:39.636819  4228 leader_election.cc:336] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.642319  6877 leader_election.cc:290] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:39.643297  6822 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.643891  6822 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.647123  6822 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:39.652113  6891 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
W20260709 13:18:39.653055  3678 leader_election.cc:336] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.652937  6891 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.655177  6892 tablet_bootstrap.cc:492] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:18:39.656329  6892 tablet_bootstrap.cc:492] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: Bootstrap complete.
I20260709 13:18:39.656931  6877 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.657131  6892 ts_tablet_manager.cc:1403] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.008s
I20260709 13:18:39.657508  6877 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.659122  6891 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:39.660225  6877 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:39.661751  6892 raft_consensus.cc:359] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d [term 6 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:39.664412  6892 raft_consensus.cc:740] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Initialized, Role: LEARNER
I20260709 13:18:39.665235  6892 consensus_queue.cc:260] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:39.670800  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:39.671463  4264 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 10.
I20260709 13:18:39.672923  6892 ts_tablet_manager.cc:1434] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:18:39.673388  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103ee62cba39471b9f54cf869c64ee86" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:39.674024  3712 raft_consensus.cc:3060] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:18:39.677140  4228 leader_election.cc:336] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.679075  3703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:39.679735  3703 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 10.
I20260709 13:18:39.684825  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:39.685463  4264 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 5.
I20260709 13:18:39.686247  3705 raft_consensus.cc:2468] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 8.
I20260709 13:18:39.690723  3722 tablet_copy_service.cc:342] P af8b4811e7084b8a9e3fc314403341b5: Request end of tablet copy session 5c7076bb123441cf82e557da237b8e2d-5d04b6f3eb7d4397a2414dc9ac93c3b6 received from {username='slave'} at 127.0.0.1:33002
I20260709 13:18:39.691243  3722 tablet_copy_service.cc:434] P af8b4811e7084b8a9e3fc314403341b5: ending tablet copy session 5c7076bb123441cf82e557da237b8e2d-5d04b6f3eb7d4397a2414dc9ac93c3b6 on tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6 with peer 5c7076bb123441cf82e557da237b8e2d
I20260709 13:18:39.693991  3712 raft_consensus.cc:2468] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 8.
I20260709 13:18:39.696581  6675 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.697111  6675 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.698993  6675 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:39.695483  3675 leader_election.cc:336] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.700793  3675 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.701874  4234 leader_election.cc:304] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:18:39.702724  6822 raft_consensus.cc:2749] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:18:39.704180  6675 raft_consensus.cc:2804] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:18:39.705894  6675 raft_consensus.cc:697] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
W20260709 13:18:39.706485  4228 leader_election.cc:336] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.706712  6675 consensus_queue.cc:237] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.708679  3675 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:39.711783  4234 leader_election.cc:304] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:18:39.712682  6853 raft_consensus.cc:2804] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:18:39.713181  6853 raft_consensus.cc:697] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:39.713492  6891 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:18:39.713940  6891 raft_consensus.cc:493] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.714334  6891 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:39.714111  6853 consensus_queue.cc:237] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.724852  6891 raft_consensus.cc:515] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:39.727942  4234 leader_election.cc:336] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.728540  4234 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.730646  6895 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:18:39.730916  4234 leader_election.cc:336] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.732779  4234 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.733609  6895 raft_consensus.cc:2749] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 13:18:39.732286  3675 leader_election.cc:336] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.736156  6818 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.736665  6818 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.737059  6822 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.737596  6822 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:39.738869  6818 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:39.741604  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:39.742254  4264 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 9.
I20260709 13:18:39.745216  6822 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.745386  3675 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 
W20260709 13:18:39.748085  3678 leader_election.cc:336] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.746773  6891 leader_election.cc:290] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
I20260709 13:18:39.749653  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc72ad7da5374b7faa4233af2ecd2f37" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:39.750305  4264 raft_consensus.cc:3060] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:18:39.749740  6891 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:18:39.752065  6891 raft_consensus.cc:493] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.752465  6891 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:18:39.762161  4264 raft_consensus.cc:2468] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 6.
I20260709 13:18:39.774920  6877 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.775522  6877 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:39.780190  3678 consensus_peers.cc:597] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:39.780428  3675 leader_election.cc:304] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [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: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:39.785132  6818 raft_consensus.cc:2804] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:39.785699  6818 raft_consensus.cc:697] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
W20260709 13:18:39.786139  3675 leader_election.cc:336] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.786509  6818 consensus_queue.cc:237] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:39.787185  3675 leader_election.cc:336] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:39.788002  3675 leader_election.cc:336] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.788379  3675 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.789112  6882 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:18:39.783022  6877 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.792021  6882 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.792564  6882 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.794503  6882 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:18:39.801288  4228 leader_election.cc:336] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:39.802253  4234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 50770.8us
W20260709 13:18:39.802906  3678 consensus_peers.cc:597] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:39.800768  6891 raft_consensus.cc:515] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.807384  6891 leader_election.cc:290] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:18:39.816828  4234 leader_election.cc:336] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.818452  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:39.824615  4234 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.821135  4261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a37fc86a0442f6810cac56af067c91" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d"
I20260709 13:18:39.820452  3458 catalog_manager.cc:5697] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 7 to 8, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 8 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:39.825799  4261 raft_consensus.cc:3060] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:18:39.826390  3458 catalog_manager.cc:5697] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 7 to 8, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 8 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:18:39.822389  6882 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.830565  6882 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:39.832947  6877 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:18:39.823850  3460 catalog_manager.cc:5697] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 5 to 6, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 6 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:39.843758  3678 leader_election.cc:336] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.844398  6882 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.845835  4261 raft_consensus.cc:2468] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 10.
I20260709 13:18:39.852921  6899 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.854082  6882 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.854643  6882 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:39.856666  6882 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.859627  3675 leader_election.cc:304] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 
I20260709 13:18:39.853556  6899 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:39.861838  6818 raft_consensus.cc:2804] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:18:39.862357  6818 raft_consensus.cc:697] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 10 LEADER]: Becoming Leader. State: Replica: af8b4811e7084b8a9e3fc314403341b5, State: Running, Role: LEADER
I20260709 13:18:39.863339  6818 consensus_queue.cc:237] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:39.863716  3678 leader_election.cc:336] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.865478  6877 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.867780  6877 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:39.866572  3675 leader_election.cc:336] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.871855  6899 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.871889  6877 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:39.872228  3675 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 5c7076bb123441cf82e557da237b8e2d, 60611c619ac74778ab2644df450044a4
W20260709 13:18:39.875794  3675 leader_election.cc:336] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.876250  6899 raft_consensus.cc:2749] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:18:39.873258  4234 consensus_peers.cc:597] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:39.878167  4228 leader_election.cc:336] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:39.878620  4234 leader_election.cc:336] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:39.882862  3675 leader_election.cc:336] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.879079  4234 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.883450  3675 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.884680  6818 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:18:39.886844  6877 raft_consensus.cc:2749] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:18:39.887169  3460 catalog_manager.cc:5697] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 reported cstate change: term changed from 9 to 10, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131). New cstate: current_term: 10 leader_uuid: "af8b4811e7084b8a9e3fc314403341b5" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:39.888625  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5" is_pre_election: true
I20260709 13:18:39.889104  6818 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.889276  3712 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 5.
I20260709 13:18:39.889613  6818 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:39.891634  4234 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:18:39.892812  6818 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:39.892894  6877 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:18:39.893524  6877 raft_consensus.cc:493] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:39.893985  6877 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:18:39.894625  3675 leader_election.cc:336] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.895104  3675 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:18:39.896114  3675 leader_election.cc:336] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.896543  6818 raft_consensus.cc:2749] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:18:39.899436  3675 leader_election.cc:336] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:39.899775  3678 leader_election.cc:336] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.900261  3678 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.901032  6818 raft_consensus.cc:2749] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:18:39.905491  6877 raft_consensus.cc:515] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
W20260709 13:18:39.911104  3678 leader_election.cc:336] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:39.911690  3678 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:39.912469  6818 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:18:39.913081  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8bed135dbc4f509f101cc7fabd10b3" candidate_uuid: "5c7076bb123441cf82e557da237b8e2d" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "af8b4811e7084b8a9e3fc314403341b5"
I20260709 13:18:39.913759  3712 raft_consensus.cc:3060] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:18:39.918790  4228 leader_election.cc:336] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:39.919498  6877 leader_election.cc:290] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: Requested vote from peers 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803)
I20260709 13:18:39.921211  3712 raft_consensus.cc:2468] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c7076bb123441cf82e557da237b8e2d in term 6.
I20260709 13:18:39.922183  4234 leader_election.cc:304] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4
I20260709 13:18:39.923123  6877 raft_consensus.cc:2804] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:18:39.923681  6877 raft_consensus.cc:697] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEADER]: Becoming Leader. State: Replica: 5c7076bb123441cf82e557da237b8e2d, State: Running, Role: LEADER
I20260709 13:18:39.924595  6877 consensus_queue.cc:237] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:39.946770  3460 catalog_manager.cc:5697] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d reported cstate change: term changed from 5 to 6, leader changed from 60611c619ac74778ab2644df450044a4 (127.2.94.130) to 5c7076bb123441cf82e557da237b8e2d (127.2.94.132). New cstate: current_term: 6 leader_uuid: "5c7076bb123441cf82e557da237b8e2d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:18:39.947927  3678 consensus_peers.cc:597] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:39.962459  3678 consensus_peers.cc:597] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:39.981994  4234 consensus_peers.cc:597] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.053097  3678 consensus_peers.cc:597] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:40.059955  4261 raft_consensus.cc:1217] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:18:40.114952  3712 raft_consensus.cc:1275] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:18:40.116009  6675 consensus_queue.cc:1048] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:18:40.162181  4228 consensus_peers.cc:597] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:40.206075  6899 raft_consensus.cc:493] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:40.222034  6899 raft_consensus.cc:515] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } }
I20260709 13:18:40.235024  6899 leader_election.cc:290] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:40.248160  4234 consensus_peers.cc:597] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.254431  4228 consensus_peers.cc:597] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.272979  4228 consensus_peers.cc:597] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.258387  3678 leader_election.cc:336] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:40.278419  3675 leader_election.cc:336] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:40.287302  3448 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.2.94.129:42805, user_credentials={real_user=slave}} blocked reactor thread for 99950.1us
I20260709 13:18:40.289386  3675 leader_election.cc:304] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:40.293627  6818 raft_consensus.cc:2749] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 13:18:40.292888  3448 catalog_manager.cc:4755] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fc72ad7da5374b7faa4233af2ecd2f37: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:40.305365  3675 consensus_peers.cc:597] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:40.307601  3712 raft_consensus.cc:1275] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
W20260709 13:18:40.310393  4234 consensus_peers.cc:597] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:40.311383  6675 consensus_queue.cc:1048] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 13:18:40.321381  4228 consensus_peers.cc:597] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.321936  4228 consensus_peers.cc:597] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:40.322221  3705 raft_consensus.cc:1275] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Refusing update from remote peer 5c7076bb123441cf82e557da237b8e2d: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:18:40.323989  6675 consensus_queue.cc:1048] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:18:40.357772  3675 consensus_peers.cc:597] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:40.369427  4228 consensus_peers.cc:597] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:40.371665  4228 consensus_peers.cc:597] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:40.375442  3675 consensus_peers.cc:597] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.395659  4228 consensus_peers.cc:597] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:40.408340  4261 raft_consensus.cc:1275] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:18:40.410430  6818 consensus_queue.cc:1048] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:18:40.420291  4264 raft_consensus.cc:1275] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Refusing update from remote peer af8b4811e7084b8a9e3fc314403341b5: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 13:18:40.423847  6899 consensus_queue.cc:1048] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 13:18:40.478477  3675 consensus_peers.cc:597] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:40.488811  4228 consensus_peers.cc:597] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.489360  4228 consensus_peers.cc:597] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.491921  3675 consensus_peers.cc:597] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.499135  4228 consensus_peers.cc:597] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.506608  3675 consensus_peers.cc:597] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:40.615469  6899 raft_consensus.cc:1027] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: attempt to promote peer 5c7076bb123441cf82e557da237b8e2d: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
W20260709 13:18:40.617492  3675 consensus_peers.cc:597] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.637590  2426 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3659)
W20260709 13:18:40.654791  3675 consensus_peers.cc:597] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.665362  3675 consensus_peers.cc:597] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.681514  4228 consensus_peers.cc:597] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.700109  3675 consensus_peers.cc:597] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.717396  3675 consensus_peers.cc:597] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.749235  4228 consensus_peers.cc:597] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.776702  3675 consensus_peers.cc:597] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.801558  4228 consensus_peers.cc:597] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.808295  3675 consensus_peers.cc:597] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.868901  4228 consensus_peers.cc:597] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.910755  4228 consensus_peers.cc:597] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:40.986200  3678 consensus_peers.cc:597] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:40.996948  3675 consensus_peers.cc:597] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:41.012367  6818 raft_consensus.cc:493] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.012853  6818 raft_consensus.cc:515] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:41.014539  6818 leader_election.cc:290] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:41.018965  3678 leader_election.cc:336] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:41.020731  3675 leader_election.cc:336] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:41.021270  3675 leader_election.cc:304] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:41.022799  6899 raft_consensus.cc:2749] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:18:41.146497  6916 raft_consensus.cc:1027] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: attempt to promote peer 5c7076bb123441cf82e557da237b8e2d: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
W20260709 13:18:41.192561  3678 consensus_peers.cc:597] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:41.201390  4234 consensus_peers.cc:597] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:41.260465  3678 consensus_peers.cc:597] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:18:41.315443  6877 raft_consensus.cc:493] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.316022  6877 raft_consensus.cc:515] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:41.317953  6877 leader_election.cc:290] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:41.322382  4228 leader_election.cc:336] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:41.323810  4234 leader_election.cc:336] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:41.324296  4234 leader_election.cc:304] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:41.325778  6853 raft_consensus.cc:2749] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:18:41.327445  6877 raft_consensus.cc:493] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.327920  6877 raft_consensus.cc:515] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:41.329974  6877 leader_election.cc:290] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:41.332903  4234 leader_election.cc:336] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:41.334820  4228 leader_election.cc:336] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:41.335218  4228 leader_election.cc:304] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:41.335969  6877 raft_consensus.cc:2749] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:18:41.409438  6877 raft_consensus.cc:493] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.409909  6877 raft_consensus.cc:515] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:41.411481  6877 leader_election.cc:290] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:41.415920  4234 leader_election.cc:336] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:41.423586  4228 leader_election.cc:336] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:41.424443  4228 leader_election.cc:304] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:41.425254  6877 raft_consensus.cc:2749] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:18:41.432200  3678 consensus_peers.cc:597] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:41.474555  6899 raft_consensus.cc:493] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.475164  6899 raft_consensus.cc:515] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:41.477105  6899 leader_election.cc:290] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:41.481628  3678 leader_election.cc:336] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:41.482864  3675 leader_election.cc:336] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:41.483278  3675 leader_election.cc:304] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:41.483964  6899 raft_consensus.cc:2749] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:18:41.487429  3675 consensus_peers.cc:597] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:41.495687  6899 raft_consensus.cc:493] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.496119  6899 raft_consensus.cc:515] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:41.497815  6899 leader_election.cc:290] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:41.500016  6916 raft_consensus.cc:493] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.500491  6916 raft_consensus.cc:515] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:41.503193  6916 leader_election.cc:290] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137), 5c7076bb123441cf82e557da237b8e2d (127.2.94.132:39265)
W20260709 13:18:41.504278  3678 leader_election.cc:336] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:41.506958  3678 consensus_peers.cc:597] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:41.507455  3678 leader_election.cc:336] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:41.511454  3675 leader_election.cc:336] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:41.511497  4268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f767f531e75479985132e0f28e6c756" candidate_uuid: "af8b4811e7084b8a9e3fc314403341b5" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5c7076bb123441cf82e557da237b8e2d" is_pre_election: true
I20260709 13:18:41.511933  3675 leader_election.cc:304] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:41.512157  4268 raft_consensus.cc:2468] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af8b4811e7084b8a9e3fc314403341b5 in term 10.
I20260709 13:18:41.512701  6916 raft_consensus.cc:2749] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:18:41.516084  3675 leader_election.cc:336] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:41.516433  3675 leader_election.cc:304] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d, af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:41.517760  6899 raft_consensus.cc:2749] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 13:18:41.530400  4234 consensus_peers.cc:597] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:41.574848  3678 consensus_peers.cc:597] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:41.612560  4234 consensus_peers.cc:597] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:41.638152  2426 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 3659)
W20260709 13:18:41.656343  3678 consensus_peers.cc:597] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:41.678613  4234 consensus_peers.cc:597] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:18:41.705492  6853 raft_consensus.cc:493] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.706070  6853 raft_consensus.cc:515] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:41.708175  6853 leader_election.cc:290] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:41.711930  4228 leader_election.cc:336] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:41.713316  3678 consensus_peers.cc:597] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:41.713838  4234 leader_election.cc:336] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:41.714246  4234 leader_election.cc:304] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:41.715003  6853 raft_consensus.cc:2749] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:18:41.715010  4234 consensus_peers.cc:597] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:18:41.725284  6916 raft_consensus.cc:1027] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: attempt to promote peer 5c7076bb123441cf82e557da237b8e2d: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
W20260709 13:18:41.739190  4234 consensus_peers.cc:597] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:41.741263  4234 consensus_peers.cc:597] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:18:41.757529  6899 raft_consensus.cc:493] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.758159  6899 raft_consensus.cc:515] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:41.759996  6899 leader_election.cc:290] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:41.761970  6877 raft_consensus.cc:493] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.762526  6877 raft_consensus.cc:515] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:41.764315  6877 leader_election.cc:290] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:41.769234  3675 leader_election.cc:336] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:41.770383  3678 leader_election.cc:336] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:41.770906  3678 leader_election.cc:304] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:18:41.769321  4228 leader_election.cc:336] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:41.772401  6916 raft_consensus.cc:2749] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:18:41.771624  4234 leader_election.cc:336] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:41.773087  4234 leader_election.cc:304] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:41.773913  6877 raft_consensus.cc:2749] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:18:41.777019  3678 consensus_peers.cc:597] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:41.854714  4234 consensus_peers.cc:597] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:41.883214  4234 consensus_peers.cc:597] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:18:41.948158  6877 raft_consensus.cc:493] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.948733  6877 raft_consensus.cc:515] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: false } }
I20260709 13:18:41.950563  6877 leader_election.cc:290] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:41.954583  4234 leader_election.cc:336] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:41.955211  4228 leader_election.cc:336] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:41.955812  4228 leader_election.cc:304] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [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: 5c7076bb123441cf82e557da237b8e2d; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:41.956434  6877 raft_consensus.cc:2749] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:18:41.983623  3678 consensus_peers.cc:597] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:41.997300  6899 raft_consensus.cc:493] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:41.997913  6899 raft_consensus.cc:515] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:41.999825  6899 leader_election.cc:290] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:42.002818  4234 consensus_peers.cc:597] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:18:42.004142  3675 leader_election.cc:336] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
W20260709 13:18:42.005288  3678 leader_election.cc:336] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:42.005795  3678 leader_election.cc:304] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:42.006577  6899 raft_consensus.cc:2749] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:18:42.007078  6916 raft_consensus.cc:493] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
I20260709 13:18:42.007684  6916 raft_consensus.cc:515] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:42.010247  6916 leader_election.cc:290] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
I20260709 13:18:42.014007  6916 raft_consensus.cc:493] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 60611c619ac74778ab2644df450044a4)
W20260709 13:18:42.014153  3678 leader_election.cc:336] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:42.014667  6916 raft_consensus.cc:515] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } }
I20260709 13:18:42.016840  6916 leader_election.cc:290] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805), 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137)
W20260709 13:18:42.017493  3675 leader_election.cc:336] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:42.018201  3675 leader_election.cc:304] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [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: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
W20260709 13:18:42.019459  3678 leader_election.cc:336] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:42.020061  6916 raft_consensus.cc:2749] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:18:42.024863  3675 leader_election.cc:336] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111)
I20260709 13:18:42.025375  3675 leader_election.cc:304] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af8b4811e7084b8a9e3fc314403341b5; no voters: 60611c619ac74778ab2644df450044a4, 62220af1882547f58159de5ac5d6ecac
I20260709 13:18:42.025974  6916 raft_consensus.cc:2749] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:18:42.165055  3678 consensus_peers.cc:597] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:18:42.263810  6899 raft_consensus.cc:1027] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: attempt to promote peer 5c7076bb123441cf82e557da237b8e2d: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
W20260709 13:18:42.313033  4228 consensus_peers.cc:597] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:42.376883  3448 catalog_manager.cc:4755] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fc72ad7da5374b7faa4233af2ecd2f37: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
W20260709 13:18:42.396229  3678 consensus_peers.cc:597] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:42.435542  2426 tablet_server.cc:196] TabletServer@127.2.94.130:0 shutdown complete.
I20260709 13:18:42.538529  2426 tablet_server.cc:179] TabletServer@127.2.94.131:0 shutting down...
W20260709 13:18:42.540124  3678 consensus_peers.cc:597] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:42.573683  4234 consensus_peers.cc:597] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:42.589489  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:42.590672  2426 tablet_replica.cc:333] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
W20260709 13:18:42.590618  3678 consensus_peers.cc:597] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:42.591800  2426 raft_consensus.cc:2243] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.592854  2426 raft_consensus.cc:2272] T dfb051f05a7e4b2ab673887702ea64ce P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.594905  2426 tablet_replica.cc:333] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.595432  2426 raft_consensus.cc:2243] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.596419  2426 raft_consensus.cc:2272] T 0a5adfccb780497e9d20433e3093eec5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.598953  2426 tablet_replica.cc:333] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
W20260709 13:18:42.599256  4234 consensus_peers.cc:597] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:42.599625  2426 raft_consensus.cc:2243] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.600586  2426 raft_consensus.cc:2272] T 19f4395a70fe4fc38eb8932af9b03ad0 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.602453  2426 tablet_replica.cc:333] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.603008  2426 raft_consensus.cc:2243] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.603418  2426 raft_consensus.cc:2272] T 8d693013ea3048269b5349f91326ed43 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.605103  2426 tablet_replica.cc:333] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.605713  2426 raft_consensus.cc:2243] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.606582  2426 raft_consensus.cc:2272] T c6b968a12922464ca067ccd7b3d96b18 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.608309  2426 tablet_replica.cc:333] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.609795  2426 raft_consensus.cc:2243] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.610546  2426 raft_consensus.cc:2272] T aed0e743817043bc8e18be8f1f4afdaa P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.612869  2426 tablet_replica.cc:333] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
W20260709 13:18:42.612973  3678 consensus_peers.cc:597] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 -> Peer 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): Couldn't send request to peer 62220af1882547f58159de5ac5d6ecac. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:42.613600  2426 raft_consensus.cc:2243] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.614382  2426 raft_consensus.cc:2272] T da6e731823e44a0ba6588a19fd293257 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.616578  2426 tablet_replica.cc:333] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.617281  2426 raft_consensus.cc:2243] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.618237  2426 raft_consensus.cc:2272] T 0cb6eae35a0344debea62a398d6f2aff P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:42.620110  4234 consensus_peers.cc:597] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:42.620332  2426 tablet_replica.cc:333] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.621031  2426 raft_consensus.cc:2243] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.621764  2426 raft_consensus.cc:2272] T 31567c2626fc44b8807bced29a53ba1e P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.623443  2426 tablet_replica.cc:333] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.623939  2426 raft_consensus.cc:2243] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 11 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.624598  2426 raft_consensus.cc:2272] T 15a93e32a3a64c9ab357364e2c246fa6 P af8b4811e7084b8a9e3fc314403341b5 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.626866  2426 tablet_replica.cc:333] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.627345  2426 raft_consensus.cc:2243] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.628031  2426 raft_consensus.cc:2272] T ec003372396242eba6b5813c854f3f3c P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.629617  2426 tablet_replica.cc:333] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.630246  2426 raft_consensus.cc:2243] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.630817  2426 raft_consensus.cc:2272] T cf18107cc3d9458792602b4b2595b824 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.632512  2426 tablet_replica.cc:333] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.632978  2426 raft_consensus.cc:2243] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.633750  2426 raft_consensus.cc:2272] T 4a9e683879854f1f8357f4b10c61c71a P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.635469  2426 tablet_replica.cc:333] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.635993  2426 raft_consensus.cc:2243] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.636528  2426 raft_consensus.cc:2272] T 103ee62cba39471b9f54cf869c64ee86 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.638550  2426 tablet_replica.cc:333] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.639045  2426 raft_consensus.cc:2243] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 10 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.639808  2426 raft_consensus.cc:2272] T 44a37fc86a0442f6810cac56af067c91 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.641412  2426 tablet_replica.cc:333] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.641944  2426 raft_consensus.cc:2243] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.642957  2426 raft_consensus.cc:2272] T 72056e3439244f8ea4390d0172479e99 P af8b4811e7084b8a9e3fc314403341b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.644840  2426 tablet_replica.cc:333] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.645771  2426 raft_consensus.cc:2243] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.646209  2426 raft_consensus.cc:2272] T 3e24c43bd09349e78bd6b4c0173caec5 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.648087  2426 tablet_replica.cc:333] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.648618  2426 raft_consensus.cc:2243] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.649374  2426 raft_consensus.cc:2272] T ab4fa834fa5f400b85d7cbae67c592aa P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.651934  2426 tablet_replica.cc:333] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.652796  2426 raft_consensus.cc:2243] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.653841  2426 raft_consensus.cc:2272] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.655699  2426 tablet_replica.cc:333] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.656343  2426 raft_consensus.cc:2243] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.656793  2426 raft_consensus.cc:2272] T 92ad0e88b6c142938c3846b17811d130 P af8b4811e7084b8a9e3fc314403341b5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.659265  2426 tablet_replica.cc:333] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.659933  2426 raft_consensus.cc:2243] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.660686  2426 raft_consensus.cc:2272] T 47f36e02e898415cb38331447da0163e P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.662928  2426 tablet_replica.cc:333] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.663734  2426 raft_consensus.cc:2243] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.664575  2426 raft_consensus.cc:2272] T 01eb5613230241eeb961d9bfaace9780 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.667333  2426 tablet_replica.cc:333] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.667941  2426 raft_consensus.cc:2243] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.668521  2426 raft_consensus.cc:2272] T 07ea31095ba140058ba77e4d46f28ab6 P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.670428  2426 tablet_replica.cc:333] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.671139  2426 raft_consensus.cc:2243] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.671671  2426 raft_consensus.cc:2272] T db5166ac927f48c19609b84beb9a2d74 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.673342  2426 tablet_replica.cc:333] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.673910  2426 raft_consensus.cc:2243] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.674330  2426 raft_consensus.cc:2272] T bcc702aa0cfd4704a107ff593778330e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.676025  2426 tablet_replica.cc:333] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.676594  2426 raft_consensus.cc:2243] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.676994  2426 raft_consensus.cc:2272] T c70e8201a2ff48b7ab489f95de63d14e P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.678876  2426 tablet_replica.cc:333] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.679409  2426 raft_consensus.cc:2243] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.680316  2426 raft_consensus.cc:2272] T f285f357e9de40d3b50ab1b31238cfb4 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.682390  2426 tablet_replica.cc:333] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.683137  2426 raft_consensus.cc:2243] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.683763  2426 raft_consensus.cc:2272] T bc8bed135dbc4f509f101cc7fabd10b3 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.686100  2426 tablet_replica.cc:333] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.686594  2426 raft_consensus.cc:2243] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.687095  2426 raft_consensus.cc:2272] T 46ff013de9a741589868adaf30f878b6 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.688831  2426 tablet_replica.cc:333] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.689329  2426 raft_consensus.cc:2243] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.690534  2426 raft_consensus.cc:2272] T 7a0c4d7f52b441698dda7824b0fa0be5 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.692955  2426 tablet_replica.cc:333] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.693686  2426 raft_consensus.cc:2243] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.694265  2426 raft_consensus.cc:2272] T d22ee27eeb8647548834b42da28f6cb2 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.696197  2426 tablet_replica.cc:333] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.696734  2426 raft_consensus.cc:2243] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.697227  2426 raft_consensus.cc:2272] T f2bd253649fc437dae6453597379ab2c P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.699541  2426 tablet_replica.cc:333] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.700147  2426 raft_consensus.cc:2243] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.700848  2426 raft_consensus.cc:2272] T 1c36aa3ceff84c269c28deb5d764e96e P af8b4811e7084b8a9e3fc314403341b5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.703284  2426 tablet_replica.cc:333] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.703830  2426 raft_consensus.cc:2243] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.704646  2426 raft_consensus.cc:2272] T 0838b690ef2d43e6ba3be99681493299 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.706580  2426 tablet_replica.cc:333] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.707239  2426 raft_consensus.cc:2243] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.707716  2426 raft_consensus.cc:2272] T afb42db2e8d44148b20a02a83e13b70b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.710096  2426 tablet_replica.cc:333] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.710856  2426 raft_consensus.cc:2243] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:18:42.711544  4234 consensus_peers.cc:597] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:42.711884  2426 raft_consensus.cc:2272] T 70dd47514b72420193685e9b0b0e8c93 P af8b4811e7084b8a9e3fc314403341b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.713896  2426 tablet_replica.cc:333] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.714447  2426 raft_consensus.cc:2243] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.715474  2426 raft_consensus.cc:2272] T 6373f70b14144e279e740f9a63f985d4 P af8b4811e7084b8a9e3fc314403341b5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.717746  2426 tablet_replica.cc:333] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.718494  2426 raft_consensus.cc:2243] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.719079  2426 raft_consensus.cc:2272] T 6b776165c13e42a38409e601829d1e9d P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.721241  2426 tablet_replica.cc:333] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.721809  2426 raft_consensus.cc:2243] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 13:18:42.721995  4228 consensus_peers.cc:597] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:42.722260  2426 raft_consensus.cc:2272] T 9c7f2cc1b7cd4a4a9bb357033f949ef7 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.724125  2426 tablet_replica.cc:333] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.724663  2426 raft_consensus.cc:2243] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.725693  2426 raft_consensus.cc:2272] T fc72ad7da5374b7faa4233af2ecd2f37 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.727397  2426 tablet_replica.cc:333] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.727919  2426 raft_consensus.cc:2243] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.728470  2426 raft_consensus.cc:2272] T 0f767f531e75479985132e0f28e6c756 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.730443  2426 tablet_replica.cc:333] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.730974  2426 raft_consensus.cc:2243] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.731503  2426 raft_consensus.cc:2272] T c4e3bd6aa0554641b0eb9634a4dbd795 P af8b4811e7084b8a9e3fc314403341b5 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:42.733469  2426 tablet_replica.cc:333] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.734079  2426 raft_consensus.cc:2243] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:42.734596  2426 raft_consensus.cc:2272] T a17a9f48762d4f3e9546df9dcc330e15 P af8b4811e7084b8a9e3fc314403341b5 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:42.736377  4228 consensus_peers.cc:597] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:42.736660  2426 tablet_replica.cc:333] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.737291  2426 raft_consensus.cc:2243] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.738263  2426 pending_rounds.cc:70] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5: Trying to abort 1 pending ops.
I20260709 13:18:42.738440  2426 pending_rounds.cc:77] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5: Aborting op as it isn't in flight: id { term: 6 index: 5 } timestamp: 7305638375421927424 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } } }
I20260709 13:18:42.739451  2426 raft_consensus.cc:2917] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: Aborting config change with OpId 6.5: Aborted: Op aborted
I20260709 13:18:42.739800  2426 raft_consensus.cc:2889] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:18:42.740229  2426 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:32994 (request call id 15) took 3741 ms. Trace:
I20260709 13:18:42.740486  2426 rpcz_store.cc:276] 0709 13:18:38.998437 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:18:38.998613 (+   176us) service_pool.cc:224] Handling call
0709 13:18:39.004430 (+  5817us) log.cc:844] Serialized 499 byte log entry
0709 13:18:42.740163 (+3735733us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":153,"raft.queue_time_us":1060,"raft.run_cpu_time_us":1864,"raft.run_wall_time_us":1864,"spinlock_wait_cycles":1954176,"thread_start_us":25199,"threads_started":1,"wal-append.queue_time_us":25548,"wal-append.run_cpu_time_us":1819,"wal-append.run_wall_time_us":1008674}
I20260709 13:18:42.741966  2426 raft_consensus.cc:2272] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P af8b4811e7084b8a9e3fc314403341b5 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:42.742442  3508 auto_rebalancer.cc:629] Failed to schedule move for tablet 5d04b6f3eb7d4397a2414dc9ac93c3b6: Aborted: Op aborted
W20260709 13:18:42.743480  4228 consensus_peers.cc:597] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:42.744563  2426 tablet_replica.cc:333] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5: stopping tablet replica
I20260709 13:18:42.745256  2426 raft_consensus.cc:2243] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:42.746148  2426 raft_consensus.cc:2272] T 8d78f246768446cfa6006f1b0eef070b P af8b4811e7084b8a9e3fc314403341b5 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:42.801869  4234 consensus_peers.cc:597] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:42.811187  4234 consensus_peers.cc:597] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:42.824381  4234 consensus_peers.cc:597] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.131:43803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:42.836432  4234 consensus_peers.cc:597] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.131:43803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:42.878484  4234 consensus_peers.cc:597] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.131:43803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:42.887326  4228 consensus_peers.cc:597] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:42.901660  4228 consensus_peers.cc:597] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:42.921423  4234 consensus_peers.cc:597] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.131:43803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:42.923962  4234 consensus_peers.cc:597] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.131:43803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:42.938763  4234 consensus_peers.cc:597] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.131:43803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:42.967115  4234 consensus_peers.cc:597] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.131:43803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:42.969314  4234 consensus_peers.cc:597] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d -> Peer af8b4811e7084b8a9e3fc314403341b5 (127.2.94.131:43803): Couldn't send request to peer af8b4811e7084b8a9e3fc314403341b5. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.131:43803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:42.969672  4228 consensus_peers.cc:597] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:42.995687  4228 consensus_peers.cc:597] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:43.119324  2426 tablet_server.cc:196] TabletServer@127.2.94.131:0 shutdown complete.
W20260709 13:18:43.141297  4228 consensus_peers.cc:597] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:43.161226  4228 consensus_peers.cc:597] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:43.161711  4228 consensus_peers.cc:597] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d -> Peer 60611c619ac74778ab2644df450044a4 (127.2.94.130:36137): Couldn't send request to peer 60611c619ac74778ab2644df450044a4. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:36137: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:43.203848  2426 tablet_server.cc:179] TabletServer@127.2.94.132:0 shutting down...
I20260709 13:18:43.244354  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:43.245384  2426 tablet_replica.cc:333] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.246430  2426 raft_consensus.cc:2243] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Raft consensus shutting down.
I20260709 13:18:43.246915  2426 pending_rounds.cc:70] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: Trying to abort 1 pending ops.
I20260709 13:18:43.247161  2426 pending_rounds.cc:77] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d: Aborting op as it isn't in flight: id { term: 6 index: 5 } timestamp: 7305638375421927424 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5d04b6f3eb7d4397a2414dc9ac93c3b6" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } } new_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62220af1882547f58159de5ac5d6ecac" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 42805 } } peers { permanent_uuid: "60611c619ac74778ab2644df450044a4" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 36137 } attrs { replace: true } } peers { permanent_uuid: "af8b4811e7084b8a9e3fc314403341b5" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 43803 } } peers { permanent_uuid: "5c7076bb123441cf82e557da237b8e2d" member_type: NON_VOTER last_known_addr { host: "127.2.94.132" port: 39265 } attrs { promote: true } } } }
I20260709 13:18:43.247773  2426 raft_consensus.cc:2917] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEARNER]: Aborting config change with OpId 6.5: Aborted: Op aborted
I20260709 13:18:43.248149  2426 raft_consensus.cc:2889] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d [term 6 NON_PARTICIPANT]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:18:43.248368  2426 raft_consensus.cc:2272] T 5d04b6f3eb7d4397a2414dc9ac93c3b6 P 5c7076bb123441cf82e557da237b8e2d [term 6 NON_PARTICIPANT]: Raft consensus is shut down!
I20260709 13:18:43.250375  2426 tablet_replica.cc:333] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.250931  2426 raft_consensus.cc:2243] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.251583  2426 raft_consensus.cc:2272] T 31567c2626fc44b8807bced29a53ba1e P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.253377  2426 tablet_replica.cc:333] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.253989  2426 raft_consensus.cc:2243] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.254490  2426 raft_consensus.cc:2272] T 9cc7ee9dbc3a4110afe3585c3b1d3481 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.256523  2426 tablet_replica.cc:333] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.257082  2426 raft_consensus.cc:2243] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.257931  2426 raft_consensus.cc:2272] T aed0e743817043bc8e18be8f1f4afdaa P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.260658  2426 tablet_replica.cc:333] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.261603  2426 raft_consensus.cc:2243] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.262362  2426 raft_consensus.cc:2272] T 72056e3439244f8ea4390d0172479e99 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.265086  2426 tablet_replica.cc:333] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.265625  2426 raft_consensus.cc:2243] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.266224  2426 raft_consensus.cc:2272] T 44a37fc86a0442f6810cac56af067c91 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.268025  2426 tablet_replica.cc:333] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.268584  2426 raft_consensus.cc:2243] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.269063  2426 raft_consensus.cc:2272] T c6b968a12922464ca067ccd7b3d96b18 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.270846  2426 tablet_replica.cc:333] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.271401  2426 raft_consensus.cc:2243] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.271988  2426 raft_consensus.cc:2272] T 0cb6eae35a0344debea62a398d6f2aff P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.273967  2426 tablet_replica.cc:333] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.274520  2426 raft_consensus.cc:2243] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.275352  2426 raft_consensus.cc:2272] T db5166ac927f48c19609b84beb9a2d74 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.277159  2426 tablet_replica.cc:333] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.277769  2426 raft_consensus.cc:2243] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.278443  2426 raft_consensus.cc:2272] T 8e12c29385614179942a368148703e30 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.280072  2426 tablet_replica.cc:333] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.280639  2426 raft_consensus.cc:2243] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.281402  2426 raft_consensus.cc:2272] T 07ea31095ba140058ba77e4d46f28ab6 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.283274  2426 tablet_replica.cc:333] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.283816  2426 raft_consensus.cc:2243] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.284569  2426 raft_consensus.cc:2272] T 92ad0e88b6c142938c3846b17811d130 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.286515  2426 tablet_replica.cc:333] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.287052  2426 raft_consensus.cc:2243] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.287765  2426 raft_consensus.cc:2272] T d5a10aa28e01440aa2063c3961b49038 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.289458  2426 tablet_replica.cc:333] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.289984  2426 raft_consensus.cc:2243] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.290608  2426 raft_consensus.cc:2272] T adb0bc8fb13f410bbbdba86e91928053 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.292380  2426 tablet_replica.cc:333] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.292912  2426 raft_consensus.cc:2243] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.293336  2426 raft_consensus.cc:2272] T 0f767f531e75479985132e0f28e6c756 P 5c7076bb123441cf82e557da237b8e2d [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.295042  2426 tablet_replica.cc:333] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.295509  2426 raft_consensus.cc:2243] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.295892  2426 raft_consensus.cc:2272] T 6373f70b14144e279e740f9a63f985d4 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.297461  2426 tablet_replica.cc:333] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.297988  2426 raft_consensus.cc:2243] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.298630  2426 raft_consensus.cc:2272] T bcc702aa0cfd4704a107ff593778330e P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.300525  2426 tablet_replica.cc:333] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.301043  2426 raft_consensus.cc:2243] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.301605  2426 raft_consensus.cc:2272] T 3cd685c87a344fc891ac334b6274d6ba P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.303359  2426 tablet_replica.cc:333] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.303807  2426 raft_consensus.cc:2243] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.304589  2426 raft_consensus.cc:2272] T bc8bed135dbc4f509f101cc7fabd10b3 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.306448  2426 tablet_replica.cc:333] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.306939  2426 raft_consensus.cc:2243] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.307646  2426 raft_consensus.cc:2272] T 46ff013de9a741589868adaf30f878b6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.309340  2426 tablet_replica.cc:333] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.309883  2426 raft_consensus.cc:2243] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.310321  2426 raft_consensus.cc:2272] T 19f4395a70fe4fc38eb8932af9b03ad0 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.311952  2426 tablet_replica.cc:333] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.312489  2426 raft_consensus.cc:2243] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.313138  2426 raft_consensus.cc:2272] T da6e731823e44a0ba6588a19fd293257 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.314847  2426 tablet_replica.cc:333] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.315379  2426 raft_consensus.cc:2243] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.315871  2426 raft_consensus.cc:2272] T 044b2b83bf054085a656d61ba9e76cf2 P 5c7076bb123441cf82e557da237b8e2d [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.317562  2426 tablet_replica.cc:333] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.318114  2426 raft_consensus.cc:2243] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.318898  2426 raft_consensus.cc:2272] T 103ee62cba39471b9f54cf869c64ee86 P 5c7076bb123441cf82e557da237b8e2d [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.320569  2426 tablet_replica.cc:333] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.321081  2426 raft_consensus.cc:2243] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.321501  2426 raft_consensus.cc:2272] T 8f98db86cf854ef4b35c93df79136489 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.323304  2426 tablet_replica.cc:333] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.323774  2426 raft_consensus.cc:2243] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.324231  2426 raft_consensus.cc:2272] T 0838b690ef2d43e6ba3be99681493299 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.325863  2426 tablet_replica.cc:333] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.326326  2426 raft_consensus.cc:2243] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.326687  2426 raft_consensus.cc:2272] T eb62a2b7f6324907bd672b8f3b3e4871 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.328222  2426 tablet_replica.cc:333] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.328672  2426 raft_consensus.cc:2243] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.329231  2426 raft_consensus.cc:2272] T dd78f5e617d3403baeb42c59e0e68b23 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.331379  2426 tablet_replica.cc:333] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.331984  2426 raft_consensus.cc:2243] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.332875  2426 raft_consensus.cc:2272] T 54ef7fac22024692a50929ff82ba90a5 P 5c7076bb123441cf82e557da237b8e2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.335433  2426 tablet_replica.cc:333] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.336129  2426 raft_consensus.cc:2243] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.336799  2426 raft_consensus.cc:2272] T 0cc69d5275f3460bb89ff7f947c968c6 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.339236  2426 tablet_replica.cc:333] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.339898  2426 raft_consensus.cc:2243] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.340482  2426 raft_consensus.cc:2272] T 0a5adfccb780497e9d20433e3093eec5 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.342566  2426 tablet_replica.cc:333] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.343015  2426 raft_consensus.cc:2243] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.343667  2426 raft_consensus.cc:2272] T 8d693013ea3048269b5349f91326ed43 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.345316  2426 tablet_replica.cc:333] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.345909  2426 raft_consensus.cc:2243] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.346443  2426 raft_consensus.cc:2272] T dfb051f05a7e4b2ab673887702ea64ce P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.348228  2426 tablet_replica.cc:333] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.348762  2426 raft_consensus.cc:2243] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.349202  2426 raft_consensus.cc:2272] T 7a0c4d7f52b441698dda7824b0fa0be5 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.353470  2426 tablet_replica.cc:333] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.354113  2426 raft_consensus.cc:2243] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.354728  2426 raft_consensus.cc:2272] T aaf6432c68124bc0ac126a0577c3f8ff P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.356499  2426 tablet_replica.cc:333] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.357002  2426 raft_consensus.cc:2243] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.357784  2426 raft_consensus.cc:2272] T 01eb5613230241eeb961d9bfaace9780 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.359529  2426 tablet_replica.cc:333] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.360054  2426 raft_consensus.cc:2243] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.360757  2426 raft_consensus.cc:2272] T 1c36aa3ceff84c269c28deb5d764e96e P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.362584  2426 tablet_replica.cc:333] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.363099  2426 raft_consensus.cc:2243] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.363688  2426 raft_consensus.cc:2272] T ec003372396242eba6b5813c854f3f3c P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.365437  2426 tablet_replica.cc:333] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.366106  2426 raft_consensus.cc:2243] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.366883  2426 raft_consensus.cc:2272] T cf18107cc3d9458792602b4b2595b824 P 5c7076bb123441cf82e557da237b8e2d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.368779  2426 tablet_replica.cc:333] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.369253  2426 raft_consensus.cc:2243] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.369979  2426 raft_consensus.cc:2272] T 1159fa8ece4d4581bde77b373787e578 P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.371600  2426 tablet_replica.cc:333] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.372015  2426 raft_consensus.cc:2243] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.372692  2426 raft_consensus.cc:2272] T f2bd253649fc437dae6453597379ab2c P 5c7076bb123441cf82e557da237b8e2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.374420  2426 tablet_replica.cc:333] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.374902  2426 raft_consensus.cc:2243] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.375324  2426 raft_consensus.cc:2272] T fc72ad7da5374b7faa4233af2ecd2f37 P 5c7076bb123441cf82e557da237b8e2d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.377369  2426 tablet_replica.cc:333] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.378051  2426 raft_consensus.cc:2243] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:43.378609  2426 raft_consensus.cc:2272] T 682dc26c33a94ae5b4c4b703cb3e3fc2 P 5c7076bb123441cf82e557da237b8e2d [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.380577  2426 tablet_replica.cc:333] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d: stopping tablet replica
I20260709 13:18:43.381008  2426 raft_consensus.cc:2243] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:43.381752  2426 raft_consensus.cc:2272] T 91d34ba37d39444f8f71b320ee3a6ef5 P 5c7076bb123441cf82e557da237b8e2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:43.606539  2426 tablet_server.cc:196] TabletServer@127.2.94.132:0 shutdown complete.
I20260709 13:18:43.665345  2426 master.cc:562] Master@127.2.94.190:34705 shutting down...
W20260709 13:18:46.509709  3448 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111) [suppressed 572 similar messages]
W20260709 13:18:46.514328  3448 catalog_manager.cc:4755] TS 62220af1882547f58159de5ac5d6ecac (127.2.94.129:42805): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fc72ad7da5374b7faa4233af2ecd2f37: Network error: Client connection negotiation failed: client connection to 127.2.94.129:42805: connect: Connection refused (error 111)
I20260709 13:18:46.579202  2426 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:46.580319  2426 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:46.580753  2426 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20caca926f1b4664be1ff1c6a513352f: stopping tablet replica
I20260709 13:18:46.701042  2426 master.cc:584] Master@127.2.94.190:34705 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (105020 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:18:46.811049  2426 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.94.190:45103
I20260709 13:18:46.812098  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:46.818214  6925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:46.818866  6926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:46.820070  2426 server_base.cc:1061] running on GCE node
W20260709 13:18:46.820149  6928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:46.822187  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:46.822413  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:46.822587  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603126822568 us; error 0 us; skew 500 ppm
I20260709 13:18:46.823102  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:46.826139  2426 webserver.cc:533] Webserver started at http://127.2.94.190:45495/ using document root <none> and password file <none>
I20260709 13:18:46.826671  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:46.826875  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:46.827188  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:46.828496  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/master-0-root/instance:
uuid: "8186687524724a2ba74d09ea800932fc"
format_stamp: "Formatted at 2026-07-09 13:18:46 on dist-test-slave-mxd3"
I20260709 13:18:46.833079  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:18:46.836790  6933 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:46.837778  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:46.838135  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/master-0-root
uuid: "8186687524724a2ba74d09ea800932fc"
format_stamp: "Formatted at 2026-07-09 13:18:46 on dist-test-slave-mxd3"
I20260709 13:18:46.838398  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:18:46.875154  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:46.876332  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:46.918864  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.190:45103
I20260709 13:18:46.919047  6984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.190:45103 every 8 connection(s)
I20260709 13:18:46.923385  6985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:46.934705  6985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc: Bootstrap starting.
I20260709 13:18:46.939714  6985 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:46.944489  6985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc: No bootstrap required, opened a new log
I20260709 13:18:46.947227  6985 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8186687524724a2ba74d09ea800932fc" member_type: VOTER }
I20260709 13:18:46.947690  6985 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:46.948045  6985 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8186687524724a2ba74d09ea800932fc, State: Initialized, Role: FOLLOWER
I20260709 13:18:46.948694  6985 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8186687524724a2ba74d09ea800932fc" member_type: VOTER }
I20260709 13:18:46.949244  6985 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:46.949486  6985 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:46.949832  6985 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:46.954397  6985 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8186687524724a2ba74d09ea800932fc" member_type: VOTER }
I20260709 13:18:46.954962  6985 leader_election.cc:304] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [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: 8186687524724a2ba74d09ea800932fc; no voters: 
I20260709 13:18:46.956238  6985 leader_election.cc:290] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:46.956697  6988 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:46.958098  6988 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 1 LEADER]: Becoming Leader. State: Replica: 8186687524724a2ba74d09ea800932fc, State: Running, Role: LEADER
I20260709 13:18:46.958874  6988 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [LEADER]: Queue going to LEADER mode. State: All 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: "8186687524724a2ba74d09ea800932fc" member_type: VOTER }
I20260709 13:18:46.959594  6985 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:46.966091  6990 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8186687524724a2ba74d09ea800932fc. Latest consensus state: current_term: 1 leader_uuid: "8186687524724a2ba74d09ea800932fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8186687524724a2ba74d09ea800932fc" member_type: VOTER } }
I20260709 13:18:46.966763  6990 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:46.966703  6989 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8186687524724a2ba74d09ea800932fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8186687524724a2ba74d09ea800932fc" member_type: VOTER } }
I20260709 13:18:46.967562  6989 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:46.969250  6997 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:46.977360  6997 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:46.978439  2426 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:46.987264  6997 catalog_manager.cc:1383] Generated new cluster ID: 6834fd10e65c44d49ee0d78e819ea173
I20260709 13:18:46.987583  6997 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:47.008519  6997 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:47.010080  6997 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:47.025983  6997 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc: Generated new TSK 0
I20260709 13:18:47.026692  6997 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:47.045200  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:47.052480  7006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:47.053265  7007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:47.056246  7009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:47.056455  2426 server_base.cc:1061] running on GCE node
I20260709 13:18:47.058406  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:47.058634  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:47.058806  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603127058789 us; error 0 us; skew 500 ppm
I20260709 13:18:47.059365  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:47.061947  2426 webserver.cc:533] Webserver started at http://127.2.94.129:43769/ using document root <none> and password file <none>
I20260709 13:18:47.062469  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:47.062670  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:47.062947  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:47.064102  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/instance:
uuid: "f4c169509a11460196fa883821703939"
format_stamp: "Formatted at 2026-07-09 13:18:47 on dist-test-slave-mxd3"
I20260709 13:18:47.068715  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:18:47.072609  7014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.073535  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:18:47.073868  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-0-root
uuid: "f4c169509a11460196fa883821703939"
format_stamp: "Formatted at 2026-07-09 13:18:47 on dist-test-slave-mxd3"
I20260709 13:18:47.074121  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:18:47.095583  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:47.096717  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:47.098196  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:47.100581  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:47.100766  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.101052  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:47.101225  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.146171  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.129:37619
I20260709 13:18:47.146332  7076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.129:37619 every 8 connection(s)
I20260709 13:18:47.151343  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:47.159368  7081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:47.161341  7082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:47.166250  7084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:47.166889  2426 server_base.cc:1061] running on GCE node
I20260709 13:18:47.167331  7077 heartbeater.cc:344] Connected to a master server at 127.2.94.190:45103
I20260709 13:18:47.167850  7077 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:47.168920  7077 heartbeater.cc:507] Master 127.2.94.190:45103 requested a full tablet report, sending...
I20260709 13:18:47.169292  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:47.169626  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:47.169905  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603127169882 us; error 0 us; skew 500 ppm
I20260709 13:18:47.170758  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:47.171540  6950 ts_manager.cc:194] Registered new tserver with Master: f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:47.173951  2426 webserver.cc:533] Webserver started at http://127.2.94.130:39467/ using document root <none> and password file <none>
I20260709 13:18:47.174511  6950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41892
I20260709 13:18:47.174738  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:47.175052  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:47.175434  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:47.176898  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/instance:
uuid: "8e124992eb294e0087db3023ac3a3de0"
format_stamp: "Formatted at 2026-07-09 13:18:47 on dist-test-slave-mxd3"
I20260709 13:18:47.181756  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:18:47.185484  7089 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.186396  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:47.186728  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-1-root
uuid: "8e124992eb294e0087db3023ac3a3de0"
format_stamp: "Formatted at 2026-07-09 13:18:47 on dist-test-slave-mxd3"
I20260709 13:18:47.187038  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:18:47.200625  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:47.201958  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:47.203475  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:47.205823  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:47.206128  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.206367  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:47.206539  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.247953  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.130:40005
I20260709 13:18:47.248118  7151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.130:40005 every 8 connection(s)
I20260709 13:18:47.253110  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:47.260313  7155 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:47.261991  7156 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:47.264824  2426 server_base.cc:1061] running on GCE node
I20260709 13:18:47.266510  7152 heartbeater.cc:344] Connected to a master server at 127.2.94.190:45103
W20260709 13:18:47.266719  7158 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:47.266968  7152 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:47.267659  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:47.267938  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:47.267804  7152 heartbeater.cc:507] Master 127.2.94.190:45103 requested a full tablet report, sending...
I20260709 13:18:47.268224  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603127268207 us; error 0 us; skew 500 ppm
I20260709 13:18:47.268986  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:47.270422  6950 ts_manager.cc:194] Registered new tserver with Master: 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:47.271847  2426 webserver.cc:533] Webserver started at http://127.2.94.131:38967/ using document root <none> and password file <none>
I20260709 13:18:47.272379  6950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41894
I20260709 13:18:47.272531  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:47.272819  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:47.273156  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:47.274464  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/instance:
uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
format_stamp: "Formatted at 2026-07-09 13:18:47 on dist-test-slave-mxd3"
I20260709 13:18:47.278981  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:18:47.282433  7163 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.283327  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:47.283618  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-2-root
uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
format_stamp: "Formatted at 2026-07-09 13:18:47 on dist-test-slave-mxd3"
I20260709 13:18:47.283866  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:18:47.300411  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:47.301534  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:47.302977  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:47.305182  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:47.305352  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.305692  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:47.305848  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:18:47.348173  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.131:36267
I20260709 13:18:47.348258  7225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.131:36267 every 8 connection(s)
I20260709 13:18:47.353314  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:47.360610  7229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:47.362247  7230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:47.367022  7226 heartbeater.cc:344] Connected to a master server at 127.2.94.190:45103
I20260709 13:18:47.367609  7226 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:47.367861  2426 server_base.cc:1061] running on GCE node
I20260709 13:18:47.368685  7226 heartbeater.cc:507] Master 127.2.94.190:45103 requested a full tablet report, sending...
W20260709 13:18:47.368930  7233 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:47.370146  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:47.370398  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:47.370599  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603127370581 us; error 0 us; skew 500 ppm
I20260709 13:18:47.371202  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:47.371196  6950 ts_manager.cc:194] Registered new tserver with Master: d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:47.373188  6950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41908
I20260709 13:18:47.374203  2426 webserver.cc:533] Webserver started at http://127.2.94.132:43543/ using document root <none> and password file <none>
I20260709 13:18:47.374837  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:47.375057  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:47.375340  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:47.376483  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-3-root/instance:
uuid: "9ae967211a7b43559a2be39652b77fea"
format_stamp: "Formatted at 2026-07-09 13:18:47 on dist-test-slave-mxd3"
I20260709 13:18:47.380959  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:18:47.384773  7237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.385761  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:47.386091  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-3-root
uuid: "9ae967211a7b43559a2be39652b77fea"
format_stamp: "Formatted at 2026-07-09 13:18:47 on dist-test-slave-mxd3"
I20260709 13:18:47.386401  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:18:47.416528  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:47.417857  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:47.419310  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:47.421438  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:47.421682  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.421924  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:47.422114  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:47.470674  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.132:38175
I20260709 13:18:47.470780  7299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.132:38175 every 8 connection(s)
I20260709 13:18:47.486975  7300 heartbeater.cc:344] Connected to a master server at 127.2.94.190:45103
I20260709 13:18:47.487368  7300 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:47.488076  7300 heartbeater.cc:507] Master 127.2.94.190:45103 requested a full tablet report, sending...
I20260709 13:18:47.490150  6950 ts_manager.cc:194] Registered new tserver with Master: 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:47.491086  2426 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016751547s
I20260709 13:18:47.491868  6950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41912
I20260709 13:18:47.519089  6950 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41928:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:18:47.748910  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 531c99ca053140558abdf91890dda7a6 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:18:47.750730  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531c99ca053140558abdf91890dda7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.754050  7264 tablet_service.cc:1511] Processing CreateTablet for tablet 00345249ed774381a248baa0640353e2 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:18:47.755697  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00345249ed774381a248baa0640353e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.760524  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 772e6f05b1d1431ea181f10737813e1f (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:18:47.762255  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772e6f05b1d1431ea181f10737813e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.764711  7191 tablet_service.cc:1511] Processing CreateTablet for tablet eaa2b46363e4482bbf1e464df14c63bf (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:18:47.766239  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa2b46363e4482bbf1e464df14c63bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.770814  7262 tablet_service.cc:1511] Processing CreateTablet for tablet fe7852cc55c54f1daf302d55970d24df (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:18:47.770980  7190 tablet_service.cc:1511] Processing CreateTablet for tablet 00345249ed774381a248baa0640353e2 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:18:47.772401  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00345249ed774381a248baa0640353e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.772476  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7852cc55c54f1daf302d55970d24df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.774861  7189 tablet_service.cc:1511] Processing CreateTablet for tablet 772e6f05b1d1431ea181f10737813e1f (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:18:47.778247  7042 tablet_service.cc:1511] Processing CreateTablet for tablet 531c99ca053140558abdf91890dda7a6 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:18:47.779681  7042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531c99ca053140558abdf91890dda7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.782917  7038 tablet_service.cc:1511] Processing CreateTablet for tablet fe7852cc55c54f1daf302d55970d24df (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:18:47.783097  7041 tablet_service.cc:1511] Processing CreateTablet for tablet eaa2b46363e4482bbf1e464df14c63bf (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:18:47.784384  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7852cc55c54f1daf302d55970d24df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.785211  7039 tablet_service.cc:1511] Processing CreateTablet for tablet 334e727ec8424053ac108138dd44d40d (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:18:47.786760  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 91c60826a67448eb96052d680059d70a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:18:47.787343  7112 tablet_service.cc:1511] Processing CreateTablet for tablet 0192579d4cf5416b9f249303377dd060 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:18:47.788805  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0192579d4cf5416b9f249303377dd060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.789059  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 531c99ca053140558abdf91890dda7a6 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:18:47.790572  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531c99ca053140558abdf91890dda7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.790920  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 91c60826a67448eb96052d680059d70a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:18:47.792389  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c60826a67448eb96052d680059d70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.794762  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 00345249ed774381a248baa0640353e2 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:18:47.794946  7116 tablet_service.cc:1511] Processing CreateTablet for tablet eaa2b46363e4482bbf1e464df14c63bf (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:18:47.796496  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa2b46363e4482bbf1e464df14c63bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.798976  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 772e6f05b1d1431ea181f10737813e1f (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:18:47.800503  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772e6f05b1d1431ea181f10737813e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.801282  7259 tablet_service.cc:1511] Processing CreateTablet for tablet 4f1883aa2831406bbcd1855e7eba6745 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:18:47.803010  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 334e727ec8424053ac108138dd44d40d (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:18:47.805593  7113 tablet_service.cc:1511] Processing CreateTablet for tablet fe7852cc55c54f1daf302d55970d24df (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:18:47.807762  7258 tablet_service.cc:1511] Processing CreateTablet for tablet db4d850136df44aa821734634cb94d88 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:18:47.808420  7260 tablet_service.cc:1511] Processing CreateTablet for tablet 0192579d4cf5416b9f249303377dd060 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:18:47.811854  7188 tablet_service.cc:1511] Processing CreateTablet for tablet 334e727ec8424053ac108138dd44d40d (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:18:47.812984  7185 tablet_service.cc:1511] Processing CreateTablet for tablet 98fd4505b86744c0a119db3687732db0 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:18:47.817399  7109 tablet_service.cc:1511] Processing CreateTablet for tablet 356bf52e376b4425863f5c7e463d5e36 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:18:47.814332  7187 tablet_service.cc:1511] Processing CreateTablet for tablet 91c60826a67448eb96052d680059d70a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:18:47.814571  7111 tablet_service.cc:1511] Processing CreateTablet for tablet 98fd4505b86744c0a119db3687732db0 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:18:47.814898  7183 tablet_service.cc:1511] Processing CreateTablet for tablet 356bf52e376b4425863f5c7e463d5e36 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:18:47.815026  7110 tablet_service.cc:1511] Processing CreateTablet for tablet 4f1883aa2831406bbcd1855e7eba6745 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:18:47.820497  7108 tablet_service.cc:1511] Processing CreateTablet for tablet 9c85ef9126e64373acfebf68ecde7594 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:18:47.796497  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334e727ec8424053ac108138dd44d40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.822916  7182 tablet_service.cc:1511] Processing CreateTablet for tablet 9c85ef9126e64373acfebf68ecde7594 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:18:47.816685  7184 tablet_service.cc:1511] Processing CreateTablet for tablet db4d850136df44aa821734634cb94d88 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:18:47.816182  7186 tablet_service.cc:1511] Processing CreateTablet for tablet 0192579d4cf5416b9f249303377dd060 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:18:47.826308  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaa2b46363e4482bbf1e464df14c63bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.830839  7259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f1883aa2831406bbcd1855e7eba6745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.827466  7036 tablet_service.cc:1511] Processing CreateTablet for tablet 98fd4505b86744c0a119db3687732db0 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:18:47.831256  7034 tablet_service.cc:1511] Processing CreateTablet for tablet db4d850136df44aa821734634cb94d88 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:18:47.832013  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fd4505b86744c0a119db3687732db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.832753  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4d850136df44aa821734634cb94d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.828791  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 9c85ef9126e64373acfebf68ecde7594 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:18:47.834576  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c85ef9126e64373acfebf68ecde7594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.829421  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 4f1883aa2831406bbcd1855e7eba6745 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:18:47.838137  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0192579d4cf5416b9f249303377dd060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.838632  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f1883aa2831406bbcd1855e7eba6745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.842298  7258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4d850136df44aa821734634cb94d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.846276  7188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334e727ec8424053ac108138dd44d40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.848183  7186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0192579d4cf5416b9f249303377dd060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.850270  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c60826a67448eb96052d680059d70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.853997  7187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c60826a67448eb96052d680059d70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.854403  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00345249ed774381a248baa0640353e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.855634  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772e6f05b1d1431ea181f10737813e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.857234  7183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356bf52e376b4425863f5c7e463d5e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.858687  7185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fd4505b86744c0a119db3687732db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.860267  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4d850136df44aa821734634cb94d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.861864  7182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c85ef9126e64373acfebf68ecde7594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.868847  7257 tablet_service.cc:1511] Processing CreateTablet for tablet 356bf52e376b4425863f5c7e463d5e36 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:18:47.892840  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356bf52e376b4425863f5c7e463d5e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.898834  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334e727ec8424053ac108138dd44d40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.921986  7256 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5cb3ceb9ca41799da58a1e855a7fb3 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:18:47.923595  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5cb3ceb9ca41799da58a1e855a7fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.900202  7038 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5cb3ceb9ca41799da58a1e855a7fb3 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:18:47.927837  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5cb3ceb9ca41799da58a1e855a7fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.963366  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 291a19530f4c4bfcbec671ec195c377a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
W20260709 13:18:47.972280  6998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:47.983016  7036 tablet_service.cc:1511] Processing CreateTablet for tablet e9c22340fecd4ca8b7df02e1e7355b35 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:18:47.897905  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0c2b4ab4284a9fa1b069cbeccd4137 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:18:47.986980  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0c2b4ab4284a9fa1b069cbeccd4137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:47.994901  7320 tablet_bootstrap.cc:492] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:48.003876  7258 tablet_service.cc:1511] Processing CreateTablet for tablet 291a19530f4c4bfcbec671ec195c377a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:18:48.005443  7258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291a19530f4c4bfcbec671ec195c377a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.007877  7041 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0c2b4ab4284a9fa1b069cbeccd4137 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:18:47.965580  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291a19530f4c4bfcbec671ec195c377a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.020861  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7852cc55c54f1daf302d55970d24df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.026530  7108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c85ef9126e64373acfebf68ecde7594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.027439  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356bf52e376b4425863f5c7e463d5e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.027567  7319 tablet_bootstrap.cc:492] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:48.028183  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fd4505b86744c0a119db3687732db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.031682  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f1883aa2831406bbcd1855e7eba6745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.047602  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0c2b4ab4284a9fa1b069cbeccd4137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.023429  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 8df2d8f7344b49ce84b3e1d978062ce5 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:18:48.024061  7264 tablet_service.cc:1511] Processing CreateTablet for tablet f41a65f7280740b5b68d209c86e2838e (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:18:48.054028  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41a65f7280740b5b68d209c86e2838e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.057133  7259 tablet_service.cc:1511] Processing CreateTablet for tablet 4fddcb63446c46d7a7013b8e680a3533 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:18:48.057778  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df2d8f7344b49ce84b3e1d978062ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.058560  7259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fddcb63446c46d7a7013b8e680a3533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.060369  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c22340fecd4ca8b7df02e1e7355b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.071177  7190 tablet_service.cc:1511] Processing CreateTablet for tablet 291a19530f4c4bfcbec671ec195c377a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:18:48.072816  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 291a19530f4c4bfcbec671ec195c377a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.121309  7033 tablet_service.cc:1511] Processing CreateTablet for tablet f41a65f7280740b5b68d209c86e2838e (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:18:48.126670  7263 tablet_service.cc:1511] Processing CreateTablet for tablet a2c0b72ad5064379a8ce3b097d489594 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
W20260709 13:18:48.127621  6937 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.94.132:38175, user_credentials={real_user=slave}} blocked reactor thread for 100007us
I20260709 13:18:48.154477  7321 tablet_bootstrap.cc:492] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:48.162633  7319 tablet_bootstrap.cc:654] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:48.170338  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41a65f7280740b5b68d209c86e2838e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.171058  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 8df2d8f7344b49ce84b3e1d978062ce5 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:18:48.172552  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df2d8f7344b49ce84b3e1d978062ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.174355  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c0b72ad5064379a8ce3b097d489594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.177476  7077 heartbeater.cc:499] Master 127.2.94.190:45103 was elected leader, sending a full tablet report...
I20260709 13:18:48.179999  7040 tablet_service.cc:1511] Processing CreateTablet for tablet a2c0b72ad5064379a8ce3b097d489594 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:18:48.181272  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c0b72ad5064379a8ce3b097d489594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.132033  7037 tablet_service.cc:1511] Processing CreateTablet for tablet b768a21bddc04b70acfa366701bb4056 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:18:48.182673  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768a21bddc04b70acfa366701bb4056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.197770  7038 tablet_service.cc:1511] Processing CreateTablet for tablet 9864a17f99184722afb484bb88229794 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:18:48.204766  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 799675869b614fc0855c31092fc181b8 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:18:48.211064  7183 tablet_service.cc:1511] Processing CreateTablet for tablet e9c22340fecd4ca8b7df02e1e7355b35 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:18:48.212441  7183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c22340fecd4ca8b7df02e1e7355b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.217101  7320 tablet_bootstrap.cc:654] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:48.237596  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5cb3ceb9ca41799da58a1e855a7fb3 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:18:48.239213  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5cb3ceb9ca41799da58a1e855a7fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.240569  7041 tablet_service.cc:1511] Processing CreateTablet for tablet 0f8ec778839b489d90744b2768dfb521 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:18:48.242095  7116 tablet_service.cc:1511] Processing CreateTablet for tablet 8df2d8f7344b49ce84b3e1d978062ce5 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:18:48.243472  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df2d8f7344b49ce84b3e1d978062ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.142458  7257 tablet_service.cc:1511] Processing CreateTablet for tablet 9864a17f99184722afb484bb88229794 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:18:48.246004  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799675869b614fc0855c31092fc181b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.258713  7322 tablet_bootstrap.cc:492] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:48.266511  7112 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0c2b4ab4284a9fa1b069cbeccd4137 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:18:48.268538  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0c2b4ab4284a9fa1b069cbeccd4137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.275764  7152 heartbeater.cc:499] Master 127.2.94.190:45103 was elected leader, sending a full tablet report...
I20260709 13:18:48.268510  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 4fddcb63446c46d7a7013b8e680a3533 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:18:48.272732  7111 tablet_service.cc:1511] Processing CreateTablet for tablet e9c22340fecd4ca8b7df02e1e7355b35 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:18:48.280241  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9864a17f99184722afb484bb88229794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.285888  7182 tablet_service.cc:1511] Processing CreateTablet for tablet f41a65f7280740b5b68d209c86e2838e (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:18:48.286520  7188 tablet_service.cc:1511] Processing CreateTablet for tablet 4fddcb63446c46d7a7013b8e680a3533 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:18:48.287391  7256 tablet_service.cc:1511] Processing CreateTablet for tablet 75fe98ba1fc84f61a6ef712a59abb915 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:18:48.291471  7182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41a65f7280740b5b68d209c86e2838e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.297319  7188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fddcb63446c46d7a7013b8e680a3533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.294198  7260 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8935d472654a9789fba9d02acb75f6 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:18:48.296156  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f8ec778839b489d90744b2768dfb521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.310141  7258 tablet_service.cc:1511] Processing CreateTablet for tablet f6e221f177804a7f91d9c5edb5f96fdb (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:18:48.319239  7321 tablet_bootstrap.cc:654] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:48.282934  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9864a17f99184722afb484bb88229794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.332984  7190 tablet_service.cc:1511] Processing CreateTablet for tablet 9864a17f99184722afb484bb88229794 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:18:48.338821  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9c22340fecd4ca8b7df02e1e7355b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.341966  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fddcb63446c46d7a7013b8e680a3533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.313429  7114 tablet_service.cc:1511] Processing CreateTablet for tablet b768a21bddc04b70acfa366701bb4056 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:18:48.346882  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768a21bddc04b70acfa366701bb4056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.350278  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9864a17f99184722afb484bb88229794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.350008  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 0f8ec778839b489d90744b2768dfb521 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:18:48.355037  7183 tablet_service.cc:1511] Processing CreateTablet for tablet 75fe98ba1fc84f61a6ef712a59abb915 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:18:48.359942  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8935d472654a9789fba9d02acb75f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.363858  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 50a25d8c807d4673ac843de643aba55e (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:18:48.365244  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a25d8c807d4673ac843de643aba55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.356369  7183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75fe98ba1fc84f61a6ef712a59abb915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.366122  7319 tablet_bootstrap.cc:492] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:48.366678  7319 ts_tablet_manager.cc:1403] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.340s	user 0.019s	sys 0.005s
I20260709 13:18:48.288458  7039 tablet_service.cc:1511] Processing CreateTablet for tablet f6e221f177804a7f91d9c5edb5f96fdb (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:18:48.373494  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e221f177804a7f91d9c5edb5f96fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.375880  7226 heartbeater.cc:499] Master 127.2.94.190:45103 was elected leader, sending a full tablet report...
I20260709 13:18:48.356165  7108 tablet_service.cc:1511] Processing CreateTablet for tablet a2c0b72ad5064379a8ce3b097d489594 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:18:48.394794  7182 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8935d472654a9789fba9d02acb75f6 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:18:48.402945  7320 tablet_bootstrap.cc:492] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
W20260709 13:18:48.405896  6934 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 46401.3us
I20260709 13:18:48.369609  7319 raft_consensus.cc:359] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:48.418318  7258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e221f177804a7f91d9c5edb5f96fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.423517  7182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8935d472654a9789fba9d02acb75f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.429836  7320 ts_tablet_manager.cc:1403] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.435s	user 0.013s	sys 0.011s
I20260709 13:18:48.431663  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 50a25d8c807d4673ac843de643aba55e (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:18:48.433120  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a25d8c807d4673ac843de643aba55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.420172  7319 raft_consensus.cc:385] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:48.434118  7319 raft_consensus.cc:740] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:48.435082  7319 consensus_queue.cc:260] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:48.436404  7187 tablet_service.cc:1511] Processing CreateTablet for tablet b768a21bddc04b70acfa366701bb4056 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:18:48.439400  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 75fe98ba1fc84f61a6ef712a59abb915 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:18:48.440776  7113 tablet_service.cc:1511] Processing CreateTablet for tablet f6e221f177804a7f91d9c5edb5f96fdb (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:18:48.433142  7320 raft_consensus.cc:359] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:48.449863  7320 raft_consensus.cc:385] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:48.449810  7038 tablet_service.cc:1511] Processing CreateTablet for tablet 9b29756cd16a404d9449b03ece63cc53 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:18:48.450461  7320 raft_consensus.cc:740] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:48.448180  7264 tablet_service.cc:1511] Processing CreateTablet for tablet 9b29756cd16a404d9449b03ece63cc53 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:18:48.452162  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b29756cd16a404d9449b03ece63cc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.443739  7321 tablet_bootstrap.cc:492] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:48.452349  7186 tablet_service.cc:1511] Processing CreateTablet for tablet 0f8ec778839b489d90744b2768dfb521 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:18:48.406282  7110 tablet_service.cc:1511] Processing CreateTablet for tablet 799675869b614fc0855c31092fc181b8 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:18:48.356357  7185 tablet_service.cc:1511] Processing CreateTablet for tablet 799675869b614fc0855c31092fc181b8 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:18:48.422137  7322 tablet_bootstrap.cc:700] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0: Time spent opening tablet: real 0.113s	user 0.002s	sys 0.003s
I20260709 13:18:48.458441  7322 tablet_bootstrap.cc:654] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:48.437811  7187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768a21bddc04b70acfa366701bb4056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.461063  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b29756cd16a404d9449b03ece63cc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.464738  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8935d472654a9789fba9d02acb75f6 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:18:48.502329  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 50d4f71bc6c14750be2020598a31f131 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:18:48.470654  7321 ts_tablet_manager.cc:1403] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.317s	user 0.019s	sys 0.018s
I20260709 13:18:48.503611  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d4f71bc6c14750be2020598a31f131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.475586  7185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799675869b614fc0855c31092fc181b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.505977  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75fe98ba1fc84f61a6ef712a59abb915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.471246  7320 consensus_queue.cc:260] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:48.478456  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 97d2683f0e4e465284d7e0a16783de70 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:18:48.461894  7108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2c0b72ad5064379a8ce3b097d489594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.495033  7300 heartbeater.cc:499] Master 127.2.94.190:45103 was elected leader, sending a full tablet report...
I20260709 13:18:48.529518  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f8ec778839b489d90744b2768dfb521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.487040  7111 tablet_service.cc:1511] Processing CreateTablet for tablet 50a25d8c807d4673ac843de643aba55e (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:18:48.489682  7260 tablet_service.cc:1511] Processing CreateTablet for tablet 0f2eb47d7c404ba8b4d833841c9321ec (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:18:48.532130  7114 tablet_service.cc:1511] Processing CreateTablet for tablet 0f2eb47d7c404ba8b4d833841c9321ec (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:18:48.489678  7109 tablet_service.cc:1511] Processing CreateTablet for tablet 9b29756cd16a404d9449b03ece63cc53 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:18:48.537971  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8935d472654a9789fba9d02acb75f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.538743  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e221f177804a7f91d9c5edb5f96fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.539050  7321 raft_consensus.cc:359] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:48.539798  7321 raft_consensus.cc:385] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:48.540071  7321 raft_consensus.cc:740] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:48.536805  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f2eb47d7c404ba8b4d833841c9321ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.540824  7321 consensus_queue.cc:260] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:48.528707  7186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f8ec778839b489d90744b2768dfb521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.541893  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 799675869b614fc0855c31092fc181b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.544392  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f2eb47d7c404ba8b4d833841c9321ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.546203  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75fe98ba1fc84f61a6ef712a59abb915. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.549974  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50a25d8c807d4673ac843de643aba55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.553941  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b29756cd16a404d9449b03ece63cc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.491714  7034 tablet_service.cc:1511] Processing CreateTablet for tablet d4f6eed504844a6d85127d8165207802 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:18:48.558686  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f6eed504844a6d85127d8165207802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.478875  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 97d2683f0e4e465284d7e0a16783de70 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:18:48.484540  7184 tablet_service.cc:1511] Processing CreateTablet for tablet 0f2eb47d7c404ba8b4d833841c9321ec (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:18:48.564198  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f2eb47d7c404ba8b4d833841c9321ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.568537  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d2683f0e4e465284d7e0a16783de70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.573112  7116 tablet_service.cc:1511] Processing CreateTablet for tablet d4f6eed504844a6d85127d8165207802 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:18:48.473819  7189 tablet_service.cc:1511] Processing CreateTablet for tablet 97d2683f0e4e465284d7e0a16783de70 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:18:48.574712  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d2683f0e4e465284d7e0a16783de70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.582345  7116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f6eed504844a6d85127d8165207802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.583926  7182 tablet_service.cc:1511] Processing CreateTablet for tablet 36a39f49faee4b06b20ec9ad6f103201 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:18:48.584573  7257 tablet_service.cc:1511] Processing CreateTablet for tablet 36a39f49faee4b06b20ec9ad6f103201 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:18:48.585522  7039 tablet_service.cc:1511] Processing CreateTablet for tablet 36a39f49faee4b06b20ec9ad6f103201 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:18:48.586073  7182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a39f49faee4b06b20ec9ad6f103201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.586948  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a39f49faee4b06b20ec9ad6f103201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.590519  7320 ts_tablet_manager.cc:1434] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.160s	user 0.005s	sys 0.005s
I20260709 13:18:48.591437  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d2683f0e4e465284d7e0a16783de70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.558691  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 50d4f71bc6c14750be2020598a31f131 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:18:48.597257  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d4f71bc6c14750be2020598a31f131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.605767  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a39f49faee4b06b20ec9ad6f103201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.499567  7188 tablet_service.cc:1511] Processing CreateTablet for tablet d4f6eed504844a6d85127d8165207802 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:18:48.618734  7188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4f6eed504844a6d85127d8165207802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.622468  7320 tablet_bootstrap.cc:492] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:48.631142  7322 tablet_bootstrap.cc:492] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:48.631775  7322 ts_tablet_manager.cc:1403] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.375s	user 0.009s	sys 0.016s
I20260709 13:18:48.635668  7322 raft_consensus.cc:359] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:48.641276  7182 tablet_service.cc:1511] Processing CreateTablet for tablet daf4b2f2bbd845a096121725c49fd893 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:18:48.658689  7182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf4b2f2bbd845a096121725c49fd893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.642755  7112 tablet_service.cc:1511] Processing CreateTablet for tablet 50d4f71bc6c14750be2020598a31f131 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:18:48.662803  7112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d4f71bc6c14750be2020598a31f131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.645494  7326 raft_consensus.cc:493] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:48.663771  7320 tablet_bootstrap.cc:654] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:48.653329  7078 tablet.cc:2406] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:18:48.652980  7037 tablet_service.cc:1511] Processing CreateTablet for tablet b1105e1d951548eeab0e2de2dff77859 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:18:48.664928  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1105e1d951548eeab0e2de2dff77859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.669229  7113 tablet_service.cc:1511] Processing CreateTablet for tablet b1105e1d951548eeab0e2de2dff77859 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:18:48.644416  7319 ts_tablet_manager.cc:1434] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.277s	user 0.009s	sys 0.025s
I20260709 13:18:48.663367  7326 raft_consensus.cc:515] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:48.670562  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1105e1d951548eeab0e2de2dff77859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.650579  7111 tablet_service.cc:1511] Processing CreateTablet for tablet daf4b2f2bbd845a096121725c49fd893 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:18:48.676965  7319 tablet_bootstrap.cc:492] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:48.674156  7326 leader_election.cc:290] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:48.683518  7186 tablet_service.cc:1511] Processing CreateTablet for tablet b1105e1d951548eeab0e2de2dff77859 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:18:48.684974  7186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1105e1d951548eeab0e2de2dff77859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.686316  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf4b2f2bbd845a096121725c49fd893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.674551  7322 raft_consensus.cc:385] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:48.691722  7321 ts_tablet_manager.cc:1434] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.188s	user 0.016s	sys 0.024s
I20260709 13:18:48.707867  7034 tablet_service.cc:1511] Processing CreateTablet for tablet c624cc4e5f234c219d59808c673a0d96 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:18:48.709297  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c624cc4e5f234c219d59808c673a0d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.693194  7322 raft_consensus.cc:740] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:48.738274  7322 consensus_queue.cc:260] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:48.755189  7321 tablet_bootstrap.cc:492] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:48.767184  7319 tablet_bootstrap.cc:654] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:48.772603  7110 tablet_service.cc:1511] Processing CreateTablet for tablet c624cc4e5f234c219d59808c673a0d96 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:18:48.774168  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c624cc4e5f234c219d59808c673a0d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.778852  7260 tablet_service.cc:1511] Processing CreateTablet for tablet c624cc4e5f234c219d59808c673a0d96 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:18:48.780205  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c624cc4e5f234c219d59808c673a0d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.778707  7185 tablet_service.cc:1511] Processing CreateTablet for tablet b029beca3c3c46daa50f0d5c1a716f2a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:18:48.780642  7257 tablet_service.cc:1511] Processing CreateTablet for tablet daf4b2f2bbd845a096121725c49fd893 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:18:48.781225  7185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b029beca3c3c46daa50f0d5c1a716f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.782044  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf4b2f2bbd845a096121725c49fd893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.785897  7034 tablet_service.cc:1511] Processing CreateTablet for tablet b029beca3c3c46daa50f0d5c1a716f2a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:18:48.787312  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b029beca3c3c46daa50f0d5c1a716f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.788403  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 184701810d99482eb6741c61396eb6de (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:18:48.798501  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184701810d99482eb6741c61396eb6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.792906  7261 tablet_service.cc:1511] Processing CreateTablet for tablet b029beca3c3c46daa50f0d5c1a716f2a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:18:48.802518  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b029beca3c3c46daa50f0d5c1a716f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.803190  7039 tablet_service.cc:1511] Processing CreateTablet for tablet ca97fb3747c44407bd7972e6be9fd890 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:18:48.805392  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 184701810d99482eb6741c61396eb6de (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:18:48.806721  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184701810d99482eb6741c61396eb6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.805442  7321 tablet_bootstrap.cc:654] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:48.823187  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 184701810d99482eb6741c61396eb6de (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:18:48.825078  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184701810d99482eb6741c61396eb6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.825944  7319 tablet_bootstrap.cc:492] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:48.831908  7319 ts_tablet_manager.cc:1403] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.155s	user 0.002s	sys 0.012s
I20260709 13:18:48.839380  7115 tablet_service.cc:1511] Processing CreateTablet for tablet ca97fb3747c44407bd7972e6be9fd890 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:18:48.845937  7189 tablet_service.cc:1511] Processing CreateTablet for tablet ca97fb3747c44407bd7972e6be9fd890 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:18:48.847751  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca97fb3747c44407bd7972e6be9fd890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.850210  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca97fb3747c44407bd7972e6be9fd890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.841459  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca97fb3747c44407bd7972e6be9fd890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.885746  7319 raft_consensus.cc:359] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:48.886567  7319 raft_consensus.cc:385] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:48.886894  7319 raft_consensus.cc:740] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:48.886714  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 033c7f88dfc842ce8b62442fb5225574 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:18:48.887651  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 033c7f88dfc842ce8b62442fb5225574 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:18:48.888401  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033c7f88dfc842ce8b62442fb5225574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.889092  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033c7f88dfc842ce8b62442fb5225574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.892124  7319 consensus_queue.cc:260] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:48.898262  7319 ts_tablet_manager.cc:1434] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.066s	user 0.013s	sys 0.000s
I20260709 13:18:48.899284  7319 tablet_bootstrap.cc:492] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:48.912081  7319 tablet_bootstrap.cc:654] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:48.921680  7328 raft_consensus.cc:493] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:48.922314  7328 raft_consensus.cc:515] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:48.951102  7113 tablet_service.cc:1511] Processing CreateTablet for tablet 033c7f88dfc842ce8b62442fb5225574 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:18:48.953135  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033c7f88dfc842ce8b62442fb5225574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.961202  7329 raft_consensus.cc:493] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:48.962198  7329 raft_consensus.cc:515] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:48.962642  7184 tablet_service.cc:1511] Processing CreateTablet for tablet 2a44e2d5afba41418ab47aab587f6591 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:18:48.964628  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a44e2d5afba41418ab47aab587f6591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:48.968219  7329 leader_election.cc:290] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
W20260709 13:18:48.975152  6998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:48.978987  7322 ts_tablet_manager.cc:1434] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.347s	user 0.057s	sys 0.038s
I20260709 13:18:48.980563  7322 tablet_bootstrap.cc:492] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:48.926906  7328 leader_election.cc:290] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:49.005128  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7852cc55c54f1daf302d55970d24df" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:49.007678  7239 leader_election.cc:343] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.018595  7191 tablet_service.cc:1511] Processing CreateTablet for tablet fc00922a5a6d420298e94ac4195a3d2a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:18:49.020594  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc00922a5a6d420298e94ac4195a3d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.021055  7320 tablet_bootstrap.cc:492] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:49.021607  7320 ts_tablet_manager.cc:1403] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.399s	user 0.028s	sys 0.025s
I20260709 13:18:49.024768  7320 raft_consensus.cc:359] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.028745  7110 tablet_service.cc:1511] Processing CreateTablet for tablet fc00922a5a6d420298e94ac4195a3d2a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:18:49.034538  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7852cc55c54f1daf302d55970d24df" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:49.037940  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 2a44e2d5afba41418ab47aab587f6591 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:18:49.039351  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a44e2d5afba41418ab47aab587f6591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.042444  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc00922a5a6d420298e94ac4195a3d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.009744  7257 tablet_service.cc:1511] Processing CreateTablet for tablet 2a44e2d5afba41418ab47aab587f6591 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:18:49.043608  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a44e2d5afba41418ab47aab587f6591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.043927  7319 tablet_bootstrap.cc:492] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:49.044464  7319 ts_tablet_manager.cc:1403] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.145s	user 0.034s	sys 0.026s
I20260709 13:18:49.047801  7319 raft_consensus.cc:359] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.048556  7319 raft_consensus.cc:385] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.048856  7319 raft_consensus.cc:740] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.049580  7319 consensus_queue.cc:260] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.053229  7319 ts_tablet_manager.cc:1434] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:18:49.054309  7319 tablet_bootstrap.cc:492] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:49.055365  7321 tablet_bootstrap.cc:492] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:49.055946  7321 ts_tablet_manager.cc:1403] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.308s	user 0.013s	sys 0.002s
I20260709 13:18:49.061233  7319 tablet_bootstrap.cc:654] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.063256  7322 tablet_bootstrap.cc:654] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.025490  7320 raft_consensus.cc:385] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.078307  7108 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35312 (request call id 16) took 1151 ms. Trace:
I20260709 13:18:49.078841  7108 rpcz_store.cc:276] 0709 13:18:47.926986 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:18:48.354871 (+427885us) service_pool.cc:224] Handling call
0709 13:18:48.461152 (+106281us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:18:48.461434 (+   282us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:18:48.730806 (+269372us) tablet_metadata.cc:665] Metadata flushed
0709 13:18:49.077564 (+346758us) tablet_replica.cc:206] Creating consensus instance
0709 13:18:49.078227 (+   663us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:18:49.070360  7320 raft_consensus.cc:740] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.080901  7261 tablet_service.cc:1511] Processing CreateTablet for tablet fc00922a5a6d420298e94ac4195a3d2a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:18:49.088385  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc00922a5a6d420298e94ac4195a3d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.092787  7191 tablet_service.cc:1511] Processing CreateTablet for tablet fe893999bcf7483297e5f0f0fbe2d4ef (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:18:49.094237  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe893999bcf7483297e5f0f0fbe2d4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.095312  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8a5a78f5a4472daf8393fa15acfa12 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:18:49.097036  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8a5a78f5a4472daf8393fa15acfa12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.106163  7321 raft_consensus.cc:359] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.112468  7322 tablet_bootstrap.cc:492] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:49.113097  7322 ts_tablet_manager.cc:1403] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.133s	user 0.013s	sys 0.009s
I20260709 13:18:49.113427  7334 raft_consensus.cc:493] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:49.113965  7334 raft_consensus.cc:515] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:49.116704  7334 leader_election.cc:290] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:49.101888  7320 consensus_queue.cc:260] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.107249  7321 raft_consensus.cc:385] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.130764  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8a5a78f5a4472daf8393fa15acfa12 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:18:49.112360  7034 tablet_service.cc:1511] Processing CreateTablet for tablet fe893999bcf7483297e5f0f0fbe2d4ef (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:18:49.136626  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8a5a78f5a4472daf8393fa15acfa12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.136931  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d850136df44aa821734634cb94d88" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:49.139070  7188 tablet_service.cc:1511] Processing CreateTablet for tablet fadadc216b7a4e91ac33617a5243e0a2 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:18:49.140394  7188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fadadc216b7a4e91ac33617a5243e0a2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:18:49.142478  7015 leader_election.cc:343] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.142627  7108 tablet_service.cc:1511] Processing CreateTablet for tablet fe893999bcf7483297e5f0f0fbe2d4ef (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:18:49.127964  7321 raft_consensus.cc:740] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.144099  7108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe893999bcf7483297e5f0f0fbe2d4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.132248  7052 raft_consensus.cc:2468] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:49.146582  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe893999bcf7483297e5f0f0fbe2d4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.154853  7115 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8a5a78f5a4472daf8393fa15acfa12 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:18:49.160991  7241 leader_election.cc:304] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:49.162344  7326 raft_consensus.cc:2804] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:49.162751  7326 raft_consensus.cc:493] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:49.163209  7326 raft_consensus.cc:3060] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:49.166200  7319 tablet_bootstrap.cc:492] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:49.166757  7319 ts_tablet_manager.cc:1403] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.113s	user 0.026s	sys 0.012s
I20260709 13:18:49.179925  7262 tablet_service.cc:1511] Processing CreateTablet for tablet fadadc216b7a4e91ac33617a5243e0a2 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:18:49.180302  7037 tablet_service.cc:1511] Processing CreateTablet for tablet fadadc216b7a4e91ac33617a5243e0a2 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:18:49.176504  7321 consensus_queue.cc:260] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.181398  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fadadc216b7a4e91ac33617a5243e0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.184376  7321 ts_tablet_manager.cc:1434] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.128s	user 0.006s	sys 0.006s
I20260709 13:18:49.188298  7321 tablet_bootstrap.cc:492] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:49.175163  7322 raft_consensus.cc:359] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.181628  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fadadc216b7a4e91ac33617a5243e0a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.190002  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8a5a78f5a4472daf8393fa15acfa12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.190951  7189 tablet_service.cc:1511] Processing CreateTablet for tablet c110fe14b0ef40d591cdced46a20437b (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:18:49.196471  7321 tablet_bootstrap.cc:654] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.198065  7322 raft_consensus.cc:385] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.198474  7322 raft_consensus.cc:740] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.199262  7322 consensus_queue.cc:260] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.210075  7319 raft_consensus.cc:359] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.211071  7319 raft_consensus.cc:385] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.213759  7320 ts_tablet_manager.cc:1434] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.192s	user 0.005s	sys 0.006s
I20260709 13:18:49.215083  7320 tablet_bootstrap.cc:492] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:49.215581  7110 tablet_service.cc:1511] Processing CreateTablet for tablet c110fe14b0ef40d591cdced46a20437b (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:18:49.216951  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c110fe14b0ef40d591cdced46a20437b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.219978  7326 raft_consensus.cc:515] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.226106  7039 tablet_service.cc:1511] Processing CreateTablet for tablet f96d3218645143ba97d74c5f02b55c0d (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:18:49.227113  7322 ts_tablet_manager.cc:1434] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.005s
I20260709 13:18:49.227504  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96d3218645143ba97d74c5f02b55c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.228921  7322 tablet_bootstrap.cc:492] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:49.237919  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c110fe14b0ef40d591cdced46a20437b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.240666  7109 tablet_service.cc:1511] Processing CreateTablet for tablet f96d3218645143ba97d74c5f02b55c0d (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:18:49.242372  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96d3218645143ba97d74c5f02b55c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.254204  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7852cc55c54f1daf302d55970d24df" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:49.255725  7052 raft_consensus.cc:3060] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:49.263407  7052 raft_consensus.cc:2468] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:49.264678  7241 leader_election.cc:304] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:49.211510  7319 raft_consensus.cc:740] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.276692  7261 tablet_service.cc:1511] Processing CreateTablet for tablet c110fe14b0ef40d591cdced46a20437b (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:18:49.278273  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c110fe14b0ef40d591cdced46a20437b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.265252  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e6f05b1d1431ea181f10737813e1f" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:18:49.279986  7090 leader_election.cc:343] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.281036  7184 tablet_service.cc:1511] Processing CreateTablet for tablet f96d3218645143ba97d74c5f02b55c0d (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:18:49.282505  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96d3218645143ba97d74c5f02b55c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.290139  7319 consensus_queue.cc:260] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.304407  7038 tablet_service.cc:1511] Processing CreateTablet for tablet 1e055cbf184c4fd5b8784685d4fdf98a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:18:49.305964  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e055cbf184c4fd5b8784685d4fdf98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.305765  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00345249ed774381a248baa0640353e2" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:49.308189  7167 leader_election.cc:343] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.301210  7326 leader_election.cc:290] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:49.321544  7326 raft_consensus.cc:2804] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:49.322199  7326 raft_consensus.cc:697] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:49.323290  7326 consensus_queue.cc:237] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.327183  7260 tablet_service.cc:1511] Processing CreateTablet for tablet 1e055cbf184c4fd5b8784685d4fdf98a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:18:49.329119  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e055cbf184c4fd5b8784685d4fdf98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.331085  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7852cc55c54f1daf302d55970d24df" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
W20260709 13:18:49.332623  7239 leader_election.cc:343] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.342924  7322 tablet_bootstrap.cc:654] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.351011  7351 raft_consensus.cc:493] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:49.351642  7351 raft_consensus.cc:515] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.355226  7351 leader_election.cc:290] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:49.358215  7329 raft_consensus.cc:493] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:49.357779  7191 tablet_service.cc:1511] Processing CreateTablet for tablet 109529cfe862448b99c3a40586eb1acc (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:18:49.358695  7329 raft_consensus.cc:515] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.359496  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109529cfe862448b99c3a40586eb1acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.360932  7329 leader_election.cc:290] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:49.367400  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c60826a67448eb96052d680059d70a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:49.369545  7241 leader_election.cc:343] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.370002  7039 tablet_service.cc:1511] Processing CreateTablet for tablet 109529cfe862448b99c3a40586eb1acc (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:18:49.370592  7351 raft_consensus.cc:493] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:49.371140  7351 raft_consensus.cc:515] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.371541  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109529cfe862448b99c3a40586eb1acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.372035  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9da5121fc94f2781b6df30cf3d3488 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:18:49.373270  7351 leader_election.cc:290] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:49.374439  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9da5121fc94f2781b6df30cf3d3488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.375682  7264 tablet_service.cc:1511] Processing CreateTablet for tablet 52ea52a3c47c4d34a04201f09538e9a0 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:18:49.376413  7189 tablet_service.cc:1511] Processing CreateTablet for tablet 04dcb078c1074c4d809264ea3c2064cd (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:18:49.377368  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ea52a3c47c4d34a04201f09538e9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.377743  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dcb078c1074c4d809264ea3c2064cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.377712  7263 tablet_service.cc:1511] Processing CreateTablet for tablet 109529cfe862448b99c3a40586eb1acc (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:18:49.379076  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109529cfe862448b99c3a40586eb1acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.382058  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d850136df44aa821734634cb94d88" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:49.382787  7052 raft_consensus.cc:2468] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:49.384163  7241 leader_election.cc:304] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:49.385253  7351 raft_consensus.cc:2804] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:49.385727  7351 raft_consensus.cc:493] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:49.386085  7351 raft_consensus.cc:3060] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:49.389586  7186 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9da5121fc94f2781b6df30cf3d3488 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:18:49.395255  7186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9da5121fc94f2781b6df30cf3d3488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.391678  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 52ea52a3c47c4d34a04201f09538e9a0 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:18:49.396469  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ea52a3c47c4d34a04201f09538e9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.406011  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c60826a67448eb96052d680059d70a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:49.407696  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d850136df44aa821734634cb94d88" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:49.391062  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2b46363e4482bbf1e464df14c63bf" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:49.409837  7238 leader_election.cc:343] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.412617  7238 leader_election.cc:304] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:49.414234  7352 raft_consensus.cc:2749] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:18:49.415477  7238 leader_election.cc:343] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:49.416944  7167 leader_election.cc:343] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.419070  7319 ts_tablet_manager.cc:1434] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.252s	user 0.022s	sys 0.027s
I20260709 13:18:49.419314  7109 tablet_service.cc:1511] Processing CreateTablet for tablet 1e055cbf184c4fd5b8784685d4fdf98a (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:18:49.420246  7319 tablet_bootstrap.cc:492] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:49.420673  7109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e055cbf184c4fd5b8784685d4fdf98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.422412  7321 tablet_bootstrap.cc:492] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:49.422982  7321 ts_tablet_manager.cc:1403] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.238s	user 0.015s	sys 0.004s
I20260709 13:18:49.426983  7321 raft_consensus.cc:359] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:49.427928  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2b46363e4482bbf1e464df14c63bf" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:49.428063  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e6f05b1d1431ea181f10737813e1f" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:49.428776  7127 raft_consensus.cc:2468] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:49.429105  7117 tablet_service.cc:1511] Processing CreateTablet for tablet 52ea52a3c47c4d34a04201f09538e9a0 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:18:49.427968  7321 raft_consensus.cc:385] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.430259  7321 raft_consensus.cc:740] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.430667  7117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ea52a3c47c4d34a04201f09538e9a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.431293  7321 consensus_queue.cc:260] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:49.433190  7351 raft_consensus.cc:515] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.440177  7165 leader_election.cc:304] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:49.443892  7184 tablet_service.cc:1511] Processing CreateTablet for tablet 63a4e393ced14b1990e3e00fae7f550b (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:18:49.449052  7184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a4e393ced14b1990e3e00fae7f550b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.449560  7108 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9da5121fc94f2781b6df30cf3d3488 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:18:49.450991  7108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9da5121fc94f2781b6df30cf3d3488. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.451680  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 63a4e393ced14b1990e3e00fae7f550b (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:18:49.452948  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a4e393ced14b1990e3e00fae7f550b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.454406  7110 tablet_service.cc:1511] Processing CreateTablet for tablet 04dcb078c1074c4d809264ea3c2064cd (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:18:49.455717  7110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dcb078c1074c4d809264ea3c2064cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.458042  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 63a4e393ced14b1990e3e00fae7f550b (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:18:49.458446  7329 raft_consensus.cc:2804] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:49.458846  7329 raft_consensus.cc:493] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:49.459213  7329 raft_consensus.cc:3060] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:49.459438  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a4e393ced14b1990e3e00fae7f550b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:18:49.461822  7093 leader_election.cc:343] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.462323  7093 leader_election.cc:304] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:49.463100  7334 raft_consensus.cc:2749] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:49.426975  7257 tablet_service.cc:1511] Processing CreateTablet for tablet 04dcb078c1074c4d809264ea3c2064cd (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:18:49.466054  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dcb078c1074c4d809264ea3c2064cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.466742  7115 tablet_service.cc:1511] Processing CreateTablet for tablet d88fedce0cd440bca8f79b0a2c1b3c41 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:18:49.468128  7115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88fedce0cd440bca8f79b0a2c1b3c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.471761  7329 raft_consensus.cc:515] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.472725  7258 tablet_service.cc:1511] Processing CreateTablet for tablet d88fedce0cd440bca8f79b0a2c1b3c41 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:18:49.474833  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2b46363e4482bbf1e464df14c63bf" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
W20260709 13:18:49.476328  7167 leader_election.cc:343] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.477864  7320 tablet_bootstrap.cc:700] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: Time spent opening tablet: real 0.157s	user 0.001s	sys 0.000s
I20260709 13:18:49.477536  7038 tablet_service.cc:1511] Processing CreateTablet for tablet c3b781b229bf40a8983afa9a1c4885d7 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:18:49.478662  7320 tablet_bootstrap.cc:654] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.479121  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b781b229bf40a8983afa9a1c4885d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.477980  7258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88fedce0cd440bca8f79b0a2c1b3c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.485677  7191 tablet_service.cc:1511] Processing CreateTablet for tablet d88fedce0cd440bca8f79b0a2c1b3c41 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:18:49.487308  7191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88fedce0cd440bca8f79b0a2c1b3c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.490788  7113 tablet_service.cc:1511] Processing CreateTablet for tablet c3b781b229bf40a8983afa9a1c4885d7 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:18:49.492216  7113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b781b229bf40a8983afa9a1c4885d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.441282  7321 ts_tablet_manager.cc:1434] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 13:18:49.495486  7321 tablet_bootstrap.cc:492] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:49.505576  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d850136df44aa821734634cb94d88" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:49.506652  7322 tablet_bootstrap.cc:492] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
W20260709 13:18:49.507176  7238 leader_election.cc:343] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.507215  7322 ts_tablet_manager.cc:1403] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.279s	user 0.012s	sys 0.016s
I20260709 13:18:49.508796  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00345249ed774381a248baa0640353e2" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:49.509055  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d850136df44aa821734634cb94d88" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:49.509554  7275 raft_consensus.cc:2468] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:49.510998  7167 leader_election.cc:304] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:49.514205  7274 raft_consensus.cc:2393] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4c169509a11460196fa883821703939 in current term 1: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
I20260709 13:18:49.515439  7351 leader_election.cc:290] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:49.526474  7018 leader_election.cc:304] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:49.528867  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2b46363e4482bbf1e464df14c63bf" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:49.529547  7127 raft_consensus.cc:3060] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:49.534013  7328 raft_consensus.cc:3060] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:49.534637  7329 leader_election.cc:290] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:49.535287  7329 raft_consensus.cc:2804] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:49.535645  7329 raft_consensus.cc:493] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:49.535976  7329 raft_consensus.cc:3060] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:49.540055  7356 raft_consensus.cc:493] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:49.541266  7189 tablet_service.cc:1511] Processing CreateTablet for tablet c3b781b229bf40a8983afa9a1c4885d7 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:18:49.540601  7356 raft_consensus.cc:515] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.541898  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d850136df44aa821734634cb94d88" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:49.524562  7321 tablet_bootstrap.cc:654] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.547103  7189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b781b229bf40a8983afa9a1c4885d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.541399  7328 raft_consensus.cc:2749] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:49.524791  7322 raft_consensus.cc:359] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.577754  7261 tablet_service.cc:1511] Processing CreateTablet for tablet 1c727b44b1c24b878fcf0edaf325cc18 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:18:49.579082  7261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c727b44b1c24b878fcf0edaf325cc18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.579723  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00345249ed774381a248baa0640353e2" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:49.580762  7356 leader_election.cc:290] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
W20260709 13:18:49.581884  7241 leader_election.cc:343] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.583112  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 1c727b44b1c24b878fcf0edaf325cc18 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:18:49.584410  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c727b44b1c24b878fcf0edaf325cc18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.569731  6948 catalog_manager.cc:5697] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:49.577451  7127 raft_consensus.cc:2468] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:49.571655  7188 tablet_service.cc:1511] Processing CreateTablet for tablet 1c727b44b1c24b878fcf0edaf325cc18 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:18:49.590840  7188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c727b44b1c24b878fcf0edaf325cc18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.590754  7165 leader_election.cc:304] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:49.592136  7359 raft_consensus.cc:2804] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:49.573799  7114 tablet_service.cc:1511] Processing CreateTablet for tablet b54affe5af354fc197c9958b0e61bee2 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:18:49.594415  7114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54affe5af354fc197c9958b0e61bee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.596400  7320 tablet_bootstrap.cc:492] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:49.575371  7264 tablet_service.cc:1511] Processing CreateTablet for tablet b54affe5af354fc197c9958b0e61bee2 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:18:49.604161  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54affe5af354fc197c9958b0e61bee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.602699  7039 tablet_service.cc:1511] Processing CreateTablet for tablet b54affe5af354fc197c9958b0e61bee2 (DEFAULT_TABLE table=test-workload [id=b819e63d6b914f9bbb0ee446e2e6d49d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:18:49.605789  7319 tablet_bootstrap.cc:654] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.606746  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54affe5af354fc197c9958b0e61bee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:49.577777  7322 raft_consensus.cc:385] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.609517  7322 raft_consensus.cc:740] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.614030  7320 ts_tablet_manager.cc:1403] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.399s	user 0.028s	sys 0.013s
I20260709 13:18:49.614862  7322 consensus_queue.cc:260] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.615620  7052 raft_consensus.cc:2468] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:49.619093  7241 leader_election.cc:304] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:49.620519  7356 raft_consensus.cc:2804] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:49.621040  7356 raft_consensus.cc:697] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:49.621922  7356 consensus_queue.cc:237] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.619751  7329 raft_consensus.cc:515] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.631253  7322 ts_tablet_manager.cc:1434] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.123s	user 0.005s	sys 0.003s
I20260709 13:18:49.633685  7322 tablet_bootstrap.cc:492] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:49.641278  7329 leader_election.cc:290] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:49.645865  7359 raft_consensus.cc:697] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:49.658766  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00345249ed774381a248baa0640353e2" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:49.659459  7274 raft_consensus.cc:3060] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:49.657011  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00345249ed774381a248baa0640353e2" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:49.660573  7201 raft_consensus.cc:2393] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae967211a7b43559a2be39652b77fea in current term 1: Already voted for candidate d84fe3744f8d4efa97a1dbb5681480c7 in this term.
I20260709 13:18:49.662563  7321 tablet_bootstrap.cc:492] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:49.662457  7320 raft_consensus.cc:359] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.663156  7321 ts_tablet_manager.cc:1403] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.168s	user 0.017s	sys 0.001s
I20260709 13:18:49.663340  7320 raft_consensus.cc:385] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.663674  7320 raft_consensus.cc:740] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.666288  7359 consensus_queue.cc:237] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.666436  7321 raft_consensus.cc:359] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.669781  7321 raft_consensus.cc:385] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.672003  7274 raft_consensus.cc:2468] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:49.670132  7321 raft_consensus.cc:740] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.675689  7319 tablet_bootstrap.cc:492] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:49.674794  7320 consensus_queue.cc:260] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.676313  7319 ts_tablet_manager.cc:1403] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.256s	user 0.011s	sys 0.001s
I20260709 13:18:49.678177  7320 ts_tablet_manager.cc:1434] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.002s
I20260709 13:18:49.679268  7320 tablet_bootstrap.cc:492] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:49.679625  7319 raft_consensus.cc:359] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.680400  7319 raft_consensus.cc:385] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.680704  7319 raft_consensus.cc:740] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.675783  7321 consensus_queue.cc:260] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.684211  7321 ts_tablet_manager.cc:1434] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:18:49.685379  7321 tablet_bootstrap.cc:492] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:49.686955  7238 leader_election.cc:304] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:49.699164  7351 raft_consensus.cc:2749] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:49.688037  7362 raft_consensus.cc:493] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:49.693784  7319 consensus_queue.cc:260] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.687214  7167 leader_election.cc:304] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:49.687927  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00345249ed774381a248baa0640353e2" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:49.702935  7329 raft_consensus.cc:2804] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:49.700934  7362 raft_consensus.cc:515] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:49.702529  7322 tablet_bootstrap.cc:654] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.707162  7362 leader_election.cc:290] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:49.710124  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356bf52e376b4425863f5c7e463d5e36" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:49.710687  7319 ts_tablet_manager.cc:1434] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
W20260709 13:18:49.716197  7165 leader_election.cc:343] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.717780  7319 tablet_bootstrap.cc:492] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:49.713853  7329 raft_consensus.cc:697] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:49.720280  7334 raft_consensus.cc:493] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:49.720803  7334 raft_consensus.cc:515] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
W20260709 13:18:49.721892  7167 leader_election.cc:343] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.722635  6949 catalog_manager.cc:5697] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:49.725071  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fd4505b86744c0a119db3687732db0" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:49.725100  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356bf52e376b4425863f5c7e463d5e36" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:49.731300  7319 tablet_bootstrap.cc:654] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.726076  7334 leader_election.cc:290] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:49.719498  7329 consensus_queue.cc:237] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:18:49.734375  7090 leader_election.cc:343] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:49.736367  7167 leader_election.cc:343] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.737221  7167 leader_election.cc:304] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:49.740787  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fd4505b86744c0a119db3687732db0" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:49.749042  7052 raft_consensus.cc:2468] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:49.750619  7093 leader_election.cc:304] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:49.751868  7334 raft_consensus.cc:2804] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:49.752568  7334 raft_consensus.cc:493] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:49.744228  7320 tablet_bootstrap.cc:654] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.753757  7367 raft_consensus.cc:2749] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:49.760064  7322 tablet_bootstrap.cc:492] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:49.760782  7322 ts_tablet_manager.cc:1403] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.127s	user 0.005s	sys 0.008s
I20260709 13:18:49.767025  7322 raft_consensus.cc:359] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:49.767831  7322 raft_consensus.cc:385] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.768249  7322 raft_consensus.cc:740] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.748257  7321 tablet_bootstrap.cc:654] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.753099  7334 raft_consensus.cc:3060] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:49.777171  7320 tablet_bootstrap.cc:492] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:49.777733  7320 ts_tablet_manager.cc:1403] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.099s	user 0.005s	sys 0.010s
I20260709 13:18:49.769304  7322 consensus_queue.cc:260] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:49.777812  7334 raft_consensus.cc:515] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.778924  6948 catalog_manager.cc:5697] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:49.780853  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fd4505b86744c0a119db3687732db0" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:49.781268  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fd4505b86744c0a119db3687732db0" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:49.781541  7052 raft_consensus.cc:3060] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:49.782832  7090 leader_election.cc:343] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.785377  7319 tablet_bootstrap.cc:492] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:49.785938  7319 ts_tablet_manager.cc:1403] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.023s
I20260709 13:18:49.788568  7334 leader_election.cc:290] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:49.790022  7052 raft_consensus.cc:2468] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:49.791313  7093 leader_election.cc:304] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:49.792910  7321 tablet_bootstrap.cc:492] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:49.789167  7319 raft_consensus.cc:359] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:49.793684  7334 raft_consensus.cc:2804] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:49.794312  7319 raft_consensus.cc:385] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.781083  7320 raft_consensus.cc:359] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.794489  7334 raft_consensus.cc:697] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:18:49.794688  7319 raft_consensus.cc:740] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.794867  7320 raft_consensus.cc:385] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.795392  7320 raft_consensus.cc:740] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.795725  7319 consensus_queue.cc:260] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:49.794507  7321 ts_tablet_manager.cc:1403] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.007s
I20260709 13:18:49.795504  7334 consensus_queue.cc:237] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.796270  7320 consensus_queue.cc:260] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.800578  7321 raft_consensus.cc:359] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.801465  7321 raft_consensus.cc:385] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.801776  7321 raft_consensus.cc:740] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.802697  7321 consensus_queue.cc:260] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.803714  7319 ts_tablet_manager.cc:1434] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260709 13:18:49.804787  7319 tablet_bootstrap.cc:492] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:49.804828  7320 ts_tablet_manager.cc:1434] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260709 13:18:49.805025  7321 ts_tablet_manager.cc:1434] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:18:49.806443  7321 tablet_bootstrap.cc:492] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:49.806488  7320 tablet_bootstrap.cc:492] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:49.811470  7322 ts_tablet_manager.cc:1434] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.004s
I20260709 13:18:49.811689  7356 consensus_queue.cc:1048] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:49.812873  7322 tablet_bootstrap.cc:492] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:49.817854  7319 tablet_bootstrap.cc:654] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.818096  6949 catalog_manager.cc:5697] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:49.823799  7320 tablet_bootstrap.cc:654] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.826455  7322 tablet_bootstrap.cc:654] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.836062  7321 tablet_bootstrap.cc:654] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.838580  7320 tablet_bootstrap.cc:492] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:49.839262  7320 ts_tablet_manager.cc:1403] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260709 13:18:49.842618  7322 tablet_bootstrap.cc:492] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:49.843246  7322 ts_tablet_manager.cc:1403] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260709 13:18:49.847772  7322 raft_consensus.cc:359] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.853966  7322 raft_consensus.cc:385] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.854439  7322 raft_consensus.cc:740] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.855535  7322 consensus_queue.cc:260] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.850191  7319 tablet_bootstrap.cc:492] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:49.858183  7319 ts_tablet_manager.cc:1403] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.015s
I20260709 13:18:49.853129  7320 raft_consensus.cc:359] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.861217  7320 raft_consensus.cc:385] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.861560  7320 raft_consensus.cc:740] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.862468  7320 consensus_queue.cc:260] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.864944  7320 ts_tablet_manager.cc:1434] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260709 13:18:49.867007  7319 raft_consensus.cc:359] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:49.867925  7319 raft_consensus.cc:385] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.868415  7319 raft_consensus.cc:740] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.868963  7321 tablet_bootstrap.cc:492] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:49.862774  6948 catalog_manager.cc:5697] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:49.869263  7319 consensus_queue.cc:260] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
W20260709 13:18:49.870198  7239 consensus_peers.cc:597] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:49.870424  7321 ts_tablet_manager.cc:1403] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.013s
I20260709 13:18:49.872320  7319 ts_tablet_manager.cc:1434] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:18:49.870334  7322 ts_tablet_manager.cc:1434] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260709 13:18:49.872778  7320 tablet_bootstrap.cc:492] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:49.873587  7322 tablet_bootstrap.cc:492] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:49.879973  7319 tablet_bootstrap.cc:492] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:49.903705  7321 raft_consensus.cc:359] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.904606  7321 raft_consensus.cc:385] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.904958  7321 raft_consensus.cc:740] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.905478  7319 tablet_bootstrap.cc:654] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.907666  7322 tablet_bootstrap.cc:654] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.915210  7334 raft_consensus.cc:493] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:49.915041  7321 consensus_queue.cc:260] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.915755  7334 raft_consensus.cc:515] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:49.918725  7321 ts_tablet_manager.cc:1434] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
I20260709 13:18:49.920111  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0192579d4cf5416b9f249303377dd060" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:49.925907  7334 leader_election.cc:290] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
W20260709 13:18:49.927181  7090 leader_election.cc:343] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.930160  7320 tablet_bootstrap.cc:654] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.931388  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0192579d4cf5416b9f249303377dd060" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
W20260709 13:18:49.933403  7093 leader_election.cc:343] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:49.936439  7093 leader_election.cc:304] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:49.945148  7334 raft_consensus.cc:2749] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:49.947777  7328 raft_consensus.cc:493] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:49.948495  7328 raft_consensus.cc:515] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.952440  7322 tablet_bootstrap.cc:492] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:49.953188  7322 ts_tablet_manager.cc:1403] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.037s
I20260709 13:18:49.957613  7322 raft_consensus.cc:359] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.958875  7322 raft_consensus.cc:385] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.959282  7322 raft_consensus.cc:740] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.960422  7322 consensus_queue.cc:260] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.961434  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:49.961795  7321 tablet_bootstrap.cc:492] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:49.962143  7201 raft_consensus.cc:2468] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:49.963562  7015 leader_election.cc:304] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:49.964536  7387 raft_consensus.cc:2804] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:49.964954  7387 raft_consensus.cc:493] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:49.965286  7387 raft_consensus.cc:3060] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:49.965734  7328 leader_election.cc:290] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:49.969625  7320 tablet_bootstrap.cc:492] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:49.970201  7320 ts_tablet_manager.cc:1403] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.034s
I20260709 13:18:49.971690  7321 tablet_bootstrap.cc:654] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.971822  7322 ts_tablet_manager.cc:1434] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 13:18:49.975376  7322 tablet_bootstrap.cc:492] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:49.976711  7319 tablet_bootstrap.cc:492] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:49.977443  7319 ts_tablet_manager.cc:1403] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.098s	user 0.038s	sys 0.026s
I20260709 13:18:49.981688  7320 raft_consensus.cc:359] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.982455  7320 raft_consensus.cc:385] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.982770  7320 raft_consensus.cc:740] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:49.983518  7320 consensus_queue.cc:260] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:49.983736  7319 raft_consensus.cc:359] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.984685  7319 raft_consensus.cc:385] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:49.985149  7319 raft_consensus.cc:740] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
W20260709 13:18:49.985908  6998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:49.986238  7319 consensus_queue.cc:260] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:49.989166  7319 ts_tablet_manager.cc:1434] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:18:49.990190  7319 tablet_bootstrap.cc:492] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:49.991976  7322 tablet_bootstrap.cc:654] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.993819  7387 raft_consensus.cc:515] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:49.995898  7319 tablet_bootstrap.cc:654] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:49.997344  7387 leader_election.cc:290] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:49.998525  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:49.999174  7201 raft_consensus.cc:3060] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.005193  7321 tablet_bootstrap.cc:492] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:50.005784  7321 ts_tablet_manager.cc:1403] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260709 13:18:50.008757  7201 raft_consensus.cc:2468] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:50.009027  7321 raft_consensus.cc:359] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.009804  7321 raft_consensus.cc:385] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.010123  7321 raft_consensus.cc:740] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.010067  7015 leader_election.cc:304] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:49.998534  7320 ts_tablet_manager.cc:1434] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:18:50.011039  7387 raft_consensus.cc:2804] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:50.011826  7387 raft_consensus.cc:697] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:50.013041  7320 tablet_bootstrap.cc:492] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:50.012754  7387 consensus_queue.cc:237] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.011153  7321 consensus_queue.cc:260] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.020164  7321 ts_tablet_manager.cc:1434] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:18:50.021512  7321 tablet_bootstrap.cc:492] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:50.024442  7320 tablet_bootstrap.cc:654] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.027071  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.027796  7127 raft_consensus.cc:2468] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:50.032277  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:50.033085  7127 raft_consensus.cc:3060] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.038798  7322 tablet_bootstrap.cc:492] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:50.039348  7322 ts_tablet_manager.cc:1403] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.013s
I20260709 13:18:50.041496  7326 raft_consensus.cc:493] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.041826  7321 tablet_bootstrap.cc:654] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.042840  7322 raft_consensus.cc:359] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.043629  7322 raft_consensus.cc:385] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.043920  7322 raft_consensus.cc:740] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.044685  7322 consensus_queue.cc:260] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.042092  7326 raft_consensus.cc:515] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.047770  7322 ts_tablet_manager.cc:1434] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:18:50.048885  7322 tablet_bootstrap.cc:492] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:50.050326  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e6f05b1d1431ea181f10737813e1f" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:50.051123  7319 tablet_bootstrap.cc:492] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:50.051630  7319 ts_tablet_manager.cc:1403] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.009s
I20260709 13:18:50.051764  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e6f05b1d1431ea181f10737813e1f" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.052508  7126 raft_consensus.cc:2468] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
W20260709 13:18:50.053961  7238 leader_election.cc:343] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.054538  7319 raft_consensus.cc:359] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.055215  7239 leader_election.cc:304] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:50.055228  7319 raft_consensus.cc:385] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.055897  7319 raft_consensus.cc:740] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.056219  7356 raft_consensus.cc:2804] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:50.056587  7356 raft_consensus.cc:493] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:50.056586  7319 consensus_queue.cc:260] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.057181  7356 raft_consensus.cc:3060] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.058234  7322 tablet_bootstrap.cc:654] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.058969  7319 ts_tablet_manager.cc:1434] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:50.059960  7319 tablet_bootstrap.cc:492] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:50.070070  7351 raft_consensus.cc:493] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.070860  7351 raft_consensus.cc:515] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.073120  7319 tablet_bootstrap.cc:654] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.074344  7351 leader_election.cc:290] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:50.075534  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:50.076996  7241 leader_election.cc:343] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.081136  7334 raft_consensus.cc:493] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.081933  7334 raft_consensus.cc:515] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.084534  7334 leader_election.cc:290] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:50.087045  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c99ca053140558abdf91890dda7a6" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:50.089289  7093 leader_election.cc:343] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.090735  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c99ca053140558abdf91890dda7a6" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:50.076941  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:50.093941  7093 leader_election.cc:343] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.094494  7093 leader_election.cc:304] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939
W20260709 13:18:50.095865  7239 leader_election.cc:343] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.096498  7239 leader_election.cc:304] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:50.097937  7326 leader_election.cc:290] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:50.098984  7326 raft_consensus.cc:2749] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:50.106606  7329 raft_consensus.cc:493] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.107378  7329 raft_consensus.cc:515] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.111531  7329 leader_election.cc:290] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:50.113339  7334 raft_consensus.cc:2749] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:50.114956  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c60826a67448eb96052d680059d70a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:50.116019  7274 raft_consensus.cc:2468] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:50.045957  6948 catalog_manager.cc:5697] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:50.117421  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c60826a67448eb96052d680059d70a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:50.118337  7052 raft_consensus.cc:2468] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:50.120273  7167 leader_election.cc:304] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:50.122304  7329 raft_consensus.cc:2804] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:50.122802  7329 raft_consensus.cc:493] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:50.123208  7329 raft_consensus.cc:3060] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.132545  7356 raft_consensus.cc:515] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.136620  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e6f05b1d1431ea181f10737813e1f" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:50.137508  7126 raft_consensus.cc:3060] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.133448  7329 raft_consensus.cc:515] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.144160  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c60826a67448eb96052d680059d70a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:50.145054  7274 raft_consensus.cc:3060] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.156297  7274 raft_consensus.cc:2468] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:50.157843  7167 leader_election.cc:304] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:50.158989  7367 raft_consensus.cc:2804] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:50.159636  7367 raft_consensus.cc:697] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:50.160508  7367 consensus_queue.cc:237] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.161389  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c60826a67448eb96052d680059d70a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:50.162097  7052 raft_consensus.cc:3060] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.046150  7127 raft_consensus.cc:2468] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:50.164742  7387 raft_consensus.cc:493] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.165302  7387 raft_consensus.cc:515] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.167428  7387 leader_election.cc:290] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:50.168177  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2b46363e4482bbf1e464df14c63bf" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:50.172079  7351 raft_consensus.cc:493] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.172711  7351 raft_consensus.cc:515] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.173719  7052 raft_consensus.cc:2468] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:50.175974  7351 leader_election.cc:290] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:50.178499  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356bf52e376b4425863f5c7e463d5e36" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.178750  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356bf52e376b4425863f5c7e463d5e36" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:50.179399  7201 raft_consensus.cc:2468] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
W20260709 13:18:50.180058  7239 leader_election.cc:343] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.180990  7238 leader_election.cc:304] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:50.182407  7351 raft_consensus.cc:2804] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:50.182852  7351 raft_consensus.cc:493] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:50.183549  7351 raft_consensus.cc:3060] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.188001  6948 catalog_manager.cc:5697] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:50.191452  7334 consensus_queue.cc:1048] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:50.203969  7326 consensus_queue.cc:1048] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:50.212064  7359 raft_consensus.cc:493] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.212615  7050 raft_consensus.cc:3060] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.213513  7367 consensus_queue.cc:1048] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:50.212657  7359 raft_consensus.cc:515] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.220745  7359 leader_election.cc:290] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:50.222214  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334e727ec8424053ac108138dd44d40d" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.222972  7124 raft_consensus.cc:2468] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
W20260709 13:18:50.223423  7238 consensus_peers.cc:597] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:50.224047  7165 leader_election.cc:304] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:50.224989  7359 raft_consensus.cc:2804] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:50.225358  7359 raft_consensus.cc:493] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:50.225735  7359 raft_consensus.cc:3060] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.225890  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334e727ec8424053ac108138dd44d40d" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:50.228089  7167 leader_election.cc:343] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.171414  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaa2b46363e4482bbf1e464df14c63bf" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.236779  7016 leader_election.cc:304] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:50.243521  7359 raft_consensus.cc:515] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.251888  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334e727ec8424053ac108138dd44d40d" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:50.252432  7356 leader_election.cc:290] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:50.253994  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e6f05b1d1431ea181f10737813e1f" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
W20260709 13:18:50.256026  7167 leader_election.cc:343] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:50.257192  7238 leader_election.cc:343] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.260722  7387 raft_consensus.cc:2749] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:50.175983  7329 leader_election.cc:290] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:50.264861  7367 consensus_queue.cc:1048] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:18:50.274484  7126 raft_consensus.cc:2468] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:50.276664  7239 leader_election.cc:304] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:50.277335  7319 tablet_bootstrap.cc:492] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:50.277897  7319 ts_tablet_manager.cc:1403] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.218s	user 0.034s	sys 0.035s
I20260709 13:18:50.278050  7403 raft_consensus.cc:2804] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:50.278970  7403 raft_consensus.cc:697] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:50.270567  7359 leader_election.cc:290] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:50.286026  7356 raft_consensus.cc:493] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.289059  7356 raft_consensus.cc:515] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.290036  7321 tablet_bootstrap.cc:492] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:50.290544  7321 ts_tablet_manager.cc:1403] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.269s	user 0.039s	sys 0.070s
I20260709 13:18:50.294083  7319 raft_consensus.cc:359] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
W20260709 13:18:50.294651  7090 consensus_peers.cc:597] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:50.294819  7319 raft_consensus.cc:385] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.295096  7319 raft_consensus.cc:740] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.296056  7321 raft_consensus.cc:359] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.296723  7321 raft_consensus.cc:385] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.296981  7321 raft_consensus.cc:740] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.298038  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5cb3ceb9ca41799da58a1e855a7fb3" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:50.298228  7356 leader_election.cc:290] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:50.298823  7320 tablet_bootstrap.cc:492] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:50.295763  7319 consensus_queue.cc:260] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.299278  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5cb3ceb9ca41799da58a1e855a7fb3" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:50.299530  7241 leader_election.cc:343] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.299324  7320 ts_tablet_manager.cc:1403] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.287s	user 0.056s	sys 0.105s
I20260709 13:18:50.300791  7319 ts_tablet_manager.cc:1434] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:18:50.297780  7321 consensus_queue.cc:260] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
W20260709 13:18:50.300699  7239 leader_election.cc:343] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.301680  7239 leader_election.cc:304] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:50.302898  7321 ts_tablet_manager.cc:1434] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:18:50.303826  7321 tablet_bootstrap.cc:492] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
W20260709 13:18:50.304356  7167 consensus_peers.cc:597] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:50.280170  7403 consensus_queue.cc:237] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.314095  7319 tablet_bootstrap.cc:492] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:50.315377  7321 tablet_bootstrap.cc:654] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.320536  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334e727ec8424053ac108138dd44d40d" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:50.321278  7126 raft_consensus.cc:3060] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.307781  7320 raft_consensus.cc:359] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.326414  7320 raft_consensus.cc:385] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.326761  7320 raft_consensus.cc:740] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.327615  7320 consensus_queue.cc:260] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.330138  7322 tablet_bootstrap.cc:492] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:50.330345  7405 raft_consensus.cc:493] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.330746  7322 ts_tablet_manager.cc:1403] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.282s	user 0.041s	sys 0.093s
I20260709 13:18:50.330891  7405 raft_consensus.cc:515] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.317680  7359 consensus_queue.cc:1048] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:18:50.336164  7405 leader_election.cc:290] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:50.317445  7407 raft_consensus.cc:2749] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:50.334669  7320 ts_tablet_manager.cc:1434] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:18:50.347308  7322 raft_consensus.cc:359] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.348690  7322 raft_consensus.cc:385] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.349169  7322 raft_consensus.cc:740] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.350206  7322 consensus_queue.cc:260] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.350690  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0192579d4cf5416b9f249303377dd060" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
W20260709 13:18:50.353202  7167 leader_election.cc:343] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.356911  7322 ts_tablet_manager.cc:1434] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:18:50.358415  7322 tablet_bootstrap.cc:492] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:50.358793  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0192579d4cf5416b9f249303377dd060" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.359529  7125 raft_consensus.cc:2468] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:50.361192  7165 leader_election.cc:304] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:50.362481  7405 raft_consensus.cc:2804] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:50.363123  7405 raft_consensus.cc:493] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:50.363596  7405 raft_consensus.cc:3060] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.372835  7322 tablet_bootstrap.cc:654] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.408442  7319 tablet_bootstrap.cc:654] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.410807  7320 tablet_bootstrap.cc:492] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:50.414913  7126 raft_consensus.cc:2468] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:50.416069  7351 raft_consensus.cc:515] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.416240  7165 leader_election.cc:304] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:50.417187  7367 raft_consensus.cc:2804] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:50.417685  7367 raft_consensus.cc:697] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:50.418491  7367 consensus_queue.cc:237] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.420297  7405 raft_consensus.cc:515] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.435021  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0192579d4cf5416b9f249303377dd060" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:50.435660  7126 raft_consensus.cc:3060] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.436934  6950 catalog_manager.cc:5697] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:50.442281  7321 tablet_bootstrap.cc:492] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:50.442826  7321 ts_tablet_manager.cc:1403] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.139s	user 0.030s	sys 0.041s
I20260709 13:18:50.446308  7405 leader_election.cc:290] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:50.447901  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0192579d4cf5416b9f249303377dd060" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
W20260709 13:18:50.449586  7167 leader_election.cc:343] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.450421  7126 raft_consensus.cc:2468] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:50.451663  7165 leader_election.cc:304] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:50.452850  7405 raft_consensus.cc:2804] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:50.453621  7405 raft_consensus.cc:697] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:50.454212  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356bf52e376b4425863f5c7e463d5e36" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:50.454492  7405 consensus_queue.cc:237] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.455739  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356bf52e376b4425863f5c7e463d5e36" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:50.456527  7201 raft_consensus.cc:3060] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:50.458603  7239 leader_election.cc:343] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.460880  7321 raft_consensus.cc:359] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.461730  7321 raft_consensus.cc:385] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.462023  7321 raft_consensus.cc:740] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.464641  7321 consensus_queue.cc:260] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.465518  7329 raft_consensus.cc:493] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.466142  7329 raft_consensus.cc:515] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.468420  7329 leader_election.cc:290] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:50.470225  7351 leader_election.cc:290] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:50.471539  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291a19530f4c4bfcbec671ec195c377a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:50.472254  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291a19530f4c4bfcbec671ec195c377a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:50.469441  7201 raft_consensus.cc:2468] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:50.472276  7274 raft_consensus.cc:2468] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:50.478732  7238 leader_election.cc:304] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:50.479939  7351 raft_consensus.cc:2804] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:50.480682  7351 raft_consensus.cc:697] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:50.480742  7167 leader_election.cc:304] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:50.472602  7320 tablet_bootstrap.cc:654] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.482481  7351 consensus_queue.cc:237] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.483408  7329 raft_consensus.cc:2804] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:18:50.482875  7167 leader_election.cc:343] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.483842  7329 raft_consensus.cc:493] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:50.484236  7329 raft_consensus.cc:3060] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.490451  7319 tablet_bootstrap.cc:492] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:50.490473  7322 tablet_bootstrap.cc:492] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:50.491412  7319 ts_tablet_manager.cc:1403] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.178s	user 0.014s	sys 0.006s
I20260709 13:18:50.491431  7322 ts_tablet_manager.cc:1403] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.000s
I20260709 13:18:50.494743  7322 raft_consensus.cc:359] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.495546  7322 raft_consensus.cc:385] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.495893  7322 raft_consensus.cc:740] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.496323  7321 ts_tablet_manager.cc:1434] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 13:18:50.496698  7322 consensus_queue.cc:260] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.497438  7321 tablet_bootstrap.cc:492] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:50.498147  7319 raft_consensus.cc:359] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.499276  7320 tablet_bootstrap.cc:492] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:50.499931  7320 ts_tablet_manager.cc:1403] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.001s
I20260709 13:18:50.501019  7322 ts_tablet_manager.cc:1434] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:18:50.502264  7322 tablet_bootstrap.cc:492] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:50.502307  7329 raft_consensus.cc:515] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.505295  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291a19530f4c4bfcbec671ec195c377a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:50.505908  7275 raft_consensus.cc:3060] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.508566  7322 tablet_bootstrap.cc:654] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.508668  7320 raft_consensus.cc:359] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.509588  7320 raft_consensus.cc:385] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.508924  6948 catalog_manager.cc:5697] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:50.509948  7320 raft_consensus.cc:740] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.510957  7320 consensus_queue.cc:260] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.511868  7319 raft_consensus.cc:385] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.523379  7319 raft_consensus.cc:740] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.524266  7319 consensus_queue.cc:260] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.526355  7319 ts_tablet_manager.cc:1434] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:18:50.527235  7319 tablet_bootstrap.cc:492] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:50.527613  7387 consensus_queue.cc:1048] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:50.530126  7320 ts_tablet_manager.cc:1434] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:18:50.531996  7320 tablet_bootstrap.cc:492] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:50.532738  7319 tablet_bootstrap.cc:654] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.510890  6948 catalog_manager.cc:5697] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:50.514926  7275 raft_consensus.cc:2468] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:50.517184  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "291a19530f4c4bfcbec671ec195c377a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:50.517748  7329 leader_election.cc:290] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:50.522369  7321 tablet_bootstrap.cc:654] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.540016  7167 leader_election.cc:304] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:50.540921  7329 raft_consensus.cc:2804] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:18:50.541145  7167 leader_election.cc:343] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.541450  7329 raft_consensus.cc:697] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:50.522138  6949 catalog_manager.cc:5697] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:50.542642  7329 consensus_queue.cc:237] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.547660  7322 tablet_bootstrap.cc:492] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:50.549434  7322 ts_tablet_manager.cc:1403] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.024s
I20260709 13:18:50.550006  7320 tablet_bootstrap.cc:654] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.556926  7322 raft_consensus.cc:359] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.558008  7322 raft_consensus.cc:385] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.558398  7322 raft_consensus.cc:740] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.559360  7322 consensus_queue.cc:260] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.560887  7321 tablet_bootstrap.cc:492] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:50.561405  7322 ts_tablet_manager.cc:1434] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:18:50.561425  7321 ts_tablet_manager.cc:1403] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.000s
I20260709 13:18:50.562824  7322 tablet_bootstrap.cc:492] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:50.563632  7351 raft_consensus.cc:493] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.564143  7351 raft_consensus.cc:515] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.568364  7387 consensus_queue.cc:1048] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:50.569615  7322 tablet_bootstrap.cc:654] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.570089  7351 leader_election.cc:290] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:50.572597  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0192579d4cf5416b9f249303377dd060" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:50.573521  7321 raft_consensus.cc:359] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.574626  7321 raft_consensus.cc:385] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.574978  7321 raft_consensus.cc:740] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.575940  7321 consensus_queue.cc:260] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.582093  7321 ts_tablet_manager.cc:1434] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:18:50.583446  7321 tablet_bootstrap.cc:492] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:50.584219  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0192579d4cf5416b9f249303377dd060" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.585163  7126 raft_consensus.cc:2393] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae967211a7b43559a2be39652b77fea in current term 1: Already voted for candidate d84fe3744f8d4efa97a1dbb5681480c7 in this term.
I20260709 13:18:50.586723  7239 leader_election.cc:304] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:50.587996  7351 raft_consensus.cc:3060] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.591779  7322 tablet_bootstrap.cc:492] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:50.592389  7322 ts_tablet_manager.cc:1403] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260709 13:18:50.597398  7405 consensus_queue.cc:1048] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:50.599524  7321 tablet_bootstrap.cc:654] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.597834  7387 raft_consensus.cc:493] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.602546  7387 raft_consensus.cc:515] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.605321  7387 leader_election.cc:290] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:50.606248  7322 raft_consensus.cc:359] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.606940  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00345249ed774381a248baa0640353e2" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:50.612682  7351 raft_consensus.cc:2749] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:50.607704  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00345249ed774381a248baa0640353e2" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:50.607435  7320 tablet_bootstrap.cc:492] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:50.613662  7320 ts_tablet_manager.cc:1403] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.000s
I20260709 13:18:50.614658  7015 leader_election.cc:304] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:50.616710  7387 raft_consensus.cc:2749] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:50.616822  7320 raft_consensus.cc:359] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.617703  7320 raft_consensus.cc:385] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.618005  7320 raft_consensus.cc:740] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.618471  7322 raft_consensus.cc:385] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.618817  7322 raft_consensus.cc:740] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.627657  7320 consensus_queue.cc:260] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.629189  7322 consensus_queue.cc:260] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.631273  7322 ts_tablet_manager.cc:1434] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 13:18:50.632177  7322 tablet_bootstrap.cc:492] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:50.638033  7322 tablet_bootstrap.cc:654] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.638808  7351 raft_consensus.cc:493] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.639344  7351 raft_consensus.cc:515] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.643213  7351 leader_election.cc:290] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:50.646984  7319 tablet_bootstrap.cc:492] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:50.647512  7319 ts_tablet_manager.cc:1403] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.120s	user 0.018s	sys 0.016s
I20260709 13:18:50.647858  7328 raft_consensus.cc:493] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.648403  7328 raft_consensus.cc:515] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.650588  7328 leader_election.cc:290] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:50.650384  7319 raft_consensus.cc:359] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.651129  7319 raft_consensus.cc:385] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.651420  7319 raft_consensus.cc:740] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.644330  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df2d8f7344b49ce84b3e1d978062ce5" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:50.651731  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334e727ec8424053ac108138dd44d40d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.652889  7127 raft_consensus.cc:2393] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4c169509a11460196fa883821703939 in current term 1: Already voted for candidate d84fe3744f8d4efa97a1dbb5681480c7 in this term.
W20260709 13:18:50.653775  7238 leader_election.cc:343] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.644781  7320 ts_tablet_manager.cc:1434] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:18:50.654312  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334e727ec8424053ac108138dd44d40d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:50.655157  7320 tablet_bootstrap.cc:492] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:50.647588  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df2d8f7344b49ce84b3e1d978062ce5" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.656787  7329 consensus_queue.cc:1048] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:18:50.657303  7239 leader_election.cc:343] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.657835  7239 leader_election.cc:304] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:50.659099  7351 raft_consensus.cc:2749] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:50.659526  7016 leader_election.cc:304] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:50.661299  7319 consensus_queue.cc:260] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.662254  7430 raft_consensus.cc:3060] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.662496  7320 tablet_bootstrap.cc:654] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.664472  7319 ts_tablet_manager.cc:1434] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:18:50.665280  7319 tablet_bootstrap.cc:492] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:50.674832  7052 raft_consensus.cc:3060] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.676061  7322 tablet_bootstrap.cc:492] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:50.676574  7322 ts_tablet_manager.cc:1403] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.008s
I20260709 13:18:50.677034  7319 tablet_bootstrap.cc:654] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.679613  7322 raft_consensus.cc:359] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.680536  7322 raft_consensus.cc:385] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.680786  7322 raft_consensus.cc:740] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.681496  7322 consensus_queue.cc:260] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.683666  7322 ts_tablet_manager.cc:1434] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:50.684569  7322 tablet_bootstrap.cc:492] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:50.695065  7322 tablet_bootstrap.cc:654] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.699023  6946 catalog_manager.cc:5697] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:50.712334  7430 raft_consensus.cc:2749] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:50.720659  7319 tablet_bootstrap.cc:492] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:50.723515  7319 ts_tablet_manager.cc:1403] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.020s
I20260709 13:18:50.724157  7125 raft_consensus.cc:3060] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.726711  7319 raft_consensus.cc:359] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.727939  7319 raft_consensus.cc:385] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.728286  7319 raft_consensus.cc:740] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.729188  7319 consensus_queue.cc:260] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.740095  7319 ts_tablet_manager.cc:1434] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:18:50.745446  7321 tablet_bootstrap.cc:492] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:50.746054  7321 ts_tablet_manager.cc:1403] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.000s
I20260709 13:18:50.746678  7319 tablet_bootstrap.cc:492] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:50.748754  7321 raft_consensus.cc:359] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.752210  7351 consensus_queue.cc:1048] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:50.753046  7320 tablet_bootstrap.cc:492] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:50.753746  7320 ts_tablet_manager.cc:1403] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.010s
I20260709 13:18:50.756748  7320 raft_consensus.cc:359] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.757419  7320 raft_consensus.cc:385] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.769834  7320 raft_consensus.cc:740] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.749439  7321 raft_consensus.cc:385] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.772645  7321 raft_consensus.cc:740] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.771471  7319 tablet_bootstrap.cc:654] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.773803  7320 consensus_queue.cc:260] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.775327  7321 consensus_queue.cc:260] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:50.792292  7320 ts_tablet_manager.cc:1434] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.003s
I20260709 13:18:50.786893  7321 ts_tablet_manager.cc:1434] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
W20260709 13:18:50.791718  7238 consensus_peers.cc:597] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:50.797608  7321 tablet_bootstrap.cc:492] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:50.800668  7201 raft_consensus.cc:3060] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.805842  7407 raft_consensus.cc:493] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.806612  7407 raft_consensus.cc:515] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.794101  7320 tablet_bootstrap.cc:492] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:50.794456  7404 raft_consensus.cc:493] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.810524  7404 raft_consensus.cc:515] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.812866  7404 leader_election.cc:290] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:50.815050  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5cb3ceb9ca41799da58a1e855a7fb3" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:50.815819  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5cb3ceb9ca41799da58a1e855a7fb3" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:50.816607  7050 raft_consensus.cc:2468] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:50.815853  7275 raft_consensus.cc:2468] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:50.817555  7320 tablet_bootstrap.cc:654] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.817778  7322 tablet_bootstrap.cc:492] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:50.818310  7322 ts_tablet_manager.cc:1403] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.134s	user 0.046s	sys 0.048s
I20260709 13:18:50.819089  7407 leader_election.cc:290] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:50.820593  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.821084  7322 raft_consensus.cc:359] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.822163  7322 raft_consensus.cc:385] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.822556  7322 raft_consensus.cc:740] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.828934  7322 consensus_queue.cc:260] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.830464  7093 leader_election.cc:304] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: 
W20260709 13:18:50.829018  7239 leader_election.cc:343] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.828565  7404 raft_consensus.cc:493] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.835369  7404 raft_consensus.cc:515] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.843155  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:50.845504  7241 leader_election.cc:343] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.846205  7241 leader_election.cc:304] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:50.847764  7407 raft_consensus.cc:2749] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:50.850555  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356bf52e376b4425863f5c7e463d5e36" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:50.851766  7200 raft_consensus.cc:2393] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e124992eb294e0087db3023ac3a3de0 in current term 1: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
I20260709 13:18:50.854385  7404 leader_election.cc:290] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:50.855471  7404 raft_consensus.cc:2804] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:50.855894  7404 raft_consensus.cc:493] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:50.859249  7404 raft_consensus.cc:3060] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.869030  7404 raft_consensus.cc:515] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.871543  7321 tablet_bootstrap.cc:654] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.871570  7404 leader_election.cc:290] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:50.874112  7322 ts_tablet_manager.cc:1434] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.055s	user 0.020s	sys 0.014s
I20260709 13:18:50.876358  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5cb3ceb9ca41799da58a1e855a7fb3" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:50.882355  7274 raft_consensus.cc:3060] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.885946  7322 tablet_bootstrap.cc:492] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:50.876890  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356bf52e376b4425863f5c7e463d5e36" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:50.877066  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5cb3ceb9ca41799da58a1e855a7fb3" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:50.890287  7052 raft_consensus.cc:3060] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.892753  7322 tablet_bootstrap.cc:654] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.897166  7322 tablet_bootstrap.cc:492] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:50.897570  7322 ts_tablet_manager.cc:1403] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 13:18:50.899376  7430 raft_consensus.cc:493] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.899858  7430 raft_consensus.cc:515] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.900086  7322 raft_consensus.cc:359] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.900722  7322 raft_consensus.cc:385] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.900985  7322 raft_consensus.cc:740] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.902004  7430 leader_election.cc:290] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:50.901767  7322 consensus_queue.cc:260] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.903661  7093 leader_election.cc:304] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:50.903857  7322 ts_tablet_manager.cc:1434] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:18:50.903734  7329 consensus_queue.cc:1048] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:50.903740  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.907178  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:50.908185  7275 raft_consensus.cc:2468] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:50.908488  7441 raft_consensus.cc:3060] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.910259  7018 leader_election.cc:304] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:50.913986  7274 raft_consensus.cc:2468] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:50.878795  7320 tablet_bootstrap.cc:492] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:50.916085  7320 ts_tablet_manager.cc:1403] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.000s
I20260709 13:18:50.918913  7320 raft_consensus.cc:359] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.919574  7320 raft_consensus.cc:385] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.919826  7320 raft_consensus.cc:740] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.920519  7320 consensus_queue.cc:260] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.879817  7418 consensus_queue.cc:1048] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:50.880211  7201 raft_consensus.cc:3060] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.881369  7319 tablet_bootstrap.cc:492] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:50.946173  7319 ts_tablet_manager.cc:1403] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.200s	user 0.025s	sys 0.037s
I20260709 13:18:50.878139  7442 raft_consensus.cc:493] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.914774  7328 raft_consensus.cc:2804] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:50.947017  7328 raft_consensus.cc:493] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:50.947494  7328 raft_consensus.cc:3060] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:50.949077  7441 raft_consensus.cc:2749] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:50.950665  7093 leader_election.cc:304] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:50.954667  7442 raft_consensus.cc:515] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.955577  7329 consensus_queue.cc:1048] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:50.957119  7442 leader_election.cc:290] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:50.942900  7320 ts_tablet_manager.cc:1434] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:18:50.958529  7320 tablet_bootstrap.cc:492] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:50.958364  7329 consensus_queue.cc:1048] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:50.959767  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:50.961071  7125 raft_consensus.cc:2468] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:50.946419  7404 raft_consensus.cc:493] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.915277  7052 raft_consensus.cc:2468] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:50.955099  7418 raft_consensus.cc:493] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.946475  7322 tablet_bootstrap.cc:492] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:50.964154  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:50.966862  7274 raft_consensus.cc:2468] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:50.962787  7404 raft_consensus.cc:515] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.965911  7418 raft_consensus.cc:515] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:50.968271  7093 leader_election.cc:304] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:50.969970  7319 raft_consensus.cc:359] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.970990  7319 raft_consensus.cc:385] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:50.971379  7319 raft_consensus.cc:740] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:50.964604  7442 raft_consensus.cc:2804] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:50.973320  7407 raft_consensus.cc:493] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:50.974825  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fddcb63446c46d7a7013b8e680a3533" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:50.975382  7407 raft_consensus.cc:515] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:50.969461  7418 leader_election.cc:290] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:50.978971  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c22340fecd4ca8b7df02e1e7355b35" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:50.979525  7090 leader_election.cc:343] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:50.980513  7167 leader_election.cc:343] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:50.985487  7322 tablet_bootstrap.cc:654] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.986620  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c99ca053140558abdf91890dda7a6" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:50.987515  7407 leader_election.cc:290] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
W20260709 13:18:50.988538  6998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:50.995788  7320 tablet_bootstrap.cc:654] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:50.990790  7319 consensus_queue.cc:260] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:50.969393  7404 leader_election.cc:290] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:51.000042  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c99ca053140558abdf91890dda7a6" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:50.974844  7441 raft_consensus.cc:2804] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.000975  7125 raft_consensus.cc:2468] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
W20260709 13:18:51.007311  7167 consensus_peers.cc:597] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:51.010660  7319 ts_tablet_manager.cc:1434] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.002s
I20260709 13:18:51.012061  7319 tablet_bootstrap.cc:492] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:51.008297  7239 leader_election.cc:304] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:51.016650  7407 raft_consensus.cc:2804] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.017127  7407 raft_consensus.cc:493] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.017518  7407 raft_consensus.cc:3060] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:51.015919  7241 leader_election.cc:343] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.025609  7319 tablet_bootstrap.cc:654] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.027870  7328 raft_consensus.cc:515] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.029186  7051 raft_consensus.cc:2393] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e124992eb294e0087db3023ac3a3de0 in current term 1: Already voted for candidate f4c169509a11460196fa883821703939 in this term.
I20260709 13:18:51.003808  7441 raft_consensus.cc:493] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.033809  7442 raft_consensus.cc:697] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:18:51.042126  7442 consensus_queue.cc:237] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.043543  7322 tablet_bootstrap.cc:492] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:51.043962  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:51.044339  7322 ts_tablet_manager.cc:1403] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.005s
I20260709 13:18:51.044639  7274 raft_consensus.cc:3060] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:51.034822  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.132:38175, user_credentials={real_user=slave}} blocked reactor thread for 66007.4us
I20260709 13:18:51.037499  7441 raft_consensus.cc:3060] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.064347  7321 tablet_bootstrap.cc:492] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:51.064963  7321 ts_tablet_manager.cc:1403] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.268s	user 0.024s	sys 0.050s
I20260709 13:18:51.068005  7408 raft_consensus.cc:493] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.068603  7408 raft_consensus.cc:515] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.070192  7321 raft_consensus.cc:359] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.070909  7321 raft_consensus.cc:385] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.071359  7321 raft_consensus.cc:740] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.066893  7356 consensus_queue.cc:1048] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:18:51.074993  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fddcb63446c46d7a7013b8e680a3533" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:51.075714  7125 raft_consensus.cc:2468] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:51.076545  7403 consensus_queue.cc:1048] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:51.076968  7328 leader_election.cc:290] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:51.079919  7321 consensus_queue.cc:260] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.082749  7322 raft_consensus.cc:359] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.083436  7322 raft_consensus.cc:385] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.083702  7322 raft_consensus.cc:740] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.083636  7239 leader_election.cc:304] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:51.084528  7322 consensus_queue.cc:260] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.087894  7322 ts_tablet_manager.cc:1434] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.003s
I20260709 13:18:51.088681  7322 tablet_bootstrap.cc:492] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:51.070842  7408 leader_election.cc:290] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:51.090708  7356 raft_consensus.cc:2804] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.096360  7321 ts_tablet_manager.cc:1434] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260709 13:18:51.097958  7321 tablet_bootstrap.cc:492] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:51.091674  7356 raft_consensus.cc:493] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.102893  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fddcb63446c46d7a7013b8e680a3533" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:51.111281  7200 raft_consensus.cc:2468] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:51.109999  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c22340fecd4ca8b7df02e1e7355b35" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:51.117844  7125 raft_consensus.cc:2468] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:51.111891  7356 raft_consensus.cc:3060] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.120604  7165 leader_election.cc:304] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:51.122326  7405 raft_consensus.cc:2804] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.122710  7405 raft_consensus.cc:493] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.123026  7405 raft_consensus.cc:3060] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.131552  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:51.132246  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fddcb63446c46d7a7013b8e680a3533" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:51.109402  7274 raft_consensus.cc:2468] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:51.141001  7451 raft_consensus.cc:493] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.143889  7451 raft_consensus.cc:515] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.144522  7018 leader_election.cc:304] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:51.145496  7328 raft_consensus.cc:2804] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:51.146008  7328 raft_consensus.cc:697] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:51.146180  7451 leader_election.cc:290] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:51.146895  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768a21bddc04b70acfa366701bb4056" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:51.151371  7356 raft_consensus.cc:515] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.157971  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768a21bddc04b70acfa366701bb4056" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:51.161968  7275 raft_consensus.cc:2393] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e124992eb294e0087db3023ac3a3de0 in current term 1: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
W20260709 13:18:51.163352  7093 leader_election.cc:343] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.162041  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fddcb63446c46d7a7013b8e680a3533" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:51.165861  7124 raft_consensus.cc:3060] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.153884  7407 raft_consensus.cc:515] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.168395  6950 catalog_manager.cc:5697] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:51.170488  7093 leader_election.cc:304] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:51.172704  7407 leader_election.cc:290] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:51.173930  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c99ca053140558abdf91890dda7a6" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:51.174356  7356 leader_election.cc:290] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
W20260709 13:18:51.175908  7241 leader_election.cc:343] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.184294  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fddcb63446c46d7a7013b8e680a3533" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:51.185168  7201 raft_consensus.cc:3060] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.187908  7124 raft_consensus.cc:2468] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
W20260709 13:18:51.188396  7090 leader_election.cc:343] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.188974  7090 leader_election.cc:304] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:51.189915  7442 raft_consensus.cc:2749] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:51.190281  7451 raft_consensus.cc:2749] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:51.191071  7239 leader_election.cc:304] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:51.146936  7328 consensus_queue.cc:237] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.198197  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c99ca053140558abdf91890dda7a6" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:51.198984  7127 raft_consensus.cc:3060] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.212637  7319 tablet_bootstrap.cc:492] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:51.213301  7319 ts_tablet_manager.cc:1403] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.201s	user 0.033s	sys 0.022s
I20260709 13:18:51.216786  7418 consensus_queue.cc:1048] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:51.205785  7407 raft_consensus.cc:2804] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:51.222920  7319 raft_consensus.cc:359] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.223829  7319 raft_consensus.cc:385] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.224032  7319 raft_consensus.cc:740] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.201530  7405 raft_consensus.cc:515] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.225943  7407 raft_consensus.cc:697] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:51.226930  7407 consensus_queue.cc:237] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.228547  7322 tablet_bootstrap.cc:654] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.231333  7320 tablet_bootstrap.cc:492] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:51.231838  7320 ts_tablet_manager.cc:1403] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.274s	user 0.010s	sys 0.010s
I20260709 13:18:51.233175  7127 raft_consensus.cc:2468] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:51.235836  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c22340fecd4ca8b7df02e1e7355b35" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:51.236670  7320 raft_consensus.cc:359] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.237334  7320 raft_consensus.cc:385] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.237613  7320 raft_consensus.cc:740] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.238343  7320 consensus_queue.cc:260] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
W20260709 13:18:51.239024  7167 leader_election.cc:343] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.239858  7320 ts_tablet_manager.cc:1434] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:18:51.240876  7320 tablet_bootstrap.cc:492] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:51.247951  6946 catalog_manager.cc:5697] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:51.251791  7319 consensus_queue.cc:260] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.254192  7239 leader_election.cc:304] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:51.256649  7321 tablet_bootstrap.cc:654] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.257243  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c22340fecd4ca8b7df02e1e7355b35" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:51.259925  7126 raft_consensus.cc:3060] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.251073  7405 leader_election.cc:290] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:51.264226  7351 raft_consensus.cc:2804] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:51.267096  7319 ts_tablet_manager.cc:1434] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.001s
I20260709 13:18:51.270673  7319 tablet_bootstrap.cc:492] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:51.276443  7351 raft_consensus.cc:697] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:51.279742  7351 consensus_queue.cc:237] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.293951  7320 tablet_bootstrap.cc:654] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.305384  7441 raft_consensus.cc:515] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.307142  7125 raft_consensus.cc:2393] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4c169509a11460196fa883821703939 in current term 1: Already voted for candidate 8e124992eb294e0087db3023ac3a3de0 in this term.
I20260709 13:18:51.309008  7201 raft_consensus.cc:2468] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:51.321081  7322 tablet_bootstrap.cc:492] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:51.321498  7466 raft_consensus.cc:493] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.322566  7126 raft_consensus.cc:2468] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:51.322687  7466 raft_consensus.cc:515] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.325618  7322 ts_tablet_manager.cc:1403] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.237s	user 0.012s	sys 0.006s
I20260709 13:18:51.328620  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8935d472654a9789fba9d02acb75f6" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:18:51.330237  7238 leader_election.cc:343] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.330363  7165 leader_election.cc:304] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:51.331666  7463 raft_consensus.cc:2804] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:51.331908  7466 leader_election.cc:290] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:51.332167  7463 raft_consensus.cc:697] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:51.333138  7463 consensus_queue.cc:237] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.335397  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8935d472654a9789fba9d02acb75f6" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:51.337136  7239 leader_election.cc:343] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.337168  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:51.337761  7239 leader_election.cc:304] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:51.338129  7275 raft_consensus.cc:2393] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e124992eb294e0087db3023ac3a3de0 in current term 1: Already voted for candidate f4c169509a11460196fa883821703939 in this term.
I20260709 13:18:51.349581  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:51.351590  7441 leader_election.cc:290] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:51.346117  7356 raft_consensus.cc:2749] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:51.361428  7321 tablet_bootstrap.cc:492] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:51.362013  7321 ts_tablet_manager.cc:1403] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.264s	user 0.017s	sys 0.012s
I20260709 13:18:51.363461  7322 raft_consensus.cc:359] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.364172  7322 raft_consensus.cc:385] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.364425  7322 raft_consensus.cc:740] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.364591  7321 raft_consensus.cc:359] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.365286  7321 raft_consensus.cc:385] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.365535  7321 raft_consensus.cc:740] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.357506  7093 leader_election.cc:304] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939
I20260709 13:18:51.366361  7441 raft_consensus.cc:2749] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:51.366324  7321 consensus_queue.cc:260] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.368582  7321 ts_tablet_manager.cc:1434] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:18:51.369436  7321 tablet_bootstrap.cc:492] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:51.370338  7320 tablet_bootstrap.cc:492] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:51.370882  7320 ts_tablet_manager.cc:1403] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.014s
I20260709 13:18:51.373759  7320 raft_consensus.cc:359] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.374552  7320 raft_consensus.cc:385] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.374933  7320 raft_consensus.cc:740] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.374687  6948 catalog_manager.cc:5697] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:51.375519  7321 tablet_bootstrap.cc:654] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.375891  7320 consensus_queue.cc:260] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.382033  7319 tablet_bootstrap.cc:654] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.384353  6946 catalog_manager.cc:5697] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:51.387384  6946 catalog_manager.cc:5697] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:51.391131  7320 ts_tablet_manager.cc:1434] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:18:51.392735  7322 consensus_queue.cc:260] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.400749  7320 tablet_bootstrap.cc:492] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:51.407481  7322 ts_tablet_manager.cc:1434] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 13:18:51.407757  7320 tablet_bootstrap.cc:654] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.409706  7328 raft_consensus.cc:493] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.410367  7328 raft_consensus.cc:515] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.412552  7328 leader_election.cc:290] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:51.415138  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:51.415877  7126 raft_consensus.cc:2468] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:51.417512  7016 leader_election.cc:304] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:51.418386  7322 tablet_bootstrap.cc:492] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:51.418705  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:51.419394  7274 raft_consensus.cc:2468] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:51.421474  7328 raft_consensus.cc:2804] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.422070  7328 raft_consensus.cc:493] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.423130  7328 raft_consensus.cc:3060] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.423200  7319 tablet_bootstrap.cc:492] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:51.423933  7319 ts_tablet_manager.cc:1403] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.001s
I20260709 13:18:51.426723  7319 raft_consensus.cc:359] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.427352  7319 raft_consensus.cc:385] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.427631  7319 raft_consensus.cc:740] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.427803  7322 tablet_bootstrap.cc:654] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.428439  7319 consensus_queue.cc:260] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.430655  7319 ts_tablet_manager.cc:1434] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:18:51.434361  7328 raft_consensus.cc:515] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.438195  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:51.439059  7274 raft_consensus.cc:3060] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.439524  7322 tablet_bootstrap.cc:492] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:51.440075  7322 ts_tablet_manager.cc:1403] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260709 13:18:51.444768  7321 tablet_bootstrap.cc:492] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:51.442935  7322 raft_consensus.cc:359] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.445561  7321 ts_tablet_manager.cc:1403] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.030s
I20260709 13:18:51.446930  7322 raft_consensus.cc:385] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.447311  7322 raft_consensus.cc:740] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.448004  7322 consensus_queue.cc:260] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.448585  7321 raft_consensus.cc:359] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.449381  7321 raft_consensus.cc:385] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.449275  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:51.449854  7320 tablet_bootstrap.cc:492] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:51.449815  7321 raft_consensus.cc:740] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.443092  7319 tablet_bootstrap.cc:492] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:51.450088  7126 raft_consensus.cc:3060] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.450564  7320 ts_tablet_manager.cc:1403] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.012s
I20260709 13:18:51.456624  7319 tablet_bootstrap.cc:654] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.458635  7328 leader_election.cc:290] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:51.459273  7322 ts_tablet_manager.cc:1434] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:18:51.461134  7321 consensus_queue.cc:260] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.462395  7322 tablet_bootstrap.cc:492] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:51.468850  7322 tablet_bootstrap.cc:654] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.460721  7274 raft_consensus.cc:2468] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:51.469280  7126 raft_consensus.cc:2468] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:51.470763  7018 leader_election.cc:304] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:51.460129  7320 raft_consensus.cc:359] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.471719  7320 raft_consensus.cc:385] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.471936  7321 ts_tablet_manager.cc:1434] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:18:51.472096  7320 raft_consensus.cc:740] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.472409  7328 raft_consensus.cc:2804] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:51.472970  7328 raft_consensus.cc:697] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:51.473204  7320 consensus_queue.cc:260] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.474658  7328 consensus_queue.cc:237] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.475533  7320 ts_tablet_manager.cc:1434] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:18:51.476765  7320 tablet_bootstrap.cc:492] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:51.476895  7321 tablet_bootstrap.cc:492] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:51.479017  7319 tablet_bootstrap.cc:492] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:51.483645  7319 ts_tablet_manager.cc:1403] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.004s
I20260709 13:18:51.485821  7320 tablet_bootstrap.cc:654] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.486722  7319 raft_consensus.cc:359] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.486022  6946 catalog_manager.cc:5697] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:51.487329  7319 raft_consensus.cc:385] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.487797  7319 raft_consensus.cc:740] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.488186  7322 tablet_bootstrap.cc:492] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:51.488684  7322 ts_tablet_manager.cc:1403] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.008s
I20260709 13:18:51.488577  7319 consensus_queue.cc:260] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.491549  7322 raft_consensus.cc:359] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.492213  7322 raft_consensus.cc:385] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.492478  7322 raft_consensus.cc:740] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.494478  7319 ts_tablet_manager.cc:1434] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:18:51.495420  7319 tablet_bootstrap.cc:492] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:51.493134  7322 consensus_queue.cc:260] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.497332  7322 ts_tablet_manager.cc:1434] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:51.491232  7321 tablet_bootstrap.cc:654] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.504580  7322 tablet_bootstrap.cc:492] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:51.511441  7322 tablet_bootstrap.cc:654] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.513311  7321 tablet_bootstrap.cc:492] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:51.513126  7441 consensus_queue.cc:1048] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:51.513528  7319 tablet_bootstrap.cc:654] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.514304  7321 ts_tablet_manager.cc:1403] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.001s
I20260709 13:18:51.515534  7320 tablet_bootstrap.cc:492] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:51.515988  7320 ts_tablet_manager.cc:1403] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.005s
I20260709 13:18:51.517592  7321 raft_consensus.cc:359] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.518281  7321 raft_consensus.cc:385] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.518577  7321 raft_consensus.cc:740] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.519326  7321 consensus_queue.cc:260] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.519757  7320 raft_consensus.cc:359] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.520402  7320 raft_consensus.cc:385] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.520663  7320 raft_consensus.cc:740] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.521405  7320 consensus_queue.cc:260] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.524106  7320 ts_tablet_manager.cc:1434] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:18:51.524693  7321 ts_tablet_manager.cc:1434] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:18:51.525017  7320 tablet_bootstrap.cc:492] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:51.525619  7321 tablet_bootstrap.cc:492] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:51.525741  7319 tablet_bootstrap.cc:492] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:51.526285  7319 ts_tablet_manager.cc:1403] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.003s
I20260709 13:18:51.528993  7319 raft_consensus.cc:359] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.529610  7319 raft_consensus.cc:385] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.529992  7319 raft_consensus.cc:740] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.533798  7320 tablet_bootstrap.cc:654] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.533972  7319 consensus_queue.cc:260] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.539822  7322 tablet_bootstrap.cc:492] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:51.540040  7321 tablet_bootstrap.cc:654] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.540395  7322 ts_tablet_manager.cc:1403] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
I20260709 13:18:51.541605  7319 ts_tablet_manager.cc:1434] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 13:18:51.541745  7463 raft_consensus.cc:493] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.542348  7463 raft_consensus.cc:515] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.542739  7319 tablet_bootstrap.cc:492] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:51.543177  7322 raft_consensus.cc:359] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.544528  7463 leader_election.cc:290] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:51.547241  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e6f05b1d1431ea181f10737813e1f" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:51.550346  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772e6f05b1d1431ea181f10737813e1f" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:51.552631  7441 consensus_queue.cc:1048] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:51.558861  7418 raft_consensus.cc:493] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.559643  7418 raft_consensus.cc:515] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.543860  7322 raft_consensus.cc:385] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.561954  7322 raft_consensus.cc:740] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.562213  7167 leader_election.cc:304] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:51.562705  7322 consensus_queue.cc:260] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.563412  7460 raft_consensus.cc:2749] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:51.564044  7418 leader_election.cc:290] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:51.564949  7322 ts_tablet_manager.cc:1434] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 13:18:51.565547  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a65f7280740b5b68d209c86e2838e" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:51.566265  7050 raft_consensus.cc:2468] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:51.568284  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a65f7280740b5b68d209c86e2838e" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:51.568985  7322 tablet_bootstrap.cc:492] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:51.568950  7275 raft_consensus.cc:2468] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:51.570344  7167 leader_election.cc:304] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:51.572275  7319 tablet_bootstrap.cc:654] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.572877  7418 raft_consensus.cc:2804] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.573115  7320 tablet_bootstrap.cc:492] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:51.573282  7418 raft_consensus.cc:493] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.573575  7320 ts_tablet_manager.cc:1403] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.002s
I20260709 13:18:51.573670  7418 raft_consensus.cc:3060] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.588919  7418 raft_consensus.cc:515] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.593713  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a65f7280740b5b68d209c86e2838e" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:51.595633  7275 raft_consensus.cc:3060] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.595911  7322 tablet_bootstrap.cc:654] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.596683  7418 leader_election.cc:290] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:51.597821  7328 raft_consensus.cc:493] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.598342  7328 raft_consensus.cc:515] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.599279  7319 tablet_bootstrap.cc:492] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:51.600430  7319 ts_tablet_manager.cc:1403] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.005s
I20260709 13:18:51.600457  7328 leader_election.cc:290] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:51.601594  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c99ca053140558abdf91890dda7a6" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:51.601863  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41a65f7280740b5b68d209c86e2838e" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:51.602537  7126 raft_consensus.cc:2393] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4c169509a11460196fa883821703939 in current term 1: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
I20260709 13:18:51.602509  7049 raft_consensus.cc:3060] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.603322  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c99ca053140558abdf91890dda7a6" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:51.595958  7320 raft_consensus.cc:359] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.604954  7320 raft_consensus.cc:385] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.604873  7018 leader_election.cc:304] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:51.605494  7320 raft_consensus.cc:740] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.606331  7320 consensus_queue.cc:260] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.608597  7320 ts_tablet_manager.cc:1434] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:18:51.606269  7328 raft_consensus.cc:3060] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.611443  7320 tablet_bootstrap.cc:492] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:51.613044  7322 tablet_bootstrap.cc:492] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:51.613569  7322 ts_tablet_manager.cc:1403] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.002s
I20260709 13:18:51.616413  7322 raft_consensus.cc:359] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.617115  7322 raft_consensus.cc:385] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.617398  7322 raft_consensus.cc:740] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.620092  7320 tablet_bootstrap.cc:654] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.609994  7049 raft_consensus.cc:2468] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:51.622514  7167 leader_election.cc:304] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:51.623448  7418 raft_consensus.cc:2804] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:51.619764  7322 consensus_queue.cc:260] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.624769  7418 raft_consensus.cc:697] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:51.624713  7319 raft_consensus.cc:359] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.625941  7319 raft_consensus.cc:385] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.626132  7418 consensus_queue.cc:237] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.629312  7441 raft_consensus.cc:493] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.629918  7441 raft_consensus.cc:515] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.626324  7319 raft_consensus.cc:740] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.608980  7275 raft_consensus.cc:2468] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:51.632184  7441 leader_election.cc:290] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:51.633479  7321 tablet_bootstrap.cc:492] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:51.633361  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df2d8f7344b49ce84b3e1d978062ce5" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:51.634086  7321 ts_tablet_manager.cc:1403] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.018s
I20260709 13:18:51.633992  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df2d8f7344b49ce84b3e1d978062ce5" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:51.634135  7274 raft_consensus.cc:2468] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:51.634940  7201 raft_consensus.cc:2468] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:51.636372  7090 leader_election.cc:304] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:51.637610  7441 raft_consensus.cc:2804] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.638077  7441 raft_consensus.cc:493] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.631961  7319 consensus_queue.cc:260] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.638482  7441 raft_consensus.cc:3060] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.641381  7328 raft_consensus.cc:2749] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:51.642102  7322 ts_tablet_manager.cc:1434] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:18:51.643472  7322 tablet_bootstrap.cc:492] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:51.644134  7321 raft_consensus.cc:359] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.644909  7321 raft_consensus.cc:385] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.645243  7321 raft_consensus.cc:740] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.646788  7321 consensus_queue.cc:260] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.646977  7441 raft_consensus.cc:515] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.649374  7321 ts_tablet_manager.cc:1434] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:18:51.649946  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df2d8f7344b49ce84b3e1d978062ce5" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:51.650616  7201 raft_consensus.cc:3060] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.651054  7321 tablet_bootstrap.cc:492] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:51.654878  7319 ts_tablet_manager.cc:1434] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:18:51.655951  7319 tablet_bootstrap.cc:492] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:51.656808  7466 consensus_queue.cc:1048] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:51.658058  7321 tablet_bootstrap.cc:654] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.662665  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df2d8f7344b49ce84b3e1d978062ce5" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:51.663342  7274 raft_consensus.cc:3060] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.670061  7201 raft_consensus.cc:2468] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:51.672371  7441 leader_election.cc:290] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:51.678766  7319 tablet_bootstrap.cc:654] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.678893  7320 tablet_bootstrap.cc:492] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:51.680123  7320 ts_tablet_manager.cc:1403] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.010s
I20260709 13:18:51.680469  7328 consensus_queue.cc:1048] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:51.683070  7320 raft_consensus.cc:359] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.683794  7320 raft_consensus.cc:385] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.684074  7320 raft_consensus.cc:740] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.684937  7320 consensus_queue.cc:260] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.672510  7090 leader_election.cc:304] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:51.672389  7274 raft_consensus.cc:2468] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:51.692883  7451 raft_consensus.cc:2804] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:51.693449  7451 raft_consensus.cc:697] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:18:51.694339  7451 consensus_queue.cc:237] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.697294  7320 ts_tablet_manager.cc:1434] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:18:51.698333  7320 tablet_bootstrap.cc:492] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:51.698693  7319 tablet_bootstrap.cc:492] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:51.699251  7319 ts_tablet_manager.cc:1403] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.001s
I20260709 13:18:51.699993  6948 catalog_manager.cc:5697] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:51.703171  7328 raft_consensus.cc:493] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.703723  7328 raft_consensus.cc:515] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.702867  7319 raft_consensus.cc:359] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.704764  7319 raft_consensus.cc:385] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.705205  7319 raft_consensus.cc:740] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.705796  7321 tablet_bootstrap.cc:492] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:51.706296  7321 ts_tablet_manager.cc:1403] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.007s
I20260709 13:18:51.705977  7319 consensus_queue.cc:260] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.708681  7319 ts_tablet_manager.cc:1434] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:18:51.709185  7321 raft_consensus.cc:359] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.709400  7351 consensus_queue.cc:1048] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:51.709924  7321 raft_consensus.cc:385] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.710238  7321 raft_consensus.cc:740] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.711232  7328 leader_election.cc:290] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:51.713368  7319 tablet_bootstrap.cc:492] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:51.712460  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9864a17f99184722afb484bb88229794" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:51.716167  7275 raft_consensus.cc:2468] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:51.717700  7018 leader_election.cc:304] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:51.720115  7328 raft_consensus.cc:2804] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.720526  7328 raft_consensus.cc:493] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.720886  7328 raft_consensus.cc:3060] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.722518  7466 raft_consensus.cc:493] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.723198  7319 tablet_bootstrap.cc:654] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.723073  7466 raft_consensus.cc:515] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.723541  7356 consensus_queue.cc:1048] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:51.725736  7466 leader_election.cc:290] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:51.730019  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:51.731532  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:51.731992  7241 leader_election.cc:343] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.732812  7466 raft_consensus.cc:493] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.732635  7328 raft_consensus.cc:515] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:18:51.733100  7239 leader_election.cc:343] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.710881  7321 consensus_queue.cc:260] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.709578  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9864a17f99184722afb484bb88229794" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:51.733330  7466 raft_consensus.cc:515] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.733584  7239 leader_election.cc:304] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:51.734118  7200 raft_consensus.cc:2468] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:51.713388  7320 tablet_bootstrap.cc:654] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.736241  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e221f177804a7f91d9c5edb5f96fdb" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:51.736286  7356 raft_consensus.cc:2749] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:18:51.737768  7241 leader_election.cc:343] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.738787  7430 raft_consensus.cc:493] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.739408  7430 raft_consensus.cc:515] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.740659  7321 ts_tablet_manager.cc:1434] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:18:51.741611  7321 tablet_bootstrap.cc:492] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:51.742022  7320 tablet_bootstrap.cc:492] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:51.742635  7320 ts_tablet_manager.cc:1403] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.002s
I20260709 13:18:51.742733  7466 leader_election.cc:290] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:51.745481  7442 raft_consensus.cc:493] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.746134  7442 raft_consensus.cc:515] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.746474  7320 raft_consensus.cc:359] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.747620  7320 raft_consensus.cc:385] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.747962  7320 raft_consensus.cc:740] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.748401  7442 leader_election.cc:290] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:51.748697  7320 consensus_queue.cc:260] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.749989  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a25d8c807d4673ac843de643aba55e" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:51.750379  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a25d8c807d4673ac843de643aba55e" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:51.751827  7199 raft_consensus.cc:3060] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:51.753389  7093 leader_election.cc:343] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.755158  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c22340fecd4ca8b7df02e1e7355b35" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:51.756006  7127 raft_consensus.cc:2393] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4c169509a11460196fa883821703939 in current term 1: Already voted for candidate d84fe3744f8d4efa97a1dbb5681480c7 in this term.
I20260709 13:18:51.763700  7322 tablet_bootstrap.cc:654] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.765908  7501 consensus_queue.cc:1048] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:51.766878  7328 leader_election.cc:290] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:51.768415  7275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9864a17f99184722afb484bb88229794" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:51.769416  7275 raft_consensus.cc:3060] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.770859  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9c22340fecd4ca8b7df02e1e7355b35" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:51.772706  7430 leader_election.cc:290] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:51.773954  7015 leader_election.cc:304] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:51.775727  7321 tablet_bootstrap.cc:654] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.775419  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9864a17f99184722afb484bb88229794" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:51.776396  7201 raft_consensus.cc:3060] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.780541  7502 raft_consensus.cc:3060] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:51.782023  7090 leader_election.cc:343] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.782680  7090 leader_election.cc:304] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:51.782320  7320 ts_tablet_manager.cc:1434] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.004s
I20260709 13:18:51.783535  7442 raft_consensus.cc:2749] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:51.784742  7320 tablet_bootstrap.cc:492] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:51.795692  7322 tablet_bootstrap.cc:492] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:51.796247  7322 ts_tablet_manager.cc:1403] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.153s	user 0.011s	sys 0.001s
I20260709 13:18:51.799569  7322 raft_consensus.cc:359] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.800561  7322 raft_consensus.cc:385] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.804404  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e221f177804a7f91d9c5edb5f96fdb" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:51.803668  6949 catalog_manager.cc:5697] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:51.805167  7126 raft_consensus.cc:2468] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:51.806320  7239 leader_election.cc:304] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:51.807462  7356 raft_consensus.cc:2804] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.807911  7356 raft_consensus.cc:493] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.808302  7356 raft_consensus.cc:3060] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.809954  7418 raft_consensus.cc:493] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.810497  7418 raft_consensus.cc:515] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.814430  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8935d472654a9789fba9d02acb75f6" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:51.815133  7127 raft_consensus.cc:2468] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:51.816622  7356 raft_consensus.cc:515] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.817848  7165 leader_election.cc:304] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:51.819703  7460 raft_consensus.cc:2804] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.820071  7460 raft_consensus.cc:493] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.820387  7460 raft_consensus.cc:3060] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.822778  7201 raft_consensus.cc:2468] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:51.824540  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8935d472654a9789fba9d02acb75f6" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:51.825302  7273 raft_consensus.cc:2468] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:51.826802  7418 leader_election.cc:290] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:51.828291  7460 raft_consensus.cc:515] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.832111  7356 leader_election.cc:290] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:51.833323  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e221f177804a7f91d9c5edb5f96fdb" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:51.836004  7124 raft_consensus.cc:3060] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.800915  7322 raft_consensus.cc:740] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.834481  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8935d472654a9789fba9d02acb75f6" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:51.839525  7127 raft_consensus.cc:3060] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.834120  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8935d472654a9789fba9d02acb75f6" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:51.841969  7273 raft_consensus.cc:3060] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.834120  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e221f177804a7f91d9c5edb5f96fdb" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
W20260709 13:18:51.844633  7241 leader_election.cc:343] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.838212  7322 consensus_queue.cc:260] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.835307  7321 tablet_bootstrap.cc:492] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:51.829599  7275 raft_consensus.cc:2468] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:51.818827  7320 tablet_bootstrap.cc:654] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.848876  7418 consensus_queue.cc:1048] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:18:51.848649  7502 raft_consensus.cc:2749] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:51.835237  7460 leader_election.cc:290] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:51.850484  7321 ts_tablet_manager.cc:1403] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.109s	user 0.006s	sys 0.008s
I20260709 13:18:51.850904  7322 ts_tablet_manager.cc:1434] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 13:18:51.849992  7127 raft_consensus.cc:2468] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:51.853412  7018 leader_election.cc:304] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:51.860247  7124 raft_consensus.cc:2468] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:51.863999  7351 consensus_queue.cc:1048] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:51.864495  7322 tablet_bootstrap.cc:492] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:51.874670  7501 raft_consensus.cc:2804] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:51.875212  7501 raft_consensus.cc:697] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:51.858738  7273 raft_consensus.cc:2468] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:51.879783  7321 raft_consensus.cc:359] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.880407  7321 raft_consensus.cc:385] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.880669  7321 raft_consensus.cc:740] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.881603  7321 consensus_queue.cc:260] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.885921  7165 leader_election.cc:304] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:51.887246  7239 leader_election.cc:304] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:51.889194  7430 raft_consensus.cc:493] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.889936  7351 raft_consensus.cc:2804] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:51.890568  7351 raft_consensus.cc:697] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:51.890586  7418 raft_consensus.cc:2804] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:51.891605  7418 raft_consensus.cc:697] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:51.891580  7351 consensus_queue.cc:237] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.892906  7418 consensus_queue.cc:237] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.895689  7321 ts_tablet_manager.cc:1434] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.005s
I20260709 13:18:51.896657  7321 tablet_bootstrap.cc:492] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:51.898411  7430 raft_consensus.cc:515] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.909106  7430 leader_election.cc:290] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:51.901952  7501 consensus_queue.cc:237] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.910796  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:51.914834  7016 leader_election.cc:343] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:51.914918  7463 consensus_queue.cc:1048] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:51.915997  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:51.916694  7273 raft_consensus.cc:2468] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:51.917748  7018 leader_election.cc:304] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:51.919049  7321 tablet_bootstrap.cc:654] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:51.925980  7430 raft_consensus.cc:2804] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.932931  7319 tablet_bootstrap.cc:492] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:51.933688  7319 ts_tablet_manager.cc:1403] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.221s	user 0.028s	sys 0.022s
I20260709 13:18:51.939137  7463 raft_consensus.cc:493] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.932927  7430 raft_consensus.cc:493] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.939831  7430 raft_consensus.cc:3060] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.939801  7463 raft_consensus.cc:515] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:51.942227  7463 leader_election.cc:290] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:51.943861  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fe98ba1fc84f61a6ef712a59abb915" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:51.946813  7123 raft_consensus.cc:2468] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:51.948122  7319 raft_consensus.cc:359] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.948837  7319 raft_consensus.cc:385] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.949096  7319 raft_consensus.cc:740] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.951071  7165 leader_election.cc:304] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:51.953347  7319 consensus_queue.cc:260] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.964658  7320 tablet_bootstrap.cc:492] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:51.956364  7463 raft_consensus.cc:2804] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:51.965392  7320 ts_tablet_manager.cc:1403] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.181s	user 0.030s	sys 0.010s
I20260709 13:18:51.965467  7463 raft_consensus.cc:493] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:51.966095  7463 raft_consensus.cc:3060] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:51.969136  7320 raft_consensus.cc:359] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.970417  7320 raft_consensus.cc:385] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:51.970450  7319 ts_tablet_manager.cc:1434] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.004s
I20260709 13:18:51.971901  7319 tablet_bootstrap.cc:492] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:51.962584  7430 raft_consensus.cc:515] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:51.970798  7320 raft_consensus.cc:740] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:51.980742  7320 consensus_queue.cc:260] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:51.991154  7451 raft_consensus.cc:493] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.991972  7451 raft_consensus.cc:515] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.992501  7501 raft_consensus.cc:493] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:51.993049  7501 raft_consensus.cc:515] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:51.995090  7501 leader_election.cc:290] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:51.996814  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799675869b614fc0855c31092fc181b8" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:51.998679  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799675869b614fc0855c31092fc181b8" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:51.999655  7049 raft_consensus.cc:2468] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:52.001565  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799675869b614fc0855c31092fc181b8" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:18:52.003628  7015 leader_election.cc:343] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.005625  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799675869b614fc0855c31092fc181b8" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:52.006451  7125 raft_consensus.cc:2468] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
W20260709 13:18:52.006968  7090 leader_election.cc:343] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.008427  7093 leader_election.cc:304] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: d84fe3744f8d4efa97a1dbb5681480c7
W20260709 13:18:51.974197  7167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 54707.2us
I20260709 13:18:52.001585  7320 ts_tablet_manager.cc:1434] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:18:52.020421  7320 tablet_bootstrap.cc:492] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:52.019157  6950 catalog_manager.cc:5697] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:51.998744  7322 tablet_bootstrap.cc:654] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.022569  7319 tablet_bootstrap.cc:654] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.009552  7502 raft_consensus.cc:493] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.009541  7451 leader_election.cc:290] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:52.010082  7442 raft_consensus.cc:2804] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:52.022336  7356 raft_consensus.cc:493] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.013703  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fe98ba1fc84f61a6ef712a59abb915" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:52.009918  7503 consensus_queue.cc:1048] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:18:52.039739  7321 tablet_bootstrap.cc:492] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:52.040774  7321 ts_tablet_manager.cc:1403] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.144s	user 0.030s	sys 0.026s
I20260709 13:18:52.033485  7442 raft_consensus.cc:493] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:52.009399  7016 leader_election.cc:304] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:52.046370  7442 raft_consensus.cc:3060] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.048853  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:52.049597  7274 raft_consensus.cc:3060] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.056183  7442 raft_consensus.cc:515] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.060101  7442 leader_election.cc:290] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:52.060322  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799675869b614fc0855c31092fc181b8" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:52.042256  7328 consensus_queue.cc:1048] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:18:52.061084  7050 raft_consensus.cc:3060] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.033684  7502 raft_consensus.cc:515] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.041039  7430 leader_election.cc:290] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:52.067931  7274 raft_consensus.cc:2468] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:52.068748  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:52.069947  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "799675869b614fc0855c31092fc181b8" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
W20260709 13:18:52.071379  7015 leader_election.cc:343] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.065383  7502 leader_election.cc:290] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:52.073410  6948 catalog_manager.cc:5697] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:52.040112  7356 raft_consensus.cc:515] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
W20260709 13:18:52.085639  7090 leader_election.cc:343] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:52.085218  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 75894.9us
I20260709 13:18:52.085983  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:52.089717  7463 raft_consensus.cc:515] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.090332  7050 raft_consensus.cc:2468] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:52.093230  7051 raft_consensus.cc:3060] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.092020  7018 leader_election.cc:304] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:52.098910  7503 raft_consensus.cc:2764] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:18:52.102808  7273 raft_consensus.cc:2468] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:52.112465  7093 leader_election.cc:304] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:52.114199  7451 raft_consensus.cc:2804] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:52.114427  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:52.114712  7451 raft_consensus.cc:697] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:18:52.115634  7451 consensus_queue.cc:237] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.118818  7356 leader_election.cc:290] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:52.084913  6949 catalog_manager.cc:5697] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:52.120421  7018 leader_election.cc:343] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.120973  7018 leader_election.cc:304] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:52.120074  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fe98ba1fc84f61a6ef712a59abb915" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:52.120106  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fe98ba1fc84f61a6ef712a59abb915" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:52.122156  7199 raft_consensus.cc:2393] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae967211a7b43559a2be39652b77fea in current term 1: Already voted for candidate d84fe3744f8d4efa97a1dbb5681480c7 in this term.
I20260709 13:18:52.122376  7125 raft_consensus.cc:2468] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:52.123782  7239 leader_election.cc:304] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:52.128078  7320 tablet_bootstrap.cc:654] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.108055  7430 raft_consensus.cc:2804] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:18:52.130688  7016 leader_election.cc:343] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.129479  7356 raft_consensus.cc:2804] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:52.135752  7321 raft_consensus.cc:359] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.140481  7321 raft_consensus.cc:385] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.140882  7321 raft_consensus.cc:740] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
W20260709 13:18:52.136735  6998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:52.139859  7502 raft_consensus.cc:2749] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:52.155062  7321 consensus_queue.cc:260] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.156956  7418 consensus_queue.cc:1048] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:52.137867  7430 raft_consensus.cc:697] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:52.158459  7430 consensus_queue.cc:237] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.140254  7356 raft_consensus.cc:493] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:52.166774  7356 raft_consensus.cc:3060] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.169257  7463 leader_election.cc:290] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:52.175040  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fe98ba1fc84f61a6ef712a59abb915" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:52.177484  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fe98ba1fc84f61a6ef712a59abb915" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:52.178226  7127 raft_consensus.cc:3060] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.180500  7321 ts_tablet_manager.cc:1434] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.139s	user 0.007s	sys 0.000s
I20260709 13:18:52.181861  7321 tablet_bootstrap.cc:492] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:52.191844  7351 raft_consensus.cc:493] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.192432  7351 raft_consensus.cc:515] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.192987  6950 catalog_manager.cc:5697] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:52.194753  7351 leader_election.cc:290] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:52.197993  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d4f71bc6c14750be2020598a31f131" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:52.197389  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d4f71bc6c14750be2020598a31f131" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:52.200570  7241 leader_election.cc:343] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:52.201387  7239 leader_election.cc:343] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.201992  7239 leader_election.cc:304] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:52.202828  7451 consensus_queue.cc:1048] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:52.205188  7356 raft_consensus.cc:515] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.206108  7403 raft_consensus.cc:2749] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:52.213109  7273 raft_consensus.cc:2393] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d84fe3744f8d4efa97a1dbb5681480c7 in current term 1: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
I20260709 13:18:52.214617  7356 leader_election.cc:290] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:52.216173  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fe98ba1fc84f61a6ef712a59abb915" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:52.217525  7201 raft_consensus.cc:2393] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ae967211a7b43559a2be39652b77fea in current term 1: Already voted for candidate d84fe3744f8d4efa97a1dbb5681480c7 in this term.
I20260709 13:18:52.220350  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fe98ba1fc84f61a6ef712a59abb915" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:52.222930  7239 leader_election.cc:304] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [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: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:52.224205  7356 raft_consensus.cc:2749] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:52.226651  7321 tablet_bootstrap.cc:654] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.231001  7322 tablet_bootstrap.cc:492] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:52.231873  7322 ts_tablet_manager.cc:1403] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.368s	user 0.021s	sys 0.014s
I20260709 13:18:52.237782  7319 tablet_bootstrap.cc:492] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:52.238438  7319 ts_tablet_manager.cc:1403] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.267s	user 0.050s	sys 0.026s
I20260709 13:18:52.241739  7127 raft_consensus.cc:2468] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:52.243306  7319 raft_consensus.cc:359] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.244282  7319 raft_consensus.cc:385] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.244611  7319 raft_consensus.cc:740] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.245570  7319 consensus_queue.cc:260] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.248437  7319 ts_tablet_manager.cc:1434] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:18:52.240834  7321 tablet_bootstrap.cc:492] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:52.249856  7319 tablet_bootstrap.cc:492] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:52.249998  7321 ts_tablet_manager.cc:1403] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.002s
I20260709 13:18:52.264559  7321 raft_consensus.cc:359] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.265542  7321 raft_consensus.cc:385] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.265918  7321 raft_consensus.cc:740] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.266822  7321 consensus_queue.cc:260] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.271811  7463 consensus_queue.cc:1048] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:52.275143  7319 tablet_bootstrap.cc:654] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.281628  7321 ts_tablet_manager.cc:1434] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:18:52.283104  7321 tablet_bootstrap.cc:492] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:52.301882  7321 tablet_bootstrap.cc:654] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:52.302448  7241 consensus_peers.cc:597] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:52.305446  7165 leader_election.cc:304] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:52.306525  7463 raft_consensus.cc:2804] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:52.307018  7463 raft_consensus.cc:697] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:52.307879  7463 consensus_queue.cc:237] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.311077  7320 tablet_bootstrap.cc:492] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:52.311607  7320 ts_tablet_manager.cc:1403] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.291s	user 0.011s	sys 0.031s
I20260709 13:18:52.317217  7322 raft_consensus.cc:359] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.318925  7322 raft_consensus.cc:385] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.315904  7320 raft_consensus.cc:359] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.377508  7320 raft_consensus.cc:385] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.378022  7320 raft_consensus.cc:740] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.346009  7502 consensus_queue.cc:1048] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:52.345868  7527 consensus_queue.cc:1048] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:52.382033  7322 raft_consensus.cc:740] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.385504  7322 consensus_queue.cc:260] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.387538  7319 tablet_bootstrap.cc:492] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:52.388017  7319 ts_tablet_manager.cc:1403] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.139s	user 0.030s	sys 0.028s
I20260709 13:18:52.388890  7322 ts_tablet_manager.cc:1434] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.157s	user 0.008s	sys 0.000s
I20260709 13:18:52.384016  7320 consensus_queue.cc:260] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.390837  7322 tablet_bootstrap.cc:492] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:52.392638  7320 ts_tablet_manager.cc:1434] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 13:18:52.394477  7320 tablet_bootstrap.cc:492] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:52.400533  7319 raft_consensus.cc:359] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.403713  7319 raft_consensus.cc:385] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.405401  7319 raft_consensus.cc:740] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.409544  7319 consensus_queue.cc:260] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.411541  7321 tablet_bootstrap.cc:492] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:52.412017  7321 ts_tablet_manager.cc:1403] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.129s	user 0.018s	sys 0.031s
I20260709 13:18:52.428524  7319 ts_tablet_manager.cc:1434] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:18:52.430085  7319 tablet_bootstrap.cc:492] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:52.433245  7441 raft_consensus.cc:493] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.433825  7441 raft_consensus.cc:515] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.436419  7441 leader_election.cc:290] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:52.421247  7463 raft_consensus.cc:493] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.438740  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d4f71bc6c14750be2020598a31f131" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:52.437662  7510 consensus_queue.cc:1048] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:18:52.443856  7460 raft_consensus.cc:493] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.444398  7460 raft_consensus.cc:515] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.446105  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d4f71bc6c14750be2020598a31f131" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:52.439474  7274 raft_consensus.cc:2468] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:52.448596  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768a21bddc04b70acfa366701bb4056" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:52.449661  7051 raft_consensus.cc:2468] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:52.450026  7093 leader_election.cc:304] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:52.451002  7441 raft_consensus.cc:2804] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:52.451431  7441 raft_consensus.cc:493] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:52.448601  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768a21bddc04b70acfa366701bb4056" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:52.451752  7441 raft_consensus.cc:3060] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.452198  7127 raft_consensus.cc:2468] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:52.444814  7319 tablet_bootstrap.cc:654] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.455547  7165 leader_election.cc:304] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:52.456552  7510 raft_consensus.cc:2804] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:52.456956  7510 raft_consensus.cc:493] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:52.457300  7510 raft_consensus.cc:3060] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:52.459735  7093 leader_election.cc:343] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.459060  7320 tablet_bootstrap.cc:654] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.470954  7322 tablet_bootstrap.cc:654] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.448683  7460 leader_election.cc:290] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:52.454632  7463 raft_consensus.cc:515] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.476645  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a25d8c807d4673ac843de643aba55e" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:52.477362  7127 raft_consensus.cc:2468] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:52.478746  7165 leader_election.cc:304] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:52.479662  7460 raft_consensus.cc:2804] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:52.480084  7460 raft_consensus.cc:493] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:52.480465  7460 raft_consensus.cc:3060] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.482898  6947 catalog_manager.cc:5697] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:52.499450  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a25d8c807d4673ac843de643aba55e" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:52.501046  7167 leader_election.cc:343] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.496697  7463 leader_election.cc:290] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:52.515955  7510 raft_consensus.cc:515] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.517849  7356 raft_consensus.cc:493] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.518409  7356 raft_consensus.cc:515] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.519215  7510 leader_election.cc:290] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:52.519852  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768a21bddc04b70acfa366701bb4056" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:52.520510  7049 raft_consensus.cc:3060] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.520610  7356 leader_election.cc:290] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:52.522003  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2eb47d7c404ba8b4d833841c9321ec" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:52.522305  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2eb47d7c404ba8b4d833841c9321ec" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:52.523425  7239 leader_election.cc:343] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:52.523965  7238 leader_election.cc:343] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.524375  7238 leader_election.cc:304] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:52.525117  7356 raft_consensus.cc:2749] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:52.508363  7460 raft_consensus.cc:515] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.530824  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a25d8c807d4673ac843de643aba55e" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:52.532081  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768a21bddc04b70acfa366701bb4056" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:52.532398  7513 consensus_queue.cc:1048] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:52.532740  7127 raft_consensus.cc:3060] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.535548  7503 consensus_queue.cc:1048] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:18:52.536994  7167 leader_election.cc:343] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.538373  7049 raft_consensus.cc:2468] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:52.540689  7321 raft_consensus.cc:359] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.541405  7321 raft_consensus.cc:385] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.541743  7321 raft_consensus.cc:740] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.542613  7321 consensus_queue.cc:260] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.550806  7319 tablet_bootstrap.cc:492] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:52.551697  7319 ts_tablet_manager.cc:1403] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.122s	user 0.020s	sys 0.003s
W20260709 13:18:52.556617  7538 log.cc:927] Time spent T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:18:52.509044  7441 raft_consensus.cc:515] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.558909  7441 leader_election.cc:290] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:52.556483  7460 leader_election.cc:290] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:52.565347  7321 ts_tablet_manager.cc:1434] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.153s	user 0.009s	sys 0.000s
I20260709 13:18:52.571390  7167 leader_election.cc:304] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:52.572782  7510 raft_consensus.cc:2804] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:52.573294  7510 raft_consensus.cc:697] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:52.574168  7510 consensus_queue.cc:237] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.576431  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d4f71bc6c14750be2020598a31f131" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
W20260709 13:18:52.578018  7093 leader_election.cc:343] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.578470  7321 tablet_bootstrap.cc:492] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:52.580528  7356 consensus_queue.cc:1048] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:52.580879  7501 consensus_queue.cc:1048] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:52.584132  7127 raft_consensus.cc:2468] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:52.585525  7321 tablet_bootstrap.cc:654] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.593895  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a25d8c807d4673ac843de643aba55e" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:52.596606  7123 raft_consensus.cc:3060] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:52.600008  7016 consensus_peers.cc:597] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:52.605993  7090 consensus_peers.cc:597] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:52.621809  7319 raft_consensus.cc:359] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.622825  7319 raft_consensus.cc:385] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.623170  7319 raft_consensus.cc:740] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.613200  6948 catalog_manager.cc:5697] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:52.628038  7319 consensus_queue.cc:260] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.621253  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d4f71bc6c14750be2020598a31f131" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:52.633451  7322 tablet_bootstrap.cc:492] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:52.634347  7322 ts_tablet_manager.cc:1403] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.244s	user 0.013s	sys 0.018s
I20260709 13:18:52.635213  7522 consensus_queue.cc:1048] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:18:52.644953  7321 tablet_bootstrap.cc:492] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:52.640430  7274 raft_consensus.cc:3060] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.646385  7321 ts_tablet_manager.cc:1403] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.006s
I20260709 13:18:52.645226  7320 tablet_bootstrap.cc:492] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:52.649601  7320 ts_tablet_manager.cc:1403] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.256s	user 0.035s	sys 0.011s
I20260709 13:18:52.649802  7321 raft_consensus.cc:359] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.650503  7321 raft_consensus.cc:385] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.650761  7321 raft_consensus.cc:740] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.641247  7319 ts_tablet_manager.cc:1434] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.002s
I20260709 13:18:52.651412  7321 consensus_queue.cc:260] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.654995  7319 tablet_bootstrap.cc:492] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:52.654309  7418 raft_consensus.cc:493] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.656616  7418 raft_consensus.cc:515] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.659152  7418 leader_election.cc:290] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:52.660269  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:52.662132  7123 raft_consensus.cc:2468] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:52.662221  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:52.670353  7322 raft_consensus.cc:359] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.674124  7322 raft_consensus.cc:385] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.674623  7322 raft_consensus.cc:740] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.672358  7320 raft_consensus.cc:359] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.675693  7320 raft_consensus.cc:385] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.671902  7051 raft_consensus.cc:2468] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:52.676052  7320 raft_consensus.cc:740] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.679193  7321 ts_tablet_manager.cc:1434] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260709 13:18:52.679973  7321 tablet_bootstrap.cc:492] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
W20260709 13:18:52.676978  7167 leader_election.cc:343] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.682907  7167 leader_election.cc:304] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:52.684937  7463 raft_consensus.cc:2804] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:52.685333  7463 raft_consensus.cc:493] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:52.685663  7463 raft_consensus.cc:3060] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.676738  7165 leader_election.cc:304] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:52.688879  7322 consensus_queue.cc:260] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.690440  7513 raft_consensus.cc:2804] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:52.695071  7320 consensus_queue.cc:260] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.699602  7322 ts_tablet_manager.cc:1434] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
I20260709 13:18:52.701802  7322 tablet_bootstrap.cc:492] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:52.697650  7356 raft_consensus.cc:493] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.704118  7356 raft_consensus.cc:515] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.706211  7356 leader_election.cc:290] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:52.703095  7513 raft_consensus.cc:697] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:52.707767  7513 consensus_queue.cc:237] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.712244  7321 tablet_bootstrap.cc:654] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.717722  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a39f49faee4b06b20ec9ad6f103201" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:52.714092  7274 raft_consensus.cc:2468] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:52.720012  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a39f49faee4b06b20ec9ad6f103201" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:52.720674  7199 raft_consensus.cc:2468] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
W20260709 13:18:52.722365  7241 leader_election.cc:343] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.723279  7238 leader_election.cc:304] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:52.723541  7093 leader_election.cc:304] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:52.724685  7441 raft_consensus.cc:2804] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:52.725196  7441 raft_consensus.cc:697] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:18:52.726047  7441 consensus_queue.cc:237] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.730254  7356 raft_consensus.cc:2804] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:52.730737  7356 raft_consensus.cc:493] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:52.731091  7356 raft_consensus.cc:3060] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.720711  7320 ts_tablet_manager.cc:1434] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.004s
I20260709 13:18:52.740111  7320 tablet_bootstrap.cc:492] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:52.751988  7319 tablet_bootstrap.cc:654] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.739782  7463 raft_consensus.cc:515] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.767905  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:52.769243  7463 leader_election.cc:290] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:52.769310  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:52.766728  7356 raft_consensus.cc:515] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.770586  7050 raft_consensus.cc:3060] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.772590  7356 leader_election.cc:290] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
W20260709 13:18:52.769706  7167 leader_election.cc:343] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.774017  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a39f49faee4b06b20ec9ad6f103201" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:52.774192  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a39f49faee4b06b20ec9ad6f103201" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:52.775385  7322 tablet_bootstrap.cc:654] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:52.776857  7241 leader_election.cc:343] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.774650  7199 raft_consensus.cc:3060] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.781363  7320 tablet_bootstrap.cc:654] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.782299  7356 raft_consensus.cc:493] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.782866  7356 raft_consensus.cc:515] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.782886  6950 catalog_manager.cc:5697] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:52.785282  7356 leader_election.cc:290] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:52.786568  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:52.787458  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:52.788058  7239 leader_election.cc:343] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:52.789588  7241 leader_election.cc:343] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.790112  7241 leader_election.cc:304] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:52.790845  7199 raft_consensus.cc:2468] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:52.791105  7403 raft_consensus.cc:2749] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:52.792200  7238 leader_election.cc:304] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:52.793058  7403 raft_consensus.cc:2804] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:52.794945  7050 raft_consensus.cc:2468] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:52.798130  7319 tablet_bootstrap.cc:492] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:52.799403  7319 ts_tablet_manager.cc:1403] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.002s
I20260709 13:18:52.799660  7167 leader_election.cc:304] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:52.800865  7418 raft_consensus.cc:2804] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:52.801342  7418 raft_consensus.cc:697] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:52.801595  7319 raft_consensus.cc:359] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.802330  7319 raft_consensus.cc:385] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.802655  7319 raft_consensus.cc:740] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.802201  7418 consensus_queue.cc:237] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.805814  7321 tablet_bootstrap.cc:492] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:52.806334  7321 ts_tablet_manager.cc:1403] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.127s	user 0.024s	sys 0.018s
I20260709 13:18:52.808102  7319 consensus_queue.cc:260] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.793551  7403 raft_consensus.cc:697] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:52.814172  7403 consensus_queue.cc:237] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.821372  7321 raft_consensus.cc:359] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.822970  7321 raft_consensus.cc:385] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.823314  7321 raft_consensus.cc:740] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.824225  7321 consensus_queue.cc:260] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.825996  7320 tablet_bootstrap.cc:492] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:52.826480  7320 ts_tablet_manager.cc:1403] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.002s
I20260709 13:18:52.827111  7321 ts_tablet_manager.cc:1434] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:18:52.828351  7321 tablet_bootstrap.cc:492] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:52.829021  7320 raft_consensus.cc:359] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.829823  7320 raft_consensus.cc:385] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.830158  7320 raft_consensus.cc:740] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.830806  7320 consensus_queue.cc:260] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.832701  7319 ts_tablet_manager.cc:1434] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:18:52.832803  7320 ts_tablet_manager.cc:1434] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:18:52.820243  7513 consensus_queue.cc:1048] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:18:52.833777  7319 tablet_bootstrap.cc:492] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:52.844703  7321 tablet_bootstrap.cc:654] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.843950  6947 catalog_manager.cc:5697] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:52.863276  7320 tablet_bootstrap.cc:492] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:52.871680  7320 tablet_bootstrap.cc:654] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.879082  7319 tablet_bootstrap.cc:654] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.883816  7322 tablet_bootstrap.cc:492] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:52.884347  7322 ts_tablet_manager.cc:1403] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.013s
I20260709 13:18:52.898455  7322 raft_consensus.cc:359] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.899255  6950 catalog_manager.cc:5697] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:52.899263  7322 raft_consensus.cc:385] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.900743  7322 raft_consensus.cc:740] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.903522  7322 consensus_queue.cc:260] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:52.908847  7321 tablet_bootstrap.cc:492] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:52.912880  7321 ts_tablet_manager.cc:1403] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.005s
I20260709 13:18:52.917086  7319 tablet_bootstrap.cc:492] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:52.917673  7319 ts_tablet_manager.cc:1403] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.014s
I20260709 13:18:52.917682  7524 raft_consensus.cc:493] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.918654  7524 raft_consensus.cc:515] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.919374  7463 consensus_queue.cc:1048] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:52.919641  7322 ts_tablet_manager.cc:1434] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:18:52.920804  7524 leader_election.cc:290] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:52.922148  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4b2f2bbd845a096121725c49fd893" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:52.922461  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4b2f2bbd845a096121725c49fd893" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:18:52.923965  7090 leader_election.cc:343] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.924213  7320 tablet_bootstrap.cc:492] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:52.924712  7320 ts_tablet_manager.cc:1403] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.000s
W20260709 13:18:52.925122  7093 leader_election.cc:343] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.925601  7093 leader_election.cc:304] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:52.926616  7524 raft_consensus.cc:2749] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:52.928370  7321 raft_consensus.cc:359] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.931138  7321 raft_consensus.cc:385] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.931408  7321 raft_consensus.cc:740] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.932112  7321 consensus_queue.cc:260] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:52.932354  7320 raft_consensus.cc:359] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.933079  7320 raft_consensus.cc:385] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.933362  7320 raft_consensus.cc:740] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.929533  7322 tablet_bootstrap.cc:492] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:52.940270  7321 ts_tablet_manager.cc:1434] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 13:18:52.941340  7321 tablet_bootstrap.cc:492] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:52.944669  7320 consensus_queue.cc:260] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:52.947007  7320 ts_tablet_manager.cc:1434] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 13:18:52.920539  7319 raft_consensus.cc:359] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.947736  7319 raft_consensus.cc:385] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:52.948010  7319 raft_consensus.cc:740] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:52.947407  6950 catalog_manager.cc:5697] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:52.949572  7322 tablet_bootstrap.cc:654] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.951946  7321 tablet_bootstrap.cc:654] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.958236  7320 tablet_bootstrap.cc:492] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:52.952019  6950 catalog_manager.cc:5697] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:52.959043  7319 consensus_queue.cc:260] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.961234  7319 ts_tablet_manager.cc:1434] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.001s
I20260709 13:18:52.962782  7319 tablet_bootstrap.cc:492] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:52.981223  7199 raft_consensus.cc:3060] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:52.989679  7403 raft_consensus.cc:493] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:52.990269  7403 raft_consensus.cc:515] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:52.990725  7319 tablet_bootstrap.cc:654] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:52.993331  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2683f0e4e465284d7e0a16783de70" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:18:52.994977  7238 leader_election.cc:343] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.995333  7319 tablet_bootstrap.cc:492] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:52.995836  7319 ts_tablet_manager.cc:1403] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:18:52.996323  7403 leader_election.cc:290] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:52.997525  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2683f0e4e465284d7e0a16783de70" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:52.999238  7241 leader_election.cc:343] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:52.999737  7241 leader_election.cc:304] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:53.000926  7403 raft_consensus.cc:2749] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:53.001371  7320 tablet_bootstrap.cc:654] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.003537  7501 raft_consensus.cc:493] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.004248  7501 raft_consensus.cc:515] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.005808  7319 raft_consensus.cc:359] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.006886  7319 raft_consensus.cc:385] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.007335  7319 raft_consensus.cc:740] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.007476  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e221f177804a7f91d9c5edb5f96fdb" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.008183  7319 consensus_queue.cc:260] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.010082  7319 ts_tablet_manager.cc:1434] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 13:18:53.010274  7501 leader_election.cc:290] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:53.012316  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e221f177804a7f91d9c5edb5f96fdb" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:53.014618  7016 leader_election.cc:304] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:53.015836  7501 raft_consensus.cc:2749] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:53.016057  7319 tablet_bootstrap.cc:492] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:53.023965  7321 tablet_bootstrap.cc:492] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:53.024528  7321 ts_tablet_manager.cc:1403] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.004s
I20260709 13:18:53.027261  7321 raft_consensus.cc:359] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.027961  7321 raft_consensus.cc:385] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.028244  7321 raft_consensus.cc:740] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.030112  7321 consensus_queue.cc:260] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.032630  7322 tablet_bootstrap.cc:492] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:53.033152  7322 ts_tablet_manager.cc:1403] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.023s
I20260709 13:18:53.034766  7501 raft_consensus.cc:493] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.033174  7321 ts_tablet_manager.cc:1434] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:18:53.035429  7501 raft_consensus.cc:515] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.036093  7322 raft_consensus.cc:359] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.036931  7322 raft_consensus.cc:385] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.037225  7322 raft_consensus.cc:740] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.036623  7321 tablet_bootstrap.cc:492] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:53.039143  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:53.040782  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
W20260709 13:18:53.041530  7016 leader_election.cc:343] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.041540  7274 raft_consensus.cc:2468] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:53.044746  7321 tablet_bootstrap.cc:654] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.038050  7322 consensus_queue.cc:260] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.047176  7322 ts_tablet_manager.cc:1434] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.006s
I20260709 13:18:53.047655  7320 tablet_bootstrap.cc:492] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:53.048159  7322 tablet_bootstrap.cc:492] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:53.048244  7320 ts_tablet_manager.cc:1403] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.003s
I20260709 13:18:53.050839  7018 leader_election.cc:304] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:53.051254  7320 raft_consensus.cc:359] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.051986  7320 raft_consensus.cc:385] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.052243  7320 raft_consensus.cc:740] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.052595  7430 raft_consensus.cc:2804] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:53.052986  7430 raft_consensus.cc:493] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:53.052924  7320 consensus_queue.cc:260] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.053469  7430 raft_consensus.cc:3060] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.055648  7320 ts_tablet_manager.cc:1434] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:53.056677  7320 tablet_bootstrap.cc:492] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:53.062819  7320 tablet_bootstrap.cc:654] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.064517  7501 leader_election.cc:290] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:53.071695  7321 tablet_bootstrap.cc:492] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:53.072611  7321 ts_tablet_manager.cc:1403] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 13:18:53.075284  7430 raft_consensus.cc:515] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.075893  7321 raft_consensus.cc:359] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.076792  7321 raft_consensus.cc:385] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.077090  7321 raft_consensus.cc:740] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.066427  7319 tablet_bootstrap.cc:654] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.079344  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:53.080353  7320 tablet_bootstrap.cc:492] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:53.080885  7320 ts_tablet_manager.cc:1403] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:18:53.080929  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:53.081595  7274 raft_consensus.cc:3060] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.067945  7322 tablet_bootstrap.cc:654] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.083992  7320 raft_consensus.cc:359] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.084692  7320 raft_consensus.cc:385] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.084967  7320 raft_consensus.cc:740] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.086568  7430 leader_election.cc:290] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
W20260709 13:18:53.082671  7016 leader_election.cc:343] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.087374  7320 consensus_queue.cc:260] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.089673  7320 ts_tablet_manager.cc:1434] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:18:53.090644  7320 tablet_bootstrap.cc:492] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:53.092510  7403 raft_consensus.cc:493] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.093082  7403 raft_consensus.cc:515] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.095948  7466 raft_consensus.cc:493] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.096668  7466 raft_consensus.cc:515] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.098229  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:53.096992  7320 tablet_bootstrap.cc:654] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.099839  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:53.099853  7241 leader_election.cc:343] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:53.103363  7239 leader_election.cc:343] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.103922  7510 consensus_queue.cc:1048] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:53.104960  7466 leader_election.cc:290] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:53.103987  7239 leader_election.cc:304] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:53.106057  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:53.108419  7356 raft_consensus.cc:2749] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:53.107292  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:53.107151  7510 consensus_queue.cc:1048] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:53.109563  7050 raft_consensus.cc:2393] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae967211a7b43559a2be39652b77fea in current term 1: Already voted for candidate d84fe3744f8d4efa97a1dbb5681480c7 in this term.
I20260709 13:18:53.115840  7320 tablet_bootstrap.cc:492] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:53.116410  7320 ts_tablet_manager.cc:1403] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.006s
I20260709 13:18:53.117244  7274 raft_consensus.cc:2468] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:53.085855  7321 consensus_queue.cc:260] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.133652  7510 consensus_queue.cc:1048] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:53.118209  7238 leader_election.cc:304] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:53.150265  7356 raft_consensus.cc:3060] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.096868  7403 leader_election.cc:290] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:53.119541  7320 raft_consensus.cc:359] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.154481  7320 raft_consensus.cc:385] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.154800  7320 raft_consensus.cc:740] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.155473  7320 consensus_queue.cc:260] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.155750  7018 leader_election.cc:304] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:53.157713  7320 ts_tablet_manager.cc:1434] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.041s	user 0.013s	sys 0.003s
I20260709 13:18:53.149277  7321 ts_tablet_manager.cc:1434] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260709 13:18:53.158659  7430 raft_consensus.cc:2804] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:53.159571  7321 tablet_bootstrap.cc:492] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:53.159471  7430 raft_consensus.cc:697] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:53.160784  7430 consensus_queue.cc:237] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.169620  7321 tablet_bootstrap.cc:654] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.158681  7320 tablet_bootstrap.cc:492] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:53.217020  7322 tablet_bootstrap.cc:492] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:53.217648  7322 ts_tablet_manager.cc:1403] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.170s	user 0.036s	sys 0.045s
I20260709 13:18:53.220711  7322 raft_consensus.cc:359] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.221410  7322 raft_consensus.cc:385] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.221696  7501 raft_consensus.cc:493] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.221720  7322 raft_consensus.cc:740] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.222682  7501 raft_consensus.cc:515] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.223115  7322 consensus_queue.cc:260] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.225737  7322 ts_tablet_manager.cc:1434] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:18:53.226981  7322 tablet_bootstrap.cc:492] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:53.230913  7501 leader_election.cc:290] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:53.232887  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a25d8c807d4673ac843de643aba55e" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:53.234112  7322 tablet_bootstrap.cc:654] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.249379  7049 raft_consensus.cc:3060] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:53.255280  6998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:18:53.255798  7241 consensus_peers.cc:597] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:53.259476  7319 tablet_bootstrap.cc:492] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:53.263402  7463 consensus_queue.cc:1048] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:53.264047  7319 ts_tablet_manager.cc:1403] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.248s	user 0.018s	sys 0.024s
I20260709 13:18:53.265317  7320 tablet_bootstrap.cc:654] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.267944  7319 raft_consensus.cc:359] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.268922  7319 raft_consensus.cc:385] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.269271  7319 raft_consensus.cc:740] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.270486  7319 consensus_queue.cc:260] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.275899  7466 consensus_queue.cc:1048] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:53.276450  7048 raft_consensus.cc:3060] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.290848  7319 ts_tablet_manager.cc:1434] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:18:53.292222  7319 tablet_bootstrap.cc:492] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:53.296766  7501 raft_consensus.cc:493] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.306831  7501 raft_consensus.cc:515] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.309144  7501 leader_election.cc:290] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:53.314594  7463 raft_consensus.cc:493] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.315196  7463 raft_consensus.cc:515] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.317203  7463 leader_election.cc:290] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:53.317376  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.297674  7356 raft_consensus.cc:2749] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:53.332840  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2683f0e4e465284d7e0a16783de70" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.322456  7273 raft_consensus.cc:2468] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:53.334403  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a25d8c807d4673ac843de643aba55e" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:53.338665  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2683f0e4e465284d7e0a16783de70" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:53.338689  7321 tablet_bootstrap.cc:492] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:53.341343  7321 ts_tablet_manager.cc:1403] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.182s	user 0.034s	sys 0.043s
I20260709 13:18:53.342248  7052 raft_consensus.cc:2468] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:53.341907  7463 consensus_queue.cc:1048] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:18:53.351578  7167 leader_election.cc:304] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:53.344455  6947 catalog_manager.cc:5697] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:53.352260  7441 raft_consensus.cc:493] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.356984  7322 tablet_bootstrap.cc:492] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:53.357507  7322 ts_tablet_manager.cc:1403] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.013s
I20260709 13:18:53.360415  7322 raft_consensus.cc:359] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.361061  7322 raft_consensus.cc:385] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.361335  7322 raft_consensus.cc:740] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.362658  7018 leader_election.cc:304] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:53.364151  7430 raft_consensus.cc:2804] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:53.364662  7430 raft_consensus.cc:493] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:53.341547  7272 raft_consensus.cc:2468] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:53.365576  7430 raft_consensus.cc:3060] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.353827  7513 raft_consensus.cc:2804] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:53.362156  7322 consensus_queue.cc:260] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.369582  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:53.369733  7463 raft_consensus.cc:493] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.368347  7513 raft_consensus.cc:493] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:53.370388  7463 raft_consensus.cc:515] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.370918  7513 raft_consensus.cc:3060] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.353926  7441 raft_consensus.cc:515] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.372588  7463 leader_election.cc:290] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:53.373950  7123 raft_consensus.cc:2468] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
W20260709 13:18:53.367183  7573 log.cc:927] Time spent T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
I20260709 13:18:53.375497  7321 raft_consensus.cc:359] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.376155  7321 raft_consensus.cc:385] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.376410  7321 raft_consensus.cc:740] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.377030  7321 consensus_queue.cc:260] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.373112  7463 consensus_queue.cc:1048] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:18:53.388499  7321 ts_tablet_manager.cc:1434] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:18:53.393741  7320 tablet_bootstrap.cc:492] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:53.394621  7320 ts_tablet_manager.cc:1403] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.236s	user 0.019s	sys 0.012s
I20260709 13:18:53.402196  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4b2f2bbd845a096121725c49fd893" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.403228  7272 raft_consensus.cc:2468] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:53.404906  7441 leader_election.cc:290] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:53.406997  7016 leader_election.cc:304] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:53.418347  7319 tablet_bootstrap.cc:654] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.426681  7322 ts_tablet_manager.cc:1434] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 13:18:53.423970  7441 raft_consensus.cc:493] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.428037  7524 consensus_queue.cc:1048] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:53.422767  7502 raft_consensus.cc:493] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.431151  7322 tablet_bootstrap.cc:492] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:53.416958  7418 raft_consensus.cc:493] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.436220  7418 raft_consensus.cc:515] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.438362  7418 leader_election.cc:290] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:53.428922  7502 raft_consensus.cc:515] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.441785  7502 leader_election.cc:290] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:53.451745  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:18:53.453321  7093 consensus_peers.cc:597] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:53.454888  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.455545  7273 raft_consensus.cc:2468] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:53.458334  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:53.461889  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:53.462625  7123 raft_consensus.cc:2468] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:53.475896  7321 tablet_bootstrap.cc:492] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:53.477988  7322 tablet_bootstrap.cc:654] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.429984  7441 raft_consensus.cc:515] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.472441  7501 raft_consensus.cc:2749] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:18:53.481019  7015 leader_election.cc:343] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.502628  7320 raft_consensus.cc:359] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.503250  7320 raft_consensus.cc:385] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.503477  7320 raft_consensus.cc:740] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.504031  7320 consensus_queue.cc:260] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.508816  7320 ts_tablet_manager.cc:1434] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.114s	user 0.006s	sys 0.000s
I20260709 13:18:53.510394  7320 tablet_bootstrap.cc:492] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:53.499585  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4b2f2bbd845a096121725c49fd893" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:53.506094  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2eb47d7c404ba8b4d833841c9321ec" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:53.511862  7513 raft_consensus.cc:515] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.514889  7441 leader_election.cc:290] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:53.515787  7513 leader_election.cc:290] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:53.517544  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:18:53.505082  7167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 58813.1us
I20260709 13:18:53.525852  7016 leader_election.cc:304] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:53.526253  7319 tablet_bootstrap.cc:492] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:53.530454  7319 ts_tablet_manager.cc:1403] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.239s	user 0.008s	sys 0.017s
I20260709 13:18:53.512032  7430 raft_consensus.cc:515] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
W20260709 13:18:53.531227  7090 leader_election.cc:343] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.531852  7093 leader_election.cc:304] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:53.533210  7052 raft_consensus.cc:2393] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e124992eb294e0087db3023ac3a3de0 in current term 1: Already voted for candidate f4c169509a11460196fa883821703939 in this term.
I20260709 13:18:53.533419  7441 raft_consensus.cc:2804] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:53.533799  7502 raft_consensus.cc:2804] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:53.534313  7502 raft_consensus.cc:493] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:53.534669  7502 raft_consensus.cc:3060] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.535154  7430 leader_election.cc:290] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:53.533878  7441 raft_consensus.cc:493] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:18:53.518030  7583 log.cc:927] Time spent T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: Append to log took a long time: real 0.072s	user 0.001s	sys 0.002s
I20260709 13:18:53.518196  7123 raft_consensus.cc:2468] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:53.543040  7441 raft_consensus.cc:3060] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.550716  7322 tablet_bootstrap.cc:492] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:53.551173  7322 ts_tablet_manager.cc:1403] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.007s
I20260709 13:18:53.556186  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:53.549777  7165 leader_election.cc:343] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.551759  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:53.566200  7272 raft_consensus.cc:3060] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.566538  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:53.571491  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2eb47d7c404ba8b4d833841c9321ec" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.572559  7271 raft_consensus.cc:2468] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:53.581935  7527 raft_consensus.cc:493] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.573868  7319 raft_consensus.cc:359] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.587560  7319 raft_consensus.cc:385] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.587858  7319 raft_consensus.cc:740] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.587168  7527 raft_consensus.cc:515] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.591141  7527 leader_election.cc:290] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:53.588620  7319 consensus_queue.cc:260] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.593943  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca97fb3747c44407bd7972e6be9fd890" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:53.598299  7319 ts_tablet_manager.cc:1434] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.068s	user 0.002s	sys 0.005s
I20260709 13:18:53.599212  7319 tablet_bootstrap.cc:492] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:53.601531  7321 tablet_bootstrap.cc:654] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.602118  7320 tablet_bootstrap.cc:654] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:53.602490  7090 leader_election.cc:343] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.608506  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2683f0e4e465284d7e0a16783de70" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:53.609190  7269 raft_consensus.cc:3060] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.615672  7272 raft_consensus.cc:2468] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:53.616345  7502 raft_consensus.cc:515] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.617061  7018 leader_election.cc:304] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:53.618285  7588 raft_consensus.cc:2804] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:53.625792  7588 raft_consensus.cc:697] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:53.626641  7588 consensus_queue.cc:237] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.620929  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d2683f0e4e465284d7e0a16783de70" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:53.627597  7048 raft_consensus.cc:3060] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.628782  7319 tablet_bootstrap.cc:654] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.635847  7322 raft_consensus.cc:359] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.636693  7322 raft_consensus.cc:385] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.636979  7322 raft_consensus.cc:740] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.637693  7322 consensus_queue.cc:260] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.644408  7269 raft_consensus.cc:2468] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
W20260709 13:18:53.619234  7093 leader_election.cc:343] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.652040  7093 leader_election.cc:304] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:53.652865  7527 raft_consensus.cc:2749] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:53.655961  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca97fb3747c44407bd7972e6be9fd890" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:53.618134  7165 leader_election.cc:304] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:53.657474  7322 ts_tablet_manager.cc:1434] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.000s
I20260709 13:18:53.658362  7589 raft_consensus.cc:2804] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:53.658510  7322 tablet_bootstrap.cc:492] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:53.647064  7502 leader_election.cc:290] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:53.648878  7048 raft_consensus.cc:2468] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:53.646024  7441 raft_consensus.cc:515] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.664225  7441 leader_election.cc:290] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:53.664932  7167 leader_election.cc:304] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:53.665438  7125 raft_consensus.cc:2393] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4c169509a11460196fa883821703939 in current term 1: Already voted for candidate 8e124992eb294e0087db3023ac3a3de0 in this term.
I20260709 13:18:53.665956  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:53.666595  7123 raft_consensus.cc:3060] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.667212  7322 tablet_bootstrap.cc:654] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.661935  7320 tablet_bootstrap.cc:492] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:53.668251  7320 ts_tablet_manager.cc:1403] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.159s	user 0.013s	sys 0.003s
I20260709 13:18:53.669812  7589 raft_consensus.cc:493] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:53.670270  7589 raft_consensus.cc:3060] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.672314  7320 raft_consensus.cc:359] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.676854  7320 raft_consensus.cc:385] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.677181  7320 raft_consensus.cc:740] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.677860  7320 consensus_queue.cc:260] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.683504  7048 raft_consensus.cc:3060] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.683452  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
W20260709 13:18:53.685281  7015 leader_election.cc:343] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.689563  7589 raft_consensus.cc:515] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.698695  7320 ts_tablet_manager.cc:1434] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:18:53.700320  7320 tablet_bootstrap.cc:492] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:53.700775  7593 raft_consensus.cc:2804] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:53.701246  7593 raft_consensus.cc:493] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:53.701730  7593 raft_consensus.cc:3060] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.706234  7320 tablet_bootstrap.cc:654] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.707806  7167 leader_election.cc:304] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:53.709188  7510 raft_consensus.cc:2804] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:53.709964  7593 raft_consensus.cc:515] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.713490  7593 leader_election.cc:290] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:53.716427  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
W20260709 13:18:53.717308  7093 leader_election.cc:343] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.720471  7587 raft_consensus.cc:493] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.721858  7093 leader_election.cc:304] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:53.722031  7587 raft_consensus.cc:515] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.722239  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4b2f2bbd845a096121725c49fd893" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:53.723327  7272 raft_consensus.cc:3060] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.724242  7587 leader_election.cc:290] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:53.717406  7269 raft_consensus.cc:2393] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8e124992eb294e0087db3023ac3a3de0 in current term 1: Already voted for candidate f4c169509a11460196fa883821703939 in this term.
I20260709 13:18:53.725018  7527 raft_consensus.cc:2749] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:53.718396  7052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:53.731825  7319 tablet_bootstrap.cc:492] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:53.732488  7319 ts_tablet_manager.cc:1403] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.022s
I20260709 13:18:53.718783  7123 raft_consensus.cc:2468] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:53.735234  7321 tablet_bootstrap.cc:492] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:53.735816  7321 ts_tablet_manager.cc:1403] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.265s	user 0.019s	sys 0.002s
I20260709 13:18:53.735560  7319 raft_consensus.cc:359] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.736354  7319 raft_consensus.cc:385] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.736667  7319 raft_consensus.cc:740] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.740152  7319 consensus_queue.cc:260] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.740443  7501 consensus_queue.cc:1048] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:53.744462  7320 tablet_bootstrap.cc:492] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:53.744403  7510 raft_consensus.cc:697] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:53.745123  7320 ts_tablet_manager.cc:1403] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.001s
I20260709 13:18:53.745455  7510 consensus_queue.cc:237] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.747769  7319 ts_tablet_manager.cc:1434] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:18:53.748783  7319 tablet_bootstrap.cc:492] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:53.750468  7320 raft_consensus.cc:359] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.750818  7321 raft_consensus.cc:359] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.751241  7320 raft_consensus.cc:385] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.751513  7321 raft_consensus.cc:385] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.751873  7321 raft_consensus.cc:740] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.751886  7322 tablet_bootstrap.cc:492] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:53.754174  7322 ts_tablet_manager.cc:1403] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.016s
I20260709 13:18:53.751559  7320 raft_consensus.cc:740] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.755949  7320 consensus_queue.cc:260] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.758924  7320 ts_tablet_manager.cc:1434] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:18:53.758670  7430 raft_consensus.cc:493] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ae967211a7b43559a2be39652b77fea)
I20260709 13:18:53.760149  7319 tablet_bootstrap.cc:654] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.760259  7430 raft_consensus.cc:515] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.761083  7320 tablet_bootstrap.cc:492] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:53.767226  7272 raft_consensus.cc:2468] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:53.705850  7589 leader_election.cc:290] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:53.769824  7430 leader_election.cc:290] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:53.770495  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a39f49faee4b06b20ec9ad6f103201" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:53.771065  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a39f49faee4b06b20ec9ad6f103201" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.771900  7319 tablet_bootstrap.cc:492] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:53.772396  7319 ts_tablet_manager.cc:1403] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 13:18:53.773926  7320 tablet_bootstrap.cc:654] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.777186  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2eb47d7c404ba8b4d833841c9321ec" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:53.777259  7319 raft_consensus.cc:359] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.777858  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4b2f2bbd845a096121725c49fd893" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:53.778601  7125 raft_consensus.cc:3060] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.778539  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f2eb47d7c404ba8b4d833841c9321ec" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:53.779073  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184701810d99482eb6741c61396eb6de" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.779469  7274 raft_consensus.cc:3060] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.779836  7016 leader_election.cc:304] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:53.780035  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184701810d99482eb6741c61396eb6de" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:53.781184  7016 consensus_peers.cc:597] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:53.752735  7321 consensus_queue.cc:260] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.757136  7322 raft_consensus.cc:359] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.783241  7322 raft_consensus.cc:385] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.784029  6947 catalog_manager.cc:5697] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:53.787683  7319 raft_consensus.cc:385] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.788038  7319 raft_consensus.cc:740] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.787424  7274 raft_consensus.cc:2468] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:53.789520  7319 consensus_queue.cc:260] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.790581  7273 raft_consensus.cc:2468] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:53.792030  7466 raft_consensus.cc:493] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.792514  7503 raft_consensus.cc:493] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.792613  7466 raft_consensus.cc:515] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.793087  7503 raft_consensus.cc:515] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.795267  7503 leader_election.cc:290] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:53.796461  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033c7f88dfc842ce8b62442fb5225574" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:53.797953  7239 leader_election.cc:343] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.784905  7501 raft_consensus.cc:2804] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:53.798079  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d4f71bc6c14750be2020598a31f131" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.798777  7501 raft_consensus.cc:697] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:53.798887  7466 leader_election.cc:290] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:53.785897  7527 raft_consensus.cc:493] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.799889  7319 ts_tablet_manager.cc:1434] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:18:53.800251  7527 raft_consensus.cc:515] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.801535  7018 leader_election.cc:304] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:53.802556  7527 leader_election.cc:290] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:53.803143  7502 raft_consensus.cc:2749] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:53.803777  7501 consensus_queue.cc:237] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.805518  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033c7f88dfc842ce8b62442fb5225574" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:53.807279  7241 leader_election.cc:343] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.807796  7241 leader_election.cc:304] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:53.809252  7351 raft_consensus.cc:2749] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:53.804482  7319 tablet_bootstrap.cc:492] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:53.812455  7125 raft_consensus.cc:2468] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:53.814651  7322 raft_consensus.cc:740] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.815690  7322 consensus_queue.cc:260] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.816290  7319 tablet_bootstrap.cc:654] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.818181  7048 raft_consensus.cc:3060] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.825727  7124 raft_consensus.cc:3060] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.829087  7322 ts_tablet_manager.cc:1434] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:18:53.830353  7322 tablet_bootstrap.cc:492] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:53.837083  7322 tablet_bootstrap.cc:654] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.839845  7351 raft_consensus.cc:493] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.840651  7351 raft_consensus.cc:515] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.848182  7124 raft_consensus.cc:2468] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:53.849025  7322 tablet_bootstrap.cc:492] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:53.849726  7322 ts_tablet_manager.cc:1403] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:18:53.852871  7322 raft_consensus.cc:359] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.853786  7322 raft_consensus.cc:385] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.854157  7322 raft_consensus.cc:740] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.854940  7322 consensus_queue.cc:260] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:53.818902  7093 leader_election.cc:304] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939
W20260709 13:18:53.819532  7167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:38175, user_credentials={real_user=slave}} blocked reactor thread for 44343.6us
I20260709 13:18:53.856211  7524 raft_consensus.cc:2749] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:53.856833  7167 leader_election.cc:304] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:53.822084  7513 raft_consensus.cc:493] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.857986  7513 raft_consensus.cc:515] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:53.860275  7513 leader_election.cc:290] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:53.823346  7321 ts_tablet_manager.cc:1434] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.001s
I20260709 13:18:53.861930  7510 raft_consensus.cc:2804] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:53.862142  7321 tablet_bootstrap.cc:492] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:53.862493  7510 raft_consensus.cc:697] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:53.863425  7510 consensus_queue.cc:237] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
W20260709 13:18:53.867035  7165 leader_election.cc:343] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.869493  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.869869  7167 leader_election.cc:304] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:53.870929  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:53.871155  7587 raft_consensus.cc:2804] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:53.871740  7587 raft_consensus.cc:697] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:53.872223  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50d4f71bc6c14750be2020598a31f131" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:53.872710  7587 consensus_queue.cc:237] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.874750  7167 leader_election.cc:304] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:53.875414  7321 tablet_bootstrap.cc:654] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.875545  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:53.876921  7595 raft_consensus.cc:2804] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:53.877350  7595 raft_consensus.cc:493] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:53.877712  7595 raft_consensus.cc:3060] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.879132  7016 leader_election.cc:304] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea
W20260709 13:18:53.877770  7241 leader_election.cc:343] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.879804  7093 leader_election.cc:304] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939
I20260709 13:18:53.905742  7524 raft_consensus.cc:2749] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:53.899173  7319 tablet_bootstrap.cc:492] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:53.911716  7319 ts_tablet_manager.cc:1403] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.005s
I20260709 13:18:53.913618  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:53.895112  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:53.914636  7272 raft_consensus.cc:2468] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:53.891013  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:53.915772  7201 raft_consensus.cc:2468] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:53.918399  7322 ts_tablet_manager.cc:1434] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.002s
I20260709 13:18:53.920039  7238 leader_election.cc:304] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:53.921350  7356 raft_consensus.cc:2804] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:53.921309  7319 raft_consensus.cc:359] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.922101  7356 raft_consensus.cc:493] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:53.922267  7319 raft_consensus.cc:385] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.922602  7356 raft_consensus.cc:3060] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.881104  7351 leader_election.cc:290] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:53.915772  7595 raft_consensus.cc:515] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.922616  7319 raft_consensus.cc:740] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.926913  7319 consensus_queue.cc:260] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.927533  7595 leader_election.cc:290] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:53.928910  7319 ts_tablet_manager.cc:1434] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
W20260709 13:18:53.930927  7167 leader_election.cc:343] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.932444  7322 tablet_bootstrap.cc:492] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:53.933426  7319 tablet_bootstrap.cc:492] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:53.936993  7321 tablet_bootstrap.cc:492] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:53.938491  7321 ts_tablet_manager.cc:1403] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.001s
I20260709 13:18:53.941905  7321 raft_consensus.cc:359] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.942353  7322 tablet_bootstrap.cc:654] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.949798  7321 raft_consensus.cc:385] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.950346  7321 raft_consensus.cc:740] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.951215  7321 consensus_queue.cc:260] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.954555  7321 ts_tablet_manager.cc:1434] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:18:53.957410  7321 tablet_bootstrap.cc:492] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:53.958933  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184701810d99482eb6741c61396eb6de" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:53.957995  7588 raft_consensus.cc:493] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.961539  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184701810d99482eb6741c61396eb6de" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:53.961885  7588 raft_consensus.cc:515] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:53.962222  7269 raft_consensus.cc:3060] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.964488  7588 leader_election.cc:290] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:53.967489  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:53.969766  7321 tablet_bootstrap.cc:654] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.970394  7513 raft_consensus.cc:493] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:53.971065  7513 raft_consensus.cc:515] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
W20260709 13:18:53.977664  7015 leader_election.cc:343] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:53.980993  7167 leader_election.cc:304] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:53.982854  7587 raft_consensus.cc:2804] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:53.983408  7587 raft_consensus.cc:493] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:53.982846  7321 tablet_bootstrap.cc:492] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:53.984292  7587 raft_consensus.cc:3060] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.984202  6948 catalog_manager.cc:5697] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:53.984656  7321 ts_tablet_manager.cc:1403] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 13:18:53.987969  7321 raft_consensus.cc:359] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.988659  7321 raft_consensus.cc:385] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.988907  7321 raft_consensus.cc:740] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.989499  7321 consensus_queue.cc:260] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:53.992349  7513 leader_election.cc:290] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:53.998073  7321 ts_tablet_manager.cc:1434] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:18:53.999148  7321 tablet_bootstrap.cc:492] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:54.005229  7321 tablet_bootstrap.cc:654] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.004755  7356 raft_consensus.cc:515] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.007099  7356 leader_election.cc:290] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:54.008693  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
W20260709 13:18:54.010629  7241 leader_election.cc:343] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.011857  7269 raft_consensus.cc:2468] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:54.012058  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:54.013962  7501 raft_consensus.cc:2749] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:54.017582  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:54.017933  7319 tablet_bootstrap.cc:654] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.019347  7167 leader_election.cc:304] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:54.020663  7513 raft_consensus.cc:2804] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:54.021493  7513 raft_consensus.cc:697] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:54.022806  7513 consensus_queue.cc:237] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.024204  7320 tablet_bootstrap.cc:492] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:54.024762  7320 ts_tablet_manager.cc:1403] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.264s	user 0.044s	sys 0.100s
I20260709 13:18:54.027115  7319 tablet_bootstrap.cc:492] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:54.027745  7320 raft_consensus.cc:359] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.028249  7322 tablet_bootstrap.cc:492] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:54.021469  6950 catalog_manager.cc:5697] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:54.029225  7322 ts_tablet_manager.cc:1403] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.001s
I20260709 13:18:54.032469  7322 raft_consensus.cc:359] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:54.033142  7322 raft_consensus.cc:385] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.033612  7321 tablet_bootstrap.cc:492] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:54.033735  7322 raft_consensus.cc:740] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.034610  7321 ts_tablet_manager.cc:1403] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.012s
W20260709 13:18:54.034797  7165 leader_election.cc:343] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.035130  7322 consensus_queue.cc:260] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:54.037475  7321 raft_consensus.cc:359] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.038232  7321 raft_consensus.cc:385] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.038498  7321 raft_consensus.cc:740] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.039152  7321 consensus_queue.cc:260] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.039687  7320 raft_consensus.cc:385] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.040045  7320 raft_consensus.cc:740] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.040865  7320 consensus_queue.cc:260] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.041556  7321 ts_tablet_manager.cc:1434] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:54.042609  7321 tablet_bootstrap.cc:492] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:54.043052  7320 ts_tablet_manager.cc:1434] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:18:54.044009  7320 tablet_bootstrap.cc:492] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:54.047395  7322 ts_tablet_manager.cc:1434] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.006s
I20260709 13:18:54.048425  7322 tablet_bootstrap.cc:492] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:54.049014  7321 tablet_bootstrap.cc:654] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.028230  7319 ts_tablet_manager.cc:1403] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.004s
I20260709 13:18:54.051302  7320 tablet_bootstrap.cc:654] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.056428  7322 tablet_bootstrap.cc:654] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.056125  7319 raft_consensus.cc:359] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.057015  7319 raft_consensus.cc:385] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.057686  7319 raft_consensus.cc:740] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.058579  7319 consensus_queue.cc:260] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.068509  7319 ts_tablet_manager.cc:1434] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:18:54.069278  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:54.069388  7587 raft_consensus.cc:515] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.118196  7125 raft_consensus.cc:2393] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d84fe3744f8d4efa97a1dbb5681480c7 in current term 1: Already voted for candidate f4c169509a11460196fa883821703939 in this term.
I20260709 13:18:54.119438  7587 leader_election.cc:290] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:54.119925  7124 raft_consensus.cc:3060] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.120244  7201 raft_consensus.cc:2393] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ae967211a7b43559a2be39652b77fea in current term 1: Already voted for candidate d84fe3744f8d4efa97a1dbb5681480c7 in this term.
I20260709 13:18:54.122115  7351 raft_consensus.cc:493] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.123545  7351 raft_consensus.cc:515] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.087214  7320 tablet_bootstrap.cc:492] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:54.126590  7125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00922a5a6d420298e94ac4195a3d2a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:54.115442  7167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:38175, user_credentials={real_user=slave}} blocked reactor thread for 44932.5us
I20260709 13:18:54.116696  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:54.126533  7320 ts_tablet_manager.cc:1403] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.083s	user 0.033s	sys 0.009s
I20260709 13:18:54.128753  7319 tablet_bootstrap.cc:492] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
W20260709 13:18:54.129215  7239 leader_election.cc:343] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.128099  7123 raft_consensus.cc:2468] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:54.131789  7320 raft_consensus.cc:359] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.132527  7320 raft_consensus.cc:385] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.132804  7320 raft_consensus.cc:740] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.133463  7320 consensus_queue.cc:260] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.134831  7351 leader_election.cc:290] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:54.137900  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:54.138402  7238 leader_election.cc:304] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [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: 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:54.138775  7272 raft_consensus.cc:2393] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d84fe3744f8d4efa97a1dbb5681480c7 in current term 1: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
I20260709 13:18:54.139779  7351 raft_consensus.cc:2749] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:54.137900  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:54.142737  7051 raft_consensus.cc:3060] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.146132  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00922a5a6d420298e94ac4195a3d2a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:54.147081  7200 raft_consensus.cc:2468] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:54.152518  7051 raft_consensus.cc:2468] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:54.153151  7320 ts_tablet_manager.cc:1434] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:18:54.154315  7238 leader_election.cc:304] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:54.159355  7351 raft_consensus.cc:2804] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:54.159953  7351 raft_consensus.cc:493] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:54.161731  7351 raft_consensus.cc:3060] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.165165  7588 consensus_queue.cc:1048] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:54.168584  7016 leader_election.cc:304] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:54.169543  7501 raft_consensus.cc:2804] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:54.169971  7501 raft_consensus.cc:493] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:54.170310  7501 raft_consensus.cc:3060] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.175433  7320 tablet_bootstrap.cc:492] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:54.183763  7588 consensus_queue.cc:1048] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:54.191148  6949 catalog_manager.cc:5697] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:54.192996  6949 catalog_manager.cc:5697] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:54.202921  7165 leader_election.cc:304] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:54.206079  7510 raft_consensus.cc:3060] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.208858  7320 tablet_bootstrap.cc:654] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.157181  7319 tablet_bootstrap.cc:654] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.216269  7351 raft_consensus.cc:515] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.218534  7351 leader_election.cc:290] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:54.220608  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00922a5a6d420298e94ac4195a3d2a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
W20260709 13:18:54.222527  7239 leader_election.cc:343] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.223105  7319 tablet_bootstrap.cc:492] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:54.223960  7319 ts_tablet_manager.cc:1403] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.000s
I20260709 13:18:54.225216  7513 raft_consensus.cc:493] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.225775  7513 raft_consensus.cc:515] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.226840  7319 raft_consensus.cc:359] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:54.227556  7319 raft_consensus.cc:385] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.227814  7319 raft_consensus.cc:740] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.227928  7513 leader_election.cc:290] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:54.228544  7319 consensus_queue.cc:260] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:54.230584  7319 ts_tablet_manager.cc:1434] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:18:54.231473  7319 tablet_bootstrap.cc:492] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:54.236461  7320 tablet_bootstrap.cc:492] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:54.237040  7320 ts_tablet_manager.cc:1403] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.010s
I20260709 13:18:54.238628  7319 tablet_bootstrap.cc:654] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.240753  7321 tablet_bootstrap.cc:492] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:54.240904  7322 tablet_bootstrap.cc:492] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:54.241336  7321 ts_tablet_manager.cc:1403] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.199s	user 0.031s	sys 0.060s
I20260709 13:18:54.243636  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00922a5a6d420298e94ac4195a3d2a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:54.244297  7200 raft_consensus.cc:3060] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.244627  7321 raft_consensus.cc:359] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.245533  7321 raft_consensus.cc:385] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.246752  7321 raft_consensus.cc:740] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.247614  7321 consensus_queue.cc:260] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.248438  7501 raft_consensus.cc:515] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.250238  7321 ts_tablet_manager.cc:1434] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:54.241463  7322 ts_tablet_manager.cc:1403] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.193s	user 0.003s	sys 0.031s
I20260709 13:18:54.250672  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca97fb3747c44407bd7972e6be9fd890" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:54.251339  7321 tablet_bootstrap.cc:492] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:54.251416  7051 raft_consensus.cc:2468] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:54.255630  7200 raft_consensus.cc:2468] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:54.255913  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:54.271803  7201 raft_consensus.cc:3060] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.272967  7125 raft_consensus.cc:3060] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.256795  7501 leader_election.cc:290] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:54.259759  7527 raft_consensus.cc:493] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.275312  7527 raft_consensus.cc:515] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:54.277083  7527 leader_election.cc:290] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:54.261241  7322 raft_consensus.cc:359] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.277736  7322 raft_consensus.cc:385] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.278090  7322 raft_consensus.cc:740] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.278712  7322 consensus_queue.cc:260] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.279855  7201 raft_consensus.cc:2468] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:54.280500  7322 ts_tablet_manager.cc:1434] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260709 13:18:54.262579  7320 raft_consensus.cc:359] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.281085  7320 raft_consensus.cc:385] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.281389  7320 raft_consensus.cc:740] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.281548  7322 tablet_bootstrap.cc:492] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:54.282178  7320 consensus_queue.cc:260] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.284595  7320 ts_tablet_manager.cc:1434] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:18:54.285591  7320 tablet_bootstrap.cc:492] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:54.266011  7321 tablet_bootstrap.cc:654] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.269780  7319 tablet_bootstrap.cc:492] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:54.251470  7510 raft_consensus.cc:2749] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:54.289002  7322 tablet_bootstrap.cc:654] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.289083  7319 ts_tablet_manager.cc:1403] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.001s
I20260709 13:18:54.291375  7319 raft_consensus.cc:359] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.291916  7319 raft_consensus.cc:385] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.292222  7319 raft_consensus.cc:740] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.293044  7319 consensus_queue.cc:260] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.293520  7321 tablet_bootstrap.cc:492] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:54.294100  7321 ts_tablet_manager.cc:1403] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.002s
I20260709 13:18:54.294704  7320 tablet_bootstrap.cc:654] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.295553  7319 ts_tablet_manager.cc:1434] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:18:54.296993  7321 raft_consensus.cc:359] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.297727  7321 raft_consensus.cc:385] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.298280  7321 raft_consensus.cc:740] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.299723  7319 tablet_bootstrap.cc:492] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:54.298951  7321 consensus_queue.cc:260] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.343825  7015 leader_election.cc:304] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:54.267127  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:54.351063  7123 raft_consensus.cc:3060] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.268512  7126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca97fb3747c44407bd7972e6be9fd890" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:54.354933  7126 raft_consensus.cc:2468] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:54.358780  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033c7f88dfc842ce8b62442fb5225574" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:54.354970  7502 raft_consensus.cc:2804] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:54.266260  7167 leader_election.cc:304] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:54.360276  7502 raft_consensus.cc:697] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
W20260709 13:18:54.362174  7167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 95836us
I20260709 13:18:54.366736  7590 raft_consensus.cc:2804] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:54.364522  7167 leader_election.cc:304] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:54.388266  7590 raft_consensus.cc:697] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:54.391465  7321 ts_tablet_manager.cc:1434] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.001s
I20260709 13:18:54.390781  7590 consensus_queue.cc:237] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.411375  7321 tablet_bootstrap.cc:492] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
W20260709 13:18:54.411939  7167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 47673.2us
I20260709 13:18:54.417770  7587 raft_consensus.cc:2804] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:54.418929  7587 raft_consensus.cc:493] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:54.419715  7587 raft_consensus.cc:3060] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.422801  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033c7f88dfc842ce8b62442fb5225574" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:54.423944  7272 raft_consensus.cc:2468] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
W20260709 13:18:54.425890  7093 leader_election.cc:343] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.427438  7238 leader_election.cc:304] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:54.435663  7322 tablet_bootstrap.cc:492] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:54.437371  7322 ts_tablet_manager.cc:1403] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.156s	user 0.016s	sys 0.002s
I20260709 13:18:54.448563  7356 raft_consensus.cc:493] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.454286  7356 raft_consensus.cc:515] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.438760  7466 raft_consensus.cc:2804] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:54.458094  7466 raft_consensus.cc:697] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:54.454838  7418 consensus_queue.cc:1048] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:54.458623  7320 tablet_bootstrap.cc:492] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:54.442730  7093 leader_election.cc:304] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: f4c169509a11460196fa883821703939
I20260709 13:18:54.463896  7320 ts_tablet_manager.cc:1403] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.179s	user 0.011s	sys 0.006s
I20260709 13:18:54.466136  7466 consensus_queue.cc:237] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.468730  7320 raft_consensus.cc:359] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:54.463785  7356 leader_election.cc:290] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:54.469617  7320 raft_consensus.cc:385] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.488570  7320 raft_consensus.cc:740] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.472749  7441 raft_consensus.cc:2804] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:54.492754  7441 raft_consensus.cc:493] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:54.492555  7320 consensus_queue.cc:260] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:54.493456  7441 raft_consensus.cc:3060] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.495177  7320 ts_tablet_manager.cc:1434] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260709 13:18:54.496945  7320 tablet_bootstrap.cc:492] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:54.509914  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a44e2d5afba41418ab47aab587f6591" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:54.510897  7502 consensus_queue.cc:237] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.510967  7048 raft_consensus.cc:2468] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:54.525139  7356 raft_consensus.cc:493] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.490765  7123 raft_consensus.cc:2468] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:54.526070  7356 raft_consensus.cc:515] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:54.528828  7241 leader_election.cc:304] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:54.528899  7322 raft_consensus.cc:359] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.534126  7319 tablet_bootstrap.cc:654] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.535005  7356 leader_election.cc:290] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:54.535627  7356 raft_consensus.cc:2804] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:54.536016  7356 raft_consensus.cc:493] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:54.536119  7322 raft_consensus.cc:385] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.536455  7356 raft_consensus.cc:3060] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:54.529390  7018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:38175, user_credentials={real_user=slave}} blocked reactor thread for 71771.9us
I20260709 13:18:54.536505  7322 raft_consensus.cc:740] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.565834  7633 consensus_queue.cc:1048] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:18:54.561539  7322 consensus_queue.cc:260] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.576402  7356 raft_consensus.cc:515] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.578056  7322 ts_tablet_manager.cc:1434] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.134s	user 0.009s	sys 0.000s
I20260709 13:18:54.586854  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:54.591715  7356 leader_election.cc:290] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:54.594070  7510 consensus_queue.cc:1048] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:54.581940  7587 raft_consensus.cc:515] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.611819  7636 consensus_queue.cc:1048] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:54.612360  7322 tablet_bootstrap.cc:492] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:54.619871  7633 consensus_queue.cc:1048] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:54.623001  7320 tablet_bootstrap.cc:654] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.635046  7587 leader_election.cc:290] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
W20260709 13:18:54.646234  7165 consensus_peers.cc:597] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:54.651895  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca97fb3747c44407bd7972e6be9fd890" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:54.652992  7124 raft_consensus.cc:3060] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.664002  6950 catalog_manager.cc:5697] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:54.666955  6950 catalog_manager.cc:5697] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:54.671917  7239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 60103.7us
I20260709 13:18:54.677461  7319 tablet_bootstrap.cc:492] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:54.677582  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:54.678354  7319 ts_tablet_manager.cc:1403] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.379s	user 0.016s	sys 0.012s
I20260709 13:18:54.681546  7321 tablet_bootstrap.cc:654] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.690387  7351 raft_consensus.cc:493] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.691085  7351 raft_consensus.cc:515] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.692970  7441 raft_consensus.cc:515] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
W20260709 13:18:54.682488  7239 leader_election.cc:343] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:54.695475  7241 leader_election.cc:343] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.698498  7241 leader_election.cc:304] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:54.699925  7641 raft_consensus.cc:2749] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:54.702409  7441 leader_election.cc:290] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:54.704299  7524 raft_consensus.cc:493] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.708212  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a44e2d5afba41418ab47aab587f6591" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:54.709246  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033c7f88dfc842ce8b62442fb5225574" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:54.712075  7319 raft_consensus.cc:359] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.717790  7319 raft_consensus.cc:385] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.718461  7524 raft_consensus.cc:515] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.719295  7049 raft_consensus.cc:3060] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.720887  7524 leader_election.cc:290] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:54.721913  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a44e2d5afba41418ab47aab587f6591" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:54.702272  7351 leader_election.cc:290] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:54.718068  7319 raft_consensus.cc:740] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.722595  7050 raft_consensus.cc:3060] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.732942  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033c7f88dfc842ce8b62442fb5225574" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:54.733810  7269 raft_consensus.cc:3060] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.725368  7200 raft_consensus.cc:2468] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:54.743324  7319 consensus_queue.cc:260] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.754606  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00922a5a6d420298e94ac4195a3d2a" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:54.755762  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadadc216b7a4e91ac33617a5243e0a2" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:54.754793  6947 catalog_manager.cc:5697] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:54.758069  7198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00922a5a6d420298e94ac4195a3d2a" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:54.758075  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a44e2d5afba41418ab47aab587f6591" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:54.759027  7198 raft_consensus.cc:2393] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e124992eb294e0087db3023ac3a3de0 in current term 1: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
I20260709 13:18:54.759327  7200 raft_consensus.cc:3060] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:54.765098  7241 leader_election.cc:343] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.767820  7090 leader_election.cc:304] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:54.769513  7524 raft_consensus.cc:3060] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.781492  6948 catalog_manager.cc:5697] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:54.782861  6998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:18:54.792869  7645 log.cc:927] Time spent T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:18:54.822592  7124 raft_consensus.cc:2468] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:54.824312  7165 leader_election.cc:304] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:54.824251  7050 raft_consensus.cc:2468] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:54.834345  7200 raft_consensus.cc:2468] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:54.838716  7319 ts_tablet_manager.cc:1434] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.160s	user 0.009s	sys 0.000s
I20260709 13:18:54.839895  7241 leader_election.cc:304] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:54.832760  7587 raft_consensus.cc:2804] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:54.845065  7351 raft_consensus.cc:2804] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:54.846781  7351 raft_consensus.cc:697] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:54.853185  7587 raft_consensus.cc:697] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:54.849045  7351 consensus_queue.cc:237] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:54.861099  7587 consensus_queue.cc:237] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.863001  7524 raft_consensus.cc:2749] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:54.863543  7321 tablet_bootstrap.cc:492] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:54.862968  7269 raft_consensus.cc:2468] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:54.865191  7321 ts_tablet_manager.cc:1403] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.472s	user 0.013s	sys 0.021s
I20260709 13:18:54.871914  7322 tablet_bootstrap.cc:654] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.874768  7321 raft_consensus.cc:359] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.875598  7321 raft_consensus.cc:385] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.875911  7321 raft_consensus.cc:740] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.876709  7321 consensus_queue.cc:260] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:54.866561  7319 tablet_bootstrap.cc:492] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:54.877377  7513 consensus_queue.cc:1048] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:54.878844  7513 consensus_queue.cc:1048] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:54.879173  7590 consensus_queue.cc:1048] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:54.864713  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadadc216b7a4e91ac33617a5243e0a2" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:54.905663  7321 ts_tablet_manager.cc:1434] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:18:54.921785  7320 tablet_bootstrap.cc:492] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:54.922544  7320 ts_tablet_manager.cc:1403] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.426s	user 0.018s	sys 0.000s
I20260709 13:18:54.926849  7093 leader_election.cc:304] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:54.932031  7441 raft_consensus.cc:493] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.946034  7527 raft_consensus.cc:2804] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:54.946830  7527 raft_consensus.cc:697] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:18:54.950826  7049 raft_consensus.cc:2468] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
W20260709 13:18:54.955873  7238 leader_election.cc:343] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.947875  7527 consensus_queue.cc:237] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:54.956441  7238 leader_election.cc:304] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:54.973832  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca97fb3747c44407bd7972e6be9fd890" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:54.979562  7641 raft_consensus.cc:2749] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:54.979820  7048 raft_consensus.cc:3060] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.961958  7321 tablet_bootstrap.cc:492] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:54.971534  7322 tablet_bootstrap.cc:492] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:54.981227  7322 ts_tablet_manager.cc:1403] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.369s	user 0.029s	sys 0.006s
I20260709 13:18:54.965101  7320 raft_consensus.cc:359] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.986539  7320 raft_consensus.cc:385] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.986999  7320 raft_consensus.cc:740] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.940459  7441 raft_consensus.cc:515] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:54.991377  7441 leader_election.cc:290] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:54.994282  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe893999bcf7483297e5f0f0fbe2d4ef" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:55.014011  7319 tablet_bootstrap.cc:654] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.014994  7320 consensus_queue.cc:260] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:55.016625  7322 raft_consensus.cc:359] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.025477  7322 raft_consensus.cc:385] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.025938  7322 raft_consensus.cc:740] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.035627  7322 consensus_queue.cc:260] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.047565  7320 ts_tablet_manager.cc:1434] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.125s	user 0.005s	sys 0.003s
I20260709 13:18:55.027839  7045 raft_consensus.cc:2468] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:55.024608  7418 consensus_queue.cc:1048] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:18:55.054665  7321 tablet_bootstrap.cc:654] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.041875  7513 consensus_queue.cc:1048] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:18:55.070478  7320 tablet_bootstrap.cc:492] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:55.074738  7093 leader_election.cc:304] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:55.088696  7320 tablet_bootstrap.cc:654] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.083859  6947 catalog_manager.cc:5697] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:55.101372  7356 consensus_queue.cc:1048] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.112587  7441 raft_consensus.cc:493] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.112995  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe893999bcf7483297e5f0f0fbe2d4ef" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:55.113258  7441 raft_consensus.cc:515] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
W20260709 13:18:55.114949  7090 leader_election.cc:343] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.115554  7441 leader_election.cc:290] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:55.116144  7638 raft_consensus.cc:2804] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.116549  7638 raft_consensus.cc:493] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.116889  7638 raft_consensus.cc:3060] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.118878  7322 ts_tablet_manager.cc:1434] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.137s	user 0.009s	sys 0.000s
I20260709 13:18:55.119999  7322 tablet_bootstrap.cc:492] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:55.121014  7321 tablet_bootstrap.cc:492] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:55.121510  7321 ts_tablet_manager.cc:1403] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.183s	user 0.021s	sys 0.004s
W20260709 13:18:55.125634  7167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 90504.8us
I20260709 13:18:55.126665  7356 raft_consensus.cc:493] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.127128  7356 raft_consensus.cc:515] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:55.123023  7502 consensus_queue.cc:1048] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:18:55.136858  7048 raft_consensus.cc:2468] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:55.138491  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:55.138710  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c110fe14b0ef40d591cdced46a20437b" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:55.139273  7273 raft_consensus.cc:2468] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:55.141556  7093 leader_election.cc:304] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:55.144829  7356 leader_election.cc:290] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:55.153918  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:55.151257  7524 raft_consensus.cc:2804] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.162189  7524 raft_consensus.cc:493] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.162338  7636 raft_consensus.cc:493] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.162597  7524 raft_consensus.cc:3060] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.162964  7636 raft_consensus.cc:515] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
W20260709 13:18:55.159523  7239 leader_election.cc:343] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:55.169359  7093 leader_election.cc:343] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.170462  7321 raft_consensus.cc:359] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:55.172261  7321 raft_consensus.cc:385] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.172699  7321 raft_consensus.cc:740] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.180689  7319 tablet_bootstrap.cc:492] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:55.206106  7319 ts_tablet_manager.cc:1403] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.340s	user 0.034s	sys 0.039s
I20260709 13:18:55.165453  7638 raft_consensus.cc:515] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:55.211347  7638 leader_election.cc:290] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
W20260709 13:18:55.213272  7659 log.cc:927] Time spent T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea: Append to log took a long time: real 0.077s	user 0.000s	sys 0.002s
I20260709 13:18:55.171911  7502 consensus_queue.cc:1048] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 13:18:55.216421  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c110fe14b0ef40d591cdced46a20437b" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:55.209566  7321 consensus_queue.cc:260] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:55.217116  7199 raft_consensus.cc:2468] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:55.216279  7322 tablet_bootstrap.cc:654] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.238930  7524 raft_consensus.cc:515] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.229465  7319 raft_consensus.cc:359] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.242569  7319 raft_consensus.cc:385] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.242858  7319 raft_consensus.cc:740] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.242287  6950 catalog_manager.cc:5697] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:55.244763  7319 consensus_queue.cc:260] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.242089  7524 leader_election.cc:290] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:55.259953  7321 ts_tablet_manager.cc:1434] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.138s	user 0.005s	sys 0.003s
I20260709 13:18:55.269021  7321 tablet_bootstrap.cc:492] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:55.272071  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:55.272846  7273 raft_consensus.cc:3060] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.278548  7636 leader_election.cc:290] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:55.280102  7319 ts_tablet_manager.cc:1434] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 13:18:55.281454  7319 tablet_bootstrap.cc:492] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:55.286651  6948 catalog_manager.cc:5697] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.284449  7320 tablet_bootstrap.cc:492] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:55.291805  7320 ts_tablet_manager.cc:1403] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.222s	user 0.018s	sys 0.011s
I20260709 13:18:55.315074  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe893999bcf7483297e5f0f0fbe2d4ef" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:55.315871  7201 raft_consensus.cc:3060] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.316001  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c110fe14b0ef40d591cdced46a20437b" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:55.318341  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:55.319041  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe893999bcf7483297e5f0f0fbe2d4ef" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:55.319655  7045 raft_consensus.cc:3060] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.322463  7466 consensus_queue.cc:1048] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.324777  7201 raft_consensus.cc:2468] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:55.328773  7319 tablet_bootstrap.cc:654] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.341418  7321 tablet_bootstrap.cc:654] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:55.340687  7165 leader_election.cc:343] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.348801  7513 consensus_queue.cc:1048] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:55.352963  7273 raft_consensus.cc:2468] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:55.364781  7093 leader_election.cc:304] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:55.369197  7524 raft_consensus.cc:2804] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.367834  7238 leader_election.cc:304] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:55.386727  7322 tablet_bootstrap.cc:492] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:55.387276  7322 ts_tablet_manager.cc:1403] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.268s	user 0.009s	sys 0.013s
I20260709 13:18:55.387929  7641 raft_consensus.cc:2804] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.373068  7320 raft_consensus.cc:359] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.389024  7320 raft_consensus.cc:385] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.388373  7641 raft_consensus.cc:493] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.389309  7320 raft_consensus.cc:740] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.391557  7641 raft_consensus.cc:3060] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.391989  7320 consensus_queue.cc:260] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.396400  7320 ts_tablet_manager.cc:1434] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.002s
I20260709 13:18:55.388690  7351 consensus_queue.cc:1048] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:18:55.397547  7320 tablet_bootstrap.cc:492] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:55.433696  7320 tablet_bootstrap.cc:654] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.432216  7524 raft_consensus.cc:697] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:18:55.438011  7524 consensus_queue.cc:237] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.442443  7090 leader_election.cc:304] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:55.452997  7045 raft_consensus.cc:2468] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:55.453187  7322 raft_consensus.cc:359] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:55.453974  7322 raft_consensus.cc:385] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.454247  7322 raft_consensus.cc:740] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.454902  7322 consensus_queue.cc:260] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:55.456571  7322 ts_tablet_manager.cc:1434] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 13:18:55.455853  7641 raft_consensus.cc:515] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:55.470439  7356 consensus_queue.cc:1048] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.471046  7048 raft_consensus.cc:3060] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.477029  7322 tablet_bootstrap.cc:492] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:55.483776  7321 tablet_bootstrap.cc:492] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:55.484318  7321 ts_tablet_manager.cc:1403] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.216s	user 0.010s	sys 0.028s
I20260709 13:18:55.502717  7319 tablet_bootstrap.cc:492] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:55.503309  7319 ts_tablet_manager.cc:1403] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.222s	user 0.013s	sys 0.031s
I20260709 13:18:55.506184  7319 raft_consensus.cc:359] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.506884  7319 raft_consensus.cc:385] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.507184  7319 raft_consensus.cc:740] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.509140  7319 consensus_queue.cc:260] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.511265  7319 ts_tablet_manager.cc:1434] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:55.512490  7319 tablet_bootstrap.cc:492] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:55.513746  7641 leader_election.cc:290] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:55.514696  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c110fe14b0ef40d591cdced46a20437b" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:55.515745  7272 raft_consensus.cc:2393] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d84fe3744f8d4efa97a1dbb5681480c7 in current term 1: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
I20260709 13:18:55.521760  7321 raft_consensus.cc:359] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:55.522821  7321 raft_consensus.cc:385] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.524745  7321 raft_consensus.cc:740] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.478186  7638 raft_consensus.cc:2804] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.525629  7679 consensus_queue.cc:1048] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:55.532087  7321 consensus_queue.cc:260] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:55.538039  7319 tablet_bootstrap.cc:654] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:55.533967  7015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 67444.2us
I20260709 13:18:55.547982  7198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c110fe14b0ef40d591cdced46a20437b" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:55.534399  7510 consensus_queue.cc:1048] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:18:55.535159  7638 raft_consensus.cc:697] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:18:55.557216  7321 ts_tablet_manager.cc:1434] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.073s	user 0.010s	sys 0.001s
I20260709 13:18:55.562675  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c110fe14b0ef40d591cdced46a20437b" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
W20260709 13:18:55.565281  7239 leader_election.cc:343] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.570654  7167 leader_election.cc:304] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:55.556875  7198 raft_consensus.cc:3060] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.573589  7321 tablet_bootstrap.cc:492] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:55.575651  7320 tablet_bootstrap.cc:492] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:55.576341  7320 ts_tablet_manager.cc:1403] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.179s	user 0.019s	sys 0.001s
W20260709 13:18:55.580003  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 47707.8us
I20260709 13:18:55.600059  7320 raft_consensus.cc:359] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:55.600878  7320 raft_consensus.cc:385] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.601204  7320 raft_consensus.cc:740] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.608289  7320 consensus_queue.cc:260] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:55.610626  7320 ts_tablet_manager.cc:1434] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:18:55.614529  7322 tablet_bootstrap.cc:654] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.617508  7527 raft_consensus.cc:493] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.628886  7527 raft_consensus.cc:515] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:55.631875  7527 leader_election.cc:290] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:55.633046  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184701810d99482eb6741c61396eb6de" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:55.635949  7351 raft_consensus.cc:493] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.636579  7351 raft_consensus.cc:515] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.639087  7351 leader_election.cc:290] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:55.642536  7638 consensus_queue.cc:237] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:55.644328  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:55.646297  7239 leader_election.cc:343] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.649000  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:55.651193  7241 leader_election.cc:343] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.651796  7241 leader_election.cc:304] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:55.653425  7356 raft_consensus.cc:2749] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.665881  7320 tablet_bootstrap.cc:492] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:55.673885  7048 raft_consensus.cc:2468] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:55.678690  7321 tablet_bootstrap.cc:654] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.688378  7198 raft_consensus.cc:2468] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:55.690689  7513 consensus_queue.cc:1048] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:18:55.711941  7270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184701810d99482eb6741c61396eb6de" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:55.715078  7093 leader_election.cc:304] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:55.716126  7692 raft_consensus.cc:2749] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.705461  7238 leader_election.cc:304] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:55.727123  7320 tablet_bootstrap.cc:654] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.735281  7319 tablet_bootstrap.cc:492] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:55.735771  7319 ts_tablet_manager.cc:1403] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.224s	user 0.012s	sys 0.004s
I20260709 13:18:55.743518  7676 raft_consensus.cc:2749] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.744580  7641 raft_consensus.cc:2804] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.745174  7641 raft_consensus.cc:697] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:55.746043  7641 consensus_queue.cc:237] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
W20260709 13:18:55.754105  7238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 48750us
I20260709 13:18:55.779526  7319 raft_consensus.cc:359] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:55.780622  7319 raft_consensus.cc:385] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.780980  7319 raft_consensus.cc:740] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.800725  7671 consensus_queue.cc:1048] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:55.805540  6947 catalog_manager.cc:5697] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:55.815430  6947 catalog_manager.cc:5697] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.818022  7688 raft_consensus.cc:493] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.818734  7688 raft_consensus.cc:515] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:55.812558  7319 consensus_queue.cc:260] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:55.832983  7322 tablet_bootstrap.cc:492] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:55.833570  7322 ts_tablet_manager.cc:1403] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.376s	user 0.017s	sys 0.023s
I20260709 13:18:55.847990  7322 raft_consensus.cc:359] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:55.850452  7322 raft_consensus.cc:385] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.851835  7319 ts_tablet_manager.cc:1434] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.002s
I20260709 13:18:55.850853  7322 raft_consensus.cc:740] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.847401  7124 raft_consensus.cc:3060] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:55.867334  6998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:55.868666  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:55.871502  7016 leader_election.cc:343] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.880064  7320 tablet_bootstrap.cc:492] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:55.880796  7320 ts_tablet_manager.cc:1403] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.215s	user 0.025s	sys 0.051s
I20260709 13:18:55.881482  7322 consensus_queue.cc:260] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:55.889402  7688 leader_election.cc:290] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:55.892398  7319 tablet_bootstrap.cc:492] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:55.897042  7320 raft_consensus.cc:359] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:55.899276  7321 tablet_bootstrap.cc:492] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:55.902148  7321 ts_tablet_manager.cc:1403] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.329s	user 0.019s	sys 0.004s
I20260709 13:18:55.901867  7320 raft_consensus.cc:385] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.902866  7320 raft_consensus.cc:740] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.927541  7322 ts_tablet_manager.cc:1434] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.001s
I20260709 13:18:55.912736  7321 raft_consensus.cc:359] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:55.931354  7321 raft_consensus.cc:385] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.931664  7321 raft_consensus.cc:740] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.919966  7320 consensus_queue.cc:260] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:55.932772  7321 consensus_queue.cc:260] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:55.935684  7641 raft_consensus.cc:493] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.936514  7320 ts_tablet_manager.cc:1434] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.003s
I20260709 13:18:55.936233  7641 raft_consensus.cc:515] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:55.937932  7527 consensus_queue.cc:1048] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.939671  7641 leader_election.cc:290] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:55.940624  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:55.941753  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:55.942768  7241 leader_election.cc:343] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.943683  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:55.944317  7200 raft_consensus.cc:2468] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:55.946409  7527 consensus_queue.cc:1048] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:18:55.946847  7239 leader_election.cc:343] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.947315  7239 leader_election.cc:304] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:55.948722  7641 raft_consensus.cc:2749] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.950534  7320 tablet_bootstrap.cc:492] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:55.954375  7321 ts_tablet_manager.cc:1434] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.008s
I20260709 13:18:55.952503  7015 leader_election.cc:304] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:55.958022  7513 raft_consensus.cc:493] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.958515  7688 raft_consensus.cc:2804] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.960697  7688 raft_consensus.cc:493] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.961198  7688 raft_consensus.cc:3060] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.959482  7513 raft_consensus.cc:515] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:55.974030  7322 tablet_bootstrap.cc:492] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:55.972458  7513 leader_election.cc:290] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:55.977810  7319 tablet_bootstrap.cc:654] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.982295  7321 tablet_bootstrap.cc:492] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:55.984551  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadadc216b7a4e91ac33617a5243e0a2" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:55.987216  7272 raft_consensus.cc:2468] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:55.989682  7167 leader_election.cc:304] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:55.990646  7513 raft_consensus.cc:2804] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.991101  7513 raft_consensus.cc:493] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.991526  7513 raft_consensus.cc:3060] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.995618  7322 tablet_bootstrap.cc:654] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.997604  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadadc216b7a4e91ac33617a5243e0a2" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:56.021813  7045 raft_consensus.cc:2468] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:56.024040  7688 raft_consensus.cc:515] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.030310  7321 tablet_bootstrap.cc:654] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.036147  7320 tablet_bootstrap.cc:654] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.073449  7319 tablet_bootstrap.cc:492] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:56.074025  7319 ts_tablet_manager.cc:1403] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.191s	user 0.022s	sys 0.016s
I20260709 13:18:56.082158  7356 raft_consensus.cc:493] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.084574  7688 leader_election.cc:290] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:56.086555  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:56.087682  7513 raft_consensus.cc:515] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:18:56.088285  7016 leader_election.cc:343] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.082664  7356 raft_consensus.cc:515] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.086504  7319 raft_consensus.cc:359] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.090299  7319 raft_consensus.cc:385] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.090615  7319 raft_consensus.cc:740] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.104045  7319 consensus_queue.cc:260] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.105086  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:56.105764  7200 raft_consensus.cc:3060] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.107887  7319 ts_tablet_manager.cc:1434] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260709 13:18:56.109177  7319 tablet_bootstrap.cc:492] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:56.114243  7356 leader_election.cc:290] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:56.117657  7513 leader_election.cc:290] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:56.117973  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:56.120889  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:18:56.122104  7238 leader_election.cc:343] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.127282  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadadc216b7a4e91ac33617a5243e0a2" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:56.127976  7049 raft_consensus.cc:3060] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.127997  6950 catalog_manager.cc:5697] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } }
W20260709 13:18:56.134091  7241 leader_election.cc:343] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.134686  7241 leader_election.cc:304] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:56.137785  7466 raft_consensus.cc:2749] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:56.140008  7200 raft_consensus.cc:2468] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:56.153349  7124 raft_consensus.cc:3060] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.163383  7049 raft_consensus.cc:2468] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:56.165293  7167 leader_election.cc:304] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:56.166349  7320 tablet_bootstrap.cc:492] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:56.166884  7320 ts_tablet_manager.cc:1403] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.217s	user 0.030s	sys 0.016s
I20260709 13:18:56.168743  7513 raft_consensus.cc:2804] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:56.169281  7513 raft_consensus.cc:697] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:56.170007  7320 raft_consensus.cc:359] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.170840  7320 raft_consensus.cc:385] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.171123  7320 raft_consensus.cc:740] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.171840  7320 consensus_queue.cc:260] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.173817  7320 ts_tablet_manager.cc:1434] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:18:56.174830  7320 tablet_bootstrap.cc:492] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:56.178144  7272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadadc216b7a4e91ac33617a5243e0a2" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:56.178385  7513 consensus_queue.cc:237] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.178879  7272 raft_consensus.cc:3060] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.169832  7322 tablet_bootstrap.cc:492] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:56.183305  7322 ts_tablet_manager.cc:1403] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.229s	user 0.017s	sys 0.023s
I20260709 13:18:56.185768  7015 leader_election.cc:304] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:56.187037  7502 raft_consensus.cc:2804] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:56.187538  7502 raft_consensus.cc:697] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:56.188373  7502 consensus_queue.cc:237] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.191479  7638 consensus_queue.cc:1048] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:56.194386  7321 tablet_bootstrap.cc:492] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:56.194908  7321 ts_tablet_manager.cc:1403] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.213s	user 0.013s	sys 0.001s
I20260709 13:18:56.199972  7351 consensus_queue.cc:1048] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:56.200277  7441 raft_consensus.cc:493] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.204190  7441 raft_consensus.cc:515] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.205304  7319 tablet_bootstrap.cc:654] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.209558  7270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c110fe14b0ef40d591cdced46a20437b" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:56.215190  7441 leader_election.cc:290] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:56.202013  7320 tablet_bootstrap.cc:654] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.202922  7321 raft_consensus.cc:359] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.221230  7321 raft_consensus.cc:385] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.221529  7321 raft_consensus.cc:740] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.222221  7321 consensus_queue.cc:260] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.225466  7321 ts_tablet_manager.cc:1434] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:18:56.226580  7321 tablet_bootstrap.cc:492] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:56.228822  7527 consensus_queue.cc:1048] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:56.201928  7272 raft_consensus.cc:2468] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:56.220992  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c110fe14b0ef40d591cdced46a20437b" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:56.236413  7200 raft_consensus.cc:2468] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:56.239182  7321 tablet_bootstrap.cc:654] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.247025  7320 tablet_bootstrap.cc:492] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:56.266006  7320 ts_tablet_manager.cc:1403] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.006s
I20260709 13:18:56.267052  7090 leader_election.cc:304] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 9ae967211a7b43559a2be39652b77fea
I20260709 13:18:56.238302  7322 raft_consensus.cc:359] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.268201  7322 raft_consensus.cc:385] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.269044  7320 raft_consensus.cc:359] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.269474  7322 raft_consensus.cc:740] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.269797  7320 raft_consensus.cc:385] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.270112  7320 raft_consensus.cc:740] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.270566  7322 consensus_queue.cc:260] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.270761  7320 consensus_queue.cc:260] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.273675  7441 raft_consensus.cc:2804] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:56.274083  6949 catalog_manager.cc:5697] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:56.275447  7320 ts_tablet_manager.cc:1434] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:18:56.276249  7441 raft_consensus.cc:493] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9ae967211a7b43559a2be39652b77fea)
I20260709 13:18:56.276541  7320 tablet_bootstrap.cc:492] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:56.276721  7441 raft_consensus.cc:3060] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:56.293884  7351 raft_consensus.cc:493] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.294435  7351 raft_consensus.cc:515] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.289469  7502 raft_consensus.cc:493] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.295771  7502 raft_consensus.cc:515] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.296262  7351 leader_election.cc:290] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:56.298554  7270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:56.299157  7270 raft_consensus.cc:2468] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:56.300252  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88fedce0cd440bca8f79b0a2c1b3c41" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:56.300395  7018 leader_election.cc:304] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:56.301271  7688 raft_consensus.cc:2804] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:56.301671  7688 raft_consensus.cc:493] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:18:56.301867  7239 leader_election.cc:343] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.302026  7688 raft_consensus.cc:3060] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.303555  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88fedce0cd440bca8f79b0a2c1b3c41" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:18:56.304970  7238 leader_election.cc:343] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.305382  7238 leader_election.cc:304] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:56.306488  7641 raft_consensus.cc:2749] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:56.312644  6946 catalog_manager.cc:5697] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:56.314270  7502 leader_election.cc:290] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:56.309165  7688 raft_consensus.cc:515] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.316251  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:56.317425  7270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
W20260709 13:18:56.317739  7016 leader_election.cc:343] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.318070  7270 raft_consensus.cc:3060] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.325927  7270 raft_consensus.cc:2468] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:56.327023  7018 leader_election.cc:304] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:56.328351  7633 raft_consensus.cc:2804] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:56.328846  7633 raft_consensus.cc:697] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:56.329896  7633 consensus_queue.cc:237] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.331254  7322 ts_tablet_manager.cc:1434] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.148s	user 0.007s	sys 0.000s
I20260709 13:18:56.332371  7322 tablet_bootstrap.cc:492] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:56.338858  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:56.339854  7688 leader_election.cc:290] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
W20260709 13:18:56.340615  7016 leader_election.cc:343] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.347277  7319 tablet_bootstrap.cc:492] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:56.347998  7319 ts_tablet_manager.cc:1403] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.239s	user 0.012s	sys 0.016s
I20260709 13:18:56.348037  7320 tablet_bootstrap.cc:654] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.355762  7319 raft_consensus.cc:359] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.358229  7319 raft_consensus.cc:385] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.358604  7319 raft_consensus.cc:740] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.359606  7319 consensus_queue.cc:260] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.360822  7351 consensus_queue.cc:1048] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:56.362633  7319 ts_tablet_manager.cc:1434] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:18:56.363824  7319 tablet_bootstrap.cc:492] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:56.365370  7321 tablet_bootstrap.cc:492] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:56.365913  7321 ts_tablet_manager.cc:1403] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.140s	user 0.024s	sys 0.007s
I20260709 13:18:56.368569  7321 raft_consensus.cc:359] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.369201  7321 raft_consensus.cc:385] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.369489  7319 tablet_bootstrap.cc:654] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.369493  7321 raft_consensus.cc:740] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.370608  7321 consensus_queue.cc:260] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.373334  7321 ts_tablet_manager.cc:1434] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:18:56.337236  7441 raft_consensus.cc:515] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.374480  7321 tablet_bootstrap.cc:492] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:56.375254  7124 raft_consensus.cc:1240] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Rejecting Update request from peer 9ae967211a7b43559a2be39652b77fea for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:56.377945  7715 consensus_queue.cc:1059] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:56.378855  7715 raft_consensus.cc:3055] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:56.384732  7715 raft_consensus.cc:740] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:56.386579  7319 tablet_bootstrap.cc:492] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:56.385986  7715 consensus_queue.cc:260] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.387087  7319 ts_tablet_manager.cc:1403] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 13:18:56.387518  7715 raft_consensus.cc:3060] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:56.390537  7319 raft_consensus.cc:359] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.391207  7319 raft_consensus.cc:385] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.391495  7319 raft_consensus.cc:740] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.392146  7319 consensus_queue.cc:260] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.393271  7321 tablet_bootstrap.cc:654] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.394268  7319 ts_tablet_manager.cc:1434] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:18:56.394353  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c110fe14b0ef40d591cdced46a20437b" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:56.396425  7319 tablet_bootstrap.cc:492] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:56.402206  7441 leader_election.cc:290] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:56.405903  7319 tablet_bootstrap.cc:654] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.405612  7270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c110fe14b0ef40d591cdced46a20437b" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:56.412436  7322 tablet_bootstrap.cc:654] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.415313  7688 raft_consensus.cc:493] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.420066  7688 raft_consensus.cc:515] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.422590  7688 leader_election.cc:290] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:56.423723  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:56.425228  7016 leader_election.cc:343] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.426926  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:56.427634  7271 raft_consensus.cc:2468] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:56.428944  7018 leader_election.cc:304] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:56.448055  7351 raft_consensus.cc:493] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.449095  7321 tablet_bootstrap.cc:492] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:56.448794  7351 raft_consensus.cc:515] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.449607  7321 ts_tablet_manager.cc:1403] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.002s
I20260709 13:18:56.448629  7688 raft_consensus.cc:2804] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:56.458036  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dcb078c1074c4d809264ea3c2064cd" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:56.458285  7688 raft_consensus.cc:493] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:56.460582  7688 raft_consensus.cc:3060] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.463055  7351 leader_election.cc:290] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:56.465951  7321 raft_consensus.cc:359] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.467069  7321 raft_consensus.cc:385] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.467326  7321 raft_consensus.cc:740] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.468087  7321 consensus_queue.cc:260] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:18:56.470696  7239 leader_election.cc:343] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.471406  7321 ts_tablet_manager.cc:1434] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 13:18:56.478783  6949 catalog_manager.cc:5697] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:56.481046  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dcb078c1074c4d809264ea3c2064cd" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:56.481948  7321 tablet_bootstrap.cc:492] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:56.482052  7201 raft_consensus.cc:2468] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:56.483816  7238 leader_election.cc:304] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:56.485484  7351 raft_consensus.cc:2804] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:56.486057  7351 raft_consensus.cc:493] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:56.486450  7351 raft_consensus.cc:3060] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.492560  7688 raft_consensus.cc:515] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.493535  7320 tablet_bootstrap.cc:492] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:56.497565  7320 ts_tablet_manager.cc:1403] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.221s	user 0.021s	sys 0.024s
I20260709 13:18:56.499593  7319 tablet_bootstrap.cc:492] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:56.495653  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:56.496099  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:56.501157  7271 raft_consensus.cc:3060] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.501212  7351 raft_consensus.cc:515] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.501704  7321 tablet_bootstrap.cc:654] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:56.502144  7016 leader_election.cc:343] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.496697  7270 raft_consensus.cc:2468] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:18:56.504078  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dcb078c1074c4d809264ea3c2064cd" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:56.494994  7688 leader_election.cc:290] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:56.500281  7320 raft_consensus.cc:359] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.505121  7320 raft_consensus.cc:385] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.505395  7320 raft_consensus.cc:740] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.509160  7320 consensus_queue.cc:260] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:18:56.510937  7239 leader_election.cc:343] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.511356  7271 raft_consensus.cc:2468] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:56.512363  7319 ts_tablet_manager.cc:1403] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.117s	user 0.034s	sys 0.038s
I20260709 13:18:56.512938  7018 leader_election.cc:304] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:56.513341  7320 ts_tablet_manager.cc:1434] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:18:56.515234  7319 raft_consensus.cc:359] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.515919  7319 raft_consensus.cc:385] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.516171  7319 raft_consensus.cc:740] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.516817  7319 consensus_queue.cc:260] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.518385  7319 ts_tablet_manager.cc:1434] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:18:56.519129  7688 raft_consensus.cc:2804] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:56.519675  7688 raft_consensus.cc:697] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:56.520468  7688 consensus_queue.cc:237] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.522382  7320 tablet_bootstrap.cc:492] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:56.517325  7093 leader_election.cc:304] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:56.525138  7319 tablet_bootstrap.cc:492] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea: Bootstrap starting.
I20260709 13:18:56.525352  7441 raft_consensus.cc:2804] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:56.525903  7441 raft_consensus.cc:697] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:18:56.526705  7441 consensus_queue.cc:237] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [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: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.528093  7322 tablet_bootstrap.cc:492] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:56.528571  7322 ts_tablet_manager.cc:1403] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.196s	user 0.015s	sys 0.010s
I20260709 13:18:56.531232  7322 raft_consensus.cc:359] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.531849  7322 raft_consensus.cc:385] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.532084  7322 raft_consensus.cc:740] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.532680  7322 consensus_queue.cc:260] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.538883  7319 tablet_bootstrap.cc:654] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.539297  7322 ts_tablet_manager.cc:1434] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:18:56.546375  7322 tablet_bootstrap.cc:492] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:56.550094  7320 tablet_bootstrap.cc:654] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.552351  7351 leader_election.cc:290] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:56.552572  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dcb078c1074c4d809264ea3c2064cd" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:56.553267  7200 raft_consensus.cc:3060] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.555902  7322 tablet_bootstrap.cc:654] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.560349  7200 raft_consensus.cc:2468] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:56.558454  6949 catalog_manager.cc:5697] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from 9ae967211a7b43559a2be39652b77fea (127.2.94.132) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:56.562704  7238 leader_election.cc:304] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:56.563700  7351 raft_consensus.cc:2804] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:56.564248  7351 raft_consensus.cc:697] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:56.565093  7321 tablet_bootstrap.cc:492] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:56.565724  7321 ts_tablet_manager.cc:1403] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.006s
I20260709 13:18:56.565163  7351 consensus_queue.cc:237] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.567590  7320 tablet_bootstrap.cc:492] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:56.568063  7320 ts_tablet_manager.cc:1403] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.004s
I20260709 13:18:56.573231  7321 raft_consensus.cc:359] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.573523  7320 raft_consensus.cc:359] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.574047  7321 raft_consensus.cc:385] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.574350  7321 raft_consensus.cc:740] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.574239  7320 raft_consensus.cc:385] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.576261  7320 raft_consensus.cc:740] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.578783  7321 consensus_queue.cc:260] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.582402  7322 tablet_bootstrap.cc:492] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:56.582939  7322 ts_tablet_manager.cc:1403] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 13:18:56.585268  7513 raft_consensus.cc:493] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.585875  7513 raft_consensus.cc:515] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.588171  7513 leader_election.cc:290] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:56.588712  7510 raft_consensus.cc:493] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.588775  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9da5121fc94f2781b6df30cf3d3488" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:56.585311  7320 consensus_queue.cc:260] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.589430  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9da5121fc94f2781b6df30cf3d3488" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:56.589331  7510 raft_consensus.cc:515] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:18:56.590914  7165 leader_election.cc:343] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.591527  7320 ts_tablet_manager.cc:1434] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:18:56.592774  7320 tablet_bootstrap.cc:492] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:56.593195  7050 raft_consensus.cc:2468] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:56.587791  7322 raft_consensus.cc:359] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.595676  7322 raft_consensus.cc:385] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.595937  7322 raft_consensus.cc:740] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.596611  7322 consensus_queue.cc:260] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.598531  7321 ts_tablet_manager.cc:1434] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:18:56.599632  7321 tablet_bootstrap.cc:492] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:56.599776  7322 ts_tablet_manager.cc:1434] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:18:56.600771  7322 tablet_bootstrap.cc:492] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:56.602674  7167 leader_election.cc:304] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:56.603574  7589 raft_consensus.cc:2804] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:56.603928  7589 raft_consensus.cc:493] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:56.604246  7589 raft_consensus.cc:3060] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.605487  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a4e393ced14b1990e3e00fae7f550b" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:56.606228  7271 raft_consensus.cc:2468] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:56.607955  7167 leader_election.cc:304] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:56.591531  7510 leader_election.cc:290] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:56.609894  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a4e393ced14b1990e3e00fae7f550b" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:56.610257  7510 raft_consensus.cc:2804] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:56.610639  7510 raft_consensus.cc:493] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:56.611034  7510 raft_consensus.cc:3060] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.611739  7671 raft_consensus.cc:493] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.612279  7671 raft_consensus.cc:515] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.612852  7320 tablet_bootstrap.cc:654] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.614748  7671 leader_election.cc:290] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
W20260709 13:18:56.614923  7167 leader_election.cc:343] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.617379  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:56.617831  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:56.618360  7200 raft_consensus.cc:2393] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e124992eb294e0087db3023ac3a3de0 in current term 1: Already voted for candidate f4c169509a11460196fa883821703939 in this term.
I20260709 13:18:56.618546  7321 tablet_bootstrap.cc:654] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.622282  7093 leader_election.cc:304] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:56.623214  7638 raft_consensus.cc:3060] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.625993  7589 raft_consensus.cc:515] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.626734  7320 tablet_bootstrap.cc:492] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:56.627283  7320 ts_tablet_manager.cc:1403] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.002s
I20260709 13:18:56.635437  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9da5121fc94f2781b6df30cf3d3488" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:56.636808  7320 raft_consensus.cc:359] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.637606  7320 raft_consensus.cc:385] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.637941  7320 raft_consensus.cc:740] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
W20260709 13:18:56.639669  7165 leader_election.cc:343] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.640791  7589 leader_election.cc:290] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:56.641566  7322 tablet_bootstrap.cc:654] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.642369  7510 raft_consensus.cc:515] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.644718  7510 leader_election.cc:290] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:56.644779  7320 consensus_queue.cc:260] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.647961  7322 tablet_bootstrap.cc:492] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:56.648497  7322 ts_tablet_manager.cc:1403] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.000s
I20260709 13:18:56.652493  7322 raft_consensus.cc:359] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.653136  7322 raft_consensus.cc:385] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.653391  7322 raft_consensus.cc:740] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.653594  7320 ts_tablet_manager.cc:1434] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 13:18:56.654215  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9da5121fc94f2781b6df30cf3d3488" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:56.654795  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a4e393ced14b1990e3e00fae7f550b" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:56.655279  7322 consensus_queue.cc:260] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.655746  7271 raft_consensus.cc:3060] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.654798  7049 raft_consensus.cc:3060] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.656399  7510 raft_consensus.cc:493] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.657020  7510 raft_consensus.cc:515] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.659098  7510 leader_election.cc:290] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:56.654795  7320 tablet_bootstrap.cc:492] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:56.663146  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a4e393ced14b1990e3e00fae7f550b" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:56.664059  7050 raft_consensus.cc:3060] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.668336  7322 ts_tablet_manager.cc:1434] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:18:56.669075  7320 tablet_bootstrap.cc:654] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.669411  7322 tablet_bootstrap.cc:492] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:56.664103  7271 raft_consensus.cc:2468] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:56.691030  7633 raft_consensus.cc:493] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.691795  7633 raft_consensus.cc:515] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.695736  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:56.696389  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:56.696682  7200 raft_consensus.cc:2468] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:56.697427  7271 raft_consensus.cc:2468] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:56.698920  7015 leader_election.cc:304] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:56.700027  7633 leader_election.cc:290] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:56.700326  7588 raft_consensus.cc:2804] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:56.700903  7588 raft_consensus.cc:493] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:56.701359  7588 raft_consensus.cc:3060] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.703356  7322 tablet_bootstrap.cc:654] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:56.730206  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:56.731244  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:56.731362  7271 raft_consensus.cc:2468] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
I20260709 13:18:56.745543  7167 leader_election.cc:304] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:56.752012  7167 leader_election.cc:304] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:56.759338  7351 raft_consensus.cc:493] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.759439  7319 tablet_bootstrap.cc:492] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea: No bootstrap required, opened a new log
I20260709 13:18:56.761049  7319 ts_tablet_manager.cc:1403] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea: Time spent bootstrapping tablet: real 0.236s	user 0.012s	sys 0.001s
I20260709 13:18:56.759912  7351 raft_consensus.cc:515] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:56.775560  7351 leader_election.cc:290] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:56.759326  7691 raft_consensus.cc:2804] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:56.776117  7638 raft_consensus.cc:2749] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:56.777180  7513 raft_consensus.cc:2804] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:56.794847  7588 raft_consensus.cc:515] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.807796  7441 raft_consensus.cc:493] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.810184  7441 raft_consensus.cc:515] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.833142  7319 raft_consensus.cc:359] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.835516  7319 raft_consensus.cc:385] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.806583  7588 leader_election.cc:290] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:56.813060  7049 raft_consensus.cc:2468] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:56.838636  7321 tablet_bootstrap.cc:492] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:56.839164  7321 ts_tablet_manager.cc:1403] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.240s	user 0.035s	sys 0.038s
I20260709 13:18:56.835830  7319 raft_consensus.cc:740] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.796072  7691 raft_consensus.cc:697] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:56.803917  7513 raft_consensus.cc:493] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:56.802827  7050 raft_consensus.cc:2468] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:18:56.848390  7319 consensus_queue.cc:260] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.850162  7441 leader_election.cc:290] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:56.854229  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:56.845606  7513 raft_consensus.cc:3060] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.854875  7271 raft_consensus.cc:3060] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:56.849521  7045 raft_consensus.cc:2393] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d84fe3744f8d4efa97a1dbb5681480c7 in current term 1: Already voted for candidate f4c169509a11460196fa883821703939 in this term.
I20260709 13:18:56.849570  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:56.855772  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:56.863555  7319 ts_tablet_manager.cc:1434] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.000s
I20260709 13:18:56.864990  7322 tablet_bootstrap.cc:492] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:56.865505  7322 ts_tablet_manager.cc:1403] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.196s	user 0.028s	sys 0.010s
I20260709 13:18:56.858299  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:56.873435  7241 leader_election.cc:343] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.871927  7691 consensus_queue.cc:237] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.876343  7322 raft_consensus.cc:359] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.877017  7322 raft_consensus.cc:385] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.877295  7322 raft_consensus.cc:740] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.877955  7441 raft_consensus.cc:493] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:56.878059  7322 consensus_queue.cc:260] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.881948  7320 tablet_bootstrap.cc:492] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:56.882465  7320 ts_tablet_manager.cc:1403] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.228s	user 0.051s	sys 0.078s
I20260709 13:18:56.877153  7502 consensus_queue.cc:1048] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:18:56.885515  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:56.885116  7320 raft_consensus.cc:359] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.887496  7320 raft_consensus.cc:385] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.887774  7320 raft_consensus.cc:740] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:56.888440  7320 consensus_queue.cc:260] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.890661  7320 ts_tablet_manager.cc:1434] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 13:18:56.891165  7016 consensus_peers.cc:597] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:56.892549  7322 ts_tablet_manager.cc:1434] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260709 13:18:56.893599  7322 tablet_bootstrap.cc:492] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:56.897292  7321 raft_consensus.cc:359] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.878485  7441 raft_consensus.cc:515] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.898412  7321 raft_consensus.cc:385] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:56.906843  7321 raft_consensus.cc:740] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
W20260709 13:18:56.909411  7093 leader_election.cc:343] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.911625  7441 leader_election.cc:290] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:56.911705  7321 consensus_queue.cc:260] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:56.914178  7167 leader_election.cc:304] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0
I20260709 13:18:56.915297  7743 raft_consensus.cc:2804] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:56.915592  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:56.916582  7743 raft_consensus.cc:697] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:18:56.905404  7502 consensus_queue.cc:1048] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 13:18:56.916882  7090 leader_election.cc:343] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.917428  7090 leader_election.cc:304] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:18:56.917490  7743 consensus_queue.cc:237] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:56.918498  7441 raft_consensus.cc:2749] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:56.919260  7320 tablet_bootstrap.cc:492] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:56.915297  7321 ts_tablet_manager.cc:1434] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
W20260709 13:18:56.919977  7239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 43631.7us
W20260709 13:18:56.924588  7239 leader_election.cc:343] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:56.925040  7239 leader_election.cc:304] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:18:56.925706  7351 raft_consensus.cc:2749] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:56.934234  7513 raft_consensus.cc:515] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:56.936445  7513 leader_election.cc:290] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:56.936710  7321 tablet_bootstrap.cc:492] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:56.941721  6947 catalog_manager.cc:5697] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:56.943704  6950 catalog_manager.cc:5697] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:56.940531  7200 raft_consensus.cc:2393] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4c169509a11460196fa883821703939 in current term 1: Already voted for candidate d84fe3744f8d4efa97a1dbb5681480c7 in this term.
I20260709 13:18:56.958655  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88fedce0cd440bca8f79b0a2c1b3c41" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:56.959717  7273 raft_consensus.cc:2468] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:56.960661  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88fedce0cd440bca8f79b0a2c1b3c41" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:56.961400  7199 raft_consensus.cc:2468] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 0.
I20260709 13:18:56.994050  7093 leader_election.cc:304] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:18:56.997618  7638 raft_consensus.cc:2804] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:57.001993  7269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
W20260709 13:18:57.015324  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 116335us
I20260709 13:18:57.024209  7201 raft_consensus.cc:3060] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:57.015050  7638 raft_consensus.cc:493] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:18:57.031562  6998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:57.032161  7320 tablet_bootstrap.cc:654] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:57.036032  7322 tablet_bootstrap.cc:654] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:57.039636  7321 tablet_bootstrap.cc:654] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:57.043794  7271 raft_consensus.cc:2468] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:57.048113  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:57.048956  7044 raft_consensus.cc:2393] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d84fe3744f8d4efa97a1dbb5681480c7 in current term 1: Already voted for candidate f4c169509a11460196fa883821703939 in this term.
I20260709 13:18:57.029491  7273 raft_consensus.cc:1275] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:57.066300  7441 consensus_queue.cc:1048] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:18:57.054158  7638 raft_consensus.cc:3060] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:57.067394  7018 leader_election.cc:304] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:57.065778  6950 catalog_manager.cc:5697] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:57.101471  7320 tablet_bootstrap.cc:492] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:57.101089  6950 catalog_manager.cc:5697] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:57.102031  7320 ts_tablet_manager.cc:1403] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.197s	user 0.013s	sys 0.004s
I20260709 13:18:57.067783  7123 raft_consensus.cc:3060] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:57.112558  7588 raft_consensus.cc:2804] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:57.113193  7588 raft_consensus.cc:697] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:57.114219  7588 consensus_queue.cc:237] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:18:57.115895  7751 log.cc:927] Time spent T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 13:18:57.076804  7746 raft_consensus.cc:493] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:18:57.127820  7018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.132:38175, user_credentials={real_user=slave}} blocked reactor thread for 60504.4us
I20260709 13:18:57.130791  7322 tablet_bootstrap.cc:492] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:57.131685  7322 ts_tablet_manager.cc:1403] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.238s	user 0.014s	sys 0.013s
I20260709 13:18:57.063870  7750 consensus_queue.cc:1048] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
I20260709 13:18:57.134393  7201 raft_consensus.cc:1275] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:57.121554  7746 raft_consensus.cc:515] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:18:57.157822  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 89413.5us
I20260709 13:18:57.165190  7322 raft_consensus.cc:359] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:57.167830  7322 raft_consensus.cc:385] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:57.168298  7322 raft_consensus.cc:740] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:57.170648  7322 consensus_queue.cc:260] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:57.173388  7691 consensus_queue.cc:1048] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:57.194253  7746 leader_election.cc:290] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:57.195307  7671 raft_consensus.cc:493] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:57.195997  7671 raft_consensus.cc:515] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:57.209172  7320 raft_consensus.cc:359] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:57.210110  7320 raft_consensus.cc:385] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:57.210451  7320 raft_consensus.cc:740] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:57.213887  7320 consensus_queue.cc:260] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:57.207898  7749 raft_consensus.cc:493] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:57.224089  7749 raft_consensus.cc:515] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:57.225340  7321 tablet_bootstrap.cc:492] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:57.225894  7321 ts_tablet_manager.cc:1403] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.289s	user 0.026s	sys 0.046s
I20260709 13:18:57.228731  7321 raft_consensus.cc:359] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:57.229522  7321 raft_consensus.cc:385] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:57.229823  7321 raft_consensus.cc:740] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:57.230022  7671 leader_election.cc:290] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:57.230827  7321 consensus_queue.cc:260] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:18:57.247450  7015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 47765.9us
I20260709 13:18:57.267966  7638 raft_consensus.cc:515] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:57.271708  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c727b44b1c24b878fcf0edaf325cc18" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:57.272529  7048 raft_consensus.cc:2468] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:57.249068  7167 leader_election.cc:304] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [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: d84fe3744f8d4efa97a1dbb5681480c7; no voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939
I20260709 13:18:57.274554  7510 raft_consensus.cc:2749] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:57.278635  7201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c727b44b1c24b878fcf0edaf325cc18" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:57.279312  7201 raft_consensus.cc:2468] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 0.
I20260709 13:18:57.284070  7744 consensus_queue.cc:1048] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:57.289361  7320 ts_tablet_manager.cc:1434] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.185s	user 0.009s	sys 0.000s
I20260709 13:18:57.291122  7749 leader_election.cc:290] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:57.273227  7638 leader_election.cc:290] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:18:57.297122  7241 leader_election.cc:304] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:57.302883  7356 raft_consensus.cc:2804] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:57.303364  7356 raft_consensus.cc:493] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:57.303733  7356 raft_consensus.cc:3060] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:57.307371  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c727b44b1c24b878fcf0edaf325cc18" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:57.315287  7321 ts_tablet_manager.cc:1434] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.001s
I20260709 13:18:57.336227  7441 raft_consensus.cc:493] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:57.336750  7441 raft_consensus.cc:515] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:57.339747  7321 tablet_bootstrap.cc:492] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7: Bootstrap starting.
I20260709 13:18:57.340184  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dcb078c1074c4d809264ea3c2064cd" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:57.346874  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c727b44b1c24b878fcf0edaf325cc18" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:57.347580  7200 raft_consensus.cc:2468] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:57.324999  7502 consensus_queue.cc:1048] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:18:57.347337  7356 raft_consensus.cc:515] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:57.352074  7356 leader_election.cc:290] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:57.364964  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c727b44b1c24b878fcf0edaf325cc18" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939"
I20260709 13:18:57.366003  7048 raft_consensus.cc:3060] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:57.370443  7015 leader_election.cc:304] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:57.378996  7268 raft_consensus.cc:2393] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4c169509a11460196fa883821703939 in current term 1: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
I20260709 13:18:57.383196  7320 tablet_bootstrap.cc:492] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:18:57.365273  7441 leader_election.cc:290] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:57.406016  7321 tablet_bootstrap.cc:654] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:57.430783  7322 ts_tablet_manager.cc:1434] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.298s	user 0.050s	sys 0.069s
I20260709 13:18:57.444752  7322 tablet_bootstrap.cc:492] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:57.460269  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:57.468870  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dcb078c1074c4d809264ea3c2064cd" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:57.469203  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88fedce0cd440bca8f79b0a2c1b3c41" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:57.469789  7196 raft_consensus.cc:3060] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:57.470743  7121 raft_consensus.cc:3060] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:57.477157  7320 tablet_bootstrap.cc:654] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:57.478116  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:57.482555  7200 raft_consensus.cc:2393] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e124992eb294e0087db3023ac3a3de0 in current term 1: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
I20260709 13:18:57.429390  7270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88fedce0cd440bca8f79b0a2c1b3c41" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:57.487005  7270 raft_consensus.cc:3060] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:57.505268  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 70660.4us
I20260709 13:18:57.507189  7688 raft_consensus.cc:493] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:57.507750  7688 raft_consensus.cc:515] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
W20260709 13:18:57.524981  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 74172.9us
I20260709 13:18:57.526008  7688 leader_election.cc:290] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:57.583379  7093 leader_election.cc:304] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939
W20260709 13:18:57.578457  7018 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:38175, user_credentials={real_user=slave}} blocked reactor thread for 134708us
I20260709 13:18:57.542527  7773 consensus_queue.cc:1048] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
I20260709 13:18:57.608075  7322 tablet_bootstrap.cc:654] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:57.584437  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:18:57.589598  7671 raft_consensus.cc:2749] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:57.597294  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:18:57.641537  7768 log.cc:927] Time spent T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0: Append to log took a long time: real 0.131s	user 0.000s	sys 0.001s
I20260709 13:18:57.644048  7764 raft_consensus.cc:493] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:57.647490  7441 consensus_queue.cc:1048] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:57.676280  7090 leader_election.cc:304] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:57.684495  7764 raft_consensus.cc:515] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:57.687356  7764 leader_election.cc:290] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:18:57.638675  7048 raft_consensus.cc:2468] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:57.689224  7749 raft_consensus.cc:2764] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:18:57.649662  7124 raft_consensus.cc:2468] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
W20260709 13:18:57.691677  7774 log.cc:927] Time spent T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 13:18:57.697082  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:57.697300  7196 raft_consensus.cc:2468] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
W20260709 13:18:57.711354  7165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 132448us
W20260709 13:18:57.726179  7015 leader_election.cc:343] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:57.760463  7320 tablet_bootstrap.cc:492] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: No bootstrap required, opened a new log
I20260709 13:18:57.761089  7320 ts_tablet_manager.cc:1403] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.378s	user 0.032s	sys 0.020s
I20260709 13:18:57.763803  7090 leader_election.cc:304] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:18:57.764832  7758 raft_consensus.cc:2804] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:57.765357  7758 raft_consensus.cc:697] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:18:57.752749  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
W20260709 13:18:57.767295  7165 consensus_peers.cc:597] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:57.767902  7321 tablet_bootstrap.cc:492] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7: No bootstrap required, opened a new log
I20260709 13:18:57.766220  7758 consensus_queue.cc:237] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:18:57.768402  7321 ts_tablet_manager.cc:1403] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent bootstrapping tablet: real 0.429s	user 0.014s	sys 0.004s
I20260709 13:18:57.773465  7093 leader_election.cc:304] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939
I20260709 13:18:57.777902  7760 raft_consensus.cc:2749] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:18:57.781971  7770 log.cc:927] Time spent T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 13:18:57.785554  7321 raft_consensus.cc:359] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:57.756606  7270 raft_consensus.cc:2468] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:18:57.790973  7765 raft_consensus.cc:2749] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:57.796730  7351 consensus_queue.cc:1048] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:57.802140  7321 raft_consensus.cc:385] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:57.807786  7320 raft_consensus.cc:359] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:57.811851  7320 raft_consensus.cc:385] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:57.812287  7320 raft_consensus.cc:740] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:18:57.773283  6950 catalog_manager.cc:5697] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:57.811666  7321 raft_consensus.cc:740] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Initialized, Role: FOLLOWER
I20260709 13:18:57.822063  7320 consensus_queue.cc:260] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:57.821357  7321 consensus_queue.cc:260] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:57.828215  7320 ts_tablet_manager.cc:1434] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.002s
I20260709 13:18:57.865865  7322 tablet_bootstrap.cc:492] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:57.866441  7322 ts_tablet_manager.cc:1403] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.428s	user 0.012s	sys 0.008s
I20260709 13:18:57.870247  7321 ts_tablet_manager.cc:1434] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.003s
I20260709 13:18:57.883837  7016 leader_election.cc:304] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:18:57.887342  7241 leader_election.cc:304] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:57.889608  7750 raft_consensus.cc:2804] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:57.890419  7750 raft_consensus.cc:493] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:57.890867  7750 raft_consensus.cc:3060] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:57.893721  7589 consensus_queue.cc:1048] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:57.897478  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c727b44b1c24b878fcf0edaf325cc18" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:57.889755  7351 raft_consensus.cc:2804] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:57.898113  7197 raft_consensus.cc:3060] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:57.898392  7351 raft_consensus.cc:697] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:18:57.899240  7351 consensus_queue.cc:237] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:18:57.900350  7750 raft_consensus.cc:515] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:57.902369  7750 leader_election.cc:290] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:18:57.916640  7745 consensus_queue.cc:1048] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:18:57.929152  7322 raft_consensus.cc:359] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:57.930550  7322 raft_consensus.cc:385] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:57.930922  7322 raft_consensus.cc:740] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
I20260709 13:18:57.931756  7322 consensus_queue.cc:260] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:57.945251  7789 consensus_queue.cc:1048] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:18:57.961357  7322 ts_tablet_manager.cc:1434] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.095s	user 0.010s	sys 0.000s
W20260709 13:18:57.962721  7016 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 72961.2us
W20260709 13:18:57.969455  7015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 79426.6us
I20260709 13:18:58.021116  7322 tablet_bootstrap.cc:492] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0: Bootstrap starting.
I20260709 13:18:58.030704  7125 raft_consensus.cc:3060] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:58.032181  7123 raft_consensus.cc:3060] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:58.054666  7779 raft_consensus.cc:493] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:58.055282  7779 raft_consensus.cc:515] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:58.034262  7767 consensus_queue.cc:1048] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
W20260709 13:18:58.029307  7238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 57635.2us
I20260709 13:18:58.047773  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:18:58.091887  7779 leader_election.cc:290] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
W20260709 13:18:58.112375  7015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 64210.9us
I20260709 13:18:58.098999  7200 raft_consensus.cc:3060] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:58.151464  7239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 65069.7us
I20260709 13:18:58.141376  7197 raft_consensus.cc:2468] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:18:58.147310  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4c169509a11460196fa883821703939" is_pre_election: true
I20260709 13:18:58.175374  7797 raft_consensus.cc:493] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:18:58.155211  7238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 62700.5us
I20260709 13:18:58.181550  7127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:58.182333  7127 raft_consensus.cc:2468] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 0.
W20260709 13:18:58.184370  7793 log.cc:927] Time spent T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: Append to log took a long time: real 0.147s	user 0.001s	sys 0.000s
I20260709 13:18:58.186069  7045 raft_consensus.cc:2393] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d84fe3744f8d4efa97a1dbb5681480c7 in current term 1: Already voted for candidate f4c169509a11460196fa883821703939 in this term.
I20260709 13:18:58.175948  7797 raft_consensus.cc:515] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:58.188603  7797 leader_election.cc:290] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:58.159298  7796 consensus_queue.cc:1048] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 13:18:58.202816  7322 tablet_bootstrap.cc:654] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.205871  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:58.206848  7120 raft_consensus.cc:3060] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:58.278716  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:18:58.280097  7796 consensus_queue.cc:1048] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:58.282519  7274 raft_consensus.cc:2468] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 0.
I20260709 13:18:58.265715  7671 consensus_queue.cc:1048] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260709 13:18:58.355792  7165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 55046.2us
I20260709 13:18:58.356482  7165 leader_election.cc:304] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
W20260709 13:18:58.368355  6998 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:18:58.355211  7241 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 49731.8us
I20260709 13:18:58.390790  7018 leader_election.cc:304] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:58.395372  7750 raft_consensus.cc:2804] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:58.395800  7750 raft_consensus.cc:493] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:58.396162  7750 raft_consensus.cc:3060] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:58.398653  7120 raft_consensus.cc:2468] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:58.413208  7750 raft_consensus.cc:515] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:58.413427  7200 raft_consensus.cc:2468] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:58.430568  7789 raft_consensus.cc:2764] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:18:58.435810  7767 consensus_queue.cc:1048] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:58.437005  7016 leader_election.cc:304] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:58.439062  7759 raft_consensus.cc:2804] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:58.440222  7759 raft_consensus.cc:697] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:58.441094  7759 consensus_queue.cc:237] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:18:58.482179  7322 tablet_bootstrap.cc:492] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0: No bootstrap required, opened a new log
I20260709 13:18:58.482899  7322 ts_tablet_manager.cc:1403] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0: Time spent bootstrapping tablet: real 0.515s	user 0.025s	sys 0.028s
I20260709 13:18:58.520247  7322 raft_consensus.cc:359] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:58.521330  7322 raft_consensus.cc:385] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.580689  7322 raft_consensus.cc:740] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Initialized, Role: FOLLOWER
W20260709 13:18:58.614545  7167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:38175, user_credentials={real_user=slave}} blocked reactor thread for 144296us
I20260709 13:18:58.618431  7322 consensus_queue.cc:260] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:58.626111  7322 ts_tablet_manager.cc:1434] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0: Time spent starting tablet: real 0.143s	user 0.007s	sys 0.003s
I20260709 13:18:58.634728  7750 leader_election.cc:290] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:18:58.661825  7746 consensus_queue.cc:1048] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:18:58.686573  6950 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41892 (request call id 83) took 1046 ms. Trace:
I20260709 13:18:58.693341  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:18:58.694794  7271 raft_consensus.cc:3060] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:58.697397  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:18:58.689690  6950 rpcz_store.cc:276] 0709 13:18:57.651678 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:18:57.651811 (+   133us) service_pool.cc:224] Handling call
0709 13:18:58.685563 (+1033752us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:18:57.938152 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:18:57.938929 (+   777us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:18:57.938973 (+    44us) write_op.cc:435] Acquired schema lock
0709 13:18:57.938999 (+    26us) tablet.cc:662] Decoding operations
0709 13:18:57.939400 (+   401us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:18:57.939485 (+    85us) write_op.cc:641] Partition lock acquired for write op
0709 13:18:57.939526 (+    41us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:18:57.939740 (+   214us) tablet.cc:701] Row locks acquired
0709 13:18:57.939759 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:18:57.939934 (+   175us) write_op.cc:270] Start()
0709 13:18:57.940053 (+   119us) write_op.cc:276] Timestamp: P: 1783603137939881 usec, L: 0
0709 13:18:57.940081 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 13:18:57.940917 (+   836us) log.cc:844] Serialized 537 byte log entry
0709 13:18:58.078611 (+137694us) op_driver.cc:464] REPLICATION: finished
0709 13:18:58.202227 (+123616us) write_op.cc:301] APPLY: starting
0709 13:18:58.210493 (+  8266us) tablet.cc:1367] starting BulkCheckPresence
0709 13:18:58.216357 (+  5864us) tablet.cc:1370] finished BulkCheckPresence
0709 13:18:58.246930 (+ 30573us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:18:58.247282 (+   352us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:18:58.247512 (+   230us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:18:58.247574 (+    62us) write_op.cc:312] APPLY: finished
0709 13:18:58.247841 (+   267us) log.cc:844] Serialized 22 byte log entry
0709 13:18:58.248048 (+   207us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:18:58.248125 (+    77us) write_op.cc:454] Released schema lock
0709 13:18:58.248159 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 13:18:58.248499 (+   340us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:18:58.248529 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":662,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":92024,"apply.run_cpu_time_us":2150,"apply.run_wall_time_us":68217,"num_ops":1,"prepare.queue_time_us":122423,"prepare.run_cpu_time_us":3215,"prepare.run_wall_time_us":3216,"replication_time_us":138343,"thread_start_us":111056,"threads_started":2}]]}
I20260709 13:18:58.698279  7119 raft_consensus.cc:3060] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:58.714349  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:18:58.743888  7119 raft_consensus.cc:2468] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
W20260709 13:18:58.745535  7090 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 101182us
I20260709 13:18:58.763677  7016 leader_election.cc:304] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:18:58.764523  7759 raft_consensus.cc:2804] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:58.765041  7759 raft_consensus.cc:697] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:18:58.766034  7759 consensus_queue.cc:237] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:18:58.773957  6950 catalog_manager.cc:5697] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:58.703876  7271 raft_consensus.cc:2468] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 1.
I20260709 13:18:58.782099  7671 consensus_queue.cc:1048] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:58.886142  6949 catalog_manager.cc:5697] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:58.887895  6949 catalog_manager.cc:5697] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:58.889801  6949 catalog_manager.cc:5697] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 1 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } }
I20260709 13:18:59.025748  7759 consensus_queue.cc:1048] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.045681  7761 consensus_queue.cc:1048] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.222219  7759 consensus_queue.cc:1048] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.233819  7761 consensus_queue.cc:1048] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:00.168694  2426 tablet_server.cc:179] TabletServer@127.2.94.129:0 shutting down...
W20260709 13:19:00.192754  7167 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:19:00.206303  7167 consensus_peers.cc:597] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:00.207904  7167 consensus_peers.cc:597] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.220194  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:19:00.220125  7167 consensus_peers.cc:597] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.221599  2426 tablet_replica.cc:333] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.222748  2426 raft_consensus.cc:2243] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.223779  2426 raft_consensus.cc:2272] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.227171  2426 tablet_replica.cc:333] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.227923  2426 raft_consensus.cc:2243] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.228494  2426 raft_consensus.cc:2272] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:00.230594  7167 consensus_peers.cc:597] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.231207  2426 tablet_replica.cc:333] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.232287  2426 raft_consensus.cc:2243] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.233103  2426 raft_consensus.cc:2272] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.235687  2426 tablet_replica.cc:333] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.236292  2426 raft_consensus.cc:2243] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.237079  2426 raft_consensus.cc:2272] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.239773  2426 tablet_replica.cc:333] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.240811  2426 raft_consensus.cc:2243] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.241429  2426 raft_consensus.cc:2272] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.244372  2426 tablet_replica.cc:333] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.245288  2426 raft_consensus.cc:2243] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.246233  2426 raft_consensus.cc:2272] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.248071  2426 tablet_replica.cc:333] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.248736  2426 raft_consensus.cc:2243] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.249336  2426 raft_consensus.cc:2272] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.253408  2426 tablet_replica.cc:333] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.254350  2426 raft_consensus.cc:2243] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.254931  2426 raft_consensus.cc:2272] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.257722  2426 tablet_replica.cc:333] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.258606  2426 raft_consensus.cc:2243] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.259099  2426 raft_consensus.cc:2272] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.261987  2426 tablet_replica.cc:333] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: stopping tablet replica
W20260709 13:19:00.262866  7167 consensus_peers.cc:597] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.262880  2426 raft_consensus.cc:2243] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.272181  2426 raft_consensus.cc:2272] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.275673  2426 tablet_replica.cc:333] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.276765  2426 raft_consensus.cc:2243] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.277468  2426 raft_consensus.cc:2272] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:00.277776  7241 consensus_peers.cc:597] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.280937  2426 tablet_replica.cc:333] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: stopping tablet replica
W20260709 13:19:00.281194  7167 consensus_peers.cc:597] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:00.281823  7167 consensus_peers.cc:597] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.282056  2426 raft_consensus.cc:2243] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:19:00.282419  7167 consensus_peers.cc:597] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.283264  2426 raft_consensus.cc:2272] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.285737  2426 tablet_replica.cc:333] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.286376  2426 raft_consensus.cc:2243] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.287169  2426 raft_consensus.cc:2272] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.289328  2426 tablet_replica.cc:333] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.290024  2426 raft_consensus.cc:2243] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.290468  2426 raft_consensus.cc:2272] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.292553  2426 tablet_replica.cc:333] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.293206  2426 raft_consensus.cc:2243] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.294077  2426 raft_consensus.cc:2272] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.296716  2426 tablet_replica.cc:333] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.297384  2426 raft_consensus.cc:2243] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.297941  2426 raft_consensus.cc:2272] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:00.300053  7167 consensus_peers.cc:597] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.301102  2426 tablet_replica.cc:333] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.302042  2426 raft_consensus.cc:2243] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.303751  2426 raft_consensus.cc:2272] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.306676  2426 tablet_replica.cc:333] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: stopping tablet replica
W20260709 13:19:00.307081  7241 consensus_peers.cc:597] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.307619  2426 raft_consensus.cc:2243] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.308125  2426 raft_consensus.cc:2272] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.310227  2426 tablet_replica.cc:333] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.310796  2426 raft_consensus.cc:2243] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.311596  2426 raft_consensus.cc:2272] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.314630  2426 tablet_replica.cc:333] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.315325  2426 raft_consensus.cc:2243] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.315784  2426 raft_consensus.cc:2272] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:00.317608  7167 consensus_peers.cc:597] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.318457  2426 tablet_replica.cc:333] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.319175  2426 raft_consensus.cc:2243] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.320007  2426 raft_consensus.cc:2272] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.322440  2426 tablet_replica.cc:333] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.323244  2426 raft_consensus.cc:2243] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.323777  2426 raft_consensus.cc:2272] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.326367  2426 tablet_replica.cc:333] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.327559  2426 raft_consensus.cc:2243] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.328351  2426 raft_consensus.cc:2272] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.330984  2426 tablet_replica.cc:333] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.331700  2426 raft_consensus.cc:2243] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.332967  2426 raft_consensus.cc:2272] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.335909  2426 tablet_replica.cc:333] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.336562  2426 raft_consensus.cc:2243] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.337025  2426 raft_consensus.cc:2272] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.339421  2426 tablet_replica.cc:333] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.340839  2426 raft_consensus.cc:2243] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.341734  2426 raft_consensus.cc:2272] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.344640  2426 tablet_replica.cc:333] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: stopping tablet replica
W20260709 13:19:00.344652  7167 consensus_peers.cc:597] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.345345  2426 raft_consensus.cc:2243] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.345966  2426 raft_consensus.cc:2272] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.348101  2426 tablet_replica.cc:333] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.349000  2426 raft_consensus.cc:2243] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.349689  2426 raft_consensus.cc:2272] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.353484  2426 tablet_replica.cc:333] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: stopping tablet replica
W20260709 13:19:00.353582  7093 consensus_peers.cc:597] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:00.353742  7167 consensus_peers.cc:597] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.354487  2426 raft_consensus.cc:2243] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.355118  2426 raft_consensus.cc:2272] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.358696  2426 tablet_replica.cc:333] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.359505  2426 raft_consensus.cc:2243] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.360157  2426 raft_consensus.cc:2272] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.362955  2426 tablet_replica.cc:333] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: stopping tablet replica
W20260709 13:19:00.363101  7167 consensus_peers.cc:597] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.363940  2426 raft_consensus.cc:2243] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.366408  2426 raft_consensus.cc:2272] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.372668  2426 tablet_replica.cc:333] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.374370  2426 raft_consensus.cc:2243] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.374996  2426 raft_consensus.cc:2272] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:00.379072  7167 consensus_peers.cc:597] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.379565  2426 tablet_replica.cc:333] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.380347  2426 raft_consensus.cc:2243] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.381469  2426 raft_consensus.cc:2272] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:00.381831  7241 consensus_peers.cc:597] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.384927  2426 tablet_replica.cc:333] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.386214  2426 raft_consensus.cc:2243] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.387487  2426 raft_consensus.cc:2272] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.391026  2426 tablet_replica.cc:333] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.392186  2426 raft_consensus.cc:2243] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.392891  2426 raft_consensus.cc:2272] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:00.396397  7093 consensus_peers.cc:597] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.396534  2426 tablet_replica.cc:333] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.397732  2426 raft_consensus.cc:2243] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.399443  2426 raft_consensus.cc:2272] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:00.402185  7167 consensus_peers.cc:597] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.402598  2426 tablet_replica.cc:333] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.403528  2426 raft_consensus.cc:2243] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.404104  2426 raft_consensus.cc:2272] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.407156  2426 tablet_replica.cc:333] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.408365  2426 raft_consensus.cc:2243] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.408923  2426 raft_consensus.cc:2272] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.412104  2426 tablet_replica.cc:333] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.412768  2426 raft_consensus.cc:2243] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:00.413735  2426 raft_consensus.cc:2272] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.416265  2426 tablet_replica.cc:333] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.417063  2426 raft_consensus.cc:2243] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.417819  2426 raft_consensus.cc:2272] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.420866  2426 tablet_replica.cc:333] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: stopping tablet replica
W20260709 13:19:00.420913  7093 consensus_peers.cc:597] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:00.421240  7241 consensus_peers.cc:597] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.421921  2426 raft_consensus.cc:2243] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.422616  2426 raft_consensus.cc:2272] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.425719  2426 tablet_replica.cc:333] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.426690  2426 raft_consensus.cc:2243] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.427186  2426 raft_consensus.cc:2272] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.430585  2426 tablet_replica.cc:333] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.431340  2426 raft_consensus.cc:2243] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.431931  2426 raft_consensus.cc:2272] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.435156  2426 tablet_replica.cc:333] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.436085  2426 raft_consensus.cc:2243] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.436941  2426 raft_consensus.cc:2272] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:00.440104  2426 tablet_replica.cc:333] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: stopping tablet replica
I20260709 13:19:00.440873  2426 raft_consensus.cc:2243] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:00.441395  2426 raft_consensus.cc:2272] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:00.484987  7093 consensus_peers.cc:597] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:00.504007  7093 consensus_peers.cc:597] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:00.546545  7093 consensus_peers.cc:597] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.561272  2426 tablet_server.cc:196] TabletServer@127.2.94.129:0 shutdown complete.
W20260709 13:19:00.566848  7093 consensus_peers.cc:597] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:00.623543  7167 consensus_peers.cc:597] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:00.624290  7241 consensus_peers.cc:597] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:00.680173  7241 consensus_peers.cc:597] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:00.713241  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:00.733619  7847 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:00.737107  7241 consensus_peers.cc:597] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:00.742307  7848 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:00.762018  7850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:00.763402  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:00.772466  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:00.772854  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:00.773103  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603140773080 us; error 0 us; skew 500 ppm
I20260709 13:19:00.774576  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:00.792775  2426 webserver.cc:533] Webserver started at http://127.2.94.129:43769/ using document root <none> and password file <none>
I20260709 13:19:00.793849  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:00.794147  2426 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:19:00.799994  2426 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:19:00.821305  7857 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:00.822458  2426 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:19:00.822916  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-0-root
uuid: "f4c169509a11460196fa883821703939"
format_stamp: "Formatted at 2026-07-09 13:18:47 on dist-test-slave-mxd3"
I20260709 13:19:00.823531  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602991188672-2426-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:00.875730  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:00.877611  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:00.880242  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:00.899470  7864 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:19:01.182432  7823 raft_consensus.cc:493] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.183058  7823 raft_consensus.cc:515] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.185025  7823 leader_election.cc:290] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.186034  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:19:01.189170  7241 leader_election.cc:336] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.189599  7241 leader_election.cc:304] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:19:01.190316  7823 raft_consensus.cc:2749] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.202745  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:19:01.203290  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.312s	user 0.010s	sys 0.008s
I20260709 13:19:01.203694  2426 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:19:01.212845  7864 tablet_bootstrap.cc:492] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:01.218082  7823 raft_consensus.cc:493] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.218652  7823 raft_consensus.cc:515] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.220856  7823 leader_election.cc:290] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.222115  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
W20260709 13:19:01.226084  7241 leader_election.cc:336] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.226998  7239 leader_election.cc:304] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:19:01.227888  7823 raft_consensus.cc:2749] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.230847  7864 tablet_bootstrap.cc:492] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.231837  7864 tablet_bootstrap.cc:492] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.232479  7864 ts_tablet_manager.cc:1403] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 13:19:01.235423  7864 raft_consensus.cc:359] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.236217  7864 raft_consensus.cc:740] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:01.237035  7864 consensus_queue.cc:260] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.239898  7864 ts_tablet_manager.cc:1434] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260709 13:19:01.240784  7864 tablet_bootstrap.cc:492] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:01.256651  7789 raft_consensus.cc:493] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.257290  7789 raft_consensus.cc:515] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.259351  7846 raft_consensus.cc:493] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.259740  7864 tablet_bootstrap.cc:492] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.260174  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9864a17f99184722afb484bb88229794" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:01.260713  7864 tablet_bootstrap.cc:492] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.261441  7864 ts_tablet_manager.cc:1403] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:19:01.259931  7846 raft_consensus.cc:515] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.263820  7846 leader_election.cc:290] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.264127  7864 raft_consensus.cc:359] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.264762  7864 raft_consensus.cc:740] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:01.265414  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:01.266171  7274 raft_consensus.cc:2468] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:19:01.266331  7789 leader_election.cc:290] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.265471  7864 consensus_queue.cc:260] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.268476  7167 leader_election.cc:304] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [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: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:19:01.268709  7864 ts_tablet_manager.cc:1434] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:19:01.269306  7789 raft_consensus.cc:2804] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.269670  7864 tablet_bootstrap.cc:492] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:01.269869  7789 raft_consensus.cc:493] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.270373  7789 raft_consensus.cc:3060] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:19:01.270648  7167 leader_election.cc:336] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:01.274580  7167 leader_election.cc:336] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.275022  7167 leader_election.cc:304] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7; no voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939
I20260709 13:19:01.275708  7846 raft_consensus.cc:2749] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.278203  7789 raft_consensus.cc:515] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.281442  7789 leader_election.cc:290] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.283270  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:01.283872  7274 raft_consensus.cc:3060] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.287639  7864 tablet_bootstrap.cc:492] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.288690  7864 tablet_bootstrap.cc:492] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.289577  7864 ts_tablet_manager.cc:1403] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 13:19:01.292119  7274 raft_consensus.cc:2468] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 2.
I20260709 13:19:01.294080  7167 leader_election.cc:304] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:19:01.292022  7864 raft_consensus.cc:359] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.295092  7864 raft_consensus.cc:740] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:01.295883  7864 consensus_queue.cc:260] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.296689  7789 raft_consensus.cc:2804] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:19:01.297523  7167 leader_election.cc:336] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.298071  7864 ts_tablet_manager.cc:1434] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:19:01.298879  7864 tablet_bootstrap.cc:492] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:01.298992  7789 raft_consensus.cc:697] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:01.299823  7789 consensus_queue.cc:237] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.316939  6947 catalog_manager.cc:5697] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:01.329597  7864 tablet_bootstrap.cc:492] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.330935  7864 tablet_bootstrap.cc:492] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.331585  7864 ts_tablet_manager.cc:1403] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.008s
I20260709 13:19:01.334239  7865 raft_consensus.cc:493] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.334868  7865 raft_consensus.cc:515] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.335494  7864 raft_consensus.cc:359] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.336167  7864 raft_consensus.cc:740] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:01.336946  7864 consensus_queue.cc:260] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.338155  7805 raft_consensus.cc:493] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.338688  7805 raft_consensus.cc:515] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.339121  7864 ts_tablet_manager.cc:1434] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:19:01.340056  7864 tablet_bootstrap.cc:492] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:01.340691  7805 leader_election.cc:290] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.342607  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.337327  7865 leader_election.cc:290] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.352463  7839 raft_consensus.cc:493] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.353012  7839 raft_consensus.cc:515] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.355175  7839 leader_election.cc:290] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
W20260709 13:19:01.357270  7241 leader_election.cc:336] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:01.358811  7241 leader_election.cc:336] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.360041  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.360225  7239 leader_election.cc:304] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:19:01.361599  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:01.362303  7274 raft_consensus.cc:2468] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:19:01.364159  7239 leader_election.cc:304] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:19:01.363444  7093 leader_election.cc:304] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:01.365679  7805 raft_consensus.cc:2749] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.365900  7852 raft_consensus.cc:2804] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.366351  7852 raft_consensus.cc:493] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.366701  7852 raft_consensus.cc:3060] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.379714  7852 raft_consensus.cc:515] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.381860  7852 leader_election.cc:290] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.383255  7876 raft_consensus.cc:2749] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.387847  7864 tablet_bootstrap.cc:492] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.388903  7864 tablet_bootstrap.cc:492] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.389552  7864 ts_tablet_manager.cc:1403] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.000s
I20260709 13:19:01.392124  7864 raft_consensus.cc:359] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.392838  7864 raft_consensus.cc:740] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:01.393895  7864 consensus_queue.cc:260] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:19:01.395304  7093 leader_election.cc:336] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.398499  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:01.399116  7274 raft_consensus.cc:3060] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.395996  7864 ts_tablet_manager.cc:1434] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:19:01.403163  7864 tablet_bootstrap.cc:492] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:01.401315  7839 raft_consensus.cc:493] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.405784  7274 raft_consensus.cc:2468] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:01.405539  7839 raft_consensus.cc:515] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
W20260709 13:19:01.408510  7093 leader_election.cc:336] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.409823  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:01.411552  7839 leader_election.cc:290] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:01.413272  7093 leader_election.cc:304] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:01.414054  7839 raft_consensus.cc:2804] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:01.414669  7839 raft_consensus.cc:697] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:01.415848  7839 consensus_queue.cc:237] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
W20260709 13:19:01.419826  7093 leader_election.cc:336] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.419858  7846 raft_consensus.cc:493] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.420365  7093 leader_election.cc:304] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939
I20260709 13:19:01.420498  7846 raft_consensus.cc:515] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.421528  7441 raft_consensus.cc:2749] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.422860  7846 leader_election.cc:290] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
W20260709 13:19:01.430433  7167 leader_election.cc:336] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.430332  6947 catalog_manager.cc:5697] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:01.440714  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.441488  7122 raft_consensus.cc:2468] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:19:01.443264  7864 tablet_bootstrap.cc:492] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.449149  7165 leader_election.cc:304] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:01.450762  7871 raft_consensus.cc:2804] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.453450  7864 tablet_bootstrap.cc:492] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.454509  7864 ts_tablet_manager.cc:1403] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.004s
I20260709 13:19:01.457152  7864 raft_consensus.cc:359] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.457962  7864 raft_consensus.cc:740] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:01.459230  7839 raft_consensus.cc:493] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.459167  7864 consensus_queue.cc:260] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.459764  7839 raft_consensus.cc:515] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.461549  7864 ts_tablet_manager.cc:1434] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:19:01.462438  7864 tablet_bootstrap.cc:492] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:01.464855  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:01.465600  7274 raft_consensus.cc:2468] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:19:01.466488  7823 raft_consensus.cc:493] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.466962  7823 raft_consensus.cc:515] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.469117  7823 leader_election.cc:290] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
W20260709 13:19:01.474056  7241 leader_election.cc:336] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.475418  7093 leader_election.cc:304] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:01.476307  7441 raft_consensus.cc:2804] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.476770  7441 raft_consensus.cc:493] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.477105  7441 raft_consensus.cc:3060] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.478224  7789 raft_consensus.cc:493] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.478715  7789 raft_consensus.cc:515] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.480458  7789 leader_election.cc:290] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.482947  7839 leader_election.cc:290] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.451228  7871 raft_consensus.cc:493] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.484470  7778 raft_consensus.cc:493] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.485000  7778 raft_consensus.cc:515] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.487306  7778 leader_election.cc:290] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.487766  7778 raft_consensus.cc:493] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.488245  7778 raft_consensus.cc:515] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.491078  7778 leader_election.cc:290] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.483819  7871 raft_consensus.cc:3060] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.504865  7823 raft_consensus.cc:493] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.505538  7823 raft_consensus.cc:515] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.506554  7852 raft_consensus.cc:493] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.507172  7852 raft_consensus.cc:515] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.507862  7823 leader_election.cc:290] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
W20260709 13:19:01.509061  7167 leader_election.cc:336] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.509328  7852 leader_election.cc:290] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.509429  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.510191  7120 raft_consensus.cc:2468] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:19:01.511751  7239 leader_election.cc:304] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:01.512554  7823 raft_consensus.cc:2804] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:19:01.512600  7241 leader_election.cc:336] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.510172  7852 raft_consensus.cc:493] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.513703  7864 tablet_bootstrap.cc:492] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.513944  7852 raft_consensus.cc:515] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.514662  7864 tablet_bootstrap.cc:492] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.515390  7864 ts_tablet_manager.cc:1403] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.008s
I20260709 13:19:01.516040  7852 leader_election.cc:290] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.519253  7864 raft_consensus.cc:359] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.520030  7864 raft_consensus.cc:740] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:01.520619  7823 raft_consensus.cc:493] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.521090  7823 raft_consensus.cc:3060] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.521075  7864 consensus_queue.cc:260] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.519999  7441 raft_consensus.cc:515] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
W20260709 13:19:01.538365  7167 leader_election.cc:336] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:01.539268  7167 leader_election.cc:336] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.527881  7864 ts_tablet_manager.cc:1434] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:19:01.540760  7864 tablet_bootstrap.cc:492] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: Bootstrap starting.
W20260709 13:19:01.533170  7165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 84103us
I20260709 13:19:01.533707  7823 raft_consensus.cc:515] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.533974  7122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.552359  7122 raft_consensus.cc:2393] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ae967211a7b43559a2be39652b77fea in current term 2: Already voted for candidate 8e124992eb294e0087db3023ac3a3de0 in this term.
I20260709 13:19:01.554822  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:01.555202  7239 leader_election.cc:304] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:19:01.555577  7120 raft_consensus.cc:3060] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:19:01.556063  7241 leader_election.cc:336] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.556579  7823 leader_election.cc:290] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.556099  7876 raft_consensus.cc:3060] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.564540  7839 raft_consensus.cc:493] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.565152  7839 raft_consensus.cc:515] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.567235  7839 leader_election.cc:290] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.567974  2426 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:19:01.568365  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.365s	user 0.297s	sys 0.013s
I20260709 13:19:01.538590  7441 leader_election.cc:290] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.584403  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:01.585310  7271 raft_consensus.cc:2393] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e124992eb294e0087db3023ac3a3de0 in current term 2: Already voted for candidate 9ae967211a7b43559a2be39652b77fea in this term.
I20260709 13:19:01.582841  7876 raft_consensus.cc:2749] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.586176  7120 raft_consensus.cc:2468] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 2.
I20260709 13:19:01.590517  7239 leader_election.cc:304] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:01.591197  7876 raft_consensus.cc:2804] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:01.591682  7876 raft_consensus.cc:697] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:19:01.592501  7876 consensus_queue.cc:237] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.592900  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:01.604477  7864 tablet_bootstrap.cc:492] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.605791  7864 tablet_bootstrap.cc:492] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.605518  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:01.606519  7864 ts_tablet_manager.cc:1403] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.066s	user 0.027s	sys 0.012s
I20260709 13:19:01.609869  7864 raft_consensus.cc:359] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.610543  7864 raft_consensus.cc:740] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:01.615059  7864 consensus_queue.cc:260] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.622335  7864 ts_tablet_manager.cc:1434] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:19:01.624161  7864 tablet_bootstrap.cc:492] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:01.624171  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:01.625403  7274 raft_consensus.cc:2468] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:19:01.615078  7271 raft_consensus.cc:2468] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:01.631680  7883 raft_consensus.cc:493] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.632412  7883 raft_consensus.cc:515] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.587546  7871 raft_consensus.cc:515] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
W20260709 13:19:01.654363  7167 leader_election.cc:336] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.657068  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.657888  7118 raft_consensus.cc:2468] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 1.
I20260709 13:19:01.658004  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.657506  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.663978  7789 raft_consensus.cc:493] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.664772  7789 raft_consensus.cc:515] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.666926  7789 leader_election.cc:290] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.669492  7864 tablet_bootstrap.cc:492] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.670975  7864 tablet_bootstrap.cc:492] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.672020  7864 ts_tablet_manager.cc:1403] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.009s
W20260709 13:19:01.675710  7167 leader_election.cc:336] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.676079  7864 raft_consensus.cc:359] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.677083  7871 leader_election.cc:290] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.677426  7864 raft_consensus.cc:740] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:01.678951  7864 consensus_queue.cc:260] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.680967  7805 raft_consensus.cc:493] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.681739  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:01.682397  7823 raft_consensus.cc:493] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.681588  7805 raft_consensus.cc:515] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.682590  7864 ts_tablet_manager.cc:1434] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:19:01.682561  7197 raft_consensus.cc:2468] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:19:01.683837  7864 tablet_bootstrap.cc:492] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:01.684442  7090 leader_election.cc:304] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:19:01.686136  7839 raft_consensus.cc:2804] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.686553  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.686573  7839 raft_consensus.cc:493] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.688086  7839 raft_consensus.cc:3060] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.688665  7805 leader_election.cc:290] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.685976  7883 leader_election.cc:290] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:01.689329  7823 raft_consensus.cc:515] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.700393  7823 leader_election.cc:290] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
W20260709 13:19:01.692516  7241 leader_election.cc:336] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.701076  7241 leader_election.cc:304] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:19:01.702975  7805 raft_consensus.cc:2749] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.703613  7805 raft_consensus.cc:493] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.703698  7839 raft_consensus.cc:515] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.704113  7805 raft_consensus.cc:515] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.712234  7805 leader_election.cc:290] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.712597  7839 leader_election.cc:290] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:01.712706  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.712164  7883 raft_consensus.cc:493] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.713470  7123 raft_consensus.cc:2468] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:19:01.713675  7883 raft_consensus.cc:515] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.715466  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:01.716042  7197 raft_consensus.cc:3060] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.716080  7839 raft_consensus.cc:493] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.716653  7839 raft_consensus.cc:515] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.718875  7839 leader_election.cc:290] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:01.720651  7239 leader_election.cc:304] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:01.720665  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:01.722324  7196 raft_consensus.cc:2468] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:19:01.723150  7864 tablet_bootstrap.cc:492] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.723815  7823 raft_consensus.cc:2804] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.724169  7864 tablet_bootstrap.cc:492] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.724294  7823 raft_consensus.cc:493] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.724713  7823 raft_consensus.cc:3060] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.724920  7864 ts_tablet_manager.cc:1403] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.001s
W20260709 13:19:01.726928  7167 consensus_peers.cc:597] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:01.727849  7864 raft_consensus.cc:359] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.728565  7864 raft_consensus.cc:740] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
W20260709 13:19:01.710213  7093 leader_election.cc:336] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.729365  7864 consensus_queue.cc:260] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.731648  7864 ts_tablet_manager.cc:1434] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:19:01.732470  7864 tablet_bootstrap.cc:492] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:01.734279  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.735038  7119 raft_consensus.cc:2468] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:19:01.734555  7090 leader_election.cc:304] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:19:01.732489  7883 leader_election.cc:290] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.737552  7839 raft_consensus.cc:2804] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.737936  7239 leader_election.cc:304] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:01.738503  7441 raft_consensus.cc:493] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.738082  7839 raft_consensus.cc:493] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.739111  7805 raft_consensus.cc:2804] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.740995  7839 raft_consensus.cc:3060] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.741288  7805 raft_consensus.cc:493] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.741727  7805 raft_consensus.cc:3060] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.739185  7441 raft_consensus.cc:515] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
W20260709 13:19:01.745270  7241 leader_election.cc:336] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:01.746140  7241 leader_election.cc:336] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.746645  7441 leader_election.cc:290] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.749428  7875 raft_consensus.cc:493] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.750047  7875 raft_consensus.cc:515] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.752238  7875 leader_election.cc:290] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
W20260709 13:19:01.760842  7241 leader_election.cc:336] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.770918  6947 catalog_manager.cc:5697] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 2 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:01.763741  7165 leader_election.cc:304] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:01.773700  7165 leader_election.cc:304] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:19:01.774828  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9864a17f99184722afb484bb88229794" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:01.775578  7196 raft_consensus.cc:2468] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 1.
I20260709 13:19:01.779434  7093 leader_election.cc:304] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:01.780462  7883 raft_consensus.cc:2804] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.780987  7883 raft_consensus.cc:493] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.781466  7883 raft_consensus.cc:3060] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.784912  7238 leader_election.cc:304] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [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: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:01.787421  7789 raft_consensus.cc:2749] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.788697  7093 leader_election.cc:304] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:01.791862  7852 raft_consensus.cc:2804] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:01.792336  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:01.793154  7121 raft_consensus.cc:3060] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.793206  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594" candidate_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:01.796416  7875 raft_consensus.cc:2804] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.797096  7875 raft_consensus.cc:493] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.797552  7875 raft_consensus.cc:3060] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.802211  7823 raft_consensus.cc:515] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.805905  7197 raft_consensus.cc:2468] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:01.813755  7090 leader_election.cc:304] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:19:01.815016  7441 raft_consensus.cc:2804] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:01.815506  7441 raft_consensus.cc:697] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:01.816411  7441 consensus_queue.cc:237] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.821784  7871 raft_consensus.cc:2764] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:19:01.825424  7839 raft_consensus.cc:515] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.790383  7165 leader_election.cc:304] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:19:01.830143  7789 raft_consensus.cc:2749] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.807854  7121 raft_consensus.cc:2468] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84fe3744f8d4efa97a1dbb5681480c7 in term 2.
I20260709 13:19:01.808393  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:01.837352  7274 raft_consensus.cc:2468] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:19:01.809228  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
W20260709 13:19:01.809981  7093 leader_election.cc:336] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.838577  7093 leader_election.cc:304] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939
I20260709 13:19:01.853171  7852 raft_consensus.cc:697] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:01.851289  7268 raft_consensus.cc:2468] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
W20260709 13:19:01.864589  7093 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 54619us
W20260709 13:19:01.865538  7093 leader_election.cc:336] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.866117  7093 leader_election.cc:304] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0; no voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939
W20260709 13:19:01.865518  7238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 56766.5us
W20260709 13:19:01.867218  7239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 58660.5us
I20260709 13:19:01.857307  7805 raft_consensus.cc:515] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.874904  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:01.873131  7894 raft_consensus.cc:2749] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.881402  7900 raft_consensus.cc:493] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.882050  7900 raft_consensus.cc:515] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
W20260709 13:19:01.882552  7093 leader_election.cc:336] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:01.883340  7093 leader_election.cc:336] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.884219  7900 leader_election.cc:290] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:01.877535  7898 raft_consensus.cc:2749] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:19:01.877599  7241 leader_election.cc:336] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.885704  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:01.858618  7883 raft_consensus.cc:515] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.886646  7197 raft_consensus.cc:2468] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:19:01.887449  7196 raft_consensus.cc:3060] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.888309  7090 leader_election.cc:304] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: 
I20260709 13:19:01.886986  7823 leader_election.cc:290] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.889443  7894 raft_consensus.cc:2804] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.890231  7894 raft_consensus.cc:493] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.890700  7894 raft_consensus.cc:3060] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.890882  7883 leader_election.cc:290] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.896364  7864 tablet_bootstrap.cc:492] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:01.895824  7165 leader_election.cc:304] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d84fe3744f8d4efa97a1dbb5681480c7; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:19:01.902598  7093 leader_election.cc:304] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:01.902726  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ea52a3c47c4d34a04201f09538e9a0" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:01.903542  7274 raft_consensus.cc:3060] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.904006  7093 leader_election.cc:304] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:01.872927  7839 leader_election.cc:290] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:01.909190  7271 raft_consensus.cc:1275] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer d84fe3744f8d4efa97a1dbb5681480c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:01.891882  7875 raft_consensus.cc:515] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.913460  7864 tablet_bootstrap.cc:492] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:01.914191  7864 ts_tablet_manager.cc:1403] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.182s	user 0.015s	sys 0.007s
I20260709 13:19:01.918041  7864 raft_consensus.cc:359] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:01.919014  7864 raft_consensus.cc:740] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:01.919981  7839 raft_consensus.cc:2804] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.920439  7839 raft_consensus.cc:493] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.920970  7839 raft_consensus.cc:3060] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.921301  7902 raft_consensus.cc:2804] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:01.921834  7902 raft_consensus.cc:493] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.922334  7902 raft_consensus.cc:3060] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.907081  7778 raft_consensus.cc:2749] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:01.912746  7121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e055cbf184c4fd5b8784685d4fdf98a" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:01.929175  7121 raft_consensus.cc:3060] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:01.904359  7852 consensus_queue.cc:237] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.945583  7875 leader_election.cc:290] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.947397  7871 consensus_queue.cc:1048] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:01.948873  7165 leader_election.cc:304] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:01.952085  7274 raft_consensus.cc:2468] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:01.931070  7864 consensus_queue.cc:260] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
W20260709 13:19:01.963297  7093 leader_election.cc:336] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.961189  7846 raft_consensus.cc:2804] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:01.963557  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:01.969084  7268 raft_consensus.cc:1275] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:01.969581  7119 raft_consensus.cc:3060] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:19:01.970589  7093 leader_election.cc:336] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:01.971325  7093 leader_election.cc:336] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:01.974570  7093 leader_election.cc:336] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.976854  7864 ts_tablet_manager.cc:1434] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 13:19:01.977923  7864 tablet_bootstrap.cc:492] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: Bootstrap starting.
W20260709 13:19:01.978562  7093 leader_election.cc:336] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:01.978662  7241 leader_election.cc:336] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:01.969090  7846 raft_consensus.cc:697] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 LEADER]: Becoming Leader. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:01.958135  7839 raft_consensus.cc:515] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:01.982195  7846 consensus_queue.cc:237] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.949281  7883 raft_consensus.cc:493] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:01.983309  7883 raft_consensus.cc:515] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:01.958433  7805 leader_election.cc:290] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:01.986266  7839 leader_election.cc:290] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:01.987815  7093 leader_election.cc:304] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:01.972218  7196 raft_consensus.cc:2468] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:01.995625  7194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:01.996774  7194 raft_consensus.cc:2468] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 1.
I20260709 13:19:01.998956  7904 consensus_queue.cc:1048] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:02.000917  7894 raft_consensus.cc:515] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
W20260709 13:19:02.002810  7093 leader_election.cc:336] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:02.004762  7241 leader_election.cc:336] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:02.005410  7167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.132:38175, user_credentials={real_user=slave}} blocked reactor thread for 74112.7us
I20260709 13:19:01.985546  7883 leader_election.cc:290] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
W20260709 13:19:02.009130  7093 leader_election.cc:336] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:02.012606  7093 leader_election.cc:336] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:02.008648  7839 raft_consensus.cc:2804] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:02.017951  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c624cc4e5f234c219d59808c673a0d96" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:02.018671  7274 raft_consensus.cc:3060] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:02.020959  7839 raft_consensus.cc:697] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:02.004128  7121 raft_consensus.cc:2468] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 2.
I20260709 13:19:02.033576  7274 raft_consensus.cc:2468] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:02.040732  7093 leader_election.cc:304] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:02.052138  7239 leader_election.cc:304] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:02.022001  7839 consensus_queue.cc:237] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:02.048508  7883 raft_consensus.cc:2804] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:02.060987  7883 raft_consensus.cc:697] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:02.062011  7883 consensus_queue.cc:237] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
W20260709 13:19:02.064847  7093 leader_election.cc:336] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:02.065574  7093 leader_election.cc:336] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:02.066335  7093 consensus_peers.cc:597] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:02.089180  7864 tablet_bootstrap.cc:492] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:02.090301  7864 tablet_bootstrap.cc:492] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:02.090991  7864 ts_tablet_manager.cc:1403] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.008s
I20260709 13:19:02.058297  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9864a17f99184722afb484bb88229794" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:02.105029  7864 raft_consensus.cc:359] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:02.106081  7864 raft_consensus.cc:740] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:02.106248  7894 leader_election.cc:290] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:02.059883  7805 raft_consensus.cc:2804] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:02.106946  7805 raft_consensus.cc:697] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:19:02.106848  7864 consensus_queue.cc:260] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:02.107283  7196 raft_consensus.cc:3060] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:02.107882  7805 consensus_queue.cc:237] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:02.109139  7119 raft_consensus.cc:2468] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 2.
I20260709 13:19:02.112953  7864 ts_tablet_manager.cc:1434] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:19:02.113852  7864 tablet_bootstrap.cc:492] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:02.115166  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:02.115826  7197 raft_consensus.cc:3060] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:02.118556  7239 leader_election.cc:304] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [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: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:02.119124  7902 raft_consensus.cc:515] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:02.120484  7090 leader_election.cc:304] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:02.122954  7090 leader_election.cc:304] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:02.123759  7441 raft_consensus.cc:2804] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:02.124105  7441 raft_consensus.cc:493] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:02.124457  7441 raft_consensus.cc:3060] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:02.129303  6947 catalog_manager.cc:5697] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:02.126595  7904 raft_consensus.cc:2804] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:19:02.161454  7093 leader_election.cc:336] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:02.210639  7441 raft_consensus.cc:515] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:02.233312  7896 raft_consensus.cc:2804] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:02.234131  7896 raft_consensus.cc:697] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:19:02.228250  7121 raft_consensus.cc:1275] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Refusing update from remote peer 9ae967211a7b43559a2be39652b77fea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:02.238386  7896 consensus_queue.cc:237] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:02.241353  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1883aa2831406bbcd1855e7eba6745" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:02.242074  7274 raft_consensus.cc:3060] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:02.227996  7904 raft_consensus.cc:697] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:02.267202  7902 leader_election.cc:290] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), f4c169509a11460196fa883821703939 (127.2.94.129:37619)
W20260709 13:19:02.268621  7241 consensus_peers.cc:597] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:02.272459  6950 catalog_manager.cc:5697] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:02.261650  7274 raft_consensus.cc:2468] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:02.284245  7093 leader_election.cc:304] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:02.289358  7441 leader_election.cc:290] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:02.294538  7876 consensus_queue.cc:1048] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
W20260709 13:19:02.311659  7093 leader_election.cc:336] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:02.303215  7901 raft_consensus.cc:2804] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:19:02.297322  7917 log.cc:927] Time spent T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7: Append to log took a long time: real 0.080s	user 0.002s	sys 0.000s
I20260709 13:19:02.299669  7196 raft_consensus.cc:2468] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 2.
I20260709 13:19:02.320749  7901 raft_consensus.cc:697] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:02.341691  7197 raft_consensus.cc:2468] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:02.356906  7238 leader_election.cc:304] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [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: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:02.365770  7090 leader_election.cc:304] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:02.368698  7921 raft_consensus.cc:2804] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:19:02.370416  7093 consensus_peers.cc:597] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:02.371748  7921 raft_consensus.cc:697] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:02.358983  7194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
W20260709 13:19:02.371546  7093 leader_election.cc:336] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
I20260709 13:19:02.373287  7194 raft_consensus.cc:3060] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:02.374385  7901 consensus_queue.cc:237] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:02.342119  7904 consensus_queue.cc:237] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:02.372834  7921 consensus_queue.cc:237] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:02.381417  7876 raft_consensus.cc:2804] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:02.382115  7876 raft_consensus.cc:697] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:19:02.403254  7196 raft_consensus.cc:1275] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:02.405177  7904 consensus_queue.cc:1048] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:02.405376  7876 consensus_queue.cc:237] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:02.382135  7194 raft_consensus.cc:2468] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:02.447508  7268 raft_consensus.cc:1275] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:19:02.448606  7928 log.cc:927] Time spent T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 13:19:02.454010  7090 leader_election.cc:304] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [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: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7; no voters: f4c169509a11460196fa883821703939
I20260709 13:19:02.468179  7864 tablet_bootstrap.cc:492] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:02.450749  7901 consensus_queue.cc:1048] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:19:02.486584  7864 tablet_bootstrap.cc:492] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:02.487643  7864 ts_tablet_manager.cc:1403] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.374s	user 0.041s	sys 0.020s
I20260709 13:19:02.461203  7902 raft_consensus.cc:2804] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:02.497979  7902 raft_consensus.cc:697] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:02.499724  6950 catalog_manager.cc:5697] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:02.502228  6950 catalog_manager.cc:5697] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:02.504196  6950 catalog_manager.cc:5697] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:02.498922  7902 consensus_queue.cc:237] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:02.513948  6950 catalog_manager.cc:5697] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } }
W20260709 13:19:02.531508  7241 consensus_peers.cc:597] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:02.535691  7271 raft_consensus.cc:1275] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:02.537407  7441 consensus_queue.cc:1048] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:02.544073  7119 raft_consensus.cc:1275] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Refusing update from remote peer d84fe3744f8d4efa97a1dbb5681480c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:02.547572  7906 consensus_queue.cc:1048] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:19:02.557780  7093 consensus_peers.cc:597] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:02.558357  7167 consensus_peers.cc:597] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:02.558557  7093 consensus_peers.cc:597] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:02.565032  7121 raft_consensus.cc:1275] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Refusing update from remote peer 9ae967211a7b43559a2be39652b77fea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:02.567870  7876 consensus_queue.cc:1048] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:02.568233  6947 catalog_manager.cc:5697] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 2 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:02.570572  6947 catalog_manager.cc:5697] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 2 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:02.590641  7864 raft_consensus.cc:359] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:02.591444  7864 raft_consensus.cc:740] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:02.592365  7864 consensus_queue.cc:260] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:02.594691  7864 ts_tablet_manager.cc:1434] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.003s
I20260709 13:19:02.595502  7864 tablet_bootstrap.cc:492] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: Bootstrap starting.
W20260709 13:19:02.608891  7167 consensus_peers.cc:597] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:02.651360  7093 consensus_peers.cc:597] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:02.651768  6947 catalog_manager.cc:5697] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 2 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:02.654510  7867 raft_consensus.cc:493] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:02.655109  7867 raft_consensus.cc:515] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
W20260709 13:19:02.667577  7167 consensus_peers.cc:597] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:02.708143  7867 leader_election.cc:290] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
W20260709 13:19:02.723778  7940 log.cc:927] Time spent T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
W20260709 13:19:02.725960  7167 consensus_peers.cc:597] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:02.711916  7272 raft_consensus.cc:1275] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:02.728817  7867 raft_consensus.cc:493] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:02.761893  7867 raft_consensus.cc:515] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:02.821770  7864 tablet_bootstrap.cc:492] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:02.822962  7864 tablet_bootstrap.cc:492] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:02.826110  7867 leader_election.cc:290] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:19:02.823935  7864 ts_tablet_manager.cc:1403] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.229s	user 0.031s	sys 0.013s
W20260709 13:19:02.832932  7167 consensus_peers.cc:597] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:02.837363  7241 consensus_peers.cc:597] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:02.843715  7239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 92092us
I20260709 13:19:02.845983  7867 raft_consensus.cc:493] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:02.846549  7867 raft_consensus.cc:515] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:02.848579  7200 raft_consensus.cc:1275] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:02.857771  7122 raft_consensus.cc:1275] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Refusing update from remote peer 9ae967211a7b43559a2be39652b77fea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:02.848729  7867 leader_election.cc:290] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:02.869800  7875 consensus_queue.cc:1048] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:02.880375  7194 raft_consensus.cc:1275] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer 9ae967211a7b43559a2be39652b77fea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:02.881839  7200 raft_consensus.cc:1275] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:02.881844  7867 raft_consensus.cc:493] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:02.883193  7864 raft_consensus.cc:359] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:02.884016  7864 raft_consensus.cc:740] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:02.883810  7867 raft_consensus.cc:515] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:02.885737  7864 consensus_queue.cc:260] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:02.924822  7899 consensus_queue.cc:1048] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 13:19:02.915617  7951 raft_consensus.cc:493] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:02.926648  7951 raft_consensus.cc:515] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:02.928983  7951 leader_election.cc:290] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:02.929741  7958 consensus_queue.cc:1048] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:19:02.916169  7919 consensus_queue.cc:1048] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
W20260709 13:19:02.922287  7946 log.cc:927] Time spent T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0: Append to log took a long time: real 0.158s	user 0.004s	sys 0.000s
I20260709 13:19:02.944491  7441 consensus_queue.cc:1048] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:03.065438  7864 ts_tablet_manager.cc:1434] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.237s	user 0.025s	sys 0.016s
I20260709 13:19:02.941669  7951 raft_consensus.cc:493] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:03.066404  7864 tablet_bootstrap.cc:492] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: Bootstrap starting.
W20260709 13:19:03.086301  7093 consensus_peers.cc:597] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:03.067668  7962 raft_consensus.cc:493] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:03.096887  7271 raft_consensus.cc:1275] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:03.069976  7951 raft_consensus.cc:515] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
W20260709 13:19:03.105175  7167 consensus_peers.cc:597] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:03.120054  7867 leader_election.cc:290] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:03.097757  7962 raft_consensus.cc:515] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:03.155643  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:03.145023  7961 raft_consensus.cc:493] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:03.178689  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe893999bcf7483297e5f0f0fbe2d4ef" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:03.183656  7951 leader_election.cc:290] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:03.183979  7962 leader_election.cc:290] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:03.161878  7961 raft_consensus.cc:515] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:03.177625  7867 raft_consensus.cc:493] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:03.195798  7124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:03.196878  7867 raft_consensus.cc:515] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:03.198714  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:03.199800  7867 leader_election.cc:290] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:19:03.200418  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:03.202605  7961 leader_election.cc:290] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:03.211009  6946 catalog_manager.cc:5697] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:03.225057  6946 catalog_manager.cc:5697] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:03.216856  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:03.230890  6946 catalog_manager.cc:5697] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from f4c169509a11460196fa883821703939 (127.2.94.129) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:03.240846  7123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a25d8c807d4673ac843de643aba55e" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:03.243707  7961 raft_consensus.cc:493] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:03.244320  7961 raft_consensus.cc:515] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:03.246522  7961 leader_election.cc:290] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:19:03.248616  7901 consensus_queue.cc:1048] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:03.264711  7199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:03.270208  7193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d850136df44aa821734634cb94d88" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:03.271733  7193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50a25d8c807d4673ac843de643aba55e" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:03.272809  7193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a4e393ced14b1990e3e00fae7f550b" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:19:03.273036  7241 consensus_peers.cc:597] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:03.273319  7200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a44e2d5afba41418ab47aab587f6591" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:19:03.274857  7167 consensus_peers.cc:597] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.275373  7167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 169302us
I20260709 13:19:03.275429  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe893999bcf7483297e5f0f0fbe2d4ef" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:19:03.275923  7167 consensus_peers.cc:597] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:03.276510  7864 tablet_bootstrap.cc:492] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:19:03.276394  7167 consensus_peers.cc:597] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:03.279502  7858 leader_election.cc:304] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:19:03.280609  7961 raft_consensus.cc:2749] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:19:03.282310  7093 consensus_peers.cc:597] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:03.282162  7858 leader_election.cc:304] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:19:03.284401  7864 tablet_bootstrap.cc:492] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:03.285363  7864 ts_tablet_manager.cc:1403] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.219s	user 0.019s	sys 0.008s
I20260709 13:19:03.285533  7961 raft_consensus.cc:2749] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:03.287961  7858 leader_election.cc:304] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:19:03.291373  7196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
W20260709 13:19:03.293373  7241 consensus_peers.cc:597] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.304610  7241 consensus_peers.cc:597] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.332098  7165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 46234.2us
I20260709 13:19:03.335242  7864 raft_consensus.cc:359] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:03.336328  7864 raft_consensus.cc:740] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:03.293941  7961 raft_consensus.cc:2749] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:03.337249  7864 consensus_queue.cc:260] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:03.358533  7864 ts_tablet_manager.cc:1434] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 13:19:03.359498  7864 tablet_bootstrap.cc:492] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: Bootstrap starting.
W20260709 13:19:03.365106  7241 consensus_peers.cc:597] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.365937  7241 consensus_peers.cc:597] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:03.379992  7195 raft_consensus.cc:1275] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:03.350152  7858 leader_election.cc:304] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
W20260709 13:19:03.393544  7241 consensus_peers.cc:597] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.394399  7241 consensus_peers.cc:597] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:03.404284  7858 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 63679.1us
I20260709 13:19:03.405874  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4d850136df44aa821734634cb94d88" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:03.407814  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b29756cd16a404d9449b03ece63cc53" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:03.409608  7271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:03.409789  7867 raft_consensus.cc:493] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:03.410418  7867 raft_consensus.cc:515] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:03.410876  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2c0b72ad5064379a8ce3b097d489594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:03.412441  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a4e393ced14b1990e3e00fae7f550b" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:03.412672  7867 leader_election.cc:290] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:03.399138  7961 raft_consensus.cc:2749] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:03.413992  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a44e2d5afba41418ab47aab587f6591" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:03.414625  7118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:03.426631  7921 consensus_queue.cc:1048] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:19:03.427860  7979 log.cc:927] Time spent T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0: Append to log took a long time: real 0.070s	user 0.001s	sys 0.002s
I20260709 13:19:03.415299  7861 leader_election.cc:304] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
W20260709 13:19:03.444130  7093 consensus_peers.cc:597] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.444720  7093 consensus_peers.cc:597] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:03.445123  7093 consensus_peers.cc:597] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.445714  7093 consensus_peers.cc:597] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:03.446238  7093 consensus_peers.cc:597] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:03.446415  7961 raft_consensus.cc:2749] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:03.451467  7861 leader_election.cc:304] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea
I20260709 13:19:03.476575  7861 leader_election.cc:304] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea
I20260709 13:19:03.478159  7867 raft_consensus.cc:2749] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:03.478587  7861 leader_election.cc:304] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea
I20260709 13:19:03.479053  7867 raft_consensus.cc:2749] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:03.479882  7962 raft_consensus.cc:2749] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:03.483093  7861 leader_election.cc:304] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:19:03.488207  7961 raft_consensus.cc:2749] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:19:03.497227  7165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:40005, user_credentials={real_user=slave}} blocked reactor thread for 48712.8us
W20260709 13:19:03.493784  7093 consensus_peers.cc:597] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:03.499792  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:03.495775  7961 raft_consensus.cc:493] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:03.505518  7861 leader_election.cc:304] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
W20260709 13:19:03.522122  7241 consensus_peers.cc:597] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:03.537673  7864 tablet_bootstrap.cc:492] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:03.523305  7962 raft_consensus.cc:2749] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:19:03.539113  7167 consensus_peers.cc:597] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.540393  7167 consensus_peers.cc:597] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.543572  7167 consensus_peers.cc:597] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:03.522302  7961 raft_consensus.cc:515] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:03.551702  7961 leader_election.cc:290] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:19:03.552884  7858 leader_election.cc:304] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
W20260709 13:19:03.554539  7093 consensus_peers.cc:597] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:03.553426  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c60826a67448eb96052d680059d70a" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:03.560009  7961 raft_consensus.cc:2749] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:19:03.538256  7861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.132:38175, user_credentials={real_user=slave}} blocked reactor thread for 44455.8us
I20260709 13:19:03.569165  7864 tablet_bootstrap.cc:492] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:03.570441  7864 ts_tablet_manager.cc:1403] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.211s	user 0.022s	sys 0.004s
I20260709 13:19:03.599756  7274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c60826a67448eb96052d680059d70a" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ae967211a7b43559a2be39652b77fea" is_pre_election: true
I20260709 13:19:03.618773  7858 leader_election.cc:304] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 9ae967211a7b43559a2be39652b77fea, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:19:03.620127  7961 raft_consensus.cc:2749] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:03.622974  7864 raft_consensus.cc:359] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:03.625507  7864 raft_consensus.cc:740] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:03.627880  7864 consensus_queue.cc:260] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:03.637032  7864 ts_tablet_manager.cc:1434] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:19:03.637838  7864 tablet_bootstrap.cc:492] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: Bootstrap starting.
W20260709 13:19:03.654294  7167 consensus_peers.cc:597] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.659607  7167 consensus_peers.cc:597] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.660205  7167 consensus_peers.cc:597] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.660722  7167 consensus_peers.cc:597] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.720888  7167 consensus_peers.cc:597] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:03.783696  7864 tablet_bootstrap.cc:492] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:03.785127  7864 tablet_bootstrap.cc:492] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:03.786039  7864 ts_tablet_manager.cc:1403] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.148s	user 0.017s	sys 0.007s
W20260709 13:19:03.793802  7093 consensus_peers.cc:597] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:03.794373  7093 consensus_peers.cc:597] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:03.796849  7864 raft_consensus.cc:359] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:03.797932  7864 raft_consensus.cc:740] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:03.799131  7864 consensus_queue.cc:260] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:03.802990  7864 ts_tablet_manager.cc:1434] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:19:03.805567  7864 tablet_bootstrap.cc:492] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:03.845017  7864 tablet_bootstrap.cc:492] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:03.846274  7864 tablet_bootstrap.cc:492] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:03.847046  7864 ts_tablet_manager.cc:1403] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.012s
I20260709 13:19:03.849747  7864 raft_consensus.cc:359] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:03.850423  7864 raft_consensus.cc:740] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:03.851095  7864 consensus_queue.cc:260] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:03.854444  7864 ts_tablet_manager.cc:1434] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:19:03.855647  7864 tablet_bootstrap.cc:492] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:03.886480  7864 tablet_bootstrap.cc:492] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:03.892258  7864 tablet_bootstrap.cc:492] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:03.893265  7864 ts_tablet_manager.cc:1403] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.000s
I20260709 13:19:03.901015  7864 raft_consensus.cc:359] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:03.902175  7864 raft_consensus.cc:740] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:03.921849  7864 consensus_queue.cc:260] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:03.924927  7864 ts_tablet_manager.cc:1434] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.004s
I20260709 13:19:03.926795  7864 tablet_bootstrap.cc:492] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:03.975492  7864 tablet_bootstrap.cc:492] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:03.976503  7864 tablet_bootstrap.cc:492] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:03.977115  7864 ts_tablet_manager.cc:1403] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.011s
I20260709 13:19:03.979658  7864 raft_consensus.cc:359] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:03.980419  7864 raft_consensus.cc:740] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:03.981189  7864 consensus_queue.cc:260] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:03.984746  7864 ts_tablet_manager.cc:1434] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:19:03.985612  7864 tablet_bootstrap.cc:492] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.030530  7864 tablet_bootstrap.cc:492] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.031476  7864 tablet_bootstrap.cc:492] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.032116  7864 ts_tablet_manager.cc:1403] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.014s
I20260709 13:19:04.034109  7961 raft_consensus.cc:493] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:04.034583  7961 raft_consensus.cc:515] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:04.034729  7864 raft_consensus.cc:359] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:04.035382  7864 raft_consensus.cc:740] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.036175  7864 consensus_queue.cc:260] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:04.036820  7961 leader_election.cc:290] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:04.039646  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e124992eb294e0087db3023ac3a3de0" is_pre_election: true
I20260709 13:19:04.042984  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1105e1d951548eeab0e2de2dff77859" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" is_pre_election: true
I20260709 13:19:04.045156  7858 leader_election.cc:304] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4c169509a11460196fa883821703939; no voters: 8e124992eb294e0087db3023ac3a3de0, d84fe3744f8d4efa97a1dbb5681480c7
I20260709 13:19:04.046201  7962 raft_consensus.cc:2749] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:04.048782  7864 ts_tablet_manager.cc:1434] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 13:19:04.053257  7864 tablet_bootstrap.cc:492] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: Bootstrap starting.
W20260709 13:19:04.097827  7858 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:36267, user_credentials={real_user=slave}} blocked reactor thread for 52818us
I20260709 13:19:04.114037  7864 tablet_bootstrap.cc:492] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.115067  7864 tablet_bootstrap.cc:492] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.115700  7864 ts_tablet_manager.cc:1403] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.006s
I20260709 13:19:04.122453  7864 raft_consensus.cc:359] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.128366  7864 raft_consensus.cc:740] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.129154  7864 consensus_queue.cc:260] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.131551  7864 ts_tablet_manager.cc:1434] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:19:04.132381  7864 tablet_bootstrap.cc:492] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.159790  7864 tablet_bootstrap.cc:492] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.161278  7864 tablet_bootstrap.cc:492] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.161935  7864 ts_tablet_manager.cc:1403] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.005s
I20260709 13:19:04.164002  7864 raft_consensus.cc:359] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.164495  7864 raft_consensus.cc:740] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.165238  7864 consensus_queue.cc:260] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.166920  7864 ts_tablet_manager.cc:1434] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:19:04.167589  7864 tablet_bootstrap.cc:492] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.168041  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.129:37619
I20260709 13:19:04.168179  8035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.129:37619 every 8 connection(s)
I20260709 13:19:04.206599  7864 tablet_bootstrap.cc:492] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.207573  7864 tablet_bootstrap.cc:492] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.208222  7864 ts_tablet_manager.cc:1403] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260709 13:19:04.217348  7864 raft_consensus.cc:359] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.218043  7864 raft_consensus.cc:740] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.218730  7864 consensus_queue.cc:260] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.220032  8036 heartbeater.cc:344] Connected to a master server at 127.2.94.190:45103
I20260709 13:19:04.220504  8036 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:04.221480  8036 heartbeater.cc:507] Master 127.2.94.190:45103 requested a full tablet report, sending...
I20260709 13:19:04.231854  7864 ts_tablet_manager.cc:1434] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:19:04.233350  7864 tablet_bootstrap.cc:492] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.237046  8004 raft_consensus.cc:3060] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:04.242327  8003 raft_consensus.cc:3060] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:04.250540  6947 ts_manager.cc:194] Re-registered known tserver with Master: f4c169509a11460196fa883821703939 (127.2.94.129:37619)
I20260709 13:19:04.275111  7864 tablet_bootstrap.cc:492] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.276317  7864 tablet_bootstrap.cc:492] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.277069  7864 ts_tablet_manager.cc:1403] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.006s
I20260709 13:19:04.281028  7864 raft_consensus.cc:359] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.281857  7864 raft_consensus.cc:740] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.282708  7864 consensus_queue.cc:260] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.285531  7864 ts_tablet_manager.cc:1434] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:19:04.293299  8002 raft_consensus.cc:3060] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:04.293534  7864 tablet_bootstrap.cc:492] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.331012  7864 tablet_bootstrap.cc:492] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.331799  7864 tablet_bootstrap.cc:492] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.332319  7864 ts_tablet_manager.cc:1403] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.004s
I20260709 13:19:04.334271  7864 raft_consensus.cc:359] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:04.334656  6947 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40038
I20260709 13:19:04.334769  7864 raft_consensus.cc:740] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.335858  7864 consensus_queue.cc:260] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:04.338536  7864 ts_tablet_manager.cc:1434] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:19:04.339196  7864 tablet_bootstrap.cc:492] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.340173  8036 heartbeater.cc:499] Master 127.2.94.190:45103 was elected leader, sending a full tablet report...
I20260709 13:19:04.354529  7864 tablet_bootstrap.cc:492] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.355600  7864 tablet_bootstrap.cc:492] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.356344  7864 ts_tablet_manager.cc:1403] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:19:04.358973  7864 raft_consensus.cc:359] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:04.359792  7864 raft_consensus.cc:740] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.360471  7864 consensus_queue.cc:260] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:04.362530  7864 ts_tablet_manager.cc:1434] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:19:04.363340  7864 tablet_bootstrap.cc:492] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.378821  7864 tablet_bootstrap.cc:492] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.379781  7864 tablet_bootstrap.cc:492] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.380421  7864 ts_tablet_manager.cc:1403] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 13:19:04.382959  7864 raft_consensus.cc:359] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.383649  7864 raft_consensus.cc:740] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.384315  7864 consensus_queue.cc:260] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.386178  7864 ts_tablet_manager.cc:1434] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260709 13:19:04.386723  7864 tablet_bootstrap.cc:492] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.399029  8003 raft_consensus.cc:3060] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:04.406288  7864 tablet_bootstrap.cc:492] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.407316  7864 tablet_bootstrap.cc:492] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.407989  7864 ts_tablet_manager.cc:1403] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:19:04.411010  7864 raft_consensus.cc:359] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.411921  7864 raft_consensus.cc:740] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.412815  7864 consensus_queue.cc:260] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:04.415486  7864 ts_tablet_manager.cc:1434] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:19:04.416363  7864 tablet_bootstrap.cc:492] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.419189  8002 raft_consensus.cc:3060] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:04.439910  7864 tablet_bootstrap.cc:492] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.440979  7864 tablet_bootstrap.cc:492] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.441663  7864 ts_tablet_manager.cc:1403] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 13:19:04.444219  7864 raft_consensus.cc:359] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:04.444934  7864 raft_consensus.cc:740] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.445756  7864 consensus_queue.cc:260] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:04.447944  7864 ts_tablet_manager.cc:1434] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:19:04.452004  7864 tablet_bootstrap.cc:492] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.464722  7999 raft_consensus.cc:3060] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:04.483299  8002 raft_consensus.cc:3060] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:04.534610  7864 tablet_bootstrap.cc:492] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.536150  7864 tablet_bootstrap.cc:492] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.536947  7864 ts_tablet_manager.cc:1403] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.048s
I20260709 13:19:04.539760  7864 raft_consensus.cc:359] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:04.540540  7864 raft_consensus.cc:740] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.541299  7864 consensus_queue.cc:260] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:04.543709  7864 ts_tablet_manager.cc:1434] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:19:04.544688  7864 tablet_bootstrap.cc:492] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.677014  8002 raft_consensus.cc:3060] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:19:04.709466  7167 consensus_peers.cc:597] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:04.711376  7864 tablet_bootstrap.cc:492] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.727156  7864 tablet_bootstrap.cc:492] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.728591  7864 ts_tablet_manager.cc:1403] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.184s	user 0.035s	sys 0.011s
I20260709 13:19:04.764593  7864 raft_consensus.cc:359] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:04.774308  7864 raft_consensus.cc:740] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.775568  7864 consensus_queue.cc:260] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:04.825196  7864 ts_tablet_manager.cc:1434] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.005s
I20260709 13:19:04.826596  7864 tablet_bootstrap.cc:492] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:04.980923  7864 tablet_bootstrap.cc:492] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:04.982105  7864 tablet_bootstrap.cc:492] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:04.982846  7864 ts_tablet_manager.cc:1403] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.157s	user 0.029s	sys 0.042s
I20260709 13:19:04.985998  7864 raft_consensus.cc:359] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:04.986526  7864 raft_consensus.cc:740] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:04.987161  7864 consensus_queue.cc:260] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:04.989586  7864 ts_tablet_manager.cc:1434] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:19:04.990422  7864 tablet_bootstrap.cc:492] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.005071  7864 tablet_bootstrap.cc:492] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.006088  7864 tablet_bootstrap.cc:492] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.006734  7864 ts_tablet_manager.cc:1403] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:19:05.010325  7864 raft_consensus.cc:359] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:05.010973  7864 raft_consensus.cc:740] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.012352  7864 consensus_queue.cc:260] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:05.017280  7864 ts_tablet_manager.cc:1434] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:19:05.019356  7864 tablet_bootstrap.cc:492] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.050930  7864 tablet_bootstrap.cc:492] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.052361  8004 raft_consensus.cc:3060] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:05.067703  7864 tablet_bootstrap.cc:492] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.069877  7864 ts_tablet_manager.cc:1403] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.004s
I20260709 13:19:05.074581  7864 raft_consensus.cc:359] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:05.075310  7864 raft_consensus.cc:740] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.079845  7864 consensus_queue.cc:260] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:05.083940  7864 ts_tablet_manager.cc:1434] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:19:05.084956  7864 tablet_bootstrap.cc:492] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.108096  7864 tablet_bootstrap.cc:492] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.120097  7864 tablet_bootstrap.cc:492] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.120817  7864 ts_tablet_manager.cc:1403] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.000s
I20260709 13:19:05.123490  7864 raft_consensus.cc:359] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:05.124089  7864 raft_consensus.cc:740] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.124716  7864 consensus_queue.cc:260] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:05.126727  7864 ts_tablet_manager.cc:1434] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:19:05.128341  7864 tablet_bootstrap.cc:492] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.171125  7864 tablet_bootstrap.cc:492] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.172077  7864 tablet_bootstrap.cc:492] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.172709  7864 ts_tablet_manager.cc:1403] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.014s
I20260709 13:19:05.176216  7864 raft_consensus.cc:359] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:05.176851  7864 raft_consensus.cc:740] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.177577  7864 consensus_queue.cc:260] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:05.179534  7864 ts_tablet_manager.cc:1434] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:19:05.181332  7864 tablet_bootstrap.cc:492] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.218663  7864 tablet_bootstrap.cc:492] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.219693  7864 tablet_bootstrap.cc:492] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.220402  7864 ts_tablet_manager.cc:1403] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.007s
I20260709 13:19:05.223153  7864 raft_consensus.cc:359] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:05.223742  7864 raft_consensus.cc:740] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.224431  7864 consensus_queue.cc:260] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:05.226554  7864 ts_tablet_manager.cc:1434] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:19:05.229914  7864 tablet_bootstrap.cc:492] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.244000  7999 raft_consensus.cc:3060] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:05.247108  7864 tablet_bootstrap.cc:492] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.248265  7864 tablet_bootstrap.cc:492] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.248988  7864 ts_tablet_manager.cc:1403] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:19:05.251407  7864 raft_consensus.cc:359] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:05.252046  7864 raft_consensus.cc:740] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.252674  7864 consensus_queue.cc:260] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:05.254875  7864 ts_tablet_manager.cc:1434] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:19:05.255924  7864 tablet_bootstrap.cc:492] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.272881  7864 tablet_bootstrap.cc:492] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.273882  7864 tablet_bootstrap.cc:492] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.274585  7864 ts_tablet_manager.cc:1403] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:19:05.276353  7999 raft_consensus.cc:3060] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:05.277565  7864 raft_consensus.cc:359] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:05.278298  7864 raft_consensus.cc:740] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.278965  7864 consensus_queue.cc:260] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:05.280973  7864 ts_tablet_manager.cc:1434] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260709 13:19:05.281831  7864 tablet_bootstrap.cc:492] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.295125  7864 tablet_bootstrap.cc:492] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.296190  7864 tablet_bootstrap.cc:492] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.296840  7864 ts_tablet_manager.cc:1403] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:19:05.299140  7864 raft_consensus.cc:359] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:05.299707  7864 raft_consensus.cc:740] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.300334  7864 consensus_queue.cc:260] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:05.302737  7864 ts_tablet_manager.cc:1434] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:19:05.304009  7864 tablet_bootstrap.cc:492] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.318635  7864 tablet_bootstrap.cc:492] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.319568  7864 tablet_bootstrap.cc:492] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.320446  7864 ts_tablet_manager.cc:1403] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:19:05.322794  7864 raft_consensus.cc:359] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:05.323493  7864 raft_consensus.cc:740] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
W20260709 13:19:05.323864  7093 consensus_peers.cc:597] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:19:05.324167  7864 consensus_queue.cc:260] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:05.326397  7864 ts_tablet_manager.cc:1434] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:19:05.327711  7864 tablet_bootstrap.cc:492] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.330912  7999 raft_consensus.cc:3060] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:05.344377  7864 tablet_bootstrap.cc:492] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.345754  7864 tablet_bootstrap.cc:492] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.346439  7864 ts_tablet_manager.cc:1403] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:19:05.350395  7864 raft_consensus.cc:359] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:05.351164  7864 raft_consensus.cc:740] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.351842  7864 consensus_queue.cc:260] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:05.354310  7864 ts_tablet_manager.cc:1434] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:19:05.360147  7864 tablet_bootstrap.cc:492] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.366870  8002 raft_consensus.cc:3060] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:05.378211  7864 tablet_bootstrap.cc:492] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.379276  7864 tablet_bootstrap.cc:492] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.379969  7864 ts_tablet_manager.cc:1403] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260709 13:19:05.382370  7864 raft_consensus.cc:359] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:05.383199  7864 raft_consensus.cc:740] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.383919  7864 consensus_queue.cc:260] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:05.389050  7864 ts_tablet_manager.cc:1434] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:19:05.391791  7864 tablet_bootstrap.cc:492] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: Bootstrap starting.
I20260709 13:19:05.412338  7864 tablet_bootstrap.cc:492] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:05.413175  7864 tablet_bootstrap.cc:492] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: Bootstrap complete.
I20260709 13:19:05.413781  7864 ts_tablet_manager.cc:1403] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:19:05.415611  7864 raft_consensus.cc:359] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:05.416113  7864 raft_consensus.cc:740] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c169509a11460196fa883821703939, State: Initialized, Role: FOLLOWER
I20260709 13:19:05.416728  7864 consensus_queue.cc:260] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:05.418618  7864 ts_tablet_manager.cc:1434] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:19:05.623793  7999 raft_consensus.cc:3060] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:05.795360  7999 raft_consensus.cc:3060] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:14.183776  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:14.239382  7192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "334e727ec8424053ac108138dd44d40d"
dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35760
I20260709 13:19:14.240012  7192 raft_consensus.cc:606] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:14.259277  7119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12"
dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35120
I20260709 13:19:14.259863  7119 raft_consensus.cc:606] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:14.263123  7119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594"
dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35120
I20260709 13:19:14.263650  7119 raft_consensus.cc:606] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:14.277441  7266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137"
dest_uuid: "9ae967211a7b43559a2be39652b77fea"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:49988
I20260709 13:19:14.278220  7266 raft_consensus.cc:606] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:14.281039  7119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2"
dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35120
I20260709 13:19:14.281491  7119 raft_consensus.cc:606] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:14.284708  7119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d"
dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35120
I20260709 13:19:14.285223  7119 raft_consensus.cc:606] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:14.286316  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:19:14.287896  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:14.412956  8096 raft_consensus.cc:993] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.413546  8097 raft_consensus.cc:1081] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.414958  7999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:19:14.415375  7999 raft_consensus.cc:493] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:14.415622  7999 raft_consensus.cc:3060] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.420946  7999 raft_consensus.cc:515] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:14.423046  7999 leader_election.cc:290] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 3 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:14.423454  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:14.424085  7119 raft_consensus.cc:3055] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:14.426710  7119 raft_consensus.cc:740] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:14.427507  7119 consensus_queue.cc:260] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:14.424001  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96d3218645143ba97d74c5f02b55c0d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:14.428540  7192 raft_consensus.cc:3060] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.430122  7119 raft_consensus.cc:3060] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.435163  7192 raft_consensus.cc:2468] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:14.436419  7858 leader_election.cc:304] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [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: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:14.437211  7119 raft_consensus.cc:2468] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:14.438395  8104 raft_consensus.cc:2804] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:14.439730  8104 raft_consensus.cc:697] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 3 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:14.441085  8104 consensus_queue.cc:237] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:14.450188  8107 raft_consensus.cc:993] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.451313  8096 raft_consensus.cc:1081] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.454717  7999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:19:14.454022  6950 catalog_manager.cc:5697] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 reported cstate change: term changed from 2 to 3, leader changed from 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:14.455521  7999 raft_consensus.cc:493] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:14.459008  8097 raft_consensus.cc:993] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.459735  8097 raft_consensus.cc:1081] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.463112  8004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:19:14.463944  8004 raft_consensus.cc:493] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:14.464452  8004 raft_consensus.cc:3060] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.456070  7999 raft_consensus.cc:3060] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:14.483052  8004 raft_consensus.cc:515] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:14.488036  7266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:14.488863  7266 raft_consensus.cc:3060] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.492327  7999 raft_consensus.cc:515] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:14.503029  7999 leader_election.cc:290] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:14.504961  8004 leader_election.cc:290] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 3 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:14.505262  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54affe5af354fc197c9958b0e61bee2" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:14.505913  7119 raft_consensus.cc:3055] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:14.506404  7119 raft_consensus.cc:740] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:14.507150  7119 consensus_queue.cc:260] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:14.508281  7266 raft_consensus.cc:2468] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:14.508765  7120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:14.509367  7120 raft_consensus.cc:3055] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:14.509670  7120 raft_consensus.cc:740] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:14.509822  7861 leader_election.cc:304] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [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: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:14.510645  8104 raft_consensus.cc:2804] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:14.510471  7120 consensus_queue.cc:260] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:14.511168  8104 raft_consensus.cc:697] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 3 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:14.511834  7120 raft_consensus.cc:3060] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:14.512041  8104 consensus_queue.cc:237] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:14.508329  7119 raft_consensus.cc:3060] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.508338  7267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8a5a78f5a4472daf8393fa15acfa12" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:14.518153  7267 raft_consensus.cc:3060] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:14.539023  7267 raft_consensus.cc:2468] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:14.541059  7861 leader_election.cc:304] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:14.541966  8105 raft_consensus.cc:2804] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:14.550122  7120 raft_consensus.cc:2468] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:14.552512  8105 raft_consensus.cc:697] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 2 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:14.553313  7119 raft_consensus.cc:2468] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:14.553599  8105 consensus_queue.cc:237] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:14.564205  6950 catalog_manager.cc:5697] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 2 to 3, leader changed from 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:14.565905  6950 catalog_manager.cc:5697] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 1 to 2, leader changed from 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:14.597069  8095 raft_consensus.cc:993] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.597589  8095 raft_consensus.cc:1081] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.599051  8004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "334e727ec8424053ac108138dd44d40d"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35772
I20260709 13:19:14.599655  8004 raft_consensus.cc:493] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:14.600009  8004 raft_consensus.cc:3060] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:14.607057  8004 raft_consensus.cc:515] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:14.609448  8004 leader_election.cc:290] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:14.609927  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334e727ec8424053ac108138dd44d40d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:14.609704  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334e727ec8424053ac108138dd44d40d" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:14.610483  7192 raft_consensus.cc:3055] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:14.610615  7119 raft_consensus.cc:3060] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:14.610893  7192 raft_consensus.cc:740] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:14.611667  7192 consensus_queue.cc:260] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:14.612946  7192 raft_consensus.cc:3060] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:14.617692  7119 raft_consensus.cc:2468] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:14.619109  7859 leader_election.cc:304] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:14.619213  7192 raft_consensus.cc:2468] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:14.619939  8105 raft_consensus.cc:2804] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:14.620432  8105 raft_consensus.cc:697] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 2 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:14.621956  8105 consensus_queue.cc:237] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:14.625752  8108 raft_consensus.cc:993] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.626374  8107 raft_consensus.cc:1081] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.628175  8004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:19:14.628652  8004 raft_consensus.cc:493] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:14.628988  8004 raft_consensus.cc:3060] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.634959  8004 raft_consensus.cc:515] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:14.636813  8004 leader_election.cc:290] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 3 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:14.664281  6950 catalog_manager.cc:5697] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 reported cstate change: term changed from 1 to 2, leader changed from d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:14.667564  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:14.669041  7119 raft_consensus.cc:3055] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:14.669526  7119 raft_consensus.cc:740] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:14.672921  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c85ef9126e64373acfebf68ecde7594" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:14.674180  7192 raft_consensus.cc:3060] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.724493  7119 consensus_queue.cc:260] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:14.731973  7119 raft_consensus.cc:3060] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.735569  7192 raft_consensus.cc:2468] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:14.741842  7858 leader_election.cc:304] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [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: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:14.744087  8105 raft_consensus.cc:2804] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:14.744848  8105 raft_consensus.cc:697] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 3 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:14.746551  8105 consensus_queue.cc:237] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
W20260709 13:19:14.774423  7241 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:37619, user_credentials={real_user=slave}} blocked reactor thread for 55748.3us
I20260709 13:19:14.785106  7119 raft_consensus.cc:2468] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:14.792222  8093 raft_consensus.cc:993] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.800123  8093 raft_consensus.cc:1081] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:14.812592  8002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35786
I20260709 13:19:14.813503  8002 raft_consensus.cc:493] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:14.814168  8002 raft_consensus.cc:3060] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.833657  6950 catalog_manager.cc:5697] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 2 to 3, leader changed from 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:14.836149  8002 raft_consensus.cc:515] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:14.840160  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:14.840873  7119 raft_consensus.cc:3060] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:14.852960  7267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0c2b4ab4284a9fa1b069cbeccd4137" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:14.853986  7267 raft_consensus.cc:3055] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:14.854530  7267 raft_consensus.cc:740] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:19:14.855721  7267 consensus_queue.cc:260] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:14.857395  7267 raft_consensus.cc:3060] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:19:14.857847  8093 consensus_queue.cc:1175] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "8e124992eb294e0087db3023ac3a3de0" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 13:19:14.868248  8002 leader_election.cc:290] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 3 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:14.870519  7119 raft_consensus.cc:2468] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:14.876791  7859 leader_election.cc:304] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [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: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:14.877626  8105 raft_consensus.cc:2804] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:14.878159  8105 raft_consensus.cc:697] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 3 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:14.879400  8105 consensus_queue.cc:237] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [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: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:14.882334  7267 raft_consensus.cc:2468] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:14.916085  7267 raft_consensus.cc:1275] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:14.917989  8105 consensus_queue.cc:1048] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:19:14.930101  7119 raft_consensus.cc:1275] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:14.933817  8115 consensus_queue.cc:1048] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:19:14.942509  6950 catalog_manager.cc:5697] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 2 to 3, leader changed from 9ae967211a7b43559a2be39652b77fea (127.2.94.132) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:14.970155  7192 raft_consensus.cc:1275] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:14.975303  8105 consensus_queue.cc:1048] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:14.985584  7120 raft_consensus.cc:1275] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:15.004853  8115 consensus_queue.cc:1048] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:19:15.014521  7267 raft_consensus.cc:1275] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:15.014816  7119 raft_consensus.cc:1275] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:15.016990  8115 consensus_queue.cc:1048] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:15.018476  8105 consensus_queue.cc:1048] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:15.170591  7119 raft_consensus.cc:1275] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:15.172061  8115 consensus_queue.cc:1048] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:15.181988  7192 raft_consensus.cc:1275] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:15.183909  8104 consensus_queue.cc:1048] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:15.239675  7119 raft_consensus.cc:1275] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:15.241407  8104 consensus_queue.cc:1048] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:15.242328  7192 raft_consensus.cc:1275] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:15.243522  8104 consensus_queue.cc:1048] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:15.290520  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:15.330932  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:15.370918  7197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521"
dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35760
I20260709 13:19:15.371590  7197 raft_consensus.cc:606] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:15.374549  7197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc"
dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35760
I20260709 13:19:15.375206  7197 raft_consensus.cc:606] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:15.377883  7197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a"
dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35760
I20260709 13:19:15.378441  7197 raft_consensus.cc:606] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:15.381256  7197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4f6eed504844a6d85127d8165207802"
dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35760
I20260709 13:19:15.381500  7267 raft_consensus.cc:1275] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:15.382000  7197 raft_consensus.cc:606] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:15.383101  8104 consensus_queue.cc:1048] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:15.384569  7197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fadadc216b7a4e91ac33617a5243e0a2"
dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35760
I20260709 13:19:15.385252  7197 raft_consensus.cc:606] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:15.388063  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:19:15.390061  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:15.402169  7120 raft_consensus.cc:1275] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:15.403649  8131 consensus_queue.cc:1048] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:15.473196  8119 raft_consensus.cc:993] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:15.473814  8095 raft_consensus.cc:1081] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:15.475293  7999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35772
I20260709 13:19:15.475765  7999 raft_consensus.cc:493] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:15.476046  7999 raft_consensus.cc:3060] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:15.483533  7999 raft_consensus.cc:515] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.485001  7999 leader_election.cc:290] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:19:15.485936  7267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:15.485968  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b029beca3c3c46daa50f0d5c1a716f2a" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:15.486765  7267 raft_consensus.cc:3060] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:15.486801  7197 raft_consensus.cc:3055] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:15.487375  7197 raft_consensus.cc:740] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:15.488237  7197 consensus_queue.cc:260] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.489583  7197 raft_consensus.cc:3060] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:15.495210  7267 raft_consensus.cc:2468] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:15.496558  7197 raft_consensus.cc:2468] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:15.496755  7861 leader_election.cc:304] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:15.497741  8131 raft_consensus.cc:2804] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:15.498186  8131 raft_consensus.cc:697] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 2 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:15.499027  8131 consensus_queue.cc:237] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.499639  8119 raft_consensus.cc:993] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:15.500205  8095 raft_consensus.cc:1081] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:15.501580  7999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4f6eed504844a6d85127d8165207802"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35772
I20260709 13:19:15.502244  7999 raft_consensus.cc:493] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:15.502621  7999 raft_consensus.cc:3060] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:15.510715  6947 catalog_manager.cc:5697] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 reported cstate change: term changed from 1 to 2, leader changed from d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:15.515709  7999 raft_consensus.cc:515] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:15.517716  7999 leader_election.cc:290] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 3 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:15.518219  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:15.518906  7119 raft_consensus.cc:3060] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:15.519003  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4f6eed504844a6d85127d8165207802" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:15.519701  7197 raft_consensus.cc:3055] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:15.520027  7197 raft_consensus.cc:740] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:15.521070  7197 consensus_queue.cc:260] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:15.522364  7197 raft_consensus.cc:3060] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:15.527940  7119 raft_consensus.cc:2468] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:15.529443  7859 leader_election.cc:304] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [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: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:15.530161  7197 raft_consensus.cc:2468] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:15.530462  8104 raft_consensus.cc:2804] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:15.531122  8104 raft_consensus.cc:697] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 3 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:15.532783  8119 raft_consensus.cc:993] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:15.532239  8104 consensus_queue.cc:237] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:15.533248  8095 raft_consensus.cc:1081] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:15.534687  7999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35772
I20260709 13:19:15.535199  7999 raft_consensus.cc:493] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:15.535601  7999 raft_consensus.cc:3060] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:15.542593  7999 raft_consensus.cc:515] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.544317  7999 leader_election.cc:290] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:19:15.545169  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:15.545367  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ec778839b489d90744b2768dfb521" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:15.546030  7197 raft_consensus.cc:3055] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:15.546108  7273 raft_consensus.cc:3060] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:15.546509  7197 raft_consensus.cc:740] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:15.547483  7197 consensus_queue.cc:260] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.549017  7197 raft_consensus.cc:3060] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:15.549744  6947 catalog_manager.cc:5697] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 2 to 3, leader changed from d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:15.554754  7273 raft_consensus.cc:2468] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:15.556299  7861 leader_election.cc:304] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:15.556893  8095 raft_consensus.cc:993] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:15.557367  8095 raft_consensus.cc:1081] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:15.557740  8104 raft_consensus.cc:2804] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:15.558427  8104 raft_consensus.cc:697] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 2 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:15.559825  8004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35772
I20260709 13:19:15.559480  8104 consensus_queue.cc:237] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.560418  8004 raft_consensus.cc:493] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:15.560827  8004 raft_consensus.cc:3060] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:15.574726  7197 raft_consensus.cc:2468] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:15.576663  8004 raft_consensus.cc:515] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.580214  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:15.580976  7197 raft_consensus.cc:3055] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:15.581295  7197 raft_consensus.cc:740] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:15.582130  6947 catalog_manager.cc:5697] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 1 to 2, leader changed from d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:15.582448  7197 consensus_queue.cc:260] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.584497  7197 raft_consensus.cc:3060] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:15.583540  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109529cfe862448b99c3a40586eb1acc" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:15.586045  7273 raft_consensus.cc:3060] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:15.586223  8095 raft_consensus.cc:993] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:15.586862  8095 raft_consensus.cc:1081] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:15.589097  7999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fadadc216b7a4e91ac33617a5243e0a2"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35772
I20260709 13:19:15.589715  7999 raft_consensus.cc:493] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:15.590106  7999 raft_consensus.cc:3060] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:15.593524  7197 raft_consensus.cc:2468] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:15.594363  7273 raft_consensus.cc:2468] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:15.594910  7858 leader_election.cc:304] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [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: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:15.596045  7999 raft_consensus.cc:515] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.598763  8131 raft_consensus.cc:2804] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:15.599293  8131 raft_consensus.cc:697] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 3 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:15.579211  8004 leader_election.cc:290] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 3 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:19:15.600221  8131 consensus_queue.cc:237] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [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: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.605401  7999 leader_election.cc:290] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:19:15.607730  7197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadadc216b7a4e91ac33617a5243e0a2" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:15.608639  7197 raft_consensus.cc:3055] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:15.609172  7197 raft_consensus.cc:740] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:15.607393  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fadadc216b7a4e91ac33617a5243e0a2" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:15.610610  7273 raft_consensus.cc:3060] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:15.610497  7197 consensus_queue.cc:260] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.612421  7197 raft_consensus.cc:3060] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:15.621050  7273 raft_consensus.cc:2468] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:15.621946  7197 raft_consensus.cc:2468] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:15.622694  7861 leader_election.cc:304] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ae967211a7b43559a2be39652b77fea, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:15.622171  6947 catalog_manager.cc:5697] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 reported cstate change: term changed from 2 to 3, leader changed from d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:15.623695  8131 raft_consensus.cc:2804] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:15.624274  8131 raft_consensus.cc:697] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 2 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:15.625042  8131 consensus_queue.cc:237] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } }
I20260709 13:19:15.638549  6947 catalog_manager.cc:5697] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 1 to 2, leader changed from d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:15.907464  7273 raft_consensus.cc:1275] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:15.908717  8131 consensus_queue.cc:1048] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:15.925444  7197 raft_consensus.cc:1275] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:15.926730  8105 consensus_queue.cc:1048] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:15.927073  7119 raft_consensus.cc:1275] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:15.928884  8105 consensus_queue.cc:1048] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:15.966900  7199 raft_consensus.cc:1275] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:15.968180  8104 consensus_queue.cc:1048] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:15.968812  7197 raft_consensus.cc:1275] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:15.971786  8104 consensus_queue.cc:1048] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:16.006558  7273 raft_consensus.cc:1275] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:16.008512  8104 consensus_queue.cc:1048] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:16.027792  7199 raft_consensus.cc:1275] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:16.029628  8104 consensus_queue.cc:1048] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:16.070401  7267 raft_consensus.cc:1275] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:16.073096  8105 consensus_queue.cc:1048] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:16.086408  7267 raft_consensus.cc:1275] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:16.088572  8162 consensus_queue.cc:1048] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:16.101253  7192 raft_consensus.cc:1275] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:16.108840  8162 consensus_queue.cc:1048] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:16.391049  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:16.430686  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:16.473156  7195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0192579d4cf5416b9f249303377dd060"
dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
mode: GRACEFUL
new_leader_uuid: "8e124992eb294e0087db3023ac3a3de0"
 from {username='slave'} at 127.0.0.1:35760
I20260709 13:19:16.473820  7195 raft_consensus.cc:606] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Received request to transfer leadership to TS 8e124992eb294e0087db3023ac3a3de0
I20260709 13:19:16.476584  7192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca97fb3747c44407bd7972e6be9fd890"
dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35760
I20260709 13:19:16.477054  7192 raft_consensus.cc:606] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:16.479867  7192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daf4b2f2bbd845a096121725c49fd893"
dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
mode: GRACEFUL
new_leader_uuid: "9ae967211a7b43559a2be39652b77fea"
 from {username='slave'} at 127.0.0.1:35760
I20260709 13:19:16.480443  7192 raft_consensus.cc:606] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Received request to transfer leadership to TS 9ae967211a7b43559a2be39652b77fea
I20260709 13:19:16.481684  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:19:16.483259  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:16.484200  8095 raft_consensus.cc:993] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7: : Instructing follower 9ae967211a7b43559a2be39652b77fea to start an election
I20260709 13:19:16.484851  8091 raft_consensus.cc:1081] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Signalling peer 9ae967211a7b43559a2be39652b77fea to start an election
I20260709 13:19:16.486340  7267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daf4b2f2bbd845a096121725c49fd893"
dest_uuid: "9ae967211a7b43559a2be39652b77fea"
 from {username='slave'} at 127.0.0.1:36138
I20260709 13:19:16.486734  7267 raft_consensus.cc:493] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:16.486953  7267 raft_consensus.cc:3060] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:16.491616  7267 raft_consensus.cc:515] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:19:16.493746  7267 leader_election.cc:290] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:16.494392  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4b2f2bbd845a096121725c49fd893" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:16.494959  7119 raft_consensus.cc:3060] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:16.495594  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf4b2f2bbd845a096121725c49fd893" candidate_uuid: "9ae967211a7b43559a2be39652b77fea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:16.496209  7192 raft_consensus.cc:3055] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:16.496479  7192 raft_consensus.cc:740] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:16.497057  7192 consensus_queue.cc:260] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:19:16.498172  7192 raft_consensus.cc:3060] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:16.501294  7119 raft_consensus.cc:2468] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 2.
I20260709 13:19:16.502719  7239 leader_election.cc:304] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:16.503621  8124 raft_consensus.cc:2804] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:16.504096  8124 raft_consensus.cc:697] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Becoming Leader. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:19:16.504987  8124 consensus_queue.cc:237] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:19:16.506425  7192 raft_consensus.cc:2468] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ae967211a7b43559a2be39652b77fea in term 2.
I20260709 13:19:16.516355  6947 catalog_manager.cc:5697] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea reported cstate change: term changed from 1 to 2, leader changed from d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131) to 9ae967211a7b43559a2be39652b77fea (127.2.94.132). New cstate: current_term: 2 leader_uuid: "9ae967211a7b43559a2be39652b77fea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:16.618620  8119 raft_consensus.cc:993] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:16.619238  8091 raft_consensus.cc:1081] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:16.621254  7999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca97fb3747c44407bd7972e6be9fd890"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35772
I20260709 13:19:16.621799  7999 raft_consensus.cc:493] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:16.622241  7999 raft_consensus.cc:3060] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:16.628703  7999 raft_consensus.cc:515] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:16.630903  7999 leader_election.cc:290] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:16.631378  7192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca97fb3747c44407bd7972e6be9fd890" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:16.631395  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca97fb3747c44407bd7972e6be9fd890" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:16.632316  7192 raft_consensus.cc:3055] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:16.632354  7119 raft_consensus.cc:3060] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:16.632743  7192 raft_consensus.cc:740] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:16.633692  7192 consensus_queue.cc:260] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:16.634982  7192 raft_consensus.cc:3060] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:16.639678  7119 raft_consensus.cc:2468] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:16.640827  7859 leader_election.cc:304] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:16.641799  8105 raft_consensus.cc:2804] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:16.642246  8105 raft_consensus.cc:697] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 2 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:16.642270  7192 raft_consensus.cc:2468] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:16.643217  8105 consensus_queue.cc:237] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:16.657999  6947 catalog_manager.cc:5697] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 1 to 2, leader changed from d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:16.916987  7192 raft_consensus.cc:1275] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer 9ae967211a7b43559a2be39652b77fea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:16.918262  8124 consensus_queue.cc:1048] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:16.937077  7118 raft_consensus.cc:1275] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Refusing update from remote peer 9ae967211a7b43559a2be39652b77fea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:16.938629  8122 consensus_queue.cc:1048] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:19:16.994652  8091 raft_consensus.cc:993] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7: : Instructing follower 8e124992eb294e0087db3023ac3a3de0 to start an election
I20260709 13:19:16.995076  8091 raft_consensus.cc:1081] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Signalling peer 8e124992eb294e0087db3023ac3a3de0 to start an election
I20260709 13:19:16.996960  7118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0192579d4cf5416b9f249303377dd060"
dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
 from {username='slave'} at 127.0.0.1:53518
I20260709 13:19:16.997538  7118 raft_consensus.cc:493] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:16.997903  7118 raft_consensus.cc:3060] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:17.003362  7118 raft_consensus.cc:515] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:19:17.007196  7195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0192579d4cf5416b9f249303377dd060" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:17.007227  7118 leader_election.cc:290] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Requested vote from peers d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267), 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175)
I20260709 13:19:17.007890  7195 raft_consensus.cc:3055] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:17.008307  7195 raft_consensus.cc:740] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d84fe3744f8d4efa97a1dbb5681480c7, State: Running, Role: LEADER
I20260709 13:19:17.009150  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0192579d4cf5416b9f249303377dd060" candidate_uuid: "8e124992eb294e0087db3023ac3a3de0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:17.009905  7273 raft_consensus.cc:3060] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:17.009109  7195 consensus_queue.cc:260] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:19:17.011833  7195 raft_consensus.cc:3060] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:17.016680  7273 raft_consensus.cc:2468] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:17.018148  7093 leader_election.cc:304] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, 9ae967211a7b43559a2be39652b77fea; no voters: 
I20260709 13:19:17.018949  8163 raft_consensus.cc:2804] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:17.019450  8163 raft_consensus.cc:697] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Leader. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:17.020646  8163 consensus_queue.cc:237] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } }
I20260709 13:19:17.022972  7195 raft_consensus.cc:2468] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e124992eb294e0087db3023ac3a3de0 in term 2.
I20260709 13:19:17.035079  6949 catalog_manager.cc:5697] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 reported cstate change: term changed from 1 to 2, leader changed from d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131) to 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "8e124992eb294e0087db3023ac3a3de0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:17.110153  7192 raft_consensus.cc:1275] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:17.111325  8105 consensus_queue.cc:1048] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:17.124536  7118 raft_consensus.cc:1275] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:17.125916  8105 consensus_queue.cc:1048] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:17.421756  7192 raft_consensus.cc:1275] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:17.423295  8163 consensus_queue.cc:1048] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:17.432842  7273 raft_consensus.cc:1275] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer 8e124992eb294e0087db3023ac3a3de0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:17.434852  8165 consensus_queue.cc:1048] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:17.484155  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:17.533690  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:17.580140  7273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "531c99ca053140558abdf91890dda7a6"
dest_uuid: "9ae967211a7b43559a2be39652b77fea"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:49988
I20260709 13:19:17.580986  7273 raft_consensus.cc:606] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:17.584496  7118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7"
dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
mode: GRACEFUL
new_leader_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35120
I20260709 13:19:17.585188  7118 raft_consensus.cc:606] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Received request to transfer leadership to TS f4c169509a11460196fa883821703939
I20260709 13:19:17.587224  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:19:17.588989  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:17.796530  8122 raft_consensus.cc:993] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:17.797134  8124 raft_consensus.cc:1081] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:17.798810  7999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "531c99ca053140558abdf91890dda7a6"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35786
I20260709 13:19:17.799410  7999 raft_consensus.cc:493] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:17.799649  7999 raft_consensus.cc:3060] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:17.805998  7999 raft_consensus.cc:515] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:17.807708  7999 leader_election.cc:290] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Requested vote from peers 9ae967211a7b43559a2be39652b77fea (127.2.94.132:38175), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:17.808419  7273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c99ca053140558abdf91890dda7a6" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ae967211a7b43559a2be39652b77fea"
I20260709 13:19:17.808575  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531c99ca053140558abdf91890dda7a6" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:17.809115  7273 raft_consensus.cc:3055] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:17.809193  7119 raft_consensus.cc:3060] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:17.809499  7273 raft_consensus.cc:740] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ae967211a7b43559a2be39652b77fea, State: Running, Role: LEADER
I20260709 13:19:17.810359  7273 consensus_queue.cc:260] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:17.811719  7273 raft_consensus.cc:3060] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:17.814627  7119 raft_consensus.cc:2468] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:17.815712  7859 leader_election.cc:304] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:17.816489  8105 raft_consensus.cc:2804] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:17.816942  8105 raft_consensus.cc:697] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 2 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:17.817771  8105 consensus_queue.cc:237] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:17.826673  7273 raft_consensus.cc:2468] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 2.
I20260709 13:19:17.828719  6947 catalog_manager.cc:5697] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 1 to 2, leader changed from 9ae967211a7b43559a2be39652b77fea (127.2.94.132) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:17.917187  8165 raft_consensus.cc:993] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0: : Instructing follower f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:17.917802  8163 raft_consensus.cc:1081] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Signalling peer f4c169509a11460196fa883821703939 to start an election
I20260709 13:19:17.919432  7999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7"
dest_uuid: "f4c169509a11460196fa883821703939"
 from {username='slave'} at 127.0.0.1:35780
I20260709 13:19:17.919904  7999 raft_consensus.cc:493] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:17.920217  7999 raft_consensus.cc:3060] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:17.925185  7999 raft_consensus.cc:515] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:17.927716  7119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e124992eb294e0087db3023ac3a3de0"
I20260709 13:19:17.927939  7999 leader_election.cc:290] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [CANDIDATE]: Term 3 election: Requested vote from peers 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005), d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267)
I20260709 13:19:17.928035  7195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b781b229bf40a8983afa9a1c4885d7" candidate_uuid: "f4c169509a11460196fa883821703939" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d84fe3744f8d4efa97a1dbb5681480c7"
I20260709 13:19:17.928385  7119 raft_consensus.cc:3055] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:17.928762  7195 raft_consensus.cc:3060] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:17.928768  7119 raft_consensus.cc:740] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e124992eb294e0087db3023ac3a3de0, State: Running, Role: LEADER
I20260709 13:19:17.929826  7119 consensus_queue.cc:260] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:17.930725  7119 raft_consensus.cc:3060] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:17.934530  7195 raft_consensus.cc:2468] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:17.935951  7119 raft_consensus.cc:2468] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4c169509a11460196fa883821703939 in term 3.
I20260709 13:19:17.936419  7858 leader_election.cc:304] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [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: d84fe3744f8d4efa97a1dbb5681480c7, f4c169509a11460196fa883821703939; no voters: 
I20260709 13:19:17.937352  8104 raft_consensus.cc:2804] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:17.937848  8104 raft_consensus.cc:697] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 3 LEADER]: Becoming Leader. State: Replica: f4c169509a11460196fa883821703939, State: Running, Role: LEADER
I20260709 13:19:17.939123  8104 consensus_queue.cc:237] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [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: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } }
I20260709 13:19:17.960323  6947 catalog_manager.cc:5697] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 reported cstate change: term changed from 2 to 3, leader changed from 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130) to f4c169509a11460196fa883821703939 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "f4c169509a11460196fa883821703939" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:18.247152  7118 raft_consensus.cc:1275] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:18.248665  8104 consensus_queue.cc:1048] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:18.262792  7273 raft_consensus.cc:1275] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:18.264446  8105 consensus_queue.cc:1048] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:18.404573  7192 raft_consensus.cc:1275] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:18.405781  8104 consensus_queue.cc:1048] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84fe3744f8d4efa97a1dbb5681480c7" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:18.415818  7118 raft_consensus.cc:1275] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Refusing update from remote peer f4c169509a11460196fa883821703939: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:18.417418  8162 consensus_queue.cc:1048] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:18.590025  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:18.628966  2426 tablet_server.cc:179] TabletServer@127.2.94.129:37619 shutting down...
I20260709 13:19:18.670229  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:18.671115  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.672308  2426 raft_consensus.cc:2243] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.672923  2426 raft_consensus.cc:2272] T 98fd4505b86744c0a119db3687732db0 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.676637  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.677507  2426 raft_consensus.cc:2243] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.678090  2426 raft_consensus.cc:2272] T c624cc4e5f234c219d59808c673a0d96 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.680862  2426 tablet_replica.cc:333] stopping tablet replica
W20260709 13:19:18.681334  7167 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 317 similar messages]
I20260709 13:19:18.681480  2426 raft_consensus.cc:2243] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.682108  2426 raft_consensus.cc:2272] T b768a21bddc04b70acfa366701bb4056 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:18.684401  7167 consensus_peers.cc:597] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:18.684448  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.685510  2426 raft_consensus.cc:2243] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.686156  2426 raft_consensus.cc:2272] T 1e055cbf184c4fd5b8784685d4fdf98a P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.688555  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.689100  2426 raft_consensus.cc:2243] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.689481  2426 raft_consensus.cc:2272] T 52ea52a3c47c4d34a04201f09538e9a0 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.691393  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.691960  2426 raft_consensus.cc:2243] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.692721  2426 raft_consensus.cc:2272] T 9c85ef9126e64373acfebf68ecde7594 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.694700  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.695245  2426 raft_consensus.cc:2243] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.695950  2426 raft_consensus.cc:2272] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.697743  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.698477  2426 raft_consensus.cc:2243] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.698843  2426 raft_consensus.cc:2272] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.700714  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.701450  2426 raft_consensus.cc:2243] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.702355  2426 raft_consensus.cc:2272] T ca97fb3747c44407bd7972e6be9fd890 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.704631  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.705209  2426 raft_consensus.cc:2243] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.705600  2426 raft_consensus.cc:2272] T 50d4f71bc6c14750be2020598a31f131 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.707448  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.708151  2426 raft_consensus.cc:2243] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.708921  2426 raft_consensus.cc:2272] T 334e727ec8424053ac108138dd44d40d P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.711189  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.711946  2426 raft_consensus.cc:2243] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.712414  2426 raft_consensus.cc:2272] T 97d2683f0e4e465284d7e0a16783de70 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.715020  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.716008  2426 raft_consensus.cc:2243] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.716544  2426 raft_consensus.cc:2272] T f41a65f7280740b5b68d209c86e2838e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.718850  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.719388  2426 raft_consensus.cc:2243] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.719843  2426 raft_consensus.cc:2272] T 00345249ed774381a248baa0640353e2 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.721938  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.722640  2426 raft_consensus.cc:2243] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.723063  2426 raft_consensus.cc:2272] T 799675869b614fc0855c31092fc181b8 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.725199  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.726115  2426 raft_consensus.cc:2243] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.726665  2426 raft_consensus.cc:2272] T 033c7f88dfc842ce8b62442fb5225574 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.729539  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.730348  2426 raft_consensus.cc:2243] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.731448  2426 raft_consensus.cc:2272] T f96d3218645143ba97d74c5f02b55c0d P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.734272  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.735020  2426 raft_consensus.cc:2243] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.735504  2426 raft_consensus.cc:2272] T 291a19530f4c4bfcbec671ec195c377a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:18.736709  7241 consensus_peers.cc:597] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.737178  7167 consensus_peers.cc:597] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:18.737999  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.738642  2426 raft_consensus.cc:2243] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.739609  2426 raft_consensus.cc:2272] T 531c99ca053140558abdf91890dda7a6 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.743193  2426 tablet_replica.cc:333] stopping tablet replica
W20260709 13:19:18.742995  7241 consensus_peers.cc:597] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:18.744114  2426 raft_consensus.cc:2243] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.744621  2426 raft_consensus.cc:2272] T 36a39f49faee4b06b20ec9ad6f103201 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:18.747052  7093 consensus_peers.cc:597] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:18.747481  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.748175  2426 raft_consensus.cc:2243] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.748608  2426 raft_consensus.cc:2272] T 9864a17f99184722afb484bb88229794 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.750702  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.751330  2426 raft_consensus.cc:2243] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.752068  2426 raft_consensus.cc:2272] T b029beca3c3c46daa50f0d5c1a716f2a P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.754388  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.754976  2426 raft_consensus.cc:2243] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.755430  2426 raft_consensus.cc:2272] T f6e221f177804a7f91d9c5edb5f96fdb P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.757838  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.758419  2426 raft_consensus.cc:2243] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.759092  2426 raft_consensus.cc:2272] T c3b781b229bf40a8983afa9a1c4885d7 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.761860  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.762465  2426 raft_consensus.cc:2243] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.762904  2426 raft_consensus.cc:2272] T b1105e1d951548eeab0e2de2dff77859 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.765498  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.766134  2426 raft_consensus.cc:2243] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.766880  2426 raft_consensus.cc:2272] T 109529cfe862448b99c3a40586eb1acc P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.769765  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.770493  2426 raft_consensus.cc:2243] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.770893  2426 raft_consensus.cc:2272] T 1c727b44b1c24b878fcf0edaf325cc18 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.772624  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.773149  2426 raft_consensus.cc:2243] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.773897  2426 raft_consensus.cc:2272] T fadadc216b7a4e91ac33617a5243e0a2 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.775627  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.776154  2426 raft_consensus.cc:2243] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.776888  2426 raft_consensus.cc:2272] T 7c8a5a78f5a4472daf8393fa15acfa12 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.779102  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.779639  2426 raft_consensus.cc:2243] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.780071  2426 raft_consensus.cc:2272] T e9c22340fecd4ca8b7df02e1e7355b35 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.782277  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.782778  2426 raft_consensus.cc:2243] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.783149  2426 raft_consensus.cc:2272] T eaa2b46363e4482bbf1e464df14c63bf P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.785260  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.785852  2426 raft_consensus.cc:2243] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.786257  2426 raft_consensus.cc:2272] T 63a4e393ced14b1990e3e00fae7f550b P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.788348  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.789045  2426 raft_consensus.cc:2243] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.789991  2426 raft_consensus.cc:2272] T 0f8ec778839b489d90744b2768dfb521 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.791795  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.792342  2426 raft_consensus.cc:2243] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.792759  2426 raft_consensus.cc:2272] T 4f1883aa2831406bbcd1855e7eba6745 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.794749  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.795360  2426 raft_consensus.cc:2243] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.795782  2426 raft_consensus.cc:2272] T 91c60826a67448eb96052d680059d70a P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:18.797376  7241 consensus_peers.cc:597] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:18.798070  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.798744  2426 raft_consensus.cc:2243] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.799153  2426 raft_consensus.cc:2272] T db4d850136df44aa821734634cb94d88 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.801030  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.801574  2426 raft_consensus.cc:2243] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.802076  2426 raft_consensus.cc:2272] T 2a44e2d5afba41418ab47aab587f6591 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.803947  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.804397  2426 raft_consensus.cc:2243] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.805071  2426 raft_consensus.cc:2272] T d4f6eed504844a6d85127d8165207802 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.807114  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.807582  2426 raft_consensus.cc:2243] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.807976  2426 raft_consensus.cc:2272] T a2c0b72ad5064379a8ce3b097d489594 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.810091  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.810635  2426 raft_consensus.cc:2243] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.811022  2426 raft_consensus.cc:2272] T fe893999bcf7483297e5f0f0fbe2d4ef P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.813386  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.814085  2426 raft_consensus.cc:2243] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.814529  2426 raft_consensus.cc:2272] T 50a25d8c807d4673ac843de643aba55e P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:18.814817  7167 consensus_peers.cc:597] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:18.816778  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.817364  2426 raft_consensus.cc:2243] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:18.818116  2426 raft_consensus.cc:2272] T b54affe5af354fc197c9958b0e61bee2 P f4c169509a11460196fa883821703939 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.820448  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.821034  2426 raft_consensus.cc:2243] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.821493  2426 raft_consensus.cc:2272] T 0c9da5121fc94f2781b6df30cf3d3488 P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.823344  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.823813  2426 raft_consensus.cc:2243] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.824134  2426 raft_consensus.cc:2272] T fe7852cc55c54f1daf302d55970d24df P f4c169509a11460196fa883821703939 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:18.826347  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:18.826916  2426 raft_consensus.cc:2243] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:18.827450  2426 raft_consensus.cc:2272] T 9b29756cd16a404d9449b03ece63cc53 P f4c169509a11460196fa883821703939 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:18.835181  7167 consensus_peers.cc:597] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.836547  7093 consensus_peers.cc:597] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.839046  7167 consensus_peers.cc:597] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.845543  7167 consensus_peers.cc:597] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.866851  7167 consensus_peers.cc:597] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.882925  7167 consensus_peers.cc:597] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.897485  7241 consensus_peers.cc:597] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.902868  7093 consensus_peers.cc:597] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.903502  7167 consensus_peers.cc:597] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:18.907693  2426 tablet_server.cc:196] TabletServer@127.2.94.129:37619 shutdown complete.
W20260709 13:19:18.915458  7093 consensus_peers.cc:597] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.924063  7093 consensus_peers.cc:597] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.927471  7093 consensus_peers.cc:597] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.933573  7241 consensus_peers.cc:597] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.991292  7241 consensus_peers.cc:597] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:18.991886  7241 consensus_peers.cc:597] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.005263  2426 tablet_server.cc:179] TabletServer@127.2.94.130:0 shutting down...
W20260709 13:19:19.007905  7093 consensus_peers.cc:597] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.029543  7241 consensus_peers.cc:597] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.047415  7093 consensus_peers.cc:597] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.052735  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:19:19.052906  7167 consensus_peers.cc:597] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.053596  7093 consensus_peers.cc:597] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.053881  2426 tablet_replica.cc:333] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.055027  2426 raft_consensus.cc:2243] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.055619  2426 raft_consensus.cc:2272] T 1e055cbf184c4fd5b8784685d4fdf98a P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.058251  2426 tablet_replica.cc:333] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.059127  2426 raft_consensus.cc:2243] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.059697  2426 raft_consensus.cc:2272] T b54affe5af354fc197c9958b0e61bee2 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.062500  2426 tablet_replica.cc:333] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
W20260709 13:19:19.063030  7167 consensus_peers.cc:597] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.063349  2426 raft_consensus.cc:2243] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.063874  2426 raft_consensus.cc:2272] T 04dcb078c1074c4d809264ea3c2064cd P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.065801  2426 tablet_replica.cc:333] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.066331  2426 raft_consensus.cc:2243] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.067122  2426 raft_consensus.cc:2272] T 52ea52a3c47c4d34a04201f09538e9a0 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.068917  2426 tablet_replica.cc:333] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.069414  2426 raft_consensus.cc:2243] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.069916  2426 raft_consensus.cc:2272] T f96d3218645143ba97d74c5f02b55c0d P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.071983  2426 tablet_replica.cc:333] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.072710  2426 raft_consensus.cc:2243] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.073228  2426 raft_consensus.cc:2272] T 7c8a5a78f5a4472daf8393fa15acfa12 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.075527  2426 tablet_replica.cc:333] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.076036  2426 raft_consensus.cc:2243] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.076900  2426 raft_consensus.cc:2272] T fe893999bcf7483297e5f0f0fbe2d4ef P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.079025  2426 tablet_replica.cc:333] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.079632  2426 raft_consensus.cc:2243] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.080080  2426 raft_consensus.cc:2272] T fc00922a5a6d420298e94ac4195a3d2a P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.081909  2426 tablet_replica.cc:333] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.082410  2426 raft_consensus.cc:2243] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.083089  2426 raft_consensus.cc:2272] T d88fedce0cd440bca8f79b0a2c1b3c41 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.085282  2426 tablet_replica.cc:333] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.086091  2426 raft_consensus.cc:2243] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.086524  2426 raft_consensus.cc:2272] T d4f6eed504844a6d85127d8165207802 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.088707  2426 tablet_replica.cc:333] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
W20260709 13:19:19.088759  7093 consensus_peers.cc:597] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.089399  2426 raft_consensus.cc:2243] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.089952  2426 raft_consensus.cc:2272] T c3b781b229bf40a8983afa9a1c4885d7 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.093287  2426 tablet_replica.cc:333] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.094121  2426 raft_consensus.cc:2243] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.095134  2426 raft_consensus.cc:2272] T b1105e1d951548eeab0e2de2dff77859 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.097766  2426 tablet_replica.cc:333] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.098719  2426 raft_consensus.cc:2243] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.099318  2426 raft_consensus.cc:2272] T 0f2eb47d7c404ba8b4d833841c9321ec P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.102125  2426 tablet_replica.cc:333] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.102864  2426 raft_consensus.cc:2243] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.103799  2426 raft_consensus.cc:2272] T c624cc4e5f234c219d59808c673a0d96 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.106617  2426 tablet_replica.cc:333] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.107297  2426 raft_consensus.cc:2243] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.107790  2426 raft_consensus.cc:2272] T b768a21bddc04b70acfa366701bb4056 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:19.109711  7241 consensus_peers.cc:597] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea -> Peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Couldn't send request to peer f4c169509a11460196fa883821703939. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.110612  2426 tablet_replica.cc:333] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
W20260709 13:19:19.111001  7239 consensus_peers.cc:597] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.111598  2426 raft_consensus.cc:2243] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.112177  2426 raft_consensus.cc:2272] T daf4b2f2bbd845a096121725c49fd893 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:19.113838  7165 consensus_peers.cc:597] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.114840  2426 tablet_replica.cc:333] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.115746  2426 raft_consensus.cc:2243] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.116695  2426 raft_consensus.cc:2272] T a2c0b72ad5064379a8ce3b097d489594 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:19.118647  7239 consensus_peers.cc:597] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.119495  2426 tablet_replica.cc:333] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.120347  2426 raft_consensus.cc:2243] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.120890  2426 raft_consensus.cc:2272] T 75fe98ba1fc84f61a6ef712a59abb915 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:19.123286  7165 consensus_peers.cc:597] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.123482  2426 tablet_replica.cc:333] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.124159  2426 raft_consensus.cc:2243] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.124584  2426 raft_consensus.cc:2272] T 8c8935d472654a9789fba9d02acb75f6 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.126508  2426 tablet_replica.cc:333] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.127053  2426 raft_consensus.cc:2243] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.127835  2426 raft_consensus.cc:2272] T 033c7f88dfc842ce8b62442fb5225574 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.129606  2426 tablet_replica.cc:333] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.130165  2426 raft_consensus.cc:2243] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.130890  2426 raft_consensus.cc:2272] T 799675869b614fc0855c31092fc181b8 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.132586  2426 tablet_replica.cc:333] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.133093  2426 raft_consensus.cc:2243] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.133483  2426 raft_consensus.cc:2272] T 0c9da5121fc94f2781b6df30cf3d3488 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.135280  2426 tablet_replica.cc:333] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.135789  2426 raft_consensus.cc:2243] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.136190  2426 raft_consensus.cc:2272] T 9b29756cd16a404d9449b03ece63cc53 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.137907  2426 tablet_replica.cc:333] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.138417  2426 raft_consensus.cc:2243] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.138842  2426 raft_consensus.cc:2272] T fe7852cc55c54f1daf302d55970d24df P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.140585  2426 tablet_replica.cc:333] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.141068  2426 raft_consensus.cc:2243] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.141896  2426 raft_consensus.cc:2272] T 8df2d8f7344b49ce84b3e1d978062ce5 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.144088  2426 tablet_replica.cc:333] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.144712  2426 raft_consensus.cc:2243] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.145134  2426 raft_consensus.cc:2272] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.146703  2426 tablet_replica.cc:333] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.147207  2426 raft_consensus.cc:2243] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.147606  2426 raft_consensus.cc:2272] T ca97fb3747c44407bd7972e6be9fd890 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.149300  2426 tablet_replica.cc:333] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.149887  2426 raft_consensus.cc:2243] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.150588  2426 raft_consensus.cc:2272] T 50d4f71bc6c14750be2020598a31f131 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.152390  2426 tablet_replica.cc:333] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.152948  2426 raft_consensus.cc:2243] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.153728  2426 raft_consensus.cc:2272] T c110fe14b0ef40d591cdced46a20437b P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.155679  2426 tablet_replica.cc:333] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.156292  2426 raft_consensus.cc:2243] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.156839  2426 raft_consensus.cc:2272] T eaa2b46363e4482bbf1e464df14c63bf P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.159180  2426 tablet_replica.cc:333] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.159647  2426 raft_consensus.cc:2243] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.160006  2426 raft_consensus.cc:2272] T e9c22340fecd4ca8b7df02e1e7355b35 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.161814  2426 tablet_replica.cc:333] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.162290  2426 raft_consensus.cc:2243] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.162621  2426 raft_consensus.cc:2272] T 356bf52e376b4425863f5c7e463d5e36 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.164310  2426 tablet_replica.cc:333] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.164780  2426 raft_consensus.cc:2243] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.165160  2426 raft_consensus.cc:2272] T 50a25d8c807d4673ac843de643aba55e P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.166846  2426 tablet_replica.cc:333] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.167382  2426 raft_consensus.cc:2243] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.168063  2426 raft_consensus.cc:2272] T 98fd4505b86744c0a119db3687732db0 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.169826  2426 tablet_replica.cc:333] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.170346  2426 raft_consensus.cc:2243] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.170678  2426 raft_consensus.cc:2272] T 4fddcb63446c46d7a7013b8e680a3533 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.172365  2426 tablet_replica.cc:333] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.172870  2426 raft_consensus.cc:2243] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.173579  2426 raft_consensus.cc:2272] T 4f1883aa2831406bbcd1855e7eba6745 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.175432  2426 tablet_replica.cc:333] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.175876  2426 raft_consensus.cc:2243] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.176584  2426 raft_consensus.cc:2272] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.178512  2426 tablet_replica.cc:333] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.179316  2426 raft_consensus.cc:2243] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.179781  2426 raft_consensus.cc:2272] T 9c85ef9126e64373acfebf68ecde7594 P 8e124992eb294e0087db3023ac3a3de0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.182025  2426 tablet_replica.cc:333] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
W20260709 13:19:19.182016  7165 consensus_peers.cc:597] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.183005  2426 raft_consensus.cc:2243] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.183825  2426 raft_consensus.cc:2272] T 0192579d4cf5416b9f249303377dd060 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.185792  2426 tablet_replica.cc:333] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.186400  2426 raft_consensus.cc:2243] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.186794  2426 raft_consensus.cc:2272] T 184701810d99482eb6741c61396eb6de P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.188668  2426 tablet_replica.cc:333] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.189136  2426 raft_consensus.cc:2243] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.189554  2426 raft_consensus.cc:2272] T 334e727ec8424053ac108138dd44d40d P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.191444  2426 tablet_replica.cc:333] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.191902  2426 raft_consensus.cc:2243] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.192284  2426 raft_consensus.cc:2272] T 531c99ca053140558abdf91890dda7a6 P 8e124992eb294e0087db3023ac3a3de0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.194491  2426 tablet_replica.cc:333] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.194911  2426 raft_consensus.cc:2243] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.195350  2426 raft_consensus.cc:2272] T f6e221f177804a7f91d9c5edb5f96fdb P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.197211  2426 tablet_replica.cc:333] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0: stopping tablet replica
I20260709 13:19:19.197669  2426 raft_consensus.cc:2243] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.198124  2426 raft_consensus.cc:2272] T 772e6f05b1d1431ea181f10737813e1f P 8e124992eb294e0087db3023ac3a3de0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:19.201722  7239 consensus_peers.cc:597] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.219255  7239 consensus_peers.cc:597] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.230760  7239 consensus_peers.cc:597] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.234025  7239 consensus_peers.cc:597] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.246070  7165 consensus_peers.cc:597] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.259732  7165 consensus_peers.cc:597] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:40005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.260301  7165 consensus_peers.cc:597] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:40005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.268831  2426 tablet_server.cc:196] TabletServer@127.2.94.130:0 shutdown complete.
W20260709 13:19:19.324321  7165 consensus_peers.cc:597] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:40005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.327804  7165 consensus_peers.cc:597] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:40005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.338002  7239 consensus_peers.cc:597] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:40005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.346288  7165 consensus_peers.cc:597] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:40005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.362470  2426 tablet_server.cc:179] TabletServer@127.2.94.131:0 shutting down...
W20260709 13:19:19.402868  7238 consensus_peers.cc:597] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.419548  7238 consensus_peers.cc:597] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.428417  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:19.429527  2426 tablet_replica.cc:333] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.430181  2426 raft_consensus.cc:2243] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.431042  2426 raft_consensus.cc:2272] T 63a4e393ced14b1990e3e00fae7f550b P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.433598  2426 tablet_replica.cc:333] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.434471  2426 raft_consensus.cc:2243] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.434966  2426 raft_consensus.cc:2272] T 04dcb078c1074c4d809264ea3c2064cd P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.437523  2426 tablet_replica.cc:333] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.438304  2426 raft_consensus.cc:2243] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.438825  2426 raft_consensus.cc:2272] T 1c727b44b1c24b878fcf0edaf325cc18 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.441566  2426 tablet_replica.cc:333] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.442354  2426 raft_consensus.cc:2243] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.442914  2426 raft_consensus.cc:2272] T 109529cfe862448b99c3a40586eb1acc P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.445104  2426 tablet_replica.cc:333] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.445688  2426 raft_consensus.cc:2243] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.446053  2426 raft_consensus.cc:2272] T fadadc216b7a4e91ac33617a5243e0a2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.447844  2426 tablet_replica.cc:333] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.448323  2426 raft_consensus.cc:2243] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.448689  2426 raft_consensus.cc:2272] T fe893999bcf7483297e5f0f0fbe2d4ef P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.450462  2426 tablet_replica.cc:333] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.450953  2426 raft_consensus.cc:2243] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.451329  2426 raft_consensus.cc:2272] T c3b781b229bf40a8983afa9a1c4885d7 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.452975  2426 tablet_replica.cc:333] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.453665  2426 raft_consensus.cc:2243] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.454241  2426 raft_consensus.cc:2272] T b1105e1d951548eeab0e2de2dff77859 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.456801  2426 tablet_replica.cc:333] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.457684  2426 raft_consensus.cc:2243] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.458230  2426 raft_consensus.cc:2272] T ca97fb3747c44407bd7972e6be9fd890 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.460744  2426 tablet_replica.cc:333] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.461512  2426 raft_consensus.cc:2243] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.462013  2426 raft_consensus.cc:2272] T d88fedce0cd440bca8f79b0a2c1b3c41 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:19.463325  7238 consensus_peers.cc:597] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.464437  2426 tablet_replica.cc:333] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
W20260709 13:19:19.464939  7238 consensus_peers.cc:597] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.465138  2426 raft_consensus.cc:2243] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.465745  2426 raft_consensus.cc:2272] T d4f6eed504844a6d85127d8165207802 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.467757  2426 tablet_replica.cc:333] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.468597  2426 raft_consensus.cc:2243] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.469110  2426 raft_consensus.cc:2272] T fc00922a5a6d420298e94ac4195a3d2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.471397  2426 tablet_replica.cc:333] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.471964  2426 raft_consensus.cc:2243] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:19:19.472441  7239 consensus_peers.cc:597] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:40005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.472751  2426 raft_consensus.cc:2272] T 97d2683f0e4e465284d7e0a16783de70 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.474689  2426 tablet_replica.cc:333] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.475373  2426 raft_consensus.cc:2243] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.476117  2426 raft_consensus.cc:2272] T 00345249ed774381a248baa0640353e2 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.478129  2426 tablet_replica.cc:333] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.478677  2426 raft_consensus.cc:2243] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.479107  2426 raft_consensus.cc:2272] T 799675869b614fc0855c31092fc181b8 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.480937  2426 tablet_replica.cc:333] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.481489  2426 raft_consensus.cc:2243] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.481954  2426 raft_consensus.cc:2272] T 36a39f49faee4b06b20ec9ad6f103201 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.483911  2426 tablet_replica.cc:333] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.484550  2426 raft_consensus.cc:2243] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.484972  2426 raft_consensus.cc:2272] T daf4b2f2bbd845a096121725c49fd893 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.487228  2426 tablet_replica.cc:333] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.487812  2426 raft_consensus.cc:2243] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.488575  2426 raft_consensus.cc:2272] T 0f2eb47d7c404ba8b4d833841c9321ec P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.490473  2426 tablet_replica.cc:333] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
W20260709 13:19:19.490792  7239 consensus_peers.cc:597] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:40005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.491015  2426 raft_consensus.cc:2243] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.491977  2426 raft_consensus.cc:2272] T b768a21bddc04b70acfa366701bb4056 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.493999  2426 tablet_replica.cc:333] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.494608  2426 raft_consensus.cc:2243] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.495352  2426 raft_consensus.cc:2272] T 75fe98ba1fc84f61a6ef712a59abb915 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.497747  2426 tablet_replica.cc:333] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.498306  2426 raft_consensus.cc:2243] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.499073  2426 raft_consensus.cc:2272] T 8c8935d472654a9789fba9d02acb75f6 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.500887  2426 tablet_replica.cc:333] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.501438  2426 raft_consensus.cc:2243] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.501933  2426 raft_consensus.cc:2272] T 772e6f05b1d1431ea181f10737813e1f P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.503727  2426 tablet_replica.cc:333] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.504261  2426 raft_consensus.cc:2243] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.505021  2426 raft_consensus.cc:2272] T 0c9da5121fc94f2781b6df30cf3d3488 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.507778  2426 tablet_replica.cc:333] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.508560  2426 raft_consensus.cc:2243] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.509184  2426 raft_consensus.cc:2272] T 8df2d8f7344b49ce84b3e1d978062ce5 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.512432  2426 tablet_replica.cc:333] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.513291  2426 raft_consensus.cc:2243] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.514417  2426 raft_consensus.cc:2272] T f41a65f7280740b5b68d209c86e2838e P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.517082  2426 tablet_replica.cc:333] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.517887  2426 raft_consensus.cc:2243] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.518900  2426 raft_consensus.cc:2272] T 50a25d8c807d4673ac843de643aba55e P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.521179  2426 tablet_replica.cc:333] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.521826  2426 raft_consensus.cc:2243] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:19:19.522020  7239 consensus_peers.cc:597] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea -> Peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Couldn't send request to peer 8e124992eb294e0087db3023ac3a3de0. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:40005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.522379  2426 raft_consensus.cc:2272] T 98fd4505b86744c0a119db3687732db0 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.524703  2426 tablet_replica.cc:333] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.525583  2426 raft_consensus.cc:2243] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.526105  2426 raft_consensus.cc:2272] T 4fddcb63446c46d7a7013b8e680a3533 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.528259  2426 tablet_replica.cc:333] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.528973  2426 raft_consensus.cc:2243] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.529413  2426 raft_consensus.cc:2272] T c110fe14b0ef40d591cdced46a20437b P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.531433  2426 tablet_replica.cc:333] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.532018  2426 raft_consensus.cc:2243] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.532864  2426 raft_consensus.cc:2272] T eaa2b46363e4482bbf1e464df14c63bf P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.535181  2426 tablet_replica.cc:333] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.535825  2426 raft_consensus.cc:2243] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.536612  2426 raft_consensus.cc:2272] T e9c22340fecd4ca8b7df02e1e7355b35 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.538945  2426 tablet_replica.cc:333] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.539485  2426 raft_consensus.cc:2243] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.539916  2426 raft_consensus.cc:2272] T f96d3218645143ba97d74c5f02b55c0d P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.541597  2426 tablet_replica.cc:333] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.542253  2426 raft_consensus.cc:2243] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.542977  2426 raft_consensus.cc:2272] T 291a19530f4c4bfcbec671ec195c377a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.544958  2426 tablet_replica.cc:333] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.545984  2426 raft_consensus.cc:2243] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.546952  2426 raft_consensus.cc:2272] T 184701810d99482eb6741c61396eb6de P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.549068  2426 tablet_replica.cc:333] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.549683  2426 raft_consensus.cc:2243] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.550166  2426 raft_consensus.cc:2272] T 334e727ec8424053ac108138dd44d40d P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.553119  2426 tablet_replica.cc:333] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.553913  2426 raft_consensus.cc:2243] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.554430  2426 raft_consensus.cc:2272] T 0192579d4cf5416b9f249303377dd060 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.557083  2426 tablet_replica.cc:333] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.557950  2426 raft_consensus.cc:2243] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.558449  2426 raft_consensus.cc:2272] T 0f8ec778839b489d90744b2768dfb521 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.560931  2426 tablet_replica.cc:333] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.561702  2426 raft_consensus.cc:2243] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.562242  2426 raft_consensus.cc:2272] T 9c85ef9126e64373acfebf68ecde7594 P d84fe3744f8d4efa97a1dbb5681480c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.564030  2426 tablet_replica.cc:333] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.564495  2426 raft_consensus.cc:2243] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.565210  2426 raft_consensus.cc:2272] T 91c60826a67448eb96052d680059d70a P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.567008  2426 tablet_replica.cc:333] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.567520  2426 raft_consensus.cc:2243] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.567930  2426 raft_consensus.cc:2272] T b029beca3c3c46daa50f0d5c1a716f2a P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.569974  2426 tablet_replica.cc:333] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.570587  2426 raft_consensus.cc:2243] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.571033  2426 raft_consensus.cc:2272] T 9864a17f99184722afb484bb88229794 P d84fe3744f8d4efa97a1dbb5681480c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.572816  2426 tablet_replica.cc:333] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.573310  2426 raft_consensus.cc:2243] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.573793  2426 raft_consensus.cc:2272] T 356bf52e376b4425863f5c7e463d5e36 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.575549  2426 tablet_replica.cc:333] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.576035  2426 raft_consensus.cc:2243] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.576436  2426 raft_consensus.cc:2272] T 2a44e2d5afba41418ab47aab587f6591 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.578248  2426 tablet_replica.cc:333] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7: stopping tablet replica
I20260709 13:19:19.578697  2426 raft_consensus.cc:2243] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.579097  2426 raft_consensus.cc:2272] T db4d850136df44aa821734634cb94d88 P d84fe3744f8d4efa97a1dbb5681480c7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:19.616377  7238 consensus_peers.cc:597] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.628240  7238 consensus_peers.cc:597] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:19.629317  7238 consensus_peers.cc:597] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.638477  2426 tablet_server.cc:196] TabletServer@127.2.94.131:0 shutdown complete.
W20260709 13:19:19.648290  7238 consensus_peers.cc:597] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.131:36267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.706971  2426 tablet_server.cc:179] TabletServer@127.2.94.132:0 shutting down...
I20260709 13:19:19.750677  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:19.751546  2426 tablet_replica.cc:333] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.752302  2426 raft_consensus.cc:2243] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.752841  2426 raft_consensus.cc:2272] T b54affe5af354fc197c9958b0e61bee2 P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.754877  2426 tablet_replica.cc:333] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.755478  2426 raft_consensus.cc:2243] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.756265  2426 raft_consensus.cc:2272] T 04dcb078c1074c4d809264ea3c2064cd P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.758358  2426 tablet_replica.cc:333] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.758937  2426 raft_consensus.cc:2243] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.759357  2426 raft_consensus.cc:2272] T 63a4e393ced14b1990e3e00fae7f550b P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.761374  2426 tablet_replica.cc:333] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.761976  2426 raft_consensus.cc:2243] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.762391  2426 raft_consensus.cc:2272] T d88fedce0cd440bca8f79b0a2c1b3c41 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.764178  2426 tablet_replica.cc:333] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.764777  2426 raft_consensus.cc:2243] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.765549  2426 raft_consensus.cc:2272] T 1e055cbf184c4fd5b8784685d4fdf98a P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.767656  2426 tablet_replica.cc:333] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.768203  2426 raft_consensus.cc:2243] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.768647  8124 raft_consensus.cc:493] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f4c169509a11460196fa883821703939)
I20260709 13:19:19.768745  2426 raft_consensus.cc:2272] T 52ea52a3c47c4d34a04201f09538e9a0 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.769102  8124 raft_consensus.cc:515] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ae967211a7b43559a2be39652b77fea" member_type: VOTER last_known_addr { host: "127.2.94.132" port: 38175 } } peers { permanent_uuid: "f4c169509a11460196fa883821703939" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 37619 } } peers { permanent_uuid: "8e124992eb294e0087db3023ac3a3de0" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 40005 } }
I20260709 13:19:19.771157  8124 leader_election.cc:290] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f4c169509a11460196fa883821703939 (127.2.94.129:37619), 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005)
I20260709 13:19:19.771656  2426 tablet_replica.cc:333] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.772390  2426 raft_consensus.cc:2243] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.772941  2426 raft_consensus.cc:2272] T c110fe14b0ef40d591cdced46a20437b P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.775671  2426 tablet_replica.cc:333] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
W20260709 13:19:19.775590  7241 leader_election.cc:336] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f4c169509a11460196fa883821703939 (127.2.94.129:37619): Network error: Client connection negotiation failed: client connection to 127.2.94.129:37619: connect: Connection refused (error 111)
W20260709 13:19:19.776268  7239 leader_election.cc:336] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 8e124992eb294e0087db3023ac3a3de0 (127.2.94.130:40005): Network error: Client connection negotiation failed: client connection to 127.2.94.130:40005: connect: Connection refused (error 111)
I20260709 13:19:19.776678  2426 raft_consensus.cc:2243] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.776671  7239 leader_election.cc:304] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [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: 9ae967211a7b43559a2be39652b77fea; no voters: 8e124992eb294e0087db3023ac3a3de0, f4c169509a11460196fa883821703939
I20260709 13:19:19.777423  8124 raft_consensus.cc:2749] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:19:19.777828  2426 raft_consensus.cc:2272] T 1c727b44b1c24b878fcf0edaf325cc18 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:19.780056  7238 consensus_peers.cc:597] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea -> Peer d84fe3744f8d4efa97a1dbb5681480c7 (127.2.94.131:36267): Couldn't send request to peer d84fe3744f8d4efa97a1dbb5681480c7. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.131:36267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:19.780057  2426 tablet_replica.cc:333] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.780819  2426 raft_consensus.cc:2243] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.781322  2426 raft_consensus.cc:2272] T 109529cfe862448b99c3a40586eb1acc P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.783247  2426 tablet_replica.cc:333] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.783874  2426 raft_consensus.cc:2243] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.784355  2426 raft_consensus.cc:2272] T fadadc216b7a4e91ac33617a5243e0a2 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.786868  2426 tablet_replica.cc:333] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.787595  2426 raft_consensus.cc:2243] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.788117  2426 raft_consensus.cc:2272] T 7c8a5a78f5a4472daf8393fa15acfa12 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.790369  2426 tablet_replica.cc:333] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.790956  2426 raft_consensus.cc:2243] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.791298  2426 raft_consensus.cc:2272] T 184701810d99482eb6741c61396eb6de P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.793170  2426 tablet_replica.cc:333] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.793675  2426 raft_consensus.cc:2243] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.794389  2426 raft_consensus.cc:2272] T fc00922a5a6d420298e94ac4195a3d2a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.796051  2426 tablet_replica.cc:333] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.796538  2426 raft_consensus.cc:2243] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.796875  2426 raft_consensus.cc:2272] T 97d2683f0e4e465284d7e0a16783de70 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.798753  2426 tablet_replica.cc:333] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.799253  2426 raft_consensus.cc:2243] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.799604  2426 raft_consensus.cc:2272] T 0f8ec778839b489d90744b2768dfb521 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.801337  2426 tablet_replica.cc:333] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.801918  2426 raft_consensus.cc:2243] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.802268  2426 raft_consensus.cc:2272] T 531c99ca053140558abdf91890dda7a6 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.804013  2426 tablet_replica.cc:333] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.804577  2426 raft_consensus.cc:2243] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.805343  2426 raft_consensus.cc:2272] T 36a39f49faee4b06b20ec9ad6f103201 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.807197  2426 tablet_replica.cc:333] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.807739  2426 raft_consensus.cc:2243] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.808151  2426 raft_consensus.cc:2272] T 50d4f71bc6c14750be2020598a31f131 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.809988  2426 tablet_replica.cc:333] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.810524  2426 raft_consensus.cc:2243] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.810971  2426 raft_consensus.cc:2272] T 75fe98ba1fc84f61a6ef712a59abb915 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.812721  2426 tablet_replica.cc:333] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.813264  2426 raft_consensus.cc:2243] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.813700  2426 raft_consensus.cc:2272] T a2c0b72ad5064379a8ce3b097d489594 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.815382  2426 tablet_replica.cc:333] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.816020  2426 raft_consensus.cc:2243] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.816514  2426 raft_consensus.cc:2272] T f41a65f7280740b5b68d209c86e2838e P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.819067  2426 tablet_replica.cc:333] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.819635  2426 raft_consensus.cc:2243] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.820097  2426 raft_consensus.cc:2272] T 8c8935d472654a9789fba9d02acb75f6 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.822036  2426 tablet_replica.cc:333] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.822552  2426 raft_consensus.cc:2243] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.823274  2426 raft_consensus.cc:2272] T 4fddcb63446c46d7a7013b8e680a3533 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.825157  2426 tablet_replica.cc:333] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.825758  2426 raft_consensus.cc:2243] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.826160  2426 raft_consensus.cc:2272] T 9e0c2b4ab4284a9fa1b069cbeccd4137 P 9ae967211a7b43559a2be39652b77fea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.827880  2426 tablet_replica.cc:333] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.828392  2426 raft_consensus.cc:2243] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.829116  2426 raft_consensus.cc:2272] T 9b29756cd16a404d9449b03ece63cc53 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.831070  2426 tablet_replica.cc:333] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.831607  2426 raft_consensus.cc:2243] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.832324  2426 raft_consensus.cc:2272] T fe7852cc55c54f1daf302d55970d24df P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.834231  2426 tablet_replica.cc:333] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.834751  2426 raft_consensus.cc:2243] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.835180  2426 raft_consensus.cc:2272] T 8df2d8f7344b49ce84b3e1d978062ce5 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.837972  2426 tablet_replica.cc:333] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.838503  2426 raft_consensus.cc:2243] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.838922  2426 raft_consensus.cc:2272] T 91c60826a67448eb96052d680059d70a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.841255  2426 tablet_replica.cc:333] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.841872  2426 raft_consensus.cc:2243] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.842295  2426 raft_consensus.cc:2272] T 4f1883aa2831406bbcd1855e7eba6745 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.844166  2426 tablet_replica.cc:333] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.844684  2426 raft_consensus.cc:2243] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.845055  2426 raft_consensus.cc:2272] T 3b5cb3ceb9ca41799da58a1e855a7fb3 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.846894  2426 tablet_replica.cc:333] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.847338  2426 raft_consensus.cc:2243] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.847671  2426 raft_consensus.cc:2272] T b029beca3c3c46daa50f0d5c1a716f2a P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.849856  2426 tablet_replica.cc:333] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.850301  2426 raft_consensus.cc:2243] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.850950  2426 raft_consensus.cc:2272] T 9864a17f99184722afb484bb88229794 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.852586  2426 tablet_replica.cc:333] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.853228  2426 raft_consensus.cc:2243] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.854058  2426 raft_consensus.cc:2272] T f6e221f177804a7f91d9c5edb5f96fdb P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.855887  2426 tablet_replica.cc:333] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.856391  2426 raft_consensus.cc:2243] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.857259  2426 raft_consensus.cc:2272] T 772e6f05b1d1431ea181f10737813e1f P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.859071  2426 tablet_replica.cc:333] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.859578  2426 raft_consensus.cc:2243] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.859969  2426 raft_consensus.cc:2272] T 291a19530f4c4bfcbec671ec195c377a P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.861903  2426 tablet_replica.cc:333] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.862380  2426 raft_consensus.cc:2243] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.863083  2426 raft_consensus.cc:2272] T 356bf52e376b4425863f5c7e463d5e36 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.864809  2426 tablet_replica.cc:333] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.865301  2426 raft_consensus.cc:2243] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.866086  2426 raft_consensus.cc:2272] T 2a44e2d5afba41418ab47aab587f6591 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.867753  2426 tablet_replica.cc:333] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.868258  2426 raft_consensus.cc:2243] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.868997  2426 raft_consensus.cc:2272] T db4d850136df44aa821734634cb94d88 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.870875  2426 tablet_replica.cc:333] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.871294  2426 raft_consensus.cc:2243] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:19.871933  2426 raft_consensus.cc:2272] T daf4b2f2bbd845a096121725c49fd893 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.873682  2426 tablet_replica.cc:333] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.874439  2426 raft_consensus.cc:2243] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.874974  2426 raft_consensus.cc:2272] T c624cc4e5f234c219d59808c673a0d96 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.876806  2426 tablet_replica.cc:333] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.877310  2426 raft_consensus.cc:2243] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.877763  2426 raft_consensus.cc:2272] T 0f2eb47d7c404ba8b4d833841c9321ec P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.879475  2426 tablet_replica.cc:333] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.879961  2426 raft_consensus.cc:2243] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.880357  2426 raft_consensus.cc:2272] T 0192579d4cf5416b9f249303377dd060 P 9ae967211a7b43559a2be39652b77fea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.882061  2426 tablet_replica.cc:333] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.882519  2426 raft_consensus.cc:2243] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.882925  2426 raft_consensus.cc:2272] T 033c7f88dfc842ce8b62442fb5225574 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.884609  2426 tablet_replica.cc:333] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea: stopping tablet replica
I20260709 13:19:19.885015  2426 raft_consensus.cc:2243] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:19.885357  2426 raft_consensus.cc:2272] T 00345249ed774381a248baa0640353e2 P 9ae967211a7b43559a2be39652b77fea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:19.953454  2426 tablet_server.cc:196] TabletServer@127.2.94.132:0 shutdown complete.
I20260709 13:19:20.024055  2426 master.cc:562] Master@127.2.94.190:45103 shutting down...
I20260709 13:19:20.050220  2426 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:20.050725  2426 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:20.051000  2426 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8186687524724a2ba74d09ea800932fc: stopping tablet replica
I20260709 13:19:20.072803  2426 master.cc:584] Master@127.2.94.190:45103 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (33351 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:19:20.162993  2426 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.94.190:43579
I20260709 13:19:20.164134  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:20.170289  8216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:20.170639  8215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:20.170820  8218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:20.171989  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:20.173000  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:20.173210  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:20.173372  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603160173355 us; error 0 us; skew 500 ppm
I20260709 13:19:20.173974  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:20.176743  2426 webserver.cc:533] Webserver started at http://127.2.94.190:34875/ using document root <none> and password file <none>
I20260709 13:19:20.177250  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:20.177456  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:20.178011  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:20.179170  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/master-0-root/instance:
uuid: "d4b3cd7becad4c68a57fad66556e7e9a"
format_stamp: "Formatted at 2026-07-09 13:19:20 on dist-test-slave-mxd3"
I20260709 13:19:20.183756  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:19:20.187654  8223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:20.188570  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:19:20.188819  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/master-0-root
uuid: "d4b3cd7becad4c68a57fad66556e7e9a"
format_stamp: "Formatted at 2026-07-09 13:19:20 on dist-test-slave-mxd3"
I20260709 13:19:20.189067  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:20.211848  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:20.213048  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:20.255375  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.190:43579
I20260709 13:19:20.255612  8274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.190:43579 every 8 connection(s)
I20260709 13:19:20.259244  8275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.271334  8275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a: Bootstrap starting.
I20260709 13:19:20.276455  8275 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:20.280968  8275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a: No bootstrap required, opened a new log
I20260709 13:19:20.283224  8275 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4b3cd7becad4c68a57fad66556e7e9a" member_type: VOTER }
I20260709 13:19:20.283623  8275 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:20.283876  8275 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b3cd7becad4c68a57fad66556e7e9a, State: Initialized, Role: FOLLOWER
I20260709 13:19:20.284557  8275 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d4b3cd7becad4c68a57fad66556e7e9a" member_type: VOTER }
I20260709 13:19:20.285039  8275 raft_consensus.cc:399] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:19:20.285241  8275 raft_consensus.cc:493] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:19:20.285537  8275 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:20.290957  8275 raft_consensus.cc:515] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4b3cd7becad4c68a57fad66556e7e9a" member_type: VOTER }
I20260709 13:19:20.291563  8275 leader_election.cc:304] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [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: d4b3cd7becad4c68a57fad66556e7e9a; no voters: 
I20260709 13:19:20.292724  8275 leader_election.cc:290] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:19:20.293269  8278 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:20.294832  8278 raft_consensus.cc:697] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 1 LEADER]: Becoming Leader. State: Replica: d4b3cd7becad4c68a57fad66556e7e9a, State: Running, Role: LEADER
I20260709 13:19:20.295552  8278 consensus_queue.cc:237] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [LEADER]: Queue going to LEADER mode. State: All 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: "d4b3cd7becad4c68a57fad66556e7e9a" member_type: VOTER }
I20260709 13:19:20.295750  8275 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:19:20.300769  8279 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d4b3cd7becad4c68a57fad66556e7e9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4b3cd7becad4c68a57fad66556e7e9a" member_type: VOTER } }
I20260709 13:19:20.300798  8280 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [sys.catalog]: SysCatalogTable state changed. Reason: New leader d4b3cd7becad4c68a57fad66556e7e9a. Latest consensus state: current_term: 1 leader_uuid: "d4b3cd7becad4c68a57fad66556e7e9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4b3cd7becad4c68a57fad66556e7e9a" member_type: VOTER } }
I20260709 13:19:20.301631  8279 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [sys.catalog]: This master's current role is: LEADER
I20260709 13:19:20.301940  8280 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [sys.catalog]: This master's current role is: LEADER
I20260709 13:19:20.306365  8284 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:19:20.311117  8284 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:19:20.314563  2426 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:19:20.319953  8284 catalog_manager.cc:1383] Generated new cluster ID: 7404b2d1f9cb421a802dfbf6bd14a877
I20260709 13:19:20.320215  8284 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:19:20.336392  8284 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:19:20.337697  8284 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:19:20.351991  8284 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a: Generated new TSK 0
I20260709 13:19:20.352671  8284 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:19:20.381492  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:20.388105  8296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:20.389124  8297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:20.391661  2426 server_base.cc:1061] running on GCE node
W20260709 13:19:20.391700  8299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:20.393101  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:20.393296  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:20.393499  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603160393479 us; error 0 us; skew 500 ppm
I20260709 13:19:20.394085  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:20.396607  2426 webserver.cc:533] Webserver started at http://127.2.94.129:42279/ using document root <none> and password file <none>
I20260709 13:19:20.397105  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:20.397315  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:20.397567  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:20.398659  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-0-root/instance:
uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
format_stamp: "Formatted at 2026-07-09 13:19:20 on dist-test-slave-mxd3"
I20260709 13:19:20.403064  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:19:20.406332  8304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:20.407207  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:19:20.407519  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-0-root
uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
format_stamp: "Formatted at 2026-07-09 13:19:20 on dist-test-slave-mxd3"
I20260709 13:19:20.407778  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:20.429399  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:20.430739  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:20.432273  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:20.434653  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:20.434885  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:20.435149  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:20.435341  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:20.477370  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.129:39671
I20260709 13:19:20.477475  8366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.129:39671 every 8 connection(s)
I20260709 13:19:20.482592  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:20.490013  8371 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:20.493269  8372 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:20.498934  8374 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:20.499588  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:20.501912  8367 heartbeater.cc:344] Connected to a master server at 127.2.94.190:43579
I20260709 13:19:20.502326  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:19:20.502350  8367 heartbeater.cc:461] Registering TS with master...
W20260709 13:19:20.502708  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:20.503015  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603160502992 us; error 0 us; skew 500 ppm
I20260709 13:19:20.503543  8367 heartbeater.cc:507] Master 127.2.94.190:43579 requested a full tablet report, sending...
I20260709 13:19:20.503647  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:20.506321  8240 ts_manager.cc:194] Registered new tserver with Master: 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671)
I20260709 13:19:20.507309  2426 webserver.cc:533] Webserver started at http://127.2.94.130:42815/ using document root <none> and password file <none>
I20260709 13:19:20.508039  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:20.508325  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:20.508687  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:20.509338  8240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44474
I20260709 13:19:20.510406  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-1-root/instance:
uuid: "d6858a1ae38a4897be0a2ce635b8f104"
format_stamp: "Formatted at 2026-07-09 13:19:20 on dist-test-slave-mxd3"
I20260709 13:19:20.515480  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:19:20.518715  8379 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:20.519608  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:19:20.519994  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-1-root
uuid: "d6858a1ae38a4897be0a2ce635b8f104"
format_stamp: "Formatted at 2026-07-09 13:19:20 on dist-test-slave-mxd3"
I20260709 13:19:20.520274  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:20.543186  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:20.544477  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:20.546128  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:20.548377  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:20.548606  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:20.548852  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:20.549027  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:20.598210  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.130:45495
I20260709 13:19:20.598304  8441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.130:45495 every 8 connection(s)
I20260709 13:19:20.603087  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:20.611527  8445 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:20.613557  8446 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:20.618099  2426 server_base.cc:1061] running on GCE node
W20260709 13:19:20.618985  8448 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:20.619421  8442 heartbeater.cc:344] Connected to a master server at 127.2.94.190:43579
I20260709 13:19:20.619853  8442 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:20.620031  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:20.620265  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:20.620421  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603160620407 us; error 0 us; skew 500 ppm
I20260709 13:19:20.620739  8442 heartbeater.cc:507] Master 127.2.94.190:43579 requested a full tablet report, sending...
I20260709 13:19:20.620970  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:20.623294  8240 ts_manager.cc:194] Registered new tserver with Master: d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:20.623896  2426 webserver.cc:533] Webserver started at http://127.2.94.131:35137/ using document root <none> and password file <none>
I20260709 13:19:20.624472  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:20.624672  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:20.624917  8240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44482
I20260709 13:19:20.624967  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:20.626668  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-2-root/instance:
uuid: "292071aaad4f4d499eaef09a02b1a219"
format_stamp: "Formatted at 2026-07-09 13:19:20 on dist-test-slave-mxd3"
I20260709 13:19:20.631305  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:19:20.635031  8453 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:20.636056  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:19:20.636348  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-2-root
uuid: "292071aaad4f4d499eaef09a02b1a219"
format_stamp: "Formatted at 2026-07-09 13:19:20 on dist-test-slave-mxd3"
I20260709 13:19:20.636621  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:20.672737  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:20.674108  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:20.675700  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:20.678320  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:20.678531  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:20.678864  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:20.679020  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:20.726871  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.131:40525
I20260709 13:19:20.727010  8515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.131:40525 every 8 connection(s)
I20260709 13:19:20.742280  8516 heartbeater.cc:344] Connected to a master server at 127.2.94.190:43579
I20260709 13:19:20.742791  8516 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:20.743507  8516 heartbeater.cc:507] Master 127.2.94.190:43579 requested a full tablet report, sending...
I20260709 13:19:20.745577  8240 ts_manager.cc:194] Registered new tserver with Master: 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:20.746363  2426 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015928312s
I20260709 13:19:20.747052  8240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44488
I20260709 13:19:20.774528  8240 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44502:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:19:20.777531  8240 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:19:20.851817  8407 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0b4c170b7044e8b55632020bfd0d7e (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:19:20.853420  8407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0b4c170b7044e8b55632020bfd0d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.854988  8406 tablet_service.cc:1511] Processing CreateTablet for tablet 922efa74d0c54468ad565304906c1e2e (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:19:20.856523  8406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922efa74d0c54468ad565304906c1e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.867944  8405 tablet_service.cc:1511] Processing CreateTablet for tablet 2905190b962744b8925368e95448b5de (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:19:20.869942  8405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2905190b962744b8925368e95448b5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.872406  8404 tablet_service.cc:1511] Processing CreateTablet for tablet 8120980aa2b94b9b81cb44a684049ce4 (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:19:20.874276  8404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8120980aa2b94b9b81cb44a684049ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.888134  8481 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0b4c170b7044e8b55632020bfd0d7e (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:19:20.889501  8481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0b4c170b7044e8b55632020bfd0d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.892848  8480 tablet_service.cc:1511] Processing CreateTablet for tablet 922efa74d0c54468ad565304906c1e2e (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:19:20.894917  8479 tablet_service.cc:1511] Processing CreateTablet for tablet 2905190b962744b8925368e95448b5de (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:19:20.895112  8332 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0b4c170b7044e8b55632020bfd0d7e (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:19:20.896225  8479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2905190b962744b8925368e95448b5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.896665  8332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0b4c170b7044e8b55632020bfd0d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.898197  8478 tablet_service.cc:1511] Processing CreateTablet for tablet 8120980aa2b94b9b81cb44a684049ce4 (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:19:20.898952  8329 tablet_service.cc:1511] Processing CreateTablet for tablet 8120980aa2b94b9b81cb44a684049ce4 (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:19:20.899729  8478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8120980aa2b94b9b81cb44a684049ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.900337  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8120980aa2b94b9b81cb44a684049ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.899016  8331 tablet_service.cc:1511] Processing CreateTablet for tablet 922efa74d0c54468ad565304906c1e2e (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:19:20.902365  8480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922efa74d0c54468ad565304906c1e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.903151  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922efa74d0c54468ad565304906c1e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.902875  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 2905190b962744b8925368e95448b5de (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:19:20.904234  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2905190b962744b8925368e95448b5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.925487  8532 tablet_bootstrap.cc:492] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:20.933710  8532 tablet_bootstrap.cc:654] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:20.941682  8331 tablet_service.cc:1511] Processing CreateTablet for tablet cf23dbc4aa3e49fc87ef46e8da12ce2f (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:19:20.943384  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf23dbc4aa3e49fc87ef46e8da12ce2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.943691  8407 tablet_service.cc:1511] Processing CreateTablet for tablet cf23dbc4aa3e49fc87ef46e8da12ce2f (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:19:20.945531  8532 tablet_bootstrap.cc:492] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: No bootstrap required, opened a new log
I20260709 13:19:20.950302  8407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf23dbc4aa3e49fc87ef46e8da12ce2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.956055  8329 tablet_service.cc:1511] Processing CreateTablet for tablet 746631c45eb641d19e322fe31ac317ac (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:19:20.965121  8332 tablet_service.cc:1511] Processing CreateTablet for tablet a6b0dc1284084cee9ed2b8563b28dfeb (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:19:20.966001  8532 ts_tablet_manager.cc:1403] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.008s
I20260709 13:19:20.960201  8476 tablet_service.cc:1511] Processing CreateTablet for tablet 746631c45eb641d19e322fe31ac317ac (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:19:20.960078  8477 tablet_service.cc:1511] Processing CreateTablet for tablet cf23dbc4aa3e49fc87ef46e8da12ce2f (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:19:20.959357  8531 tablet_bootstrap.cc:492] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104: Bootstrap starting.
I20260709 13:19:20.966562  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746631c45eb641d19e322fe31ac317ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.967643  8476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746631c45eb641d19e322fe31ac317ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.969763  8477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf23dbc4aa3e49fc87ef46e8da12ce2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.970394  8332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b0dc1284084cee9ed2b8563b28dfeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.975982  8475 tablet_service.cc:1511] Processing CreateTablet for tablet a6b0dc1284084cee9ed2b8563b28dfeb (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:19:20.976444  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 9045f3ecc8b74bbfba3948571fe1c603 (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:19:20.977936  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9045f3ecc8b74bbfba3948571fe1c603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.979894  8405 tablet_service.cc:1511] Processing CreateTablet for tablet 9045f3ecc8b74bbfba3948571fe1c603 (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:19:20.981215  8405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9045f3ecc8b74bbfba3948571fe1c603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.977484  8475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b0dc1284084cee9ed2b8563b28dfeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:20.987883  8531 tablet_bootstrap.cc:654] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.004837  8406 tablet_service.cc:1511] Processing CreateTablet for tablet 746631c45eb641d19e322fe31ac317ac (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:19:21.006249  8406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746631c45eb641d19e322fe31ac317ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:21.007920  8331 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc0e0c908b54e5fac9bb83c7919d300 (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:19:21.008481  8481 tablet_service.cc:1511] Processing CreateTablet for tablet 9045f3ecc8b74bbfba3948571fe1c603 (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:19:21.009048  8404 tablet_service.cc:1511] Processing CreateTablet for tablet a6b0dc1284084cee9ed2b8563b28dfeb (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:19:21.010761  8532 raft_consensus.cc:359] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.033386  8532 raft_consensus.cc:385] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.033557  8404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b0dc1284084cee9ed2b8563b28dfeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:21.033777  8532 raft_consensus.cc:740] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.034670  8532 consensus_queue.cc:260] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.033484  8481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9045f3ecc8b74bbfba3948571fe1c603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:21.037452  8477 tablet_service.cc:1511] Processing CreateTablet for tablet 54a681a3299a42c89942960252b16d4a (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:19:21.038942  8477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a681a3299a42c89942960252b16d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:21.018730  8534 tablet_bootstrap.cc:492] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219: Bootstrap starting.
I20260709 13:19:21.022634  8403 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc0e0c908b54e5fac9bb83c7919d300 (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:19:21.040145  8403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc0e0c908b54e5fac9bb83c7919d300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:21.033466  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc0e0c908b54e5fac9bb83c7919d300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:21.025249  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 54a681a3299a42c89942960252b16d4a (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:19:21.058864  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a681a3299a42c89942960252b16d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:21.060197  8367 heartbeater.cc:499] Master 127.2.94.190:43579 was elected leader, sending a full tablet report...
I20260709 13:19:21.060735  8407 tablet_service.cc:1511] Processing CreateTablet for tablet 54a681a3299a42c89942960252b16d4a (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:19:21.061395  8532 ts_tablet_manager.cc:1434] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.006s
I20260709 13:19:21.062225  8407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a681a3299a42c89942960252b16d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:21.062650  8532 tablet_bootstrap.cc:492] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:21.027242  8476 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc0e0c908b54e5fac9bb83c7919d300 (DEFAULT_TABLE table=test-workload [id=fbc1bbb9c9124e1e9679592c92f25215]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:19:21.052913  8531 tablet_bootstrap.cc:492] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104: No bootstrap required, opened a new log
I20260709 13:19:21.066133  8531 ts_tablet_manager.cc:1403] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.010s
I20260709 13:19:21.069567  8531 raft_consensus.cc:359] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.070423  8531 raft_consensus.cc:385] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.070765  8531 raft_consensus.cc:740] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.071671  8534 tablet_bootstrap.cc:654] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.071693  8531 consensus_queue.cc:260] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.074116  8476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc0e0c908b54e5fac9bb83c7919d300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:21.075865  8532 tablet_bootstrap.cc:654] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.098675  8442 heartbeater.cc:499] Master 127.2.94.190:43579 was elected leader, sending a full tablet report...
I20260709 13:19:21.101183  8531 ts_tablet_manager.cc:1434] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.003s
W20260709 13:19:21.102552  8443 tablet.cc:2406] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:19:21.104710  8531 tablet_bootstrap.cc:492] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104: Bootstrap starting.
I20260709 13:19:21.115656  8531 tablet_bootstrap.cc:654] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.118781  8534 tablet_bootstrap.cc:492] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219: No bootstrap required, opened a new log
I20260709 13:19:21.119351  8534 ts_tablet_manager.cc:1403] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.015s
I20260709 13:19:21.122665  8532 tablet_bootstrap.cc:492] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: No bootstrap required, opened a new log
I20260709 13:19:21.123366  8532 ts_tablet_manager.cc:1403] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.017s
I20260709 13:19:21.122910  8534 raft_consensus.cc:359] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.124190  8534 raft_consensus.cc:385] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.124652  8534 raft_consensus.cc:740] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.125680  8534 consensus_queue.cc:260] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.126929  8531 tablet_bootstrap.cc:492] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104: No bootstrap required, opened a new log
I20260709 13:19:21.127507  8531 ts_tablet_manager.cc:1403] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 13:19:21.127406  8532 raft_consensus.cc:359] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.128273  8532 raft_consensus.cc:385] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.128594  8532 raft_consensus.cc:740] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.129509  8532 consensus_queue.cc:260] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.130694  8531 raft_consensus.cc:359] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.131490  8531 raft_consensus.cc:385] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.131675  8532 ts_tablet_manager.cc:1434] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:19:21.131811  8531 raft_consensus.cc:740] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.132916  8532 tablet_bootstrap.cc:492] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:21.132709  8531 consensus_queue.cc:260] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.135340  8531 ts_tablet_manager.cc:1434] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:19:21.136399  8531 tablet_bootstrap.cc:492] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104: Bootstrap starting.
I20260709 13:19:21.137740  8534 ts_tablet_manager.cc:1434] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:19:21.138574  8516 heartbeater.cc:499] Master 127.2.94.190:43579 was elected leader, sending a full tablet report...
I20260709 13:19:21.140247  8532 tablet_bootstrap.cc:654] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.142961  8531 tablet_bootstrap.cc:654] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.154160  8534 tablet_bootstrap.cc:492] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219: Bootstrap starting.
I20260709 13:19:21.155382  8531 tablet_bootstrap.cc:492] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104: No bootstrap required, opened a new log
I20260709 13:19:21.156176  8531 ts_tablet_manager.cc:1403] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260709 13:19:21.159535  8531 raft_consensus.cc:359] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.160305  8531 raft_consensus.cc:385] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.160624  8531 raft_consensus.cc:740] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.161381  8531 consensus_queue.cc:260] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.164068  8531 ts_tablet_manager.cc:1434] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:19:21.165179  8531 tablet_bootstrap.cc:492] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104: Bootstrap starting.
I20260709 13:19:21.166098  8534 tablet_bootstrap.cc:654] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.168445  8532 tablet_bootstrap.cc:492] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: No bootstrap required, opened a new log
I20260709 13:19:21.169090  8532 ts_tablet_manager.cc:1403] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.016s
I20260709 13:19:21.171962  8531 tablet_bootstrap.cc:654] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.173463  8532 raft_consensus.cc:359] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.174649  8532 raft_consensus.cc:385] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.175101  8532 raft_consensus.cc:740] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.176334  8532 consensus_queue.cc:260] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.179512  8532 ts_tablet_manager.cc:1434] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:19:21.181023  8532 tablet_bootstrap.cc:492] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:21.190088  8532 tablet_bootstrap.cc:654] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.203902  8532 tablet_bootstrap.cc:492] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: No bootstrap required, opened a new log
I20260709 13:19:21.204738  8532 ts_tablet_manager.cc:1403] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:19:21.209031  8532 raft_consensus.cc:359] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.210256  8532 raft_consensus.cc:385] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.210728  8532 raft_consensus.cc:740] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.211901  8532 consensus_queue.cc:260] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.215061  8532 ts_tablet_manager.cc:1434] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:19:21.216513  8532 tablet_bootstrap.cc:492] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:21.227099  8532 tablet_bootstrap.cc:654] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.240296  8536 raft_consensus.cc:493] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.241175  8536 raft_consensus.cc:515] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.248158  8536 leader_election.cc:290] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.250726  8531 tablet_bootstrap.cc:492] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104: No bootstrap required, opened a new log
I20260709 13:19:21.251295  8531 ts_tablet_manager.cc:1403] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.062s
I20260709 13:19:21.251753  8534 tablet_bootstrap.cc:492] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219: No bootstrap required, opened a new log
I20260709 13:19:21.252282  8534 ts_tablet_manager.cc:1403] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219: Time spent bootstrapping tablet: real 0.099s	user 0.042s	sys 0.052s
I20260709 13:19:21.254328  8531 raft_consensus.cc:359] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.255151  8531 raft_consensus.cc:385] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.255507  8531 raft_consensus.cc:740] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.255254  8534 raft_consensus.cc:359] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.256063  8534 raft_consensus.cc:385] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.256330  8531 consensus_queue.cc:260] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.256373  8534 raft_consensus.cc:740] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.258427  8532 tablet_bootstrap.cc:492] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: No bootstrap required, opened a new log
I20260709 13:19:21.258255  8534 consensus_queue.cc:260] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.258946  8532 ts_tablet_manager.cc:1403] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.009s
I20260709 13:19:21.260551  8534 ts_tablet_manager.cc:1434] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:19:21.262034  8532 raft_consensus.cc:359] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.262763  8532 raft_consensus.cc:385] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.263059  8532 raft_consensus.cc:740] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.263402  8531 ts_tablet_manager.cc:1434] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:19:21.263988  8532 consensus_queue.cc:260] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.261544  8534 tablet_bootstrap.cc:492] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219: Bootstrap starting.
I20260709 13:19:21.264472  8531 tablet_bootstrap.cc:492] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104: Bootstrap starting.
I20260709 13:19:21.271792  8534 tablet_bootstrap.cc:654] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.271935  8531 tablet_bootstrap.cc:654] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.286656  8532 ts_tablet_manager.cc:1434] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.007s
I20260709 13:19:21.288414  8532 tablet_bootstrap.cc:492] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:21.292383  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.295115  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104" is_pre_election: true
W20260709 13:19:21.295538  8305 leader_election.cc:343] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:21.295923  8417 raft_consensus.cc:2468] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 0.
I20260709 13:19:21.299877  8305 leader_election.cc:304] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:21.301568  8536 raft_consensus.cc:2804] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.302086  8536 raft_consensus.cc:493] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.302532  8536 raft_consensus.cc:3060] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.305505  8532 tablet_bootstrap.cc:654] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: Neither blocks nor log segments found. Creating new log.
W20260709 13:19:21.309574  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:19:21.318914  8553 raft_consensus.cc:493] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.319236  8532 tablet_bootstrap.cc:492] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: No bootstrap required, opened a new log
I20260709 13:19:21.319489  8553 raft_consensus.cc:515] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.320457  8532 ts_tablet_manager.cc:1403] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.007s
I20260709 13:19:21.323585  8536 raft_consensus.cc:515] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.325063  8532 raft_consensus.cc:359] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.326268  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf23dbc4aa3e49fc87ef46e8da12ce2f" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104" is_pre_election: true
I20260709 13:19:21.326591  8536 leader_election.cc:290] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Requested vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.326241  8532 raft_consensus.cc:385] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.328557  8532 raft_consensus.cc:740] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.329169  8553 leader_election.cc:290] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.329485  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:21.329435  8532 consensus_queue.cc:260] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.330273  8417 raft_consensus.cc:3060] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.327714  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.331660  8531 tablet_bootstrap.cc:492] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104: No bootstrap required, opened a new log
I20260709 13:19:21.332244  8531 ts_tablet_manager.cc:1403] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.044s
I20260709 13:19:21.331538  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf23dbc4aa3e49fc87ef46e8da12ce2f" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.331683  8534 tablet_bootstrap.cc:492] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219: No bootstrap required, opened a new log
I20260709 13:19:21.334229  8534 ts_tablet_manager.cc:1403] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.032s
I20260709 13:19:21.334653  8532 ts_tablet_manager.cc:1434] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 13:19:21.335247  8531 raft_consensus.cc:359] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.335985  8531 raft_consensus.cc:385] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.336264  8531 raft_consensus.cc:740] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Initialized, Role: FOLLOWER
W20260709 13:19:21.337316  8305 leader_election.cc:343] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:21.337873  8534 raft_consensus.cc:359] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
W20260709 13:19:21.338209  8305 leader_election.cc:343] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:19:21.338979  8305 leader_election.cc:343] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:21.339361  8305 leader_election.cc:304] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864; no voters: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104
I20260709 13:19:21.336997  8531 consensus_queue.cc:260] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.341831  8531 ts_tablet_manager.cc:1434] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:19:21.342020  8417 raft_consensus.cc:2468] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 1.
I20260709 13:19:21.342908  8531 tablet_bootstrap.cc:492] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104: Bootstrap starting.
I20260709 13:19:21.343139  8553 raft_consensus.cc:2749] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:21.344444  8305 leader_election.cc:304] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:21.345088  8534 raft_consensus.cc:385] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.345417  8534 raft_consensus.cc:740] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.345597  8553 raft_consensus.cc:2804] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:21.346346  8534 consensus_queue.cc:260] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.350641  8531 tablet_bootstrap.cc:654] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.351076  8532 tablet_bootstrap.cc:492] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:21.346349  8553 raft_consensus.cc:697] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: Becoming Leader. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Running, Role: LEADER
I20260709 13:19:21.358542  8534 ts_tablet_manager.cc:1434] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:19:21.358417  8553 consensus_queue.cc:237] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.361160  8532 tablet_bootstrap.cc:654] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.362095  8534 tablet_bootstrap.cc:492] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219: Bootstrap starting.
I20260709 13:19:21.362186  8531 tablet_bootstrap.cc:492] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104: No bootstrap required, opened a new log
I20260709 13:19:21.362824  8531 ts_tablet_manager.cc:1403] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:19:21.366601  8531 raft_consensus.cc:359] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.367569  8531 raft_consensus.cc:385] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.367961  8531 raft_consensus.cc:740] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.369204  8531 consensus_queue.cc:260] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.370138  8534 tablet_bootstrap.cc:654] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.375978  8537 raft_consensus.cc:493] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.376616  8537 raft_consensus.cc:515] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.382012  8531 ts_tablet_manager.cc:1434] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:19:21.384145  8531 tablet_bootstrap.cc:492] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104: Bootstrap starting.
I20260709 13:19:21.391691  8531 tablet_bootstrap.cc:654] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.392620  8236 catalog_manager.cc:5697] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:21.394315  8532 tablet_bootstrap.cc:492] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: No bootstrap required, opened a new log
I20260709 13:19:21.395118  8532 ts_tablet_manager.cc:1403] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.013s
I20260709 13:19:21.399644  8532 raft_consensus.cc:359] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.402719  8534 tablet_bootstrap.cc:492] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219: No bootstrap required, opened a new log
I20260709 13:19:21.406052  8532 raft_consensus.cc:385] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.406399  8532 raft_consensus.cc:740] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.406456  8534 ts_tablet_manager.cc:1403] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.005s
I20260709 13:19:21.403213  8537 leader_election.cc:290] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.407196  8531 tablet_bootstrap.cc:492] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104: No bootstrap required, opened a new log
I20260709 13:19:21.407956  8531 ts_tablet_manager.cc:1403] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 13:19:21.407269  8532 consensus_queue.cc:260] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.410421  8534 raft_consensus.cc:359] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.411279  8532 ts_tablet_manager.cc:1434] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:19:21.411237  8534 raft_consensus.cc:385] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.411780  8534 raft_consensus.cc:740] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.412478  8532 tablet_bootstrap.cc:492] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:21.411842  8531 raft_consensus.cc:359] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.413339  8531 raft_consensus.cc:385] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.413741  8531 raft_consensus.cc:740] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.414547  8531 consensus_queue.cc:260] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.417060  8531 ts_tablet_manager.cc:1434] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:19:21.418087  8531 tablet_bootstrap.cc:492] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104: Bootstrap starting.
I20260709 13:19:21.412631  8534 consensus_queue.cc:260] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.424561  8531 tablet_bootstrap.cc:654] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.425887  8532 tablet_bootstrap.cc:654] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.427278  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.428170  8490 raft_consensus.cc:2468] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 0.
I20260709 13:19:21.428915  8537 raft_consensus.cc:493] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.429431  8537 raft_consensus.cc:515] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.429916  8380 leader_election.cc:304] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.431625  8537 leader_election.cc:290] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.432154  8537 raft_consensus.cc:2804] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.432482  8537 raft_consensus.cc:493] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.432806  8537 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.433805  8553 raft_consensus.cc:493] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.434468  8553 raft_consensus.cc:515] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.438067  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104" is_pre_election: true
I20260709 13:19:21.438324  8553 leader_election.cc:290] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.438781  8417 raft_consensus.cc:2468] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 0.
I20260709 13:19:21.440073  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
W20260709 13:19:21.441906  8305 leader_election.cc:343] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:21.442960  8532 tablet_bootstrap.cc:492] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: No bootstrap required, opened a new log
I20260709 13:19:21.442855  8305 leader_election.cc:304] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:21.443535  8532 ts_tablet_manager.cc:1403] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.009s
I20260709 13:19:21.444599  8553 raft_consensus.cc:2804] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.445202  8553 raft_consensus.cc:493] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.445672  8553 raft_consensus.cc:3060] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.446350  8532 raft_consensus.cc:359] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.447558  8532 raft_consensus.cc:385] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.447767  8534 ts_tablet_manager.cc:1434] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.003s
I20260709 13:19:21.447829  8532 raft_consensus.cc:740] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.448768  8532 consensus_queue.cc:260] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.450937  8532 ts_tablet_manager.cc:1434] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:19:21.451304  8536 raft_consensus.cc:493] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.451933  8532 tablet_bootstrap.cc:492] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:21.452056  8536 raft_consensus.cc:515] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.457206  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2905190b962744b8925368e95448b5de" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104" is_pre_election: true
I20260709 13:19:21.458212  8532 tablet_bootstrap.cc:654] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.458189  8417 raft_consensus.cc:2468] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 0.
I20260709 13:19:21.460548  8534 tablet_bootstrap.cc:492] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219: Bootstrap starting.
I20260709 13:19:21.460865  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2905190b962744b8925368e95448b5de" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.461540  8490 raft_consensus.cc:2468] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 0.
I20260709 13:19:21.462617  8536 leader_election.cc:290] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.463907  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" is_pre_election: true
I20260709 13:19:21.464349  8305 leader_election.cc:304] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:21.464689  8342 raft_consensus.cc:2468] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 0.
I20260709 13:19:21.465843  8536 raft_consensus.cc:2804] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.466337  8536 raft_consensus.cc:493] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.466243  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" is_pre_election: true
I20260709 13:19:21.467079  8536 raft_consensus.cc:3060] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.468540  8537 raft_consensus.cc:515] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.473320  8532 tablet_bootstrap.cc:492] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: No bootstrap required, opened a new log
I20260709 13:19:21.473950  8532 ts_tablet_manager.cc:1403] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 13:19:21.474596  8537 leader_election.cc:290] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.475167  8537 raft_consensus.cc:493] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.475029  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:21.475785  8537 raft_consensus.cc:515] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.475993  8342 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.476786  8532 raft_consensus.cc:359] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.477656  8532 raft_consensus.cc:385] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.477946  8532 raft_consensus.cc:740] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.478636  8532 consensus_queue.cc:260] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.480890  8534 tablet_bootstrap.cc:654] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.487852  8532 ts_tablet_manager.cc:1434] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:19:21.488960  8532 tablet_bootstrap.cc:492] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:21.489353  8537 leader_election.cc:290] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.495896  8532 tablet_bootstrap.cc:654] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.508057  8532 tablet_bootstrap.cc:492] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: No bootstrap required, opened a new log
I20260709 13:19:21.508579  8532 ts_tablet_manager.cc:1403] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:19:21.509074  8534 tablet_bootstrap.cc:492] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219: No bootstrap required, opened a new log
I20260709 13:19:21.509802  8534 ts_tablet_manager.cc:1403] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.007s
I20260709 13:19:21.511421  8532 raft_consensus.cc:359] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.511549  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" is_pre_election: true
I20260709 13:19:21.512243  8532 raft_consensus.cc:385] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.512578  8532 raft_consensus.cc:740] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.512615  8534 raft_consensus.cc:359] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.512682  8340 raft_consensus.cc:2468] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 0.
I20260709 13:19:21.513556  8532 consensus_queue.cc:260] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.513957  8534 raft_consensus.cc:385] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.514551  8534 raft_consensus.cc:740] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.515288  8534 consensus_queue.cc:260] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.516607  8342 raft_consensus.cc:2468] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:21.518035  8381 leader_election.cc:304] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.518937  8537 raft_consensus.cc:2804] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.519304  8537 raft_consensus.cc:493] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.519646  8537 raft_consensus.cc:3060] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.520668  8532 ts_tablet_manager.cc:1434] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:19:21.523054  8534 ts_tablet_manager.cc:1434] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:19:21.524101  8534 tablet_bootstrap.cc:492] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219: Bootstrap starting.
I20260709 13:19:21.530592  8534 tablet_bootstrap.cc:654] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.530669  8537 raft_consensus.cc:515] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.533603  8381 leader_election.cc:304] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.543406  8534 tablet_bootstrap.cc:492] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219: No bootstrap required, opened a new log
I20260709 13:19:21.543922  8537 leader_election.cc:290] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.544082  8534 ts_tablet_manager.cc:1403] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:19:21.544621  8537 raft_consensus.cc:2804] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:21.545148  8537 raft_consensus.cc:697] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:21.546054  8537 consensus_queue.cc:237] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.547266  8534 raft_consensus.cc:359] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.548121  8534 raft_consensus.cc:385] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.548429  8534 raft_consensus.cc:740] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.549582  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:21.549396  8534 consensus_queue.cc:260] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.551923  8534 ts_tablet_manager.cc:1434] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:19:21.553011  8534 tablet_bootstrap.cc:492] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219: Bootstrap starting.
I20260709 13:19:21.554741  8564 raft_consensus.cc:493] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:19:21.554840  8380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.94.131:40525, user_credentials={real_user=slave}} blocked reactor thread for 125101us
I20260709 13:19:21.555312  8564 raft_consensus.cc:515] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.557183  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.550217  8342 raft_consensus.cc:3060] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.557935  8490 raft_consensus.cc:2468] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 0.
I20260709 13:19:21.559681  8534 tablet_bootstrap.cc:654] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.562721  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.563594  8490 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.567636  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.568608  8491 raft_consensus.cc:2468] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 0.
I20260709 13:19:21.569311  8564 leader_election.cc:290] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.564962  8536 raft_consensus.cc:515] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.571717  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.572345  8491 raft_consensus.cc:3060] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.572912  8534 tablet_bootstrap.cc:492] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219: No bootstrap required, opened a new log
I20260709 13:19:21.573496  8534 ts_tablet_manager.cc:1403] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:19:21.574810  8342 raft_consensus.cc:2468] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:21.576607  8534 raft_consensus.cc:359] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.577415  8534 raft_consensus.cc:385] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.577935  8534 raft_consensus.cc:740] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.578990  8489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2905190b962744b8925368e95448b5de" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.578866  8534 consensus_queue.cc:260] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.579718  8489 raft_consensus.cc:3060] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.580302  8491 raft_consensus.cc:2468] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:21.577664  8536 leader_election.cc:290] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Requested vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.581691  8534 ts_tablet_manager.cc:1434] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:19:21.582912  8534 tablet_bootstrap.cc:492] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219: Bootstrap starting.
I20260709 13:19:21.587393  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.579725  8531 tablet_bootstrap.cc:492] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104: No bootstrap required, opened a new log
I20260709 13:19:21.589308  8531 ts_tablet_manager.cc:1403] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104: Time spent bootstrapping tablet: real 0.171s	user 0.063s	sys 0.070s
I20260709 13:19:21.589587  8534 tablet_bootstrap.cc:654] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.591980  8240 catalog_manager.cc:5697] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:21.593308  8531 raft_consensus.cc:359] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.599735  8531 raft_consensus.cc:385] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.600209  8531 raft_consensus.cc:740] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.601679  8534 tablet_bootstrap.cc:492] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219: No bootstrap required, opened a new log
I20260709 13:19:21.601774  8489 raft_consensus.cc:2468] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 1.
I20260709 13:19:21.602367  8534 ts_tablet_manager.cc:1403] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:19:21.603291  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" is_pre_election: true
I20260709 13:19:21.603775  8305 leader_election.cc:304] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:21.603966  8342 raft_consensus.cc:2468] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 0.
I20260709 13:19:21.604709  8536 raft_consensus.cc:2804] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:21.605006  8381 leader_election.cc:304] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.605211  8536 raft_consensus.cc:697] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: Becoming Leader. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Running, Role: LEADER
I20260709 13:19:21.605440  8534 raft_consensus.cc:359] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.606293  8572 raft_consensus.cc:2804] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:21.607543  8572 raft_consensus.cc:697] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:21.601329  8531 consensus_queue.cc:260] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.607708  8536 consensus_queue.cc:237] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.608680  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2905190b962744b8925368e95448b5de" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:21.609278  8531 ts_tablet_manager.cc:1434] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:19:21.609303  8417 raft_consensus.cc:3060] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.610423  8531 tablet_bootstrap.cc:492] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104: Bootstrap starting.
I20260709 13:19:21.616515  8531 tablet_bootstrap.cc:654] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.618148  8381 leader_election.cc:304] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.606161  8534 raft_consensus.cc:385] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.619220  8534 raft_consensus.cc:740] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.619366  8417 raft_consensus.cc:2468] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 1.
I20260709 13:19:21.619971  8534 consensus_queue.cc:260] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.620569  8572 consensus_queue.cc:237] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.622730  8534 ts_tablet_manager.cc:1434] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:19:21.605290  8380 leader_election.cc:304] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.623791  8534 tablet_bootstrap.cc:492] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219: Bootstrap starting.
I20260709 13:19:21.621738  8553 raft_consensus.cc:515] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.628175  8537 raft_consensus.cc:2804] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.628614  8537 raft_consensus.cc:493] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.628965  8537 raft_consensus.cc:3060] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.628625  8564 raft_consensus.cc:2804] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.630093  8534 tablet_bootstrap.cc:654] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219: Neither blocks nor log segments found. Creating new log.
W20260709 13:19:21.630007  8380 leader_election.cc:343] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:21.630184  8564 raft_consensus.cc:493] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.633937  8564 raft_consensus.cc:3060] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.634449  8341 raft_consensus.cc:2393] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6858a1ae38a4897be0a2ce635b8f104 in current term 1: Already voted for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in this term.
I20260709 13:19:21.640703  8537 raft_consensus.cc:515] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.641877  8564 raft_consensus.cc:515] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.643559  8531 tablet_bootstrap.cc:492] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104: No bootstrap required, opened a new log
I20260709 13:19:21.644070  8531 ts_tablet_manager.cc:1403] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 13:19:21.644994  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:21.645530  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:21.645910  8341 raft_consensus.cc:3060] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.646361  8342 raft_consensus.cc:2393] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6858a1ae38a4897be0a2ce635b8f104 in current term 1: Already voted for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in this term.
I20260709 13:19:21.646780  8531 raft_consensus.cc:359] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.647591  8531 raft_consensus.cc:385] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.647864  8531 raft_consensus.cc:740] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.648527  8531 consensus_queue.cc:260] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.649097  8537 leader_election.cc:290] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.650626  8531 ts_tablet_manager.cc:1434] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:19:21.651661  8531 tablet_bootstrap.cc:492] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104: Bootstrap starting.
I20260709 13:19:21.644011  8564 leader_election.cc:290] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.652827  8534 tablet_bootstrap.cc:492] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219: No bootstrap required, opened a new log
I20260709 13:19:21.652097  8240 catalog_manager.cc:5697] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:21.653347  8534 ts_tablet_manager.cc:1403] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.006s
I20260709 13:19:21.653172  8489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.653856  8489 raft_consensus.cc:3060] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.658259  8531 tablet_bootstrap.cc:654] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.658051  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:21.658950  8417 raft_consensus.cc:2393] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06ff18d92e414e3ea7e098c9eaaa5864 in current term 1: Already voted for candidate d6858a1ae38a4897be0a2ce635b8f104 in this term.
I20260709 13:19:21.660030  8490 raft_consensus.cc:2468] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:21.662585  8489 raft_consensus.cc:2468] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:21.658282  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.665526  8534 raft_consensus.cc:359] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.669054  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.669376  8534 raft_consensus.cc:385] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.669602  8531 tablet_bootstrap.cc:492] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104: No bootstrap required, opened a new log
I20260709 13:19:21.670548  8380 leader_election.cc:304] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 06ff18d92e414e3ea7e098c9eaaa5864
I20260709 13:19:21.670871  8531 ts_tablet_manager.cc:1403] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 13:19:21.671452  8537 raft_consensus.cc:2804] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:21.671962  8537 raft_consensus.cc:697] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:21.672822  8537 consensus_queue.cc:237] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.673662  8536 raft_consensus.cc:493] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.674178  8536 raft_consensus.cc:515] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.669313  8236 catalog_manager.cc:5697] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:21.676329  8536 leader_election.cc:290] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.667922  8553 leader_election.cc:290] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Requested vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.669934  8488 raft_consensus.cc:2393] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06ff18d92e414e3ea7e098c9eaaa5864 in current term 1: Already voted for candidate d6858a1ae38a4897be0a2ce635b8f104 in this term.
I20260709 13:19:21.677763  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc1284084cee9ed2b8563b28dfeb" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104" is_pre_election: true
I20260709 13:19:21.669875  8534 raft_consensus.cc:740] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.678089  8531 raft_consensus.cc:359] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.679291  8531 raft_consensus.cc:385] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.678496  8417 raft_consensus.cc:2468] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 0.
I20260709 13:19:21.679015  8534 consensus_queue.cc:260] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.679879  8531 raft_consensus.cc:740] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.680402  8491 raft_consensus.cc:3060] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.679195  8305 leader_election.cc:304] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [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: 06ff18d92e414e3ea7e098c9eaaa5864; no voters: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104
I20260709 13:19:21.666847  8341 raft_consensus.cc:2468] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:21.680711  8531 consensus_queue.cc:260] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.682376  8305 leader_election.cc:304] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.683481  8531 ts_tablet_manager.cc:1434] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:19:21.683912  8553 raft_consensus.cc:2749] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:19:21.683292  8381 leader_election.cc:304] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.684417  8536 raft_consensus.cc:2804] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.685032  8572 raft_consensus.cc:2804] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:21.685374  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc1284084cee9ed2b8563b28dfeb" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.670241  8564 raft_consensus.cc:493] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.685032  8536 raft_consensus.cc:493] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.686600  8536 raft_consensus.cc:3060] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.686659  8564 raft_consensus.cc:515] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.686139  8490 raft_consensus.cc:2468] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 0.
I20260709 13:19:21.689842  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf23dbc4aa3e49fc87ef46e8da12ce2f" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" is_pre_election: true
I20260709 13:19:21.690502  8341 raft_consensus.cc:2468] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 0.
I20260709 13:19:21.695876  8381 leader_election.cc:304] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.700439  8541 raft_consensus.cc:493] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.701236  8541 raft_consensus.cc:515] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.713364  8564 leader_election.cc:290] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.714395  8564 raft_consensus.cc:2804] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.714576  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf23dbc4aa3e49fc87ef46e8da12ce2f" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.715036  8564 raft_consensus.cc:493] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.715382  8490 raft_consensus.cc:2468] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 0.
I20260709 13:19:21.715764  8564 raft_consensus.cc:3060] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.715124  8491 raft_consensus.cc:2468] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:21.726626  8564 raft_consensus.cc:515] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.729746  8564 leader_election.cc:290] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.730391  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf23dbc4aa3e49fc87ef46e8da12ce2f" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.731141  8490 raft_consensus.cc:3060] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.732220  8534 ts_tablet_manager.cc:1434] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.005s
I20260709 13:19:21.733179  8534 tablet_bootstrap.cc:492] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219: Bootstrap starting.
I20260709 13:19:21.738049  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf23dbc4aa3e49fc87ef46e8da12ce2f" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:21.738780  8341 raft_consensus.cc:3060] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.738893  8534 tablet_bootstrap.cc:654] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:21.741758  8541 leader_election.cc:290] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:21.748234  8490 raft_consensus.cc:2468] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:21.751838  8341 raft_consensus.cc:2468] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:21.753271  8381 leader_election.cc:304] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.754498  8537 raft_consensus.cc:2804] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:21.755008  8537 raft_consensus.cc:697] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:21.755864  8537 consensus_queue.cc:237] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.759572  8553 raft_consensus.cc:493] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.760125  8553 raft_consensus.cc:515] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.761211  8534 tablet_bootstrap.cc:492] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219: No bootstrap required, opened a new log
I20260709 13:19:21.761951  8534 ts_tablet_manager.cc:1403] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.001s
I20260709 13:19:21.762239  8553 leader_election.cc:290] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.762079  8240 catalog_manager.cc:5697] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:21.764786  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104" is_pre_election: true
I20260709 13:19:21.765507  8417 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 0.
I20260709 13:19:21.765796  8534 raft_consensus.cc:359] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.766783  8534 raft_consensus.cc:385] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:21.767045  8305 leader_election.cc:304] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.768154  8568 raft_consensus.cc:493] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:21.768602  8568 raft_consensus.cc:515] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.770133  8553 raft_consensus.cc:2804] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.770651  8553 raft_consensus.cc:493] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.770848  8568 leader_election.cc:290] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.771108  8553 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.773145  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0e0c908b54e5fac9bb83c7919d300" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104" is_pre_election: true
I20260709 13:19:21.773885  8417 raft_consensus.cc:2468] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 0.
I20260709 13:19:21.767118  8534 raft_consensus.cc:740] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Initialized, Role: FOLLOWER
I20260709 13:19:21.775156  8305 leader_election.cc:304] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.775771  8534 consensus_queue.cc:260] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.776834  8568 raft_consensus.cc:2804] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:21.777299  8568 raft_consensus.cc:493] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:21.777664  8568 raft_consensus.cc:3060] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.779408  8553 raft_consensus.cc:515] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.788487  8553 leader_election.cc:290] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Requested vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.782413  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.793226  8490 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 0.
I20260709 13:19:21.782730  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0e0c908b54e5fac9bb83c7919d300" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:21.794338  8491 raft_consensus.cc:2468] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 0.
I20260709 13:19:21.783061  8534 ts_tablet_manager.cc:1434] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 13:19:21.786188  8572 raft_consensus.cc:697] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:21.795512  8572 consensus_queue.cc:237] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.796306  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:21.796941  8417 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.780337  8536 raft_consensus.cc:515] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.798800  8536 leader_election.cc:290] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Requested vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.799392  8491 raft_consensus.cc:3060] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.789541  8568 raft_consensus.cc:515] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.802150  8416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104" is_pre_election: true
I20260709 13:19:21.803956  8568 leader_election.cc:290] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Requested vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:21.806957  8417 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 1.
I20260709 13:19:21.808539  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.809110  8490 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.810094  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc1284084cee9ed2b8563b28dfeb" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.810719  8491 raft_consensus.cc:3060] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.811165  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0e0c908b54e5fac9bb83c7919d300" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:21.812057  8488 raft_consensus.cc:3060] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.812454  8240 catalog_manager.cc:5697] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:21.814077  8416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0e0c908b54e5fac9bb83c7919d300" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:21.814689  8416 raft_consensus.cc:3060] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.814742  8240 catalog_manager.cc:5697] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:21.817772  8491 raft_consensus.cc:2468] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 1.
I20260709 13:19:21.819170  8488 raft_consensus.cc:2468] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 1.
I20260709 13:19:21.820181  8305 leader_election.cc:304] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:21.820870  8568 raft_consensus.cc:2804] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:21.821398  8568 raft_consensus.cc:697] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: Becoming Leader. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Running, Role: LEADER
I20260709 13:19:21.822484  8305 leader_election.cc:304] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:21.822700  8536 consensus_queue.cc:1048] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:21.823483  8305 leader_election.cc:304] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:21.824222  8553 raft_consensus.cc:2804] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:21.824775  8553 raft_consensus.cc:697] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: Becoming Leader. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Running, Role: LEADER
I20260709 13:19:21.822553  8568 consensus_queue.cc:237] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.825798  8553 consensus_queue.cc:237] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.824766  8536 raft_consensus.cc:2804] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:21.830595  8416 raft_consensus.cc:2468] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 1.
I20260709 13:19:21.832415  8536 raft_consensus.cc:697] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: Becoming Leader. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Running, Role: LEADER
I20260709 13:19:21.833616  8536 consensus_queue.cc:237] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:21.837920  8240 catalog_manager.cc:5697] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:21.839236  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc1284084cee9ed2b8563b28dfeb" candidate_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:21.840065  8417 raft_consensus.cc:3060] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:21.843238  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" is_pre_election: true
I20260709 13:19:21.845016  8455 leader_election.cc:304] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 292071aaad4f4d499eaef09a02b1a219; no voters: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104
I20260709 13:19:21.824827  8490 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 1.
I20260709 13:19:21.847994  8586 raft_consensus.cc:2749] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:21.849337  8417 raft_consensus.cc:2468] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06ff18d92e414e3ea7e098c9eaaa5864 in term 1.
I20260709 13:19:21.855336  8553 consensus_queue.cc:1048] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:21.858955  8240 catalog_manager.cc:5697] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:21.861176  8240 catalog_manager.cc:5697] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:21.980522  8572 consensus_queue.cc:1048] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:21.991641  8582 consensus_queue.cc:1048] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:22.000418  2426 ts_manager.cc:295] Set tserver state for 06ff18d92e414e3ea7e098c9eaaa5864 to MAINTENANCE_MODE
I20260709 13:19:22.001282  2426 tablet_server.cc:179] TabletServer@127.2.94.129:0 shutting down...
I20260709 13:19:22.020740  8582 consensus_queue.cc:1048] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:19:22.037992  8381 consensus_peers.cc:597] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:22.046437  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:22.047067  2426 tablet_replica.cc:333] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: stopping tablet replica
I20260709 13:19:22.047652  2426 raft_consensus.cc:2243] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:22.048327  2426 pending_rounds.cc:70] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Trying to abort 1 pending ops.
I20260709 13:19:22.048532  2426 pending_rounds.cc:77] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638550881734656 op_type: NO_OP noop_request { }
I20260709 13:19:22.048825  2426 raft_consensus.cc:2889] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:19:22.049119  2426 raft_consensus.cc:2272] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:22.051376  2426 tablet_replica.cc:333] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: stopping tablet replica
I20260709 13:19:22.051950  2426 raft_consensus.cc:2243] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:22.052546  2426 pending_rounds.cc:70] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Trying to abort 1 pending ops.
I20260709 13:19:22.052698  2426 pending_rounds.cc:77] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638550845399040 op_type: NO_OP noop_request { }
I20260709 13:19:22.052984  2426 raft_consensus.cc:2889] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:19:22.053278  2426 raft_consensus.cc:2272] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:22.055490  2426 tablet_replica.cc:333] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: stopping tablet replica
I20260709 13:19:22.056064  2426 raft_consensus.cc:2243] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:22.056629  2426 pending_rounds.cc:70] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Trying to abort 1 pending ops.
I20260709 13:19:22.056780  2426 pending_rounds.cc:77] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638550850088960 op_type: NO_OP noop_request { }
I20260709 13:19:22.057083  2426 raft_consensus.cc:2889] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:19:22.057349  2426 raft_consensus.cc:2272] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:22.059418  2426 tablet_replica.cc:333] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: stopping tablet replica
I20260709 13:19:22.059980  2426 raft_consensus.cc:2243] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:22.060349  2426 raft_consensus.cc:2272] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:22.062052  2426 tablet_replica.cc:333] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: stopping tablet replica
I20260709 13:19:22.062558  2426 raft_consensus.cc:2243] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:22.062917  2426 raft_consensus.cc:2272] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:22.064417  2426 tablet_replica.cc:333] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: stopping tablet replica
I20260709 13:19:22.064929  2426 raft_consensus.cc:2243] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:22.065284  2426 raft_consensus.cc:2272] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:22.066890  2426 tablet_replica.cc:333] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: stopping tablet replica
I20260709 13:19:22.067397  2426 raft_consensus.cc:2243] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:22.067782  2426 raft_consensus.cc:2272] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:22.069891  2426 tablet_replica.cc:333] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: stopping tablet replica
I20260709 13:19:22.070405  2426 raft_consensus.cc:2243] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:22.071164  2426 raft_consensus.cc:2272] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:22.073205  2426 tablet_replica.cc:333] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: stopping tablet replica
I20260709 13:19:22.073792  2426 raft_consensus.cc:2243] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:22.074177  2426 raft_consensus.cc:2272] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:22.075757  2426 tablet_replica.cc:333] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: stopping tablet replica
I20260709 13:19:22.076203  2426 raft_consensus.cc:2243] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:22.076754  2426 pending_rounds.cc:70] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Trying to abort 1 pending ops.
I20260709 13:19:22.076946  2426 pending_rounds.cc:77] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638549970325504 op_type: NO_OP noop_request { }
I20260709 13:19:22.077199  2426 raft_consensus.cc:2889] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:19:22.077488  2426 raft_consensus.cc:2272] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:22.105252  2426 tablet_server.cc:196] TabletServer@127.2.94.129:0 shutdown complete.
W20260709 13:19:22.280376  8381 consensus_peers.cc:597] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:22.281924  8572 consensus_queue.cc:1048] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:19:22.297006  8381 consensus_peers.cc:597] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:22.297617  8572 consensus_queue.cc:1048] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:19:22.300587  8381 consensus_peers.cc:597] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:22.310830  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:19:22.335901  8572 consensus_queue.cc:1048] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:19:22.610368  8381 consensus_peers.cc:597] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:23.134579  8609 raft_consensus.cc:493] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:23.135242  8609 raft_consensus.cc:515] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.137380  8609 leader_election.cc:290] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:23.138778  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2905190b962744b8925368e95448b5de" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:23.139458  8488 raft_consensus.cc:2468] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
W20260709 13:19:23.139853  8381 leader_election.cc:336] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
I20260709 13:19:23.140594  8380 leader_election.cc:304] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 06ff18d92e414e3ea7e098c9eaaa5864
I20260709 13:19:23.141296  8609 raft_consensus.cc:2804] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:23.141724  8609 raft_consensus.cc:493] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:23.141979  8609 raft_consensus.cc:3060] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:23.150080  8609 raft_consensus.cc:515] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.152248  8609 leader_election.cc:290] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:23.153784  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2905190b962744b8925368e95448b5de" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:23.154747  8490 raft_consensus.cc:3060] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:19:23.156731  8381 leader_election.cc:336] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
I20260709 13:19:23.161123  8490 raft_consensus.cc:2468] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 2.
I20260709 13:19:23.162767  8380 leader_election.cc:304] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 06ff18d92e414e3ea7e098c9eaaa5864
I20260709 13:19:23.163587  8609 raft_consensus.cc:2804] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:23.164253  8609 raft_consensus.cc:697] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:23.165350  8609 consensus_queue.cc:237] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Queue going to LEADER 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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.173520  8236 catalog_manager.cc:5697] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 1 to 2, leader changed from 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129) to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
W20260709 13:19:23.311961  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:19:23.355660  8615 raft_consensus.cc:493] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06ff18d92e414e3ea7e098c9eaaa5864)
I20260709 13:19:23.356449  8615 raft_consensus.cc:515] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.359563  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104" is_pre_election: true
I20260709 13:19:23.360097  8608 raft_consensus.cc:493] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:23.359575  8609 raft_consensus.cc:493] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 06ff18d92e414e3ea7e098c9eaaa5864)
I20260709 13:19:23.360718  8608 raft_consensus.cc:515] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.360836  8537 raft_consensus.cc:493] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:23.361433  8615 leader_election.cc:290] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671)
I20260709 13:19:23.361596  8537 raft_consensus.cc:515] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.360838  8609 raft_consensus.cc:515] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.363415  8608 leader_election.cc:290] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:23.364184  8537 leader_election.cc:290] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:23.364306  8609 leader_election.cc:290] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:23.365037  8417 raft_consensus.cc:2468] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 1.
I20260709 13:19:23.367616  8454 leader_election.cc:304] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:23.369275  8615 raft_consensus.cc:2804] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:23.369701  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc1284084cee9ed2b8563b28dfeb" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:23.370433  8490 raft_consensus.cc:2468] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:23.370584  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0e0c908b54e5fac9bb83c7919d300" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
W20260709 13:19:23.370604  8455 leader_election.cc:336] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
I20260709 13:19:23.371358  8488 raft_consensus.cc:2468] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:23.371538  8380 leader_election.cc:304] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:23.372394  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
W20260709 13:19:23.372874  8381 leader_election.cc:336] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
I20260709 13:19:23.372515  8609 raft_consensus.cc:2804] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:23.369737  8615 raft_consensus.cc:493] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 06ff18d92e414e3ea7e098c9eaaa5864)
I20260709 13:19:23.373157  8380 leader_election.cc:304] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:23.373656  8609 raft_consensus.cc:493] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:23.373765  8615 raft_consensus.cc:3060] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:19:23.373895  8381 leader_election.cc:336] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
I20260709 13:19:23.374163  8609 raft_consensus.cc:3060] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:23.374487  8537 raft_consensus.cc:2804] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:23.374904  8537 raft_consensus.cc:493] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:19:23.374835  8381 leader_election.cc:336] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
I20260709 13:19:23.375250  8537 raft_consensus.cc:3060] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:23.382012  8609 raft_consensus.cc:515] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.382445  8615 raft_consensus.cc:515] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.383751  8491 raft_consensus.cc:2393] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6858a1ae38a4897be0a2ce635b8f104 in current term 2: Already voted for candidate 292071aaad4f4d499eaef09a02b1a219 in this term.
I20260709 13:19:23.383462  8537 raft_consensus.cc:515] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.385265  8615 leader_election.cc:290] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Requested vote from peers d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495), 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671)
I20260709 13:19:23.385665  8537 leader_election.cc:290] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:23.385677  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc1284084cee9ed2b8563b28dfeb" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:23.386281  8609 leader_election.cc:290] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:23.386731  8489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0e0c908b54e5fac9bb83c7919d300" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:23.386763  8491 raft_consensus.cc:3060] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:23.387419  8489 raft_consensus.cc:3060] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:23.388353  8380 leader_election.cc:304] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6858a1ae38a4897be0a2ce635b8f104; no voters: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:23.390444  8609 raft_consensus.cc:3060] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:23.390623  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
W20260709 13:19:23.395395  8381 leader_election.cc:336] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
W20260709 13:19:23.397181  8455 leader_election.cc:336] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
I20260709 13:19:23.398451  8491 raft_consensus.cc:2468] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 2.
I20260709 13:19:23.398272  8489 raft_consensus.cc:2468] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 2.
I20260709 13:19:23.399966  8380 leader_election.cc:304] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 06ff18d92e414e3ea7e098c9eaaa5864
W20260709 13:19:23.400141  8381 leader_election.cc:336] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
I20260709 13:19:23.401559  8609 raft_consensus.cc:2749] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:19:23.401957  8608 raft_consensus.cc:2804] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:23.401859  8380 leader_election.cc:304] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 06ff18d92e414e3ea7e098c9eaaa5864
I20260709 13:19:23.403764  8537 raft_consensus.cc:2804] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:23.404393  8537 raft_consensus.cc:697] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:23.405607  8537 consensus_queue.cc:237] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Queue going to LEADER 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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.413571  8608 raft_consensus.cc:697] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:23.414740  8417 raft_consensus.cc:2468] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 2.
I20260709 13:19:23.414785  8608 consensus_queue.cc:237] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Queue going to LEADER 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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.418152  8454 leader_election.cc:304] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 06ff18d92e414e3ea7e098c9eaaa5864
I20260709 13:19:23.419076  8615 raft_consensus.cc:2804] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:23.422518  8615 raft_consensus.cc:697] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:23.423669  8615 consensus_queue.cc:237] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.426649  8236 catalog_manager.cc:5697] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 1 to 2, leader changed from 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129) to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:23.433602  8237 catalog_manager.cc:5697] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 1 to 2, leader changed from 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:23.443333  8236 catalog_manager.cc:5697] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 1 to 2, leader changed from 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129) to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:23.705276  8489 raft_consensus.cc:1275] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:19:23.706600  8537 consensus_queue.cc:1048] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:19:23.718519  8381 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111) [suppressed 111 similar messages]
W20260709 13:19:23.721742  8381 consensus_peers.cc:597] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:23.813542  8381 consensus_peers.cc:597] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:23.825353  8417 raft_consensus.cc:1275] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:23.826823  8615 consensus_queue.cc:1048] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:19:23.839630  8455 consensus_peers.cc:597] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:23.877852  8618 raft_consensus.cc:493] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:23.878391  8618 raft_consensus.cc:515] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.880259  8618 leader_election.cc:290] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:23.881431  8489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219" is_pre_election: true
I20260709 13:19:23.882133  8489 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 1.
I20260709 13:19:23.883124  8380 leader_election.cc:304] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:23.883868  8618 raft_consensus.cc:2804] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:19:23.883981  8381 leader_election.cc:336] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
I20260709 13:19:23.884276  8618 raft_consensus.cc:493] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:23.884684  8618 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:23.890734  8618 raft_consensus.cc:515] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.892751  8618 leader_election.cc:290] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:23.894013  8489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:23.894734  8489 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:19:23.896080  8381 leader_election.cc:336] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111)
I20260709 13:19:23.900525  8489 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 2.
I20260709 13:19:23.901746  8380 leader_election.cc:304] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 06ff18d92e414e3ea7e098c9eaaa5864
I20260709 13:19:23.902478  8618 raft_consensus.cc:2804] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:23.902940  8618 raft_consensus.cc:697] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:23.903626  8618 consensus_queue.cc:237] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Queue going to LEADER 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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:23.911485  8236 catalog_manager.cc:5697] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 1 to 2, leader changed from 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129) to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:23.920171  8489 raft_consensus.cc:1275] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:19:23.922079  8618 consensus_queue.cc:1048] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:23.989132  8489 raft_consensus.cc:1275] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:19:23.990722  8537 consensus_queue.cc:1048] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:19:23.992484  8381 consensus_peers.cc:597] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:24.303184  8381 consensus_peers.cc:597] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:24.313046  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:19:24.355631  8489 raft_consensus.cc:1275] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:19:24.357261  8537 consensus_queue.cc:1048] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:19:24.585731  8381 consensus_peers.cc:597] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:24.679852  8381 consensus_peers.cc:597] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:24.883148  8381 consensus_peers.cc:597] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:24.911749  8381 consensus_peers.cc:597] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:25.084956  8381 consensus_peers.cc:597] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:25.314510  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:19:26.066565  8381 consensus_peers.cc:597] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:26.314705  8381 consensus_peers.cc:597] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:26.315712  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:19:26.495028  8455 consensus_peers.cc:597] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:26.640597  8381 consensus_peers.cc:597] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:26.823374  8381 consensus_peers.cc:597] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:19:26.959057  8381 consensus_peers.cc:597] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:19:27.123941  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:27.135329  8645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:27.136451  8646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:27.140477  8648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:27.142561  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:27.144678  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:27.145035  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:27.145272  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603167145253 us; error 0 us; skew 500 ppm
I20260709 13:19:27.146039  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:27.150061  2426 webserver.cc:533] Webserver started at http://127.2.94.129:42279/ using document root <none> and password file <none>
I20260709 13:19:27.150864  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:27.151042  2426 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:19:27.157269  2426 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:19:27.162942  8653 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:27.164206  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 13:19:27.164698  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-0-root
uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
format_stamp: "Formatted at 2026-07-09 13:19:20 on dist-test-slave-mxd3"
I20260709 13:19:27.165220  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602991188672-2426-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:27.185117  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:27.186793  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:27.189045  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:27.194657  8660 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:19:27.279587  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:19:27.280376  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.087s	user 0.000s	sys 0.004s
I20260709 13:19:27.280776  2426 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260709 13:19:27.287454  8381 consensus_peers.cc:597] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:19:27.290966  8660 tablet_bootstrap.cc:492] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:27.312441  8660 tablet_bootstrap.cc:492] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:19:27.313620  8660 tablet_bootstrap.cc:492] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap complete.
I20260709 13:19:27.314445  8660 ts_tablet_manager.cc:1403] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.001s
W20260709 13:19:27.316942  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:19:27.317404  8660 raft_consensus.cc:359] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.318653  8660 raft_consensus.cc:740] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:27.319447  8660 consensus_queue.cc:260] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.323240  8660 ts_tablet_manager.cc:1434] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:19:27.324046  8660 tablet_bootstrap.cc:492] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:27.343629  8660 tablet_bootstrap.cc:492] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:27.344424  8660 tablet_bootstrap.cc:492] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap complete.
I20260709 13:19:27.345163  8660 ts_tablet_manager.cc:1403] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260709 13:19:27.347419  2426 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:19:27.347847  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.067s	user 0.062s	sys 0.004s
I20260709 13:19:27.348464  8660 raft_consensus.cc:359] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.349303  8660 raft_consensus.cc:740] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:27.350596  8660 consensus_queue.cc:260] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.352555  8660 ts_tablet_manager.cc:1434] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:19:27.353340  8660 tablet_bootstrap.cc:492] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
W20260709 13:19:27.365677  8381 consensus_peers.cc:597] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:19:27.374609  8660 tablet_bootstrap.cc:492] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:19:27.375666  8660 tablet_bootstrap.cc:492] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap complete.
I20260709 13:19:27.376358  8660 ts_tablet_manager.cc:1403] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260709 13:19:27.379490  8660 raft_consensus.cc:359] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.380297  8660 raft_consensus.cc:740] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:27.381434  8660 consensus_queue.cc:260] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.384377  8660 ts_tablet_manager.cc:1434] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:19:27.385558  8660 tablet_bootstrap.cc:492] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:27.402051  8660 tablet_bootstrap.cc:492] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:27.402935  8660 tablet_bootstrap.cc:492] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap complete.
I20260709 13:19:27.403616  8660 ts_tablet_manager.cc:1403] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 13:19:27.407117  8660 raft_consensus.cc:359] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.407961  8660 raft_consensus.cc:740] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:27.408843  8660 consensus_queue.cc:260] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.410784  8660 ts_tablet_manager.cc:1434] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:19:27.411651  8660 tablet_bootstrap.cc:492] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:27.430303  8660 tablet_bootstrap.cc:492] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:19:27.431205  8660 tablet_bootstrap.cc:492] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap complete.
I20260709 13:19:27.431344  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.129:39671
I20260709 13:19:27.431499  8723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.129:39671 every 8 connection(s)
I20260709 13:19:27.431921  8660 ts_tablet_manager.cc:1403] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 13:19:27.434706  8660 raft_consensus.cc:359] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.435446  8660 raft_consensus.cc:740] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:27.436666  8660 consensus_queue.cc:260] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.438196  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:27.439342  8660 ts_tablet_manager.cc:1434] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:19:27.440699  8660 tablet_bootstrap.cc:492] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:27.472635  8660 tablet_bootstrap.cc:492] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:27.474413  8660 tablet_bootstrap.cc:492] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap complete.
I20260709 13:19:27.475837  8660 ts_tablet_manager.cc:1403] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.007s
I20260709 13:19:27.479895  8724 heartbeater.cc:344] Connected to a master server at 127.2.94.190:43579
I20260709 13:19:27.480593  8724 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:27.480621  8660 raft_consensus.cc:359] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.482040  8724 heartbeater.cc:507] Master 127.2.94.190:43579 requested a full tablet report, sending...
I20260709 13:19:27.482223  8660 raft_consensus.cc:740] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:27.483743  8660 consensus_queue.cc:260] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [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: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.486706  8660 ts_tablet_manager.cc:1434] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260709 13:19:27.487914  8660 tablet_bootstrap.cc:492] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:27.493012  8236 ts_manager.cc:194] Re-registered known tserver with Master: 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671)
I20260709 13:19:27.503927  8417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2905190b962744b8925368e95448b5de"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:27.505079  8417 raft_consensus.cc:606] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:27.507229  8236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44518
I20260709 13:19:27.509173  8660 tablet_bootstrap.cc:492] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:27.509263  8417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54a681a3299a42c89942960252b16d4a"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:27.510272  8660 tablet_bootstrap.cc:492] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap complete.
I20260709 13:19:27.510149  8417 raft_consensus.cc:606] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:27.511019  8660 ts_tablet_manager.cc:1403] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260709 13:19:27.513327  8660 raft_consensus.cc:359] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.514125  8660 raft_consensus.cc:740] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:27.514285  8417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:27.515024  8417 raft_consensus.cc:606] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:27.515164  8660 consensus_queue.cc:260] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.517330  8724 heartbeater.cc:499] Master 127.2.94.190:43579 was elected leader, sending a full tablet report...
I20260709 13:19:27.517616  8660 ts_tablet_manager.cc:1434] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:19:27.518560  8660 tablet_bootstrap.cc:492] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:27.519320  8417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:27.520258  8417 raft_consensus.cc:606] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:27.524151  8417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:27.525019  8417 raft_consensus.cc:606] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:27.528271  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:19:27.529083  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:27.530069  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:19:27.538422  8381 consensus_peers.cc:597] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:19:27.547245  8660 tablet_bootstrap.cc:492] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:19:27.548375  8660 tablet_bootstrap.cc:492] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap complete.
I20260709 13:19:27.548959  8660 ts_tablet_manager.cc:1403] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260709 13:19:27.550818  8697 raft_consensus.cc:3060] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.552294  8660 raft_consensus.cc:359] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.553861  8660 raft_consensus.cc:740] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:27.555171  8660 consensus_queue.cc:260] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.555991  8642 raft_consensus.cc:993] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:27.556849  8642 raft_consensus.cc:1081] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:27.558212  8660 ts_tablet_manager.cc:1434] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 13:19:27.559485  8660 tablet_bootstrap.cc:492] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
I20260709 13:19:27.559501  8491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:27.560376  8491 raft_consensus.cc:493] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:27.560757  8491 raft_consensus.cc:3060] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.563995  8697 pending_rounds.cc:85] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting all ops after (but not including) 0
I20260709 13:19:27.564792  8697 pending_rounds.cc:107] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:19:27.565244  8697 raft_consensus.cc:2889] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:19:27.572441  8491 raft_consensus.cc:515] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.578836  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:27.579735  8417 raft_consensus.cc:3055] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:27.580191  8417 raft_consensus.cc:740] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:27.581434  8417 consensus_queue.cc:260] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.583139  8417 raft_consensus.cc:3060] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.597843  8491 leader_election.cc:290] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:27.599628  8660 tablet_bootstrap.cc:492] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:27.600667  8660 tablet_bootstrap.cc:492] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap complete.
I20260709 13:19:27.601353  8660 ts_tablet_manager.cc:1403] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.016s
I20260709 13:19:27.603958  8696 raft_consensus.cc:3060] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.604503  8660 raft_consensus.cc:359] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.605298  8660 raft_consensus.cc:740] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:27.606238  8660 consensus_queue.cc:260] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.608646  8660 ts_tablet_manager.cc:1434] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:19:27.608198  8417 raft_consensus.cc:2468] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 2.
I20260709 13:19:27.608851  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:27.609673  8660 tablet_bootstrap.cc:492] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap starting.
W20260709 13:19:27.610682  8455 leader_election.cc:343] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:27.611488  8454 leader_election.cc:304] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 06ff18d92e414e3ea7e098c9eaaa5864
I20260709 13:19:27.612928  8628 raft_consensus.cc:2804] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:27.614449  8628 raft_consensus.cc:697] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:27.615515  8628 consensus_queue.cc:237] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.632885  8660 tablet_bootstrap.cc:492] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:19:27.633896  8660 tablet_bootstrap.cc:492] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: Bootstrap complete.
I20260709 13:19:27.634660  8660 ts_tablet_manager.cc:1403] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 13:19:27.636505  8236 catalog_manager.cc:5697] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 1 to 2, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:27.637847  8663 raft_consensus.cc:993] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:27.637588  8660 raft_consensus.cc:359] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.638391  8660 raft_consensus.cc:740] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06ff18d92e414e3ea7e098c9eaaa5864, State: Initialized, Role: FOLLOWER
I20260709 13:19:27.638402  8663 raft_consensus.cc:1081] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:27.639642  8660 consensus_queue.cc:260] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.641484  8491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:27.642119  8491 raft_consensus.cc:493] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:27.642493  8491 raft_consensus.cc:3060] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.643494  8660 ts_tablet_manager.cc:1434] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:19:27.651712  8491 raft_consensus.cc:515] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.654217  8491 leader_election.cc:290] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:27.654605  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:27.654908  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:27.655359  8696 raft_consensus.cc:3060] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.655615  8417 raft_consensus.cc:3055] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:27.656023  8417 raft_consensus.cc:740] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:27.656914  8417 consensus_queue.cc:260] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.658367  8417 raft_consensus.cc:3060] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.662895  8696 raft_consensus.cc:2468] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 2.
I20260709 13:19:27.664153  8455 leader_election.cc:304] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:27.664997  8628 raft_consensus.cc:2804] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:27.665490  8628 raft_consensus.cc:697] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:27.666445  8417 raft_consensus.cc:2468] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 2.
I20260709 13:19:27.666601  8663 raft_consensus.cc:993] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:27.666488  8628 consensus_queue.cc:237] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.667358  8642 raft_consensus.cc:1081] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:27.669149  8491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2905190b962744b8925368e95448b5de"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:27.669742  8491 raft_consensus.cc:493] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:27.670217  8491 raft_consensus.cc:3060] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:27.678241  8491 raft_consensus.cc:515] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.680716  8491 leader_election.cc:290] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 3 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:27.680011  8237 catalog_manager.cc:5697] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 1 to 2, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:27.681773  8696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2905190b962744b8925368e95448b5de" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:27.682183  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2905190b962744b8925368e95448b5de" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:27.682372  8696 raft_consensus.cc:3060] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:19:27.682792  8417 raft_consensus.cc:3055] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:27.683135  8417 raft_consensus.cc:740] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:27.684048  8417 consensus_queue.cc:260] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.685207  8697 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.685487  8417 raft_consensus.cc:3060] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:27.693153  8417 raft_consensus.cc:2468] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 3.
I20260709 13:19:27.694522  8454 leader_election.cc:304] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [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: 292071aaad4f4d499eaef09a02b1a219, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:27.693495  8697 pending_rounds.cc:85] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting all ops after (but not including) 0
I20260709 13:19:27.695811  8628 raft_consensus.cc:2804] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:27.696029  8697 pending_rounds.cc:107] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:19:27.696426  8697 raft_consensus.cc:2889] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:19:27.699640  8695 raft_consensus.cc:3060] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.705513  8696 raft_consensus.cc:2468] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 3.
I20260709 13:19:27.696506  8628 raft_consensus.cc:697] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:27.707934  8628 consensus_queue.cc:237] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.710580  8695 pending_rounds.cc:85] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting all ops after (but not including) 0
I20260709 13:19:27.711006  8695 pending_rounds.cc:107] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:19:27.711306  8695 raft_consensus.cc:2889] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:19:27.717409  8237 catalog_manager.cc:5697] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 2 to 3, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:27.805732  8663 raft_consensus.cc:993] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:27.806217  8642 raft_consensus.cc:1081] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:27.807612  8491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:27.808106  8491 raft_consensus.cc:493] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:27.808414  8491 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.814152  8491 raft_consensus.cc:515] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.815735  8491 leader_election.cc:290] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:27.816628  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:27.816825  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:27.817355  8417 raft_consensus.cc:3055] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:27.817355  8695 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.817911  8417 raft_consensus.cc:740] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:27.818830  8417 consensus_queue.cc:260] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.820214  8417 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:27.825121  8695 raft_consensus.cc:2468] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 2.
I20260709 13:19:27.826391  8455 leader_election.cc:304] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:27.827188  8628 raft_consensus.cc:2804] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:27.827178  8417 raft_consensus.cc:2468] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 2.
I20260709 13:19:27.827922  8628 raft_consensus.cc:697] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:27.828888  8628 consensus_queue.cc:237] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.836407  8237 catalog_manager.cc:5697] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 1 to 2, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:27.968308  8663 raft_consensus.cc:993] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:27.968834  8642 raft_consensus.cc:1081] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:27.970279  8491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54a681a3299a42c89942960252b16d4a"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:27.970665  8491 raft_consensus.cc:493] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:27.970908  8491 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:27.975561  8491 raft_consensus.cc:515] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.978832  8491 leader_election.cc:290] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 3 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:27.980002  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:27.980171  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:27.980857  8417 raft_consensus.cc:3055] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:27.981123  8417 raft_consensus.cc:740] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:27.981362  8695 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:27.982066  8417 consensus_queue.cc:260] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.983516  8417 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:27.989248  8695 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 3.
I20260709 13:19:27.990708  8455 leader_election.cc:304] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [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: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:27.990952  8417 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 3.
I20260709 13:19:27.991803  8738 raft_consensus.cc:2804] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:27.992334  8738 raft_consensus.cc:697] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:27.993057  8738 consensus_queue.cc:237] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:27.999363  8237 catalog_manager.cc:5697] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 2 to 3, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:28.022370  8417 raft_consensus.cc:1275] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:28.023681  8738 consensus_queue.cc:1048] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:28.024405  8695 raft_consensus.cc:3060] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:28.032075  8695 raft_consensus.cc:1275] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:28.034837  8753 consensus_queue.cc:1048] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:28.055997  8695 raft_consensus.cc:1275] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:28.057343  8738 consensus_queue.cc:1048] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:28.072443  8417 raft_consensus.cc:1275] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:28.074975  8628 consensus_queue.cc:1048] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:28.224687  8695 raft_consensus.cc:1275] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:28.225823  8697 raft_consensus.cc:1275] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:19:28.226259  8762 consensus_queue.cc:1048] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:28.227180  8738 consensus_queue.cc:1048] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:28.227741  8738 consensus_queue.cc:1243] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Peer 06ff18d92e414e3ea7e098c9eaaa5864 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:19:28.232488  8695 pending_rounds.cc:85] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting all ops after (but not including) 0
I20260709 13:19:28.232826  8695 pending_rounds.cc:107] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:19:28.233088  8695 raft_consensus.cc:2889] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:19:28.239872  8416 raft_consensus.cc:1275] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:28.243068  8416 raft_consensus.cc:1275] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:19:28.244858  8738 consensus_queue.cc:1048] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:28.245049  8761 consensus_queue.cc:1048] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 13:19:28.318423  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:19:28.449090  8695 raft_consensus.cc:1275] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:19:28.450567  8761 consensus_queue.cc:1048] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:28.458266  8416 raft_consensus.cc:1275] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:19:28.461061  8628 consensus_queue.cc:1048] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:28.544397  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:28.563261  8491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54a681a3299a42c89942960252b16d4a"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
mode: GRACEFUL
new_leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:57194
I20260709 13:19:28.563809  8491 raft_consensus.cc:606] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Received request to transfer leadership to TS d6858a1ae38a4897be0a2ce635b8f104
I20260709 13:19:28.566464  8491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
mode: GRACEFUL
new_leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:57194
I20260709 13:19:28.567003  8491 raft_consensus.cc:606] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Received request to transfer leadership to TS d6858a1ae38a4897be0a2ce635b8f104
I20260709 13:19:28.569759  8416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf23dbc4aa3e49fc87ef46e8da12ce2f"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:28.570326  8416 raft_consensus.cc:606] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:28.571504  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:19:28.572137  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:28.572868  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:28.818789  8761 raft_consensus.cc:993] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219: : Instructing follower d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:28.819567  8761 raft_consensus.cc:1081] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Signalling peer d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:28.821141  8416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:38978
I20260709 13:19:28.821599  8416 raft_consensus.cc:493] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:28.822081  8416 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:28.829423  8416 raft_consensus.cc:515] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:28.831498  8416 leader_election.cc:290] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 3 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:28.832401  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:28.832644  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:28.833228  8695 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:28.833302  8491 raft_consensus.cc:3055] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:28.833761  8491 raft_consensus.cc:740] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:28.834436  8491 consensus_queue.cc:260] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:28.835378  8491 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:28.839892  8695 raft_consensus.cc:2468] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 3.
I20260709 13:19:28.841372  8381 leader_election.cc:304] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [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: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:28.841851  8491 raft_consensus.cc:2468] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 3.
I20260709 13:19:28.842569  8663 raft_consensus.cc:2804] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:28.844120  8663 raft_consensus.cc:697] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:28.845715  8663 consensus_queue.cc:237] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:28.853035  8240 catalog_manager.cc:5697] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 2 to 3, leader changed from 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131) to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:28.875742  8628 raft_consensus.cc:993] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219: : Instructing follower d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:28.876310  8761 raft_consensus.cc:1081] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Signalling peer d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:28.878304  8416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54a681a3299a42c89942960252b16d4a"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:38978
I20260709 13:19:28.878924  8416 raft_consensus.cc:493] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:28.879325  8416 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:19:28.885429  8416 raft_consensus.cc:515] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:28.887734  8416 leader_election.cc:290] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 4 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:28.888769  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:28.888927  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:28.889524  8695 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:19:28.889537  8491 raft_consensus.cc:3055] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:19:28.890130  8491 raft_consensus.cc:740] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:28.890904  8491 consensus_queue.cc:260] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:28.891870  8491 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:19:28.896294  8695 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 4.
I20260709 13:19:28.897032  8491 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 4.
I20260709 13:19:28.897933  8381 leader_election.cc:304] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [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: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:28.899047  8663 raft_consensus.cc:2804] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:19:28.899518  8663 raft_consensus.cc:697] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 4 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:28.900442  8663 consensus_queue.cc:237] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:28.909281  8240 catalog_manager.cc:5697] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 3 to 4, leader changed from 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131) to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 4 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:28.943413  8772 raft_consensus.cc:993] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:28.944046  8663 raft_consensus.cc:1081] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:28.945853  8491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf23dbc4aa3e49fc87ef46e8da12ce2f"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:28.946375  8491 raft_consensus.cc:493] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:28.946681  8491 raft_consensus.cc:3060] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:28.952934  8491 raft_consensus.cc:515] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:28.954689  8491 leader_election.cc:290] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:28.955842  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf23dbc4aa3e49fc87ef46e8da12ce2f" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:28.955899  8416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf23dbc4aa3e49fc87ef46e8da12ce2f" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:28.956516  8695 raft_consensus.cc:3060] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:28.958014  8416 raft_consensus.cc:3055] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:28.958421  8416 raft_consensus.cc:740] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:28.959434  8416 consensus_queue.cc:260] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:28.961113  8416 raft_consensus.cc:3060] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:28.966295  8695 raft_consensus.cc:2468] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 2.
I20260709 13:19:28.967998  8455 leader_election.cc:304] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:28.968966  8761 raft_consensus.cc:2804] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:28.969458  8761 raft_consensus.cc:697] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:28.969594  8416 raft_consensus.cc:2468] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 2.
I20260709 13:19:28.970506  8761 consensus_queue.cc:237] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:28.978648  8240 catalog_manager.cc:5697] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 1 to 2, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
W20260709 13:19:29.319780  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:19:29.325821  8491 raft_consensus.cc:1275] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 4 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:19:29.327462  8663 consensus_queue.cc:1048] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:29.336313  8695 raft_consensus.cc:1275] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 4 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:19:29.338246  8778 consensus_queue.cc:1048] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:19:29.374832  8695 raft_consensus.cc:1275] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:29.375002  8697 raft_consensus.cc:1275] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:29.376614  8778 consensus_queue.cc:1048] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:19:29.376863  8761 consensus_queue.cc:1048] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:29.381909  8491 raft_consensus.cc:1275] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:29.384387  8778 consensus_queue.cc:1048] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:19:29.395504  8416 raft_consensus.cc:1275] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:29.397388  8628 consensus_queue.cc:1048] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:29.580742  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:29.589684  8416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:29.590401  8416 raft_consensus.cc:606] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:29.593890  8416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:29.594509  8416 raft_consensus.cc:606] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:29.598248  8491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
mode: GRACEFUL
new_leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:57194
I20260709 13:19:29.598948  8491 raft_consensus.cc:606] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Received request to transfer leadership to TS d6858a1ae38a4897be0a2ce635b8f104
I20260709 13:19:29.600414  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:19:29.601042  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:29.601768  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:29.616554  8761 raft_consensus.cc:993] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219: : Instructing follower d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:29.617184  8761 raft_consensus.cc:1081] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Signalling peer d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:29.619215  8416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:38978
I20260709 13:19:29.619938  8416 raft_consensus.cc:493] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:29.620325  8416 raft_consensus.cc:3060] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:29.626312  8416 raft_consensus.cc:515] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:29.627919  8416 leader_election.cc:290] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 3 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:29.628914  8697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:29.629076  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922efa74d0c54468ad565304906c1e2e" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:29.629526  8697 raft_consensus.cc:3060] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:29.629739  8491 raft_consensus.cc:3055] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:29.630112  8491 raft_consensus.cc:740] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:29.630805  8491 consensus_queue.cc:260] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:29.631649  8491 raft_consensus.cc:3060] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:29.634800  8697 raft_consensus.cc:2468] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 3.
I20260709 13:19:29.635869  8381 leader_election.cc:304] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [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: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:29.636297  8491 raft_consensus.cc:2468] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 3.
I20260709 13:19:29.636677  8663 raft_consensus.cc:2804] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:29.637213  8663 raft_consensus.cc:697] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:29.638113  8663 consensus_queue.cc:237] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:29.645044  8240 catalog_manager.cc:5697] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 2 to 3, leader changed from 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131) to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:29.809931  8778 raft_consensus.cc:993] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:29.810441  8663 raft_consensus.cc:1081] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:29.811942  8491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:29.812487  8491 raft_consensus.cc:493] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:29.812798  8491 raft_consensus.cc:3060] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:29.817448  8491 raft_consensus.cc:515] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:29.818899  8491 leader_election.cc:290] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:29.820003  8416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:29.819998  8697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746631c45eb641d19e322fe31ac317ac" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:29.820602  8416 raft_consensus.cc:3055] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:29.820887  8697 raft_consensus.cc:3060] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:29.820984  8416 raft_consensus.cc:740] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:29.822098  8416 consensus_queue.cc:260] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:29.823156  8416 raft_consensus.cc:3060] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:29.826671  8697 raft_consensus.cc:2468] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 2.
I20260709 13:19:29.827955  8455 leader_election.cc:304] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:29.828511  8416 raft_consensus.cc:2468] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 2.
I20260709 13:19:29.828940  8761 raft_consensus.cc:2804] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:29.829452  8761 raft_consensus.cc:697] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:29.830341  8761 consensus_queue.cc:237] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:29.837707  8240 catalog_manager.cc:5697] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 1 to 2, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:30.015942  8778 raft_consensus.cc:993] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:30.016458  8795 raft_consensus.cc:1081] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:30.017889  8491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:30.018369  8491 raft_consensus.cc:493] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:30.018653  8491 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:19:30.023296  8491 raft_consensus.cc:515] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.024835  8491 leader_election.cc:290] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 4 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:30.025882  8697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:30.025906  8416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8120980aa2b94b9b81cb44a684049ce4" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:30.026503  8697 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:19:30.026600  8416 raft_consensus.cc:3055] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:19:30.027017  8416 raft_consensus.cc:740] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:30.027699  8416 consensus_queue.cc:260] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.028615  8416 raft_consensus.cc:3060] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:19:30.031798  8697 raft_consensus.cc:2468] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 4.
I20260709 13:19:30.033129  8455 leader_election.cc:304] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [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: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:30.033802  8416 raft_consensus.cc:2468] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 4.
I20260709 13:19:30.033883  8761 raft_consensus.cc:2804] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:19:30.034467  8761 raft_consensus.cc:697] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 4 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:30.035310  8761 consensus_queue.cc:237] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.041532  8240 catalog_manager.cc:5697] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 3 to 4, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 4 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:30.122148  8697 raft_consensus.cc:1275] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:30.123589  8795 consensus_queue.cc:1048] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:30.134164  8491 raft_consensus.cc:1275] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:30.135512  8778 consensus_queue.cc:1048] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:30.291792  8416 raft_consensus.cc:1275] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:30.293115  8761 consensus_queue.cc:1048] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:30.303629  8695 raft_consensus.cc:1275] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:30.306033  8789 consensus_queue.cc:1048] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:19:30.320955  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:19:30.531494  8695 raft_consensus.cc:1275] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 4 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:19:30.532750  8789 consensus_queue.cc:1048] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:19:30.541877  8416 raft_consensus.cc:1275] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 4 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:19:30.543377  8803 consensus_queue.cc:1048] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:19:30.608837  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:30.616468  8491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
mode: GRACEFUL
new_leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:57194
I20260709 13:19:30.617266  8491 raft_consensus.cc:606] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Received request to transfer leadership to TS d6858a1ae38a4897be0a2ce635b8f104
I20260709 13:19:30.620024  8416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54a681a3299a42c89942960252b16d4a"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:30.620591  8416 raft_consensus.cc:606] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 4 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:30.623133  8491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
mode: GRACEFUL
new_leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:57194
I20260709 13:19:30.623672  8491 raft_consensus.cc:606] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Received request to transfer leadership to TS d6858a1ae38a4897be0a2ce635b8f104
I20260709 13:19:30.624677  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:19:30.625276  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:30.625896  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:30.647854  8761 raft_consensus.cc:993] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219: : Instructing follower d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:30.648537  8803 raft_consensus.cc:1081] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Signalling peer d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:30.650350  8416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:38978
I20260709 13:19:30.651103  8416 raft_consensus.cc:493] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:30.651458  8416 raft_consensus.cc:3060] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:30.657974  8416 raft_consensus.cc:515] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.660785  8416 leader_election.cc:290] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 3 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:30.661394  8803 raft_consensus.cc:993] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219: : Instructing follower d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:30.662074  8803 raft_consensus.cc:1081] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Signalling peer d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:30.662163  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:30.662106  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9045f3ecc8b74bbfba3948571fe1c603" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:30.663280  8491 raft_consensus.cc:3055] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:30.664058  8695 raft_consensus.cc:3060] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:30.664209  8491 raft_consensus.cc:740] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:30.664314  8416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:38978
I20260709 13:19:30.665081  8416 raft_consensus.cc:493] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:30.665426  8416 raft_consensus.cc:3060] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:30.665186  8491 consensus_queue.cc:260] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.666617  8491 raft_consensus.cc:3060] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:30.672762  8416 raft_consensus.cc:515] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.673120  8695 raft_consensus.cc:2468] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 3.
I20260709 13:19:30.675237  8416 leader_election.cc:290] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 3 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:30.676133  8697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:30.676481  8381 leader_election.cc:304] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [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: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:30.676944  8697 raft_consensus.cc:3060] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:30.677227  8489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0b4c170b7044e8b55632020bfd0d7e" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:30.677502  8778 raft_consensus.cc:2804] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:30.675505  8491 raft_consensus.cc:2468] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 3.
I20260709 13:19:30.677919  8489 raft_consensus.cc:3055] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:30.678758  8489 raft_consensus.cc:740] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:30.680187  8489 consensus_queue.cc:260] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [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: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.681007  8778 raft_consensus.cc:697] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:30.682389  8489 raft_consensus.cc:3060] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:30.683320  8778 consensus_queue.cc:237] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.686283  8697 raft_consensus.cc:2468] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 3.
I20260709 13:19:30.687716  8381 leader_election.cc:304] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [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: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:30.688737  8807 raft_consensus.cc:2804] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:30.695410  8807 raft_consensus.cc:697] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:30.696485  8489 raft_consensus.cc:2468] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 3.
I20260709 13:19:30.697098  8807 consensus_queue.cc:237] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [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: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.703789  8237 catalog_manager.cc:5697] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 2 to 3, leader changed from 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131) to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:30.722105  8237 catalog_manager.cc:5697] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 2 to 3, leader changed from 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131) to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:30.895871  8809 raft_consensus.cc:993] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:30.896528  8807 raft_consensus.cc:1081] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 4 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:30.898356  8489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54a681a3299a42c89942960252b16d4a"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:30.899144  8489 raft_consensus.cc:493] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:30.899575  8489 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:19:30.905934  8489 raft_consensus.cc:515] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.907939  8489 leader_election.cc:290] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 5 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:30.908951  8697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:30.909092  8416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:30.909854  8697 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:19:30.909956  8416 raft_consensus.cc:3055] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:19:30.910408  8416 raft_consensus.cc:740] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:30.911252  8416 consensus_queue.cc:260] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.912221  8416 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:19:30.916494  8697 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 5.
I20260709 13:19:30.917255  8416 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 5.
I20260709 13:19:30.917870  8455 leader_election.cc:304] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [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: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:30.918767  8803 raft_consensus.cc:2804] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:19:30.919221  8803 raft_consensus.cc:697] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 5 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:30.920054  8803 consensus_queue.cc:237] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:30.928011  8237 catalog_manager.cc:5697] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 4 to 5, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 5 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:31.153307  8695 raft_consensus.cc:1275] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:31.154954  8807 consensus_queue.cc:1048] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:31.166465  8489 raft_consensus.cc:1275] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:31.168767  8807 consensus_queue.cc:1048] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:19:31.194314  8489 raft_consensus.cc:1275] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:31.196528  8807 consensus_queue.cc:1048] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:31.208268  8695 raft_consensus.cc:1275] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:31.210637  8811 consensus_queue.cc:1048] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:19:31.322329  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:19:31.417304  8416 raft_consensus.cc:1275] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 5 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:19:31.418779  8761 consensus_queue.cc:1048] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:19:31.430344  8695 raft_consensus.cc:1275] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 5 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:19:31.432749  8803 consensus_queue.cc:1048] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:19:31.632233  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:31.642226  8416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cc0e0c908b54e5fac9bb83c7919d300"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:31.642799  8416 raft_consensus.cc:606] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:31.646891  8489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54a681a3299a42c89942960252b16d4a"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
mode: GRACEFUL
new_leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:57194
I20260709 13:19:31.647658  8489 raft_consensus.cc:606] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 5 LEADER]: Received request to transfer leadership to TS d6858a1ae38a4897be0a2ce635b8f104
I20260709 13:19:31.651558  8416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6b0dc1284084cee9ed2b8563b28dfeb"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
mode: GRACEFUL
new_leader_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:38990
I20260709 13:19:31.652170  8416 raft_consensus.cc:606] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Received request to transfer leadership to TS 292071aaad4f4d499eaef09a02b1a219
I20260709 13:19:31.653441  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:19:31.654217  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:31.654978  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:31.691277  8811 raft_consensus.cc:993] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:31.691892  8807 raft_consensus.cc:1081] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:31.693531  8489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6b0dc1284084cee9ed2b8563b28dfeb"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:31.694013  8489 raft_consensus.cc:493] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:31.694280  8489 raft_consensus.cc:3060] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:31.699478  8489 raft_consensus.cc:515] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:31.701265  8489 leader_election.cc:290] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 3 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:31.701972  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc1284084cee9ed2b8563b28dfeb" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:31.702235  8416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b0dc1284084cee9ed2b8563b28dfeb" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:31.702697  8695 raft_consensus.cc:3060] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:31.702816  8416 raft_consensus.cc:3055] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:31.703171  8416 raft_consensus.cc:740] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:31.703876  8416 consensus_queue.cc:260] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:31.704775  8416 raft_consensus.cc:3060] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:31.707712  8695 raft_consensus.cc:2468] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 3.
I20260709 13:19:31.708912  8455 leader_election.cc:304] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [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: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:31.709815  8803 raft_consensus.cc:2804] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:31.709942  8416 raft_consensus.cc:2468] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 3.
I20260709 13:19:31.710345  8803 raft_consensus.cc:697] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:31.711318  8803 consensus_queue.cc:237] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:31.719141  8237 catalog_manager.cc:5697] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 2 to 3, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:31.725106  8811 raft_consensus.cc:993] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104: : Instructing follower 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:31.725759  8810 raft_consensus.cc:1081] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Signalling peer 292071aaad4f4d499eaef09a02b1a219 to start an election
I20260709 13:19:31.727329  8491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cc0e0c908b54e5fac9bb83c7919d300"
dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
 from {username='slave'} at 127.0.0.1:45656
I20260709 13:19:31.727973  8491 raft_consensus.cc:493] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:31.728366  8491 raft_consensus.cc:3060] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:31.733428  8491 raft_consensus.cc:515] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:31.734939  8491 leader_election.cc:290] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [CANDIDATE]: Term 3 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495)
I20260709 13:19:31.735924  8416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0e0c908b54e5fac9bb83c7919d300" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
I20260709 13:19:31.735924  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc0e0c908b54e5fac9bb83c7919d300" candidate_uuid: "292071aaad4f4d499eaef09a02b1a219" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:31.736863  8416 raft_consensus.cc:3055] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:31.736863  8695 raft_consensus.cc:3060] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:31.737433  8416 raft_consensus.cc:740] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:31.738538  8416 consensus_queue.cc:260] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:31.739728  8416 raft_consensus.cc:3060] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:31.744342  8695 raft_consensus.cc:2468] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 3.
I20260709 13:19:31.745712  8455 leader_election.cc:304] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [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: 06ff18d92e414e3ea7e098c9eaaa5864, 292071aaad4f4d499eaef09a02b1a219; no voters: 
I20260709 13:19:31.745999  8416 raft_consensus.cc:2468] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292071aaad4f4d499eaef09a02b1a219 in term 3.
I20260709 13:19:31.746508  8803 raft_consensus.cc:2804] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:31.746984  8803 raft_consensus.cc:697] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Becoming Leader. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:31.747871  8803 consensus_queue.cc:237] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [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: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:31.754901  8237 catalog_manager.cc:5697] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 reported cstate change: term changed from 2 to 3, leader changed from d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130) to 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "292071aaad4f4d499eaef09a02b1a219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:32.037266  8761 raft_consensus.cc:993] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219: : Instructing follower d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:32.037815  8761 raft_consensus.cc:1081] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 5 LEADER]: Signalling peer d6858a1ae38a4897be0a2ce635b8f104 to start an election
I20260709 13:19:32.039414  8416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54a681a3299a42c89942960252b16d4a"
dest_uuid: "d6858a1ae38a4897be0a2ce635b8f104"
 from {username='slave'} at 127.0.0.1:38978
I20260709 13:19:32.039901  8416 raft_consensus.cc:493] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:32.040189  8416 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:19:32.044590  8416 raft_consensus.cc:515] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:32.046283  8416 leader_election.cc:290] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [CANDIDATE]: Term 6 election: Requested vote from peers 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671), 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131:40525)
I20260709 13:19:32.047043  8695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "06ff18d92e414e3ea7e098c9eaaa5864"
I20260709 13:19:32.047250  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54a681a3299a42c89942960252b16d4a" candidate_uuid: "d6858a1ae38a4897be0a2ce635b8f104" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "292071aaad4f4d499eaef09a02b1a219"
I20260709 13:19:32.047860  8695 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:19:32.047855  8491 raft_consensus.cc:3055] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:19:32.048380  8491 raft_consensus.cc:740] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 292071aaad4f4d499eaef09a02b1a219, State: Running, Role: LEADER
I20260709 13:19:32.049103  8491 consensus_queue.cc:260] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:32.050042  8491 raft_consensus.cc:3060] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:19:32.053244  8695 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 6.
I20260709 13:19:32.054344  8381 leader_election.cc:304] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [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: 06ff18d92e414e3ea7e098c9eaaa5864, d6858a1ae38a4897be0a2ce635b8f104; no voters: 
I20260709 13:19:32.054610  8491 raft_consensus.cc:2468] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6858a1ae38a4897be0a2ce635b8f104 in term 6.
I20260709 13:19:32.055014  8807 raft_consensus.cc:2804] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:19:32.055487  8807 raft_consensus.cc:697] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 6 LEADER]: Becoming Leader. State: Replica: d6858a1ae38a4897be0a2ce635b8f104, State: Running, Role: LEADER
I20260709 13:19:32.056208  8807 consensus_queue.cc:237] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } }
I20260709 13:19:32.062518  8237 catalog_manager.cc:5697] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 reported cstate change: term changed from 5 to 6, leader changed from 292071aaad4f4d499eaef09a02b1a219 (127.2.94.131) to d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130). New cstate: current_term: 6 leader_uuid: "d6858a1ae38a4897be0a2ce635b8f104" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:32.129606  8416 raft_consensus.cc:1275] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:19:32.130824  8761 consensus_queue.cc:1048] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:32.141330  8695 raft_consensus.cc:1275] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:19:32.142629  8761 consensus_queue.cc:1048] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:32.205384  8416 raft_consensus.cc:1275] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:19:32.206650  8761 consensus_queue.cc:1048] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6858a1ae38a4897be0a2ce635b8f104" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:32.215653  8695 raft_consensus.cc:1275] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Refusing update from remote peer 292071aaad4f4d499eaef09a02b1a219: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:19:32.217350  8761 consensus_queue.cc:1048] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:19:32.323403  8288 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:19:32.577740  8491 raft_consensus.cc:1275] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 6 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:19:32.579131  8807 consensus_queue.cc:1048] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292071aaad4f4d499eaef09a02b1a219" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 40525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:19:32.590394  8695 raft_consensus.cc:1275] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 6 FOLLOWER]: Refusing update from remote peer d6858a1ae38a4897be0a2ce635b8f104: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:19:32.591692  8842 consensus_queue.cc:1048] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06ff18d92e414e3ea7e098c9eaaa5864" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 39671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:19:32.663151  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:32.695479  2426 tablet_server.cc:179] TabletServer@127.2.94.129:39671 shutting down...
I20260709 13:19:32.714207  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:32.715025  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:32.715723  2426 raft_consensus.cc:2243] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.716267  2426 raft_consensus.cc:2272] T 9045f3ecc8b74bbfba3948571fe1c603 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.718540  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:32.719162  2426 raft_consensus.cc:2243] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.719621  2426 raft_consensus.cc:2272] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.721498  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:32.722185  2426 raft_consensus.cc:2243] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.722697  2426 raft_consensus.cc:2272] T 2905190b962744b8925368e95448b5de P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.724776  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:32.725337  2426 raft_consensus.cc:2243] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.725859  2426 raft_consensus.cc:2272] T 8120980aa2b94b9b81cb44a684049ce4 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.727809  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:32.728382  2426 raft_consensus.cc:2243] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.728828  2426 raft_consensus.cc:2272] T 746631c45eb641d19e322fe31ac317ac P 06ff18d92e414e3ea7e098c9eaaa5864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.730759  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:32.731328  2426 raft_consensus.cc:2243] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.731772  2426 raft_consensus.cc:2272] T a6b0dc1284084cee9ed2b8563b28dfeb P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.734028  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:32.734622  2426 raft_consensus.cc:2243] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.735118  2426 raft_consensus.cc:2272] T 54a681a3299a42c89942960252b16d4a P 06ff18d92e414e3ea7e098c9eaaa5864 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.737340  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:32.738183  2426 raft_consensus.cc:2243] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.738638  2426 raft_consensus.cc:2272] T 1cc0e0c908b54e5fac9bb83c7919d300 P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.740972  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:32.741858  2426 raft_consensus.cc:2243] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.742340  2426 raft_consensus.cc:2272] T 4c0b4c170b7044e8b55632020bfd0d7e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.744570  2426 tablet_replica.cc:333] stopping tablet replica
I20260709 13:19:32.745105  2426 raft_consensus.cc:2243] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.745695  2426 raft_consensus.cc:2272] T 922efa74d0c54468ad565304906c1e2e P 06ff18d92e414e3ea7e098c9eaaa5864 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:32.771286  8455 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111) [suppressed 76 similar messages]
W20260709 13:19:32.775756  8455 consensus_peers.cc:597] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 -> Peer 06ff18d92e414e3ea7e098c9eaaa5864 (127.2.94.129:39671): Couldn't send request to peer 06ff18d92e414e3ea7e098c9eaaa5864. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:39671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:32.776801  2426 tablet_server.cc:196] TabletServer@127.2.94.129:39671 shutdown complete.
I20260709 13:19:32.795882  2426 tablet_server.cc:179] TabletServer@127.2.94.130:0 shutting down...
I20260709 13:19:32.821563  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:32.822427  2426 tablet_replica.cc:333] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104: stopping tablet replica
I20260709 13:19:32.823221  2426 raft_consensus.cc:2243] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:19:32.824074  2426 raft_consensus.cc:2272] T 54a681a3299a42c89942960252b16d4a P d6858a1ae38a4897be0a2ce635b8f104 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.827487  2426 tablet_replica.cc:333] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104: stopping tablet replica
I20260709 13:19:32.828084  2426 raft_consensus.cc:2243] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.828503  2426 raft_consensus.cc:2272] T a6b0dc1284084cee9ed2b8563b28dfeb P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.831192  2426 tablet_replica.cc:333] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104: stopping tablet replica
I20260709 13:19:32.831744  2426 raft_consensus.cc:2243] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.832165  2426 raft_consensus.cc:2272] T 1cc0e0c908b54e5fac9bb83c7919d300 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.834556  2426 tablet_replica.cc:333] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104: stopping tablet replica
I20260709 13:19:32.835111  2426 raft_consensus.cc:2243] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.835526  2426 raft_consensus.cc:2272] T 746631c45eb641d19e322fe31ac317ac P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.837463  2426 tablet_replica.cc:333] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104: stopping tablet replica
I20260709 13:19:32.838047  2426 raft_consensus.cc:2243] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.838474  2426 raft_consensus.cc:2272] T cf23dbc4aa3e49fc87ef46e8da12ce2f P d6858a1ae38a4897be0a2ce635b8f104 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.840432  2426 tablet_replica.cc:333] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104: stopping tablet replica
I20260709 13:19:32.840939  2426 raft_consensus.cc:2243] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.841355  2426 raft_consensus.cc:2272] T 2905190b962744b8925368e95448b5de P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.843320  2426 tablet_replica.cc:333] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104: stopping tablet replica
I20260709 13:19:32.843873  2426 raft_consensus.cc:2243] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:32.844607  2426 raft_consensus.cc:2272] T 922efa74d0c54468ad565304906c1e2e P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.846735  2426 tablet_replica.cc:333] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104: stopping tablet replica
I20260709 13:19:32.847268  2426 raft_consensus.cc:2243] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:32.848001  2426 raft_consensus.cc:2272] T 4c0b4c170b7044e8b55632020bfd0d7e P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.850040  2426 tablet_replica.cc:333] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104: stopping tablet replica
I20260709 13:19:32.850730  2426 raft_consensus.cc:2243] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:32.851444  2426 raft_consensus.cc:2272] T 9045f3ecc8b74bbfba3948571fe1c603 P d6858a1ae38a4897be0a2ce635b8f104 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.853331  2426 tablet_replica.cc:333] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104: stopping tablet replica
I20260709 13:19:32.853832  2426 raft_consensus.cc:2243] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.854241  2426 raft_consensus.cc:2272] T 8120980aa2b94b9b81cb44a684049ce4 P d6858a1ae38a4897be0a2ce635b8f104 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.875475  2426 tablet_server.cc:196] TabletServer@127.2.94.130:0 shutdown complete.
I20260709 13:19:32.899096  2426 tablet_server.cc:179] TabletServer@127.2.94.131:0 shutting down...
W20260709 13:19:32.923465  8454 consensus_peers.cc:597] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 -> Peer d6858a1ae38a4897be0a2ce635b8f104 (127.2.94.130:45495): Couldn't send request to peer d6858a1ae38a4897be0a2ce635b8f104. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:45495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:32.930985  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:32.931973  2426 tablet_replica.cc:333] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219: stopping tablet replica
I20260709 13:19:32.932683  2426 raft_consensus.cc:2243] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.933168  2426 raft_consensus.cc:2272] T 9045f3ecc8b74bbfba3948571fe1c603 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.935387  2426 tablet_replica.cc:333] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219: stopping tablet replica
I20260709 13:19:32.936021  2426 raft_consensus.cc:2243] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:32.936815  2426 raft_consensus.cc:2272] T 1cc0e0c908b54e5fac9bb83c7919d300 P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.939569  2426 tablet_replica.cc:333] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219: stopping tablet replica
I20260709 13:19:32.940168  2426 raft_consensus.cc:2243] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:32.940946  2426 raft_consensus.cc:2272] T a6b0dc1284084cee9ed2b8563b28dfeb P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.943663  2426 tablet_replica.cc:333] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219: stopping tablet replica
I20260709 13:19:32.944300  2426 raft_consensus.cc:2243] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.944765  2426 raft_consensus.cc:2272] T 54a681a3299a42c89942960252b16d4a P 292071aaad4f4d499eaef09a02b1a219 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.947288  2426 tablet_replica.cc:333] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219: stopping tablet replica
I20260709 13:19:32.947860  2426 raft_consensus.cc:2243] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:32.948626  2426 raft_consensus.cc:2272] T cf23dbc4aa3e49fc87ef46e8da12ce2f P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.950901  2426 tablet_replica.cc:333] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219: stopping tablet replica
I20260709 13:19:32.951464  2426 raft_consensus.cc:2243] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:32.952239  2426 raft_consensus.cc:2272] T 746631c45eb641d19e322fe31ac317ac P 292071aaad4f4d499eaef09a02b1a219 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.954398  2426 tablet_replica.cc:333] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219: stopping tablet replica
I20260709 13:19:32.954946  2426 raft_consensus.cc:2243] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.955389  2426 raft_consensus.cc:2272] T 4c0b4c170b7044e8b55632020bfd0d7e P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.957410  2426 tablet_replica.cc:333] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219: stopping tablet replica
I20260709 13:19:32.958056  2426 raft_consensus.cc:2243] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:32.958494  2426 raft_consensus.cc:2272] T 922efa74d0c54468ad565304906c1e2e P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.960424  2426 tablet_replica.cc:333] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219: stopping tablet replica
I20260709 13:19:32.960927  2426 raft_consensus.cc:2243] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:19:32.961828  2426 raft_consensus.cc:2272] T 8120980aa2b94b9b81cb44a684049ce4 P 292071aaad4f4d499eaef09a02b1a219 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.963852  2426 tablet_replica.cc:333] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219: stopping tablet replica
I20260709 13:19:32.964350  2426 raft_consensus.cc:2243] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:32.965083  2426 raft_consensus.cc:2272] T 2905190b962744b8925368e95448b5de P 292071aaad4f4d499eaef09a02b1a219 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:32.996593  2426 tablet_server.cc:196] TabletServer@127.2.94.131:0 shutdown complete.
I20260709 13:19:33.020617  2426 master.cc:562] Master@127.2.94.190:43579 shutting down...
I20260709 13:19:33.046597  2426 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:33.047207  2426 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:33.047590  2426 tablet_replica.cc:333] T 00000000000000000000000000000000 P d4b3cd7becad4c68a57fad66556e7e9a: stopping tablet replica
I20260709 13:19:33.069005  2426 master.cc:584] Master@127.2.94.190:43579 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12952 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:19:33.115862  2426 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.94.190:40659
I20260709 13:19:33.116998  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:33.123996  8850 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:33.124060  8851 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:33.124274  8853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:33.125080  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:33.125975  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:33.126181  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:33.126356  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603173126324 us; error 0 us; skew 500 ppm
I20260709 13:19:33.126873  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:33.129266  2426 webserver.cc:533] Webserver started at http://127.2.94.190:33345/ using document root <none> and password file <none>
I20260709 13:19:33.129833  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:33.130033  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:33.130311  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:33.131464  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/master-0-root/instance:
uuid: "48db5b12329b4a32afea235b6a9ad181"
format_stamp: "Formatted at 2026-07-09 13:19:33 on dist-test-slave-mxd3"
I20260709 13:19:33.136152  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:19:33.139559  8858 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:33.140532  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:19:33.140784  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/master-0-root
uuid: "48db5b12329b4a32afea235b6a9ad181"
format_stamp: "Formatted at 2026-07-09 13:19:33 on dist-test-slave-mxd3"
I20260709 13:19:33.141033  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:33.164562  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:33.165769  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:33.204327  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.190:40659
I20260709 13:19:33.204432  8909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.190:40659 every 8 connection(s)
I20260709 13:19:33.208636  8910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:33.220122  8910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181: Bootstrap starting.
I20260709 13:19:33.225442  8910 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:33.230201  8910 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181: No bootstrap required, opened a new log
I20260709 13:19:33.232477  8910 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48db5b12329b4a32afea235b6a9ad181" member_type: VOTER }
I20260709 13:19:33.232901  8910 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:33.233150  8910 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48db5b12329b4a32afea235b6a9ad181, State: Initialized, Role: FOLLOWER
I20260709 13:19:33.233883  8910 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48db5b12329b4a32afea235b6a9ad181" member_type: VOTER }
I20260709 13:19:33.234398  8910 raft_consensus.cc:399] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:19:33.234622  8910 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:19:33.234946  8910 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:33.240075  8910 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48db5b12329b4a32afea235b6a9ad181" member_type: VOTER }
I20260709 13:19:33.240659  8910 leader_election.cc:304] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [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: 48db5b12329b4a32afea235b6a9ad181; no voters: 
I20260709 13:19:33.241947  8910 leader_election.cc:290] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:19:33.242296  8913 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:33.243834  8913 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 1 LEADER]: Becoming Leader. State: Replica: 48db5b12329b4a32afea235b6a9ad181, State: Running, Role: LEADER
I20260709 13:19:33.244520  8913 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [LEADER]: Queue going to LEADER mode. State: All 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: "48db5b12329b4a32afea235b6a9ad181" member_type: VOTER }
I20260709 13:19:33.245234  8910 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:19:33.249111  8914 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48db5b12329b4a32afea235b6a9ad181" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48db5b12329b4a32afea235b6a9ad181" member_type: VOTER } }
I20260709 13:19:33.249248  8915 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48db5b12329b4a32afea235b6a9ad181. Latest consensus state: current_term: 1 leader_uuid: "48db5b12329b4a32afea235b6a9ad181" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48db5b12329b4a32afea235b6a9ad181" member_type: VOTER } }
I20260709 13:19:33.250180  8915 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [sys.catalog]: This master's current role is: LEADER
I20260709 13:19:33.250819  8914 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [sys.catalog]: This master's current role is: LEADER
I20260709 13:19:33.254015  8921 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:19:33.260524  8921 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:19:33.261533  2426 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:19:33.269688  8921 catalog_manager.cc:1383] Generated new cluster ID: 1b8bd4cbec6c46c48ef50cf43ad7f2e6
I20260709 13:19:33.269989  8921 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:19:33.308516  8921 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:19:33.309863  8921 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:19:33.324496  8921 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181: Generated new TSK 0
I20260709 13:19:33.325122  8921 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:19:33.392443  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:33.398893  8931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:33.399678  8932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:33.401451  8934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:33.402380  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:33.403189  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:33.403385  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:33.403508  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603173403497 us; error 0 us; skew 500 ppm
I20260709 13:19:33.403980  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:33.406595  2426 webserver.cc:533] Webserver started at http://127.2.94.129:39203/ using document root <none> and password file <none>
I20260709 13:19:33.407023  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:33.407171  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:33.407382  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:33.408370  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-0-root/instance:
uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
format_stamp: "Formatted at 2026-07-09 13:19:33 on dist-test-slave-mxd3"
I20260709 13:19:33.412940  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:19:33.416728  8939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:33.417600  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:19:33.417994  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-0-root
uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
format_stamp: "Formatted at 2026-07-09 13:19:33 on dist-test-slave-mxd3"
I20260709 13:19:33.418254  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:33.434769  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:33.435933  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:33.437397  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:33.439834  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:33.440023  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:33.440267  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:33.440409  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:33.492044  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.129:38755
I20260709 13:19:33.492170  9001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.129:38755 every 8 connection(s)
I20260709 13:19:33.497103  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:33.504714  9006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:33.504890  9007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:33.510751  9009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:33.511691  9002 heartbeater.cc:344] Connected to a master server at 127.2.94.190:40659
I20260709 13:19:33.511839  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:33.512449  9002 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:33.513131  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:19:33.513269  9002 heartbeater.cc:507] Master 127.2.94.190:40659 requested a full tablet report, sending...
W20260709 13:19:33.513470  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:33.513746  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603173513730 us; error 0 us; skew 500 ppm
I20260709 13:19:33.514335  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:33.515774  8875 ts_manager.cc:194] Registered new tserver with Master: ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129:38755)
I20260709 13:19:33.517187  2426 webserver.cc:533] Webserver started at http://127.2.94.130:45435/ using document root <none> and password file <none>
I20260709 13:19:33.517799  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:33.518010  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:33.517894  8875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55484
I20260709 13:19:33.518486  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:33.519829  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-1-root/instance:
uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967"
format_stamp: "Formatted at 2026-07-09 13:19:33 on dist-test-slave-mxd3"
I20260709 13:19:33.524438  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:19:33.528292  9014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:33.529115  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:19:33.529451  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-1-root
uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967"
format_stamp: "Formatted at 2026-07-09 13:19:33 on dist-test-slave-mxd3"
I20260709 13:19:33.529816  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:33.552433  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:33.553776  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:33.555433  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:33.557976  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:33.558230  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:33.558513  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:33.558719  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:33.602222  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.130:37009
I20260709 13:19:33.602365  9076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.130:37009 every 8 connection(s)
I20260709 13:19:33.607184  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:33.615911  9081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:33.616202  9080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:33.619619  9077 heartbeater.cc:344] Connected to a master server at 127.2.94.190:40659
I20260709 13:19:33.620194  9077 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:33.621178  2426 server_base.cc:1061] running on GCE node
W20260709 13:19:33.621340  9084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:33.621259  9077 heartbeater.cc:507] Master 127.2.94.190:40659 requested a full tablet report, sending...
I20260709 13:19:33.622713  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:33.622985  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:33.623207  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603173623187 us; error 0 us; skew 500 ppm
I20260709 13:19:33.623824  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:33.624259  8875 ts_manager.cc:194] Registered new tserver with Master: c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130:37009)
I20260709 13:19:33.626133  8875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55490
I20260709 13:19:33.626662  2426 webserver.cc:533] Webserver started at http://127.2.94.131:38883/ using document root <none> and password file <none>
I20260709 13:19:33.627334  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:33.627574  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:33.627842  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:33.629118  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-2-root/instance:
uuid: "13c8c4033aa54808aff29842ed9e05aa"
format_stamp: "Formatted at 2026-07-09 13:19:33 on dist-test-slave-mxd3"
I20260709 13:19:33.633709  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:19:33.637027  9088 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:33.637955  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:19:33.638271  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-2-root
uuid: "13c8c4033aa54808aff29842ed9e05aa"
format_stamp: "Formatted at 2026-07-09 13:19:33 on dist-test-slave-mxd3"
I20260709 13:19:33.638608  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602991188672-2426-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:33.651671  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:33.652992  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:33.654554  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:33.656840  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:33.657074  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:33.657315  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:33.657485  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:33.701707  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.131:36353
I20260709 13:19:33.701864  9150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.131:36353 every 8 connection(s)
I20260709 13:19:33.716869  9151 heartbeater.cc:344] Connected to a master server at 127.2.94.190:40659
I20260709 13:19:33.717350  9151 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:33.718137  9151 heartbeater.cc:507] Master 127.2.94.190:40659 requested a full tablet report, sending...
I20260709 13:19:33.720148  8875 ts_manager.cc:194] Registered new tserver with Master: 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131:36353)
I20260709 13:19:33.720304  2426 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01511276s
I20260709 13:19:33.721526  8875 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55492
I20260709 13:19:33.748598  8875 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55506:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:19:33.750835  8875 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:19:33.797787  9116 tablet_service.cc:1511] Processing CreateTablet for tablet e6d9e75e7f484e9c8fe7639c9dcccce2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6451500a7a08454f8a2f7dd21b1a34a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:19:33.799233  9116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d9e75e7f484e9c8fe7639c9dcccce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:33.799027  9115 tablet_service.cc:1511] Processing CreateTablet for tablet b0930f8357394ec09ee3463c86340871 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6451500a7a08454f8a2f7dd21b1a34a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:19:33.800345  9115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0930f8357394ec09ee3463c86340871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:33.809358  8967 tablet_service.cc:1511] Processing CreateTablet for tablet e6d9e75e7f484e9c8fe7639c9dcccce2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6451500a7a08454f8a2f7dd21b1a34a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:19:33.811275  8967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d9e75e7f484e9c8fe7639c9dcccce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:33.813030  8966 tablet_service.cc:1511] Processing CreateTablet for tablet b0930f8357394ec09ee3463c86340871 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6451500a7a08454f8a2f7dd21b1a34a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:19:33.814440  8966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0930f8357394ec09ee3463c86340871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:33.827992  9165 tablet_bootstrap.cc:492] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa: Bootstrap starting.
I20260709 13:19:33.828934  9042 tablet_service.cc:1511] Processing CreateTablet for tablet e6d9e75e7f484e9c8fe7639c9dcccce2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6451500a7a08454f8a2f7dd21b1a34a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:19:33.833575  9042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d9e75e7f484e9c8fe7639c9dcccce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:33.831918  9041 tablet_service.cc:1511] Processing CreateTablet for tablet b0930f8357394ec09ee3463c86340871 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=6451500a7a08454f8a2f7dd21b1a34a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:19:33.839888  9165 tablet_bootstrap.cc:654] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:33.848265  9041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0930f8357394ec09ee3463c86340871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:33.852897  9166 tablet_bootstrap.cc:492] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff: Bootstrap starting.
I20260709 13:19:33.854154  9165 tablet_bootstrap.cc:492] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa: No bootstrap required, opened a new log
I20260709 13:19:33.854820  9165 ts_tablet_manager.cc:1403] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.007s
I20260709 13:19:33.858258  9165 raft_consensus.cc:359] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } } peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } }
I20260709 13:19:33.858989  9165 raft_consensus.cc:385] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:33.859287  9165 raft_consensus.cc:740] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c8c4033aa54808aff29842ed9e05aa, State: Initialized, Role: FOLLOWER
I20260709 13:19:33.860085  9165 consensus_queue.cc:260] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } } peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } }
I20260709 13:19:33.864485  9166 tablet_bootstrap.cc:654] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:33.869426  9151 heartbeater.cc:499] Master 127.2.94.190:40659 was elected leader, sending a full tablet report...
I20260709 13:19:33.869900  9165 ts_tablet_manager.cc:1434] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260709 13:19:33.871874  9165 tablet_bootstrap.cc:492] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa: Bootstrap starting.
I20260709 13:19:33.875007  9166 tablet_bootstrap.cc:492] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff: No bootstrap required, opened a new log
I20260709 13:19:33.875662  9166 ts_tablet_manager.cc:1403] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260709 13:19:33.879002  9166 raft_consensus.cc:359] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } } peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } }
I20260709 13:19:33.880017  9166 raft_consensus.cc:385] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:33.880383  9166 raft_consensus.cc:740] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6509dfe7bc4c03bef00dd05cf382ff, State: Initialized, Role: FOLLOWER
I20260709 13:19:33.881197  9166 consensus_queue.cc:260] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } } peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } }
I20260709 13:19:33.881898  9165 tablet_bootstrap.cc:654] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:33.887243  9169 tablet_bootstrap.cc:492] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967: Bootstrap starting.
I20260709 13:19:33.897960  9169 tablet_bootstrap.cc:654] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:33.902832  9002 heartbeater.cc:499] Master 127.2.94.190:40659 was elected leader, sending a full tablet report...
I20260709 13:19:33.903613  9166 ts_tablet_manager.cc:1434] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.012s
I20260709 13:19:33.904922  9166 tablet_bootstrap.cc:492] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff: Bootstrap starting.
I20260709 13:19:33.905323  9165 tablet_bootstrap.cc:492] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa: No bootstrap required, opened a new log
I20260709 13:19:33.906147  9165 ts_tablet_manager.cc:1403] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.018s
I20260709 13:19:33.909482  9165 raft_consensus.cc:359] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:33.910300  9165 raft_consensus.cc:385] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:33.910621  9165 raft_consensus.cc:740] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c8c4033aa54808aff29842ed9e05aa, State: Initialized, Role: FOLLOWER
I20260709 13:19:33.911417  9165 consensus_queue.cc:260] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:33.912673  9171 raft_consensus.cc:493] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:33.913205  9171 raft_consensus.cc:515] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } } peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } }
I20260709 13:19:33.914288  9165 ts_tablet_manager.cc:1434] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:19:33.912066  9166 tablet_bootstrap.cc:654] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:33.917492  9171 leader_election.cc:290] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131:36353), c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130:37009)
I20260709 13:19:33.930583  9169 tablet_bootstrap.cc:492] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967: No bootstrap required, opened a new log
I20260709 13:19:33.931354  9169 ts_tablet_manager.cc:1403] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.019s
I20260709 13:19:33.936198  9169 raft_consensus.cc:359] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } } peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } }
I20260709 13:19:33.937127  9169 raft_consensus.cc:385] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:33.938318  9169 raft_consensus.cc:740] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f0c7fbe46d4abc92a60b5f0ece4967, State: Initialized, Role: FOLLOWER
I20260709 13:19:33.939911  9169 consensus_queue.cc:260] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } } peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } }
I20260709 13:19:33.942037  9166 tablet_bootstrap.cc:492] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff: No bootstrap required, opened a new log
I20260709 13:19:33.942793  9166 ts_tablet_manager.cc:1403] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.004s
I20260709 13:19:33.945168  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d9e75e7f484e9c8fe7639c9dcccce2" candidate_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" is_pre_election: true
I20260709 13:19:33.946013  9052 raft_consensus.cc:2468] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee6509dfe7bc4c03bef00dd05cf382ff in term 0.
I20260709 13:19:33.946606  9166 raft_consensus.cc:359] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:33.947650  9166 raft_consensus.cc:385] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:33.948110  9166 raft_consensus.cc:740] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6509dfe7bc4c03bef00dd05cf382ff, State: Initialized, Role: FOLLOWER
I20260709 13:19:33.949723  8942 leader_election.cc:304] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3f0c7fbe46d4abc92a60b5f0ece4967, ee6509dfe7bc4c03bef00dd05cf382ff; no voters: 
I20260709 13:19:33.950759  9171 raft_consensus.cc:2804] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:33.950798  9077 heartbeater.cc:499] Master 127.2.94.190:40659 was elected leader, sending a full tablet report...
I20260709 13:19:33.951233  9169 ts_tablet_manager.cc:1434] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.009s
I20260709 13:19:33.951200  9171 raft_consensus.cc:493] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:33.951803  9171 raft_consensus.cc:3060] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:33.952491  9169 tablet_bootstrap.cc:492] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967: Bootstrap starting.
I20260709 13:19:33.949342  9166 consensus_queue.cc:260] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:33.956454  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d9e75e7f484e9c8fe7639c9dcccce2" candidate_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c8c4033aa54808aff29842ed9e05aa" is_pre_election: true
I20260709 13:19:33.957304  9126 raft_consensus.cc:2468] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee6509dfe7bc4c03bef00dd05cf382ff in term 0.
I20260709 13:19:33.965206  9169 tablet_bootstrap.cc:654] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:33.969126  9171 raft_consensus.cc:515] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } } peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } }
I20260709 13:19:33.972785  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d9e75e7f484e9c8fe7639c9dcccce2" candidate_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c8c4033aa54808aff29842ed9e05aa"
I20260709 13:19:33.973064  9171 leader_election.cc:290] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [CANDIDATE]: Term 1 election: Requested vote from peers 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131:36353), c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130:37009)
I20260709 13:19:33.973462  9126 raft_consensus.cc:3060] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:33.972982  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d9e75e7f484e9c8fe7639c9dcccce2" candidate_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967"
I20260709 13:19:33.974254  9052 raft_consensus.cc:3060] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:33.972918  9169 tablet_bootstrap.cc:492] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967: No bootstrap required, opened a new log
I20260709 13:19:33.977829  9166 ts_tablet_manager.cc:1434] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.013s
I20260709 13:19:33.978298  9169 ts_tablet_manager.cc:1403] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260709 13:19:33.981559  9169 raft_consensus.cc:359] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:33.982342  9169 raft_consensus.cc:385] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:33.982646  9169 raft_consensus.cc:740] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f0c7fbe46d4abc92a60b5f0ece4967, State: Initialized, Role: FOLLOWER
I20260709 13:19:33.982939  9052 raft_consensus.cc:2468] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6509dfe7bc4c03bef00dd05cf382ff in term 1.
I20260709 13:19:33.983554  9169 consensus_queue.cc:260] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:33.984301  8942 leader_election.cc:304] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3f0c7fbe46d4abc92a60b5f0ece4967, ee6509dfe7bc4c03bef00dd05cf382ff; no voters: 
I20260709 13:19:33.985301  9177 raft_consensus.cc:2804] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:33.985399  9126 raft_consensus.cc:2468] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6509dfe7bc4c03bef00dd05cf382ff in term 1.
I20260709 13:19:33.985970  9169 ts_tablet_manager.cc:1434] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:19:33.986133  9177 raft_consensus.cc:697] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 LEADER]: Becoming Leader. State: Replica: ee6509dfe7bc4c03bef00dd05cf382ff, State: Running, Role: LEADER
I20260709 13:19:33.987151  9177 consensus_queue.cc:237] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } } peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } }
I20260709 13:19:33.998258  8875 catalog_manager.cc:5697] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff reported cstate change: term changed from 0 to 1, leader changed from <none> to ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129). New cstate: current_term: 1 leader_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:34.035043  9168 raft_consensus.cc:493] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:34.035665  9168 raft_consensus.cc:515] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.038122  9168 leader_election.cc:290] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129:38755), c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130:37009)
I20260709 13:19:34.049386  8977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0930f8357394ec09ee3463c86340871" candidate_uuid: "13c8c4033aa54808aff29842ed9e05aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" is_pre_election: true
I20260709 13:19:34.050293  8977 raft_consensus.cc:2468] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c8c4033aa54808aff29842ed9e05aa in term 0.
I20260709 13:19:34.050813  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0930f8357394ec09ee3463c86340871" candidate_uuid: "13c8c4033aa54808aff29842ed9e05aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" is_pre_election: true
I20260709 13:19:34.051559  9052 raft_consensus.cc:2468] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c8c4033aa54808aff29842ed9e05aa in term 0.
I20260709 13:19:34.051775  9091 leader_election.cc:304] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c8c4033aa54808aff29842ed9e05aa, ee6509dfe7bc4c03bef00dd05cf382ff; no voters: 
I20260709 13:19:34.052870  9168 raft_consensus.cc:2804] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:34.053249  9168 raft_consensus.cc:493] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:34.053578  9168 raft_consensus.cc:3060] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:34.059224  9168 raft_consensus.cc:515] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.060894  9168 leader_election.cc:290] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [CANDIDATE]: Term 1 election: Requested vote from peers ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129:38755), c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130:37009)
I20260709 13:19:34.062143  8977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0930f8357394ec09ee3463c86340871" candidate_uuid: "13c8c4033aa54808aff29842ed9e05aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
I20260709 13:19:34.062441  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0930f8357394ec09ee3463c86340871" candidate_uuid: "13c8c4033aa54808aff29842ed9e05aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967"
I20260709 13:19:34.062778  8977 raft_consensus.cc:3060] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:34.063093  9052 raft_consensus.cc:3060] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:34.068306  8977 raft_consensus.cc:2468] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c8c4033aa54808aff29842ed9e05aa in term 1.
I20260709 13:19:34.068301  9052 raft_consensus.cc:2468] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c8c4033aa54808aff29842ed9e05aa in term 1.
I20260709 13:19:34.069746  9091 leader_election.cc:304] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c8c4033aa54808aff29842ed9e05aa, ee6509dfe7bc4c03bef00dd05cf382ff; no voters: 
I20260709 13:19:34.070492  9168 raft_consensus.cc:2804] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:34.071617  9168 raft_consensus.cc:697] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 1 LEADER]: Becoming Leader. State: Replica: 13c8c4033aa54808aff29842ed9e05aa, State: Running, Role: LEADER
I20260709 13:19:34.072472  9168 consensus_queue.cc:237] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.080262  8875 catalog_manager.cc:5697] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131). New cstate: current_term: 1 leader_uuid: "13c8c4033aa54808aff29842ed9e05aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:34.164819  8875 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55520:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:19:34.166909  8875 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:19:34.189867  8967 tablet_service.cc:1511] Processing CreateTablet for tablet 62c64552decf4f8d8acd5c4c424f69e5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=93fed2d529d74ca8b4e3db8c1546ab59]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:19:34.191211  8967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62c64552decf4f8d8acd5c4c424f69e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:34.191370  9042 tablet_service.cc:1511] Processing CreateTablet for tablet 62c64552decf4f8d8acd5c4c424f69e5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=93fed2d529d74ca8b4e3db8c1546ab59]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:19:34.192624  9042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62c64552decf4f8d8acd5c4c424f69e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:34.192906  9115 tablet_service.cc:1511] Processing CreateTablet for tablet 62c64552decf4f8d8acd5c4c424f69e5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=93fed2d529d74ca8b4e3db8c1546ab59]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:19:34.196164  8966 tablet_service.cc:1511] Processing CreateTablet for tablet ba5286e1e222431d9ba07714400968a9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=93fed2d529d74ca8b4e3db8c1546ab59]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:19:34.197789  9041 tablet_service.cc:1511] Processing CreateTablet for tablet ba5286e1e222431d9ba07714400968a9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=93fed2d529d74ca8b4e3db8c1546ab59]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:19:34.199211  9041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba5286e1e222431d9ba07714400968a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:34.199355  9116 tablet_service.cc:1511] Processing CreateTablet for tablet ba5286e1e222431d9ba07714400968a9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=93fed2d529d74ca8b4e3db8c1546ab59]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:19:34.200717  9116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba5286e1e222431d9ba07714400968a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:34.197659  8966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba5286e1e222431d9ba07714400968a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:34.209192  9166 tablet_bootstrap.cc:492] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff: Bootstrap starting.
I20260709 13:19:34.209652  9169 tablet_bootstrap.cc:492] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967: Bootstrap starting.
I20260709 13:19:34.210379  9115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62c64552decf4f8d8acd5c4c424f69e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:34.215715  9166 tablet_bootstrap.cc:654] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:34.228551  9169 tablet_bootstrap.cc:654] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:34.229017  9165 tablet_bootstrap.cc:492] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa: Bootstrap starting.
I20260709 13:19:34.237546  9165 tablet_bootstrap.cc:654] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:34.243777  9166 tablet_bootstrap.cc:492] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff: No bootstrap required, opened a new log
I20260709 13:19:34.244279  9166 ts_tablet_manager.cc:1403] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.021s
I20260709 13:19:34.244957  9169 tablet_bootstrap.cc:492] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967: No bootstrap required, opened a new log
I20260709 13:19:34.245522  9169 ts_tablet_manager.cc:1403] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.003s
I20260709 13:19:34.246364  9165 tablet_bootstrap.cc:492] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa: No bootstrap required, opened a new log
I20260709 13:19:34.246917  9165 ts_tablet_manager.cc:1403] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 13:19:34.249118  9169 raft_consensus.cc:359] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.249577  9166 raft_consensus.cc:359] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.250032  9169 raft_consensus.cc:385] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:34.250423  9166 raft_consensus.cc:385] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:34.250469  9169 raft_consensus.cc:740] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f0c7fbe46d4abc92a60b5f0ece4967, State: Initialized, Role: FOLLOWER
I20260709 13:19:34.250181  9165 raft_consensus.cc:359] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.250870  9166 raft_consensus.cc:740] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6509dfe7bc4c03bef00dd05cf382ff, State: Initialized, Role: FOLLOWER
I20260709 13:19:34.251199  9165 raft_consensus.cc:385] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:34.251618  9165 raft_consensus.cc:740] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c8c4033aa54808aff29842ed9e05aa, State: Initialized, Role: FOLLOWER
I20260709 13:19:34.251678  9169 consensus_queue.cc:260] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.251802  9166 consensus_queue.cc:260] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.252507  9165 consensus_queue.cc:260] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
W20260709 13:19:34.256635  8923 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:19:34.257304  9169 ts_tablet_manager.cc:1434] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:19:34.258528  9169 tablet_bootstrap.cc:492] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967: Bootstrap starting.
I20260709 13:19:34.258937  9166 ts_tablet_manager.cc:1434] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:19:34.260157  9166 tablet_bootstrap.cc:492] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff: Bootstrap starting.
I20260709 13:19:34.267140  9166 tablet_bootstrap.cc:654] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:34.269855  9169 tablet_bootstrap.cc:654] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:34.277103  9165 ts_tablet_manager.cc:1434] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260709 13:19:34.278959  9165 tablet_bootstrap.cc:492] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa: Bootstrap starting.
I20260709 13:19:34.282454  9169 tablet_bootstrap.cc:492] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967: No bootstrap required, opened a new log
I20260709 13:19:34.283097  9169 ts_tablet_manager.cc:1403] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260709 13:19:34.286331  9169 raft_consensus.cc:359] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.287122  9169 raft_consensus.cc:385] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:34.287434  9169 raft_consensus.cc:740] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f0c7fbe46d4abc92a60b5f0ece4967, State: Initialized, Role: FOLLOWER
I20260709 13:19:34.288283  9169 consensus_queue.cc:260] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.287123  9165 tablet_bootstrap.cc:654] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:34.288828  9166 tablet_bootstrap.cc:492] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff: No bootstrap required, opened a new log
I20260709 13:19:34.289602  9166 ts_tablet_manager.cc:1403] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260709 13:19:34.290652  9169 ts_tablet_manager.cc:1434] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:19:34.293061  9166 raft_consensus.cc:359] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.293795  9166 raft_consensus.cc:385] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:34.294091  9166 raft_consensus.cc:740] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6509dfe7bc4c03bef00dd05cf382ff, State: Initialized, Role: FOLLOWER
I20260709 13:19:34.294771  9165 tablet_bootstrap.cc:492] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa: No bootstrap required, opened a new log
I20260709 13:19:34.295462  9165 ts_tablet_manager.cc:1403] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260709 13:19:34.294843  9166 consensus_queue.cc:260] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.297518  9166 ts_tablet_manager.cc:1434] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:19:34.298568  9165 raft_consensus.cc:359] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.299285  9165 raft_consensus.cc:385] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:34.299539  9165 raft_consensus.cc:740] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c8c4033aa54808aff29842ed9e05aa, State: Initialized, Role: FOLLOWER
I20260709 13:19:34.300209  9165 consensus_queue.cc:260] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.304391  9165 ts_tablet_manager.cc:1434] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:19:34.304857  9176 raft_consensus.cc:493] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:34.305377  9176 raft_consensus.cc:515] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.311599  9176 leader_election.cc:290] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129:38755), 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131:36353)
I20260709 13:19:34.321274  8977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5" candidate_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" is_pre_election: true
I20260709 13:19:34.322175  8977 raft_consensus.cc:2468] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f0c7fbe46d4abc92a60b5f0ece4967 in term 0.
I20260709 13:19:34.322640  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5" candidate_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c8c4033aa54808aff29842ed9e05aa" is_pre_election: true
I20260709 13:19:34.323557  9126 raft_consensus.cc:2468] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f0c7fbe46d4abc92a60b5f0ece4967 in term 0.
I20260709 13:19:34.323654  9017 leader_election.cc:304] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3f0c7fbe46d4abc92a60b5f0ece4967, ee6509dfe7bc4c03bef00dd05cf382ff; no voters: 
I20260709 13:19:34.324478  9176 raft_consensus.cc:2804] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:34.324853  9176 raft_consensus.cc:493] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:34.325183  9176 raft_consensus.cc:3060] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:34.331786  9176 raft_consensus.cc:515] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.333531  9176 leader_election.cc:290] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [CANDIDATE]: Term 1 election: Requested vote from peers ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129:38755), 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131:36353)
I20260709 13:19:34.334371  8977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5" candidate_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
I20260709 13:19:34.334555  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5" candidate_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c8c4033aa54808aff29842ed9e05aa"
I20260709 13:19:34.334961  8977 raft_consensus.cc:3060] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:34.335168  9126 raft_consensus.cc:3060] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:34.340018  9126 raft_consensus.cc:2468] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f0c7fbe46d4abc92a60b5f0ece4967 in term 1.
I20260709 13:19:34.340018  8977 raft_consensus.cc:2468] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f0c7fbe46d4abc92a60b5f0ece4967 in term 1.
I20260709 13:19:34.341239  9016 leader_election.cc:304] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c8c4033aa54808aff29842ed9e05aa, c3f0c7fbe46d4abc92a60b5f0ece4967; no voters: 
I20260709 13:19:34.342043  9176 raft_consensus.cc:2804] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:34.343205  9176 raft_consensus.cc:697] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 LEADER]: Becoming Leader. State: Replica: c3f0c7fbe46d4abc92a60b5f0ece4967, State: Running, Role: LEADER
I20260709 13:19:34.344082  9176 consensus_queue.cc:237] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.344579  9196 raft_consensus.cc:493] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:34.345016  9196 raft_consensus.cc:515] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.346668  9196 leader_election.cc:290] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129:38755), 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131:36353)
I20260709 13:19:34.347721  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5286e1e222431d9ba07714400968a9" candidate_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c8c4033aa54808aff29842ed9e05aa" is_pre_election: true
I20260709 13:19:34.348284  9126 raft_consensus.cc:2468] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f0c7fbe46d4abc92a60b5f0ece4967 in term 0.
I20260709 13:19:34.347849  8977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5286e1e222431d9ba07714400968a9" candidate_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" is_pre_election: true
I20260709 13:19:34.348994  8977 raft_consensus.cc:2468] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f0c7fbe46d4abc92a60b5f0ece4967 in term 0.
I20260709 13:19:34.349119  9016 leader_election.cc:304] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c8c4033aa54808aff29842ed9e05aa, c3f0c7fbe46d4abc92a60b5f0ece4967; no voters: 
I20260709 13:19:34.350085  9176 raft_consensus.cc:2804] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:34.350503  9176 raft_consensus.cc:493] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:34.350817  9176 raft_consensus.cc:3060] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:34.354483  8872 catalog_manager.cc:5697] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:34.356488  9176 raft_consensus.cc:515] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.359018  9176 leader_election.cc:290] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [CANDIDATE]: Term 1 election: Requested vote from peers ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129:38755), 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131:36353)
I20260709 13:19:34.359586  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5286e1e222431d9ba07714400968a9" candidate_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13c8c4033aa54808aff29842ed9e05aa"
I20260709 13:19:34.359651  8977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5286e1e222431d9ba07714400968a9" candidate_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
I20260709 13:19:34.360368  9126 raft_consensus.cc:3060] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:34.360390  8977 raft_consensus.cc:3060] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:34.367553  8977 raft_consensus.cc:2468] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f0c7fbe46d4abc92a60b5f0ece4967 in term 1.
I20260709 13:19:34.367553  9126 raft_consensus.cc:2468] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f0c7fbe46d4abc92a60b5f0ece4967 in term 1.
I20260709 13:19:34.368889  9016 leader_election.cc:304] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c8c4033aa54808aff29842ed9e05aa, c3f0c7fbe46d4abc92a60b5f0ece4967; no voters: 
I20260709 13:19:34.369839  9176 raft_consensus.cc:2804] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:34.370280  9176 raft_consensus.cc:697] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 LEADER]: Becoming Leader. State: Replica: c3f0c7fbe46d4abc92a60b5f0ece4967, State: Running, Role: LEADER
I20260709 13:19:34.371037  9176 consensus_queue.cc:237] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.378336  8872 catalog_manager.cc:5697] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:34.421866  9052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5"
dest_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967"
mode: GRACEFUL
new_leader_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
 from {username='slave'} at 127.0.0.1:35940
I20260709 13:19:34.422456  9052 raft_consensus.cc:606] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 LEADER]: Received request to transfer leadership to TS ee6509dfe7bc4c03bef00dd05cf382ff
I20260709 13:19:34.428295  9052 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba5286e1e222431d9ba07714400968a9"
dest_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967"
mode: GRACEFUL
new_leader_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
 from {username='slave'} at 127.0.0.1:35940
I20260709 13:19:34.428865  9052 raft_consensus.cc:606] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 LEADER]: Received request to transfer leadership to TS ee6509dfe7bc4c03bef00dd05cf382ff
I20260709 13:19:34.494213  9168 consensus_queue.cc:1048] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:34.507511  9202 consensus_queue.cc:1048] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:34.605734  9177 consensus_queue.cc:1048] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:34.612959  9177 consensus_queue.cc:1048] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:34.832839  9176 consensus_queue.cc:1048] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:34.853440  9196 consensus_queue.cc:1048] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:34.868520  9176 raft_consensus.cc:993] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967: : Instructing follower ee6509dfe7bc4c03bef00dd05cf382ff to start an election
I20260709 13:19:34.869145  9196 raft_consensus.cc:1081] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 LEADER]: Signalling peer ee6509dfe7bc4c03bef00dd05cf382ff to start an election
I20260709 13:19:34.871723  8977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5"
dest_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
 from {username='slave'} at 127.0.0.1:45224
I20260709 13:19:34.872602  8977 raft_consensus.cc:493] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:34.873080  8977 raft_consensus.cc:3060] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:34.882519  8977 raft_consensus.cc:515] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.887079  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5" candidate_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967"
I20260709 13:19:34.887264  8977 leader_election.cc:290] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [CANDIDATE]: Term 2 election: Requested vote from peers c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130:37009), 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131:36353)
I20260709 13:19:34.887681  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5" candidate_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c8c4033aa54808aff29842ed9e05aa"
I20260709 13:19:34.887931  9052 raft_consensus.cc:3055] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:34.888386  9126 raft_consensus.cc:3060] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:34.888350  9052 raft_consensus.cc:740] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3f0c7fbe46d4abc92a60b5f0ece4967, State: Running, Role: LEADER
I20260709 13:19:34.891575  9196 consensus_queue.cc:1048] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:34.891583  9052 consensus_queue.cc:260] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.893788  9052 raft_consensus.cc:3060] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:34.901532  9126 raft_consensus.cc:2468] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6509dfe7bc4c03bef00dd05cf382ff in term 2.
I20260709 13:19:34.901906  9176 raft_consensus.cc:993] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967: : Instructing follower ee6509dfe7bc4c03bef00dd05cf382ff to start an election
I20260709 13:19:34.902647  9213 raft_consensus.cc:1081] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 LEADER]: Signalling peer ee6509dfe7bc4c03bef00dd05cf382ff to start an election
I20260709 13:19:34.903326  8941 leader_election.cc:304] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c8c4033aa54808aff29842ed9e05aa, ee6509dfe7bc4c03bef00dd05cf382ff; no voters: 
I20260709 13:19:34.906069  9207 raft_consensus.cc:2804] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:34.906841  9207 raft_consensus.cc:697] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 LEADER]: Becoming Leader. State: Replica: ee6509dfe7bc4c03bef00dd05cf382ff, State: Running, Role: LEADER
I20260709 13:19:34.908162  9207 consensus_queue.cc:237] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.910161  8976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba5286e1e222431d9ba07714400968a9"
dest_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
 from {username='slave'} at 127.0.0.1:45224
I20260709 13:19:34.910979  8976 raft_consensus.cc:493] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:34.911423  8976 raft_consensus.cc:3060] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:34.915843  9052 raft_consensus.cc:2468] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6509dfe7bc4c03bef00dd05cf382ff in term 2.
I20260709 13:19:34.917390  9196 consensus_queue.cc:1048] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:34.925437  8976 raft_consensus.cc:515] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.929680  8976 leader_election.cc:290] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [CANDIDATE]: Term 2 election: Requested vote from peers c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130:37009), 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131:36353)
I20260709 13:19:34.931034  9052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5286e1e222431d9ba07714400968a9" candidate_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967"
I20260709 13:19:34.931787  9052 raft_consensus.cc:3055] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:34.932101  9052 raft_consensus.cc:740] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3f0c7fbe46d4abc92a60b5f0ece4967, State: Running, Role: LEADER
I20260709 13:19:34.933071  9052 consensus_queue.cc:260] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.932494  8872 catalog_manager.cc:5697] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff reported cstate change: term changed from 1 to 2, leader changed from c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130) to ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129). New cstate: current_term: 2 leader_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:34.934319  9052 raft_consensus.cc:3060] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:34.934423  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5286e1e222431d9ba07714400968a9" candidate_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c8c4033aa54808aff29842ed9e05aa"
I20260709 13:19:34.935127  9126 raft_consensus.cc:3060] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:34.941752  9052 raft_consensus.cc:2468] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6509dfe7bc4c03bef00dd05cf382ff in term 2.
I20260709 13:19:34.943532  8942 leader_election.cc:304] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3f0c7fbe46d4abc92a60b5f0ece4967, ee6509dfe7bc4c03bef00dd05cf382ff; no voters: 
I20260709 13:19:34.943529  9126 raft_consensus.cc:2468] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee6509dfe7bc4c03bef00dd05cf382ff in term 2.
I20260709 13:19:34.944546  9207 raft_consensus.cc:2804] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:34.945120  9207 raft_consensus.cc:697] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 LEADER]: Becoming Leader. State: Replica: ee6509dfe7bc4c03bef00dd05cf382ff, State: Running, Role: LEADER
I20260709 13:19:34.946472  9207 consensus_queue.cc:237] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:34.957192  8874 catalog_manager.cc:5697] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff reported cstate change: term changed from 1 to 2, leader changed from c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130) to ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129). New cstate: current_term: 2 leader_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:35.164633  2426 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:19:35.166978  2426 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:19:35.167532  2426 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:19:35.188257  8976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5"
dest_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
mode: GRACEFUL
new_leader_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967"
 from {username='slave'} at 127.0.0.1:45226
I20260709 13:19:35.188934  8976 raft_consensus.cc:606] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 LEADER]: Received request to transfer leadership to TS c3f0c7fbe46d4abc92a60b5f0ece4967
I20260709 13:19:35.190373  2426 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:19:35.337741  9126 raft_consensus.cc:1275] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 2 FOLLOWER]: Refusing update from remote peer ee6509dfe7bc4c03bef00dd05cf382ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:35.339017  9207 consensus_queue.cc:1048] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:35.347095  9052 raft_consensus.cc:1275] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 2 FOLLOWER]: Refusing update from remote peer ee6509dfe7bc4c03bef00dd05cf382ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:35.349982  9177 consensus_queue.cc:1048] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:35.455894  9126 raft_consensus.cc:1275] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 2 FOLLOWER]: Refusing update from remote peer ee6509dfe7bc4c03bef00dd05cf382ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:35.457307  9052 raft_consensus.cc:1275] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 2 FOLLOWER]: Refusing update from remote peer ee6509dfe7bc4c03bef00dd05cf382ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:35.457620  9208 consensus_queue.cc:1048] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:35.459064  9177 consensus_queue.cc:1048] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:35.470489  9208 raft_consensus.cc:993] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff: : Instructing follower c3f0c7fbe46d4abc92a60b5f0ece4967 to start an election
I20260709 13:19:35.471153  9208 raft_consensus.cc:1081] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 LEADER]: Signalling peer c3f0c7fbe46d4abc92a60b5f0ece4967 to start an election
I20260709 13:19:35.473827  9051 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5"
dest_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967"
 from {username='slave'} at 127.0.0.1:35916
I20260709 13:19:35.474457  9051 raft_consensus.cc:493] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:35.474846  9051 raft_consensus.cc:3060] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:35.483354  9051 raft_consensus.cc:515] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:35.484326  9052 raft_consensus.cc:1240] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 3 FOLLOWER]: Rejecting Update request from peer ee6509dfe7bc4c03bef00dd05cf382ff for earlier term 2. Current term is 3. Ops: []
I20260709 13:19:35.485852  9051 leader_election.cc:290] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [CANDIDATE]: Term 3 election: Requested vote from peers ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129:38755), 13c8c4033aa54808aff29842ed9e05aa (127.2.94.131:36353)
I20260709 13:19:35.486547  8976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5" candidate_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff"
I20260709 13:19:35.487357  8976 raft_consensus.cc:3055] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:35.487600  8976 raft_consensus.cc:740] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee6509dfe7bc4c03bef00dd05cf382ff, State: Running, Role: LEADER
I20260709 13:19:35.488215  8976 consensus_queue.cc:260] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [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: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:35.488996  9208 consensus_queue.cc:1059] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:35.486554  9126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62c64552decf4f8d8acd5c4c424f69e5" candidate_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13c8c4033aa54808aff29842ed9e05aa"
I20260709 13:19:35.489789  9126 raft_consensus.cc:3060] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:35.490325  8976 raft_consensus.cc:3060] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:35.495065  9126 raft_consensus.cc:2468] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f0c7fbe46d4abc92a60b5f0ece4967 in term 3.
I20260709 13:19:35.495821  8976 raft_consensus.cc:2468] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f0c7fbe46d4abc92a60b5f0ece4967 in term 3.
I20260709 13:19:35.496662  9016 leader_election.cc:304] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [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: 13c8c4033aa54808aff29842ed9e05aa, c3f0c7fbe46d4abc92a60b5f0ece4967; no voters: 
I20260709 13:19:35.497921  9176 raft_consensus.cc:2804] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:35.498859  9176 raft_consensus.cc:697] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 3 LEADER]: Becoming Leader. State: Replica: c3f0c7fbe46d4abc92a60b5f0ece4967, State: Running, Role: LEADER
I20260709 13:19:35.499655  9176 consensus_queue.cc:237] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } }
I20260709 13:19:35.507867  8875 catalog_manager.cc:5697] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 reported cstate change: term changed from 2 to 3, leader changed from ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129) to c3f0c7fbe46d4abc92a60b5f0ece4967 (127.2.94.130). New cstate: current_term: 3 leader_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee6509dfe7bc4c03bef00dd05cf382ff" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f0c7fbe46d4abc92a60b5f0ece4967" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13c8c4033aa54808aff29842ed9e05aa" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:35.555716  2426 tablet_server.cc:179] TabletServer@127.2.94.129:0 shutting down...
I20260709 13:19:35.581195  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:35.581971  2426 tablet_replica.cc:333] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff: stopping tablet replica
I20260709 13:19:35.582592  2426 raft_consensus.cc:2243] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:35.583004  2426 raft_consensus.cc:2272] T 62c64552decf4f8d8acd5c4c424f69e5 P ee6509dfe7bc4c03bef00dd05cf382ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.585870  2426 tablet_replica.cc:333] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff: stopping tablet replica
I20260709 13:19:35.586478  2426 raft_consensus.cc:2243] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:35.587255  2426 raft_consensus.cc:2272] T ba5286e1e222431d9ba07714400968a9 P ee6509dfe7bc4c03bef00dd05cf382ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.590692  2426 tablet_replica.cc:333] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff: stopping tablet replica
I20260709 13:19:35.591188  2426 raft_consensus.cc:2243] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:35.591634  2426 raft_consensus.cc:2272] T b0930f8357394ec09ee3463c86340871 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.593945  2426 tablet_replica.cc:333] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff: stopping tablet replica
I20260709 13:19:35.594729  2426 raft_consensus.cc:2243] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:35.595671  2426 raft_consensus.cc:2272] T e6d9e75e7f484e9c8fe7639c9dcccce2 P ee6509dfe7bc4c03bef00dd05cf382ff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:35.607287  9091 consensus_peers.cc:597] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa -> Peer ee6509dfe7bc4c03bef00dd05cf382ff (127.2.94.129:38755): Couldn't send request to peer ee6509dfe7bc4c03bef00dd05cf382ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:35.627138  2426 tablet_server.cc:196] TabletServer@127.2.94.129:0 shutdown complete.
I20260709 13:19:35.647049  2426 tablet_server.cc:179] TabletServer@127.2.94.130:0 shutting down...
I20260709 13:19:35.673184  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:35.674158  2426 tablet_replica.cc:333] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967: stopping tablet replica
I20260709 13:19:35.674880  2426 raft_consensus.cc:2243] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:35.675642  2426 pending_rounds.cc:70] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967: Trying to abort 2 pending ops.
I20260709 13:19:35.675917  2426 pending_rounds.cc:77] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305638606855020544 op_type: NO_OP noop_request { }
I20260709 13:19:35.676254  2426 raft_consensus.cc:2889] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:19:35.676522  2426 pending_rounds.cc:77] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305638604463239168 op_type: NO_OP noop_request { }
I20260709 13:19:35.676914  2426 raft_consensus.cc:2889] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:19:35.677228  2426 raft_consensus.cc:2272] T 62c64552decf4f8d8acd5c4c424f69e5 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.680106  2426 tablet_replica.cc:333] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967: stopping tablet replica
I20260709 13:19:35.680734  2426 raft_consensus.cc:2243] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:35.681213  2426 raft_consensus.cc:2272] T ba5286e1e222431d9ba07714400968a9 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.684257  2426 tablet_replica.cc:333] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967: stopping tablet replica
I20260709 13:19:35.684834  2426 raft_consensus.cc:2243] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:35.685348  2426 raft_consensus.cc:2272] T b0930f8357394ec09ee3463c86340871 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.687736  2426 tablet_replica.cc:333] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967: stopping tablet replica
I20260709 13:19:35.688333  2426 raft_consensus.cc:2243] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:35.688827  2426 raft_consensus.cc:2272] T e6d9e75e7f484e9c8fe7639c9dcccce2 P c3f0c7fbe46d4abc92a60b5f0ece4967 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.714524  2426 tablet_server.cc:196] TabletServer@127.2.94.130:0 shutdown complete.
I20260709 13:19:35.733073  2426 tablet_server.cc:179] TabletServer@127.2.94.131:0 shutting down...
I20260709 13:19:35.755173  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:35.755985  2426 tablet_replica.cc:333] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa: stopping tablet replica
I20260709 13:19:35.756641  2426 raft_consensus.cc:2243] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:35.757169  2426 raft_consensus.cc:2272] T 62c64552decf4f8d8acd5c4c424f69e5 P 13c8c4033aa54808aff29842ed9e05aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.759793  2426 tablet_replica.cc:333] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa: stopping tablet replica
I20260709 13:19:35.760435  2426 raft_consensus.cc:2243] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:35.760887  2426 raft_consensus.cc:2272] T ba5286e1e222431d9ba07714400968a9 P 13c8c4033aa54808aff29842ed9e05aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.763921  2426 tablet_replica.cc:333] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa: stopping tablet replica
I20260709 13:19:35.764451  2426 raft_consensus.cc:2243] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:35.765312  2426 raft_consensus.cc:2272] T b0930f8357394ec09ee3463c86340871 P 13c8c4033aa54808aff29842ed9e05aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.767669  2426 tablet_replica.cc:333] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa: stopping tablet replica
I20260709 13:19:35.768195  2426 raft_consensus.cc:2243] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:35.768653  2426 raft_consensus.cc:2272] T e6d9e75e7f484e9c8fe7639c9dcccce2 P 13c8c4033aa54808aff29842ed9e05aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.793035  2426 tablet_server.cc:196] TabletServer@127.2.94.131:0 shutdown complete.
I20260709 13:19:35.809787  2426 master.cc:562] Master@127.2.94.190:40659 shutting down...
I20260709 13:19:35.832506  2426 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:35.833122  2426 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:35.833552  2426 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48db5b12329b4a32afea235b6a9ad181: stopping tablet replica
I20260709 13:19:35.854525  2426 master.cc:584] Master@127.2.94.190:40659 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2777 ms)
[----------] 6 tests from LeaderRebalancerTest (184528 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:19:35.893530  2426 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.94.190:42283
I20260709 13:19:35.894677  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:35.900745  9230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:35.900885  9229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:35.901789  9232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:35.903043  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:35.903875  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:35.904054  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:35.904237  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603175904222 us; error 0 us; skew 500 ppm
I20260709 13:19:35.904877  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:35.907462  2426 webserver.cc:533] Webserver started at http://127.2.94.190:41433/ using document root <none> and password file <none>
I20260709 13:19:35.907954  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:35.908152  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:35.908425  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:35.909603  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/master-0-root/instance:
uuid: "75e4283300ae4f049cfd0220ccd90d44"
format_stamp: "Formatted at 2026-07-09 13:19:35 on dist-test-slave-mxd3"
I20260709 13:19:35.914302  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:19:35.918303  9237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:35.919085  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:19:35.919416  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/master-0-root
uuid: "75e4283300ae4f049cfd0220ccd90d44"
format_stamp: "Formatted at 2026-07-09 13:19:35 on dist-test-slave-mxd3"
I20260709 13:19:35.919705  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:35.937875  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:35.939136  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:35.979600  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.190:42283
I20260709 13:19:35.979717  9288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.190:42283 every 8 connection(s)
I20260709 13:19:35.983525  9289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:35.994808  9289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44: Bootstrap starting.
I20260709 13:19:35.999635  9289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.003942  9289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44: No bootstrap required, opened a new log
I20260709 13:19:36.006204  9289 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75e4283300ae4f049cfd0220ccd90d44" member_type: VOTER }
I20260709 13:19:36.006608  9289 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.006834  9289 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75e4283300ae4f049cfd0220ccd90d44, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.007457  9289 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75e4283300ae4f049cfd0220ccd90d44" member_type: VOTER }
I20260709 13:19:36.007917  9289 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:19:36.008141  9289 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:19:36.008411  9289 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:36.013123  9289 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75e4283300ae4f049cfd0220ccd90d44" member_type: VOTER }
I20260709 13:19:36.013674  9289 leader_election.cc:304] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [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: 75e4283300ae4f049cfd0220ccd90d44; no voters: 
I20260709 13:19:36.014778  9289 leader_election.cc:290] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:19:36.015151  9292 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:36.016913  9292 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 1 LEADER]: Becoming Leader. State: Replica: 75e4283300ae4f049cfd0220ccd90d44, State: Running, Role: LEADER
I20260709 13:19:36.017524  9289 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:19:36.017604  9292 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [LEADER]: Queue going to LEADER mode. State: All 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: "75e4283300ae4f049cfd0220ccd90d44" member_type: VOTER }
I20260709 13:19:36.021196  9294 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75e4283300ae4f049cfd0220ccd90d44. Latest consensus state: current_term: 1 leader_uuid: "75e4283300ae4f049cfd0220ccd90d44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75e4283300ae4f049cfd0220ccd90d44" member_type: VOTER } }
I20260709 13:19:36.021205  9293 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75e4283300ae4f049cfd0220ccd90d44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75e4283300ae4f049cfd0220ccd90d44" member_type: VOTER } }
I20260709 13:19:36.021822  9294 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [sys.catalog]: This master's current role is: LEADER
I20260709 13:19:36.022090  9293 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [sys.catalog]: This master's current role is: LEADER
I20260709 13:19:36.026703  9298 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:19:36.031526  9298 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:19:36.035699  2426 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:19:36.040560  9298 catalog_manager.cc:1383] Generated new cluster ID: d0f6431c274d4d01a744872ba83841e4
I20260709 13:19:36.040872  9298 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:19:36.054637  9298 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:19:36.055995  9298 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:19:36.072832  9298 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44: Generated new TSK 0
I20260709 13:19:36.073480  9298 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:19:36.102161  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:36.108506  9310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:36.109576  9311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:36.111328  2426 server_base.cc:1061] running on GCE node
W20260709 13:19:36.111580  9313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:36.112599  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:36.112780  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:36.112902  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603176112891 us; error 0 us; skew 500 ppm
I20260709 13:19:36.113382  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:36.115772  2426 webserver.cc:533] Webserver started at http://127.2.94.129:43767/ using document root <none> and password file <none>
I20260709 13:19:36.116206  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:36.116374  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:36.116591  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:36.117741  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-0-root/instance:
uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
format_stamp: "Formatted at 2026-07-09 13:19:36 on dist-test-slave-mxd3"
I20260709 13:19:36.122977  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:19:36.126397  9318 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:36.127357  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:19:36.127661  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-0-root
uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
format_stamp: "Formatted at 2026-07-09 13:19:36 on dist-test-slave-mxd3"
I20260709 13:19:36.128011  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:36.151862  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:36.153100  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:36.154642  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:36.157055  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:36.157232  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:36.157521  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:36.157716  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:19:36.198707  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.129:38877
I20260709 13:19:36.198822  9380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.129:38877 every 8 connection(s)
I20260709 13:19:36.204010  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:36.210922  9385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:36.215626  9386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:36.220561  9381 heartbeater.cc:344] Connected to a master server at 127.2.94.190:42283
I20260709 13:19:36.220849  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:36.221071  9381 heartbeater.cc:461] Registering TS with master...
W20260709 13:19:36.221292  9388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:36.222170  9381 heartbeater.cc:507] Master 127.2.94.190:42283 requested a full tablet report, sending...
I20260709 13:19:36.222309  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:36.222675  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:36.222868  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603176222853 us; error 0 us; skew 500 ppm
I20260709 13:19:36.223457  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:36.224496  9254 ts_manager.cc:194] Registered new tserver with Master: e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877)
I20260709 13:19:36.226328  2426 webserver.cc:533] Webserver started at http://127.2.94.130:34635/ using document root <none> and password file <none>
I20260709 13:19:36.226878  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:36.226792  9254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57672
I20260709 13:19:36.227319  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:36.227715  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:36.228904  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-1-root/instance:
uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
format_stamp: "Formatted at 2026-07-09 13:19:36 on dist-test-slave-mxd3"
I20260709 13:19:36.233614  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 13:19:36.237393  9393 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:36.238366  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 13:19:36.238621  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-1-root
uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
format_stamp: "Formatted at 2026-07-09 13:19:36 on dist-test-slave-mxd3"
I20260709 13:19:36.238871  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:36.255155  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:36.256274  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:36.257712  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:36.259915  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:36.260097  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:36.260394  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:36.260548  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:36.302143  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.130:33087
I20260709 13:19:36.302277  9455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.130:33087 every 8 connection(s)
I20260709 13:19:36.306869  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:36.314314  9459 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:36.316720  9460 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:36.317080  2426 server_base.cc:1061] running on GCE node
W20260709 13:19:36.318436  9462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:36.319993  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:36.320261  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:36.320267  9456 heartbeater.cc:344] Connected to a master server at 127.2.94.190:42283
I20260709 13:19:36.320477  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603176320457 us; error 0 us; skew 500 ppm
I20260709 13:19:36.320890  9456 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:36.321388  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:36.321880  9456 heartbeater.cc:507] Master 127.2.94.190:42283 requested a full tablet report, sending...
I20260709 13:19:36.324378  2426 webserver.cc:533] Webserver started at http://127.2.94.131:35951/ using document root <none> and password file <none>
I20260709 13:19:36.324482  9254 ts_manager.cc:194] Registered new tserver with Master: 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:36.324995  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:36.325253  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:36.325523  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:36.326134  9254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57678
I20260709 13:19:36.326812  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-2-root/instance:
uuid: "b29fcead7b464b138eb8c43a15205ab6"
format_stamp: "Formatted at 2026-07-09 13:19:36 on dist-test-slave-mxd3"
I20260709 13:19:36.331813  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:19:36.336593  9467 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:36.337410  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:19:36.337829  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-2-root
uuid: "b29fcead7b464b138eb8c43a15205ab6"
format_stamp: "Formatted at 2026-07-09 13:19:36 on dist-test-slave-mxd3"
I20260709 13:19:36.338157  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602991188672-2426-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:36.349602  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:36.351037  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:36.352690  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:36.355314  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:36.355572  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:36.355849  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:36.356050  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:36.405603  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.131:33501
I20260709 13:19:36.405759  9529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.131:33501 every 8 connection(s)
I20260709 13:19:36.421173  9530 heartbeater.cc:344] Connected to a master server at 127.2.94.190:42283
I20260709 13:19:36.421602  9530 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:36.422497  9530 heartbeater.cc:507] Master 127.2.94.190:42283 requested a full tablet report, sending...
I20260709 13:19:36.424530  9254 ts_manager.cc:194] Registered new tserver with Master: b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:36.425346  2426 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016067285s
I20260709 13:19:36.426072  9254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57692
I20260709 13:19:36.455044  9254 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57698:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:19:36.457975  9254 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:19:36.525095  9421 tablet_service.cc:1511] Processing CreateTablet for tablet 16d8d6687b514d22afaf6cca3620aa7f (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:36.526671  9421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d8d6687b514d22afaf6cca3620aa7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.527971  9420 tablet_service.cc:1511] Processing CreateTablet for tablet 69d68f6a310d4edcb0bea894f7b60a58 (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:36.529515  9420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d68f6a310d4edcb0bea894f7b60a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.535517  9419 tablet_service.cc:1511] Processing CreateTablet for tablet ed22369a43224547833d3aa5a90ae3ad (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:36.537446  9419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed22369a43224547833d3aa5a90ae3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.546213  9418 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc89a0f2f624cac820613b24a227c49 (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:36.547785  9418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc89a0f2f624cac820613b24a227c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.551074  9494 tablet_service.cc:1511] Processing CreateTablet for tablet 69d68f6a310d4edcb0bea894f7b60a58 (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:36.552706  9494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d68f6a310d4edcb0bea894f7b60a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.554862  9493 tablet_service.cc:1511] Processing CreateTablet for tablet ed22369a43224547833d3aa5a90ae3ad (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:36.556483  9493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed22369a43224547833d3aa5a90ae3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.557893  9495 tablet_service.cc:1511] Processing CreateTablet for tablet 16d8d6687b514d22afaf6cca3620aa7f (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:36.559346  9495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d8d6687b514d22afaf6cca3620aa7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.566471  9417 tablet_service.cc:1511] Processing CreateTablet for tablet e277bc610f0248e1bba23096f9be073c (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:36.568059  9417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e277bc610f0248e1bba23096f9be073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.569435  9492 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc89a0f2f624cac820613b24a227c49 (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:36.571110  9492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc89a0f2f624cac820613b24a227c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.584506  9491 tablet_service.cc:1511] Processing CreateTablet for tablet e277bc610f0248e1bba23096f9be073c (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:36.586006  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e277bc610f0248e1bba23096f9be073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.587435  9418 tablet_service.cc:1511] Processing CreateTablet for tablet 229e69035aac48f7946c42542b81bbcf (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:36.588927  9418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229e69035aac48f7946c42542b81bbcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.591013  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfb6af477284d5e9834e6587bce2712 (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:36.592516  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfb6af477284d5e9834e6587bce2712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.594185  9489 tablet_service.cc:1511] Processing CreateTablet for tablet 229e69035aac48f7946c42542b81bbcf (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:36.595575  9489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229e69035aac48f7946c42542b81bbcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.598685  9419 tablet_service.cc:1511] Processing CreateTablet for tablet 5083e7c9da8b48a1a14d45ee6b8b04da (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:36.600288  9419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5083e7c9da8b48a1a14d45ee6b8b04da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.600317  9488 tablet_service.cc:1511] Processing CreateTablet for tablet 5083e7c9da8b48a1a14d45ee6b8b04da (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:36.603397  9488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5083e7c9da8b48a1a14d45ee6b8b04da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.608103  9420 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8d70131c694d3a9685f2a908b49a9c (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:36.609675  9420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8d70131c694d3a9685f2a908b49a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.609778  9487 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8d70131c694d3a9685f2a908b49a9c (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:36.611243  9487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8d70131c694d3a9685f2a908b49a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.613102  9421 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfb6af477284d5e9834e6587bce2712 (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:36.614459  9421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfb6af477284d5e9834e6587bce2712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.590921  9545 tablet_bootstrap.cc:492] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:36.636981  9545 tablet_bootstrap.cc:654] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.637669  9346 tablet_service.cc:1511] Processing CreateTablet for tablet 16d8d6687b514d22afaf6cca3620aa7f (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:36.639091  9346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d8d6687b514d22afaf6cca3620aa7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.640774  9345 tablet_service.cc:1511] Processing CreateTablet for tablet 69d68f6a310d4edcb0bea894f7b60a58 (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:36.642267  9345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d68f6a310d4edcb0bea894f7b60a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.644650  9344 tablet_service.cc:1511] Processing CreateTablet for tablet ed22369a43224547833d3aa5a90ae3ad (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:36.646806  9344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed22369a43224547833d3aa5a90ae3ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.648849  9343 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc89a0f2f624cac820613b24a227c49 (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:36.650326  9343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc89a0f2f624cac820613b24a227c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.655285  9342 tablet_service.cc:1511] Processing CreateTablet for tablet e277bc610f0248e1bba23096f9be073c (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:36.656654  9342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e277bc610f0248e1bba23096f9be073c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.659364  9341 tablet_service.cc:1511] Processing CreateTablet for tablet 6bfb6af477284d5e9834e6587bce2712 (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:36.660912  9341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bfb6af477284d5e9834e6587bce2712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.670071  9545 tablet_bootstrap.cc:492] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:36.670722  9545 ts_tablet_manager.cc:1403] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.006s
I20260709 13:19:36.673991  9545 raft_consensus.cc:359] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.674737  9545 raft_consensus.cc:385] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.675040  9545 raft_consensus.cc:740] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.681098  9340 tablet_service.cc:1511] Processing CreateTablet for tablet 229e69035aac48f7946c42542b81bbcf (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:36.681620  9545 consensus_queue.cc:260] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.683038  9340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229e69035aac48f7946c42542b81bbcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.687587  9339 tablet_service.cc:1511] Processing CreateTablet for tablet 5083e7c9da8b48a1a14d45ee6b8b04da (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:36.689592  9339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5083e7c9da8b48a1a14d45ee6b8b04da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.701169  9338 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8d70131c694d3a9685f2a908b49a9c (DEFAULT_TABLE table=test-workload [id=21e9c3e08c06434697def029b069fc4a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:36.703073  9338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8d70131c694d3a9685f2a908b49a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:36.715528  9456 heartbeater.cc:499] Master 127.2.94.190:42283 was elected leader, sending a full tablet report...
I20260709 13:19:36.727844  9545 ts_tablet_manager.cc:1434] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.057s	user 0.013s	sys 0.004s
I20260709 13:19:36.728971  9545 tablet_bootstrap.cc:492] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
W20260709 13:19:36.746016  9238 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.94.131:33501, user_credentials={real_user=slave}} blocked reactor thread for 69019us
I20260709 13:19:36.760960  9545 tablet_bootstrap.cc:654] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.769496  9545 tablet_bootstrap.cc:492] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:36.770220  9545 ts_tablet_manager.cc:1403] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.002s
I20260709 13:19:36.774290  9545 raft_consensus.cc:359] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:36.775314  9545 raft_consensus.cc:385] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.775707  9545 raft_consensus.cc:740] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.777110  9545 consensus_queue.cc:260] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:36.789392  9545 ts_tablet_manager.cc:1434] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:19:36.799579  9545 tablet_bootstrap.cc:492] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:36.811290  9548 raft_consensus.cc:493] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:36.812117  9548 raft_consensus.cc:515] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:36.822888  9546 tablet_bootstrap.cc:492] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:36.824714  9548 leader_election.cc:290] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501), e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877)
I20260709 13:19:36.826467  9550 tablet_bootstrap.cc:492] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:36.831897  9545 tablet_bootstrap.cc:654] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.840153  9550 tablet_bootstrap.cc:654] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.851261  9546 tablet_bootstrap.cc:654] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.855367  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d8d6687b514d22afaf6cca3620aa7f" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:36.856319  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d8d6687b514d22afaf6cca3620aa7f" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:36.856665  9550 tablet_bootstrap.cc:492] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:36.857208  9550 ts_tablet_manager.cc:1403] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
W20260709 13:19:36.857545  9394 leader_election.cc:343] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:36.858143  9546 tablet_bootstrap.cc:492] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
W20260709 13:19:36.858332  9394 leader_election.cc:343] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:36.858671  9546 ts_tablet_manager.cc:1403] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.009s
I20260709 13:19:36.858843  9394 leader_election.cc:304] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5; no voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:36.859668  9548 raft_consensus.cc:2749] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:36.860433  9550 raft_consensus.cc:359] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.861219  9550 raft_consensus.cc:385] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.861533  9550 raft_consensus.cc:740] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.861897  9546 raft_consensus.cc:359] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.862548  9545 tablet_bootstrap.cc:492] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:36.862671  9546 raft_consensus.cc:385] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.862356  9550 consensus_queue.cc:260] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.863204  9546 raft_consensus.cc:740] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.863225  9545 ts_tablet_manager.cc:1403] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.007s
I20260709 13:19:36.864130  9546 consensus_queue.cc:260] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.865247  9381 heartbeater.cc:499] Master 127.2.94.190:42283 was elected leader, sending a full tablet report...
I20260709 13:19:36.865579  9550 ts_tablet_manager.cc:1434] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:19:36.866603  9550 tablet_bootstrap.cc:492] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:36.866864  9545 raft_consensus.cc:359] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.867884  9545 raft_consensus.cc:385] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.868254  9545 raft_consensus.cc:740] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.869302  9545 consensus_queue.cc:260] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.872442  9545 ts_tablet_manager.cc:1434] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:19:36.873922  9545 tablet_bootstrap.cc:492] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:36.875476  9550 tablet_bootstrap.cc:654] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.883106  9545 tablet_bootstrap.cc:654] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.896394  9550 tablet_bootstrap.cc:492] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:36.896783  9545 tablet_bootstrap.cc:492] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:36.896992  9550 ts_tablet_manager.cc:1403] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.006s
I20260709 13:19:36.897787  9545 ts_tablet_manager.cc:1403] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.024s	user 0.024s	sys 0.000s
I20260709 13:19:36.899044  9530 heartbeater.cc:499] Master 127.2.94.190:42283 was elected leader, sending a full tablet report...
I20260709 13:19:36.899668  9546 ts_tablet_manager.cc:1434] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.041s	user 0.018s	sys 0.021s
I20260709 13:19:36.900744  9546 tablet_bootstrap.cc:492] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:36.900652  9550 raft_consensus.cc:359] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.901119  9545 raft_consensus.cc:359] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.901536  9550 raft_consensus.cc:385] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.901983  9545 raft_consensus.cc:385] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.902079  9550 raft_consensus.cc:740] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.902451  9545 raft_consensus.cc:740] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.903368  9545 consensus_queue.cc:260] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.903383  9550 consensus_queue.cc:260] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.906097  9545 ts_tablet_manager.cc:1434] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:19:36.907234  9545 tablet_bootstrap.cc:492] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:36.907930  9546 tablet_bootstrap.cc:654] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.908941  9555 raft_consensus.cc:493] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:36.909456  9555 raft_consensus.cc:515] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.914885  9545 tablet_bootstrap.cc:654] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.917431  9555 leader_election.cc:290] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:36.922997  9546 tablet_bootstrap.cc:492] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:36.924058  9546 ts_tablet_manager.cc:1403] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260709 13:19:36.928925  9546 raft_consensus.cc:359] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.931525  9546 raft_consensus.cc:385] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.931938  9546 raft_consensus.cc:740] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.933132  9545 tablet_bootstrap.cc:492] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:36.933010  9546 consensus_queue.cc:260] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.933831  9545 ts_tablet_manager.cc:1403] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.002s
I20260709 13:19:36.938206  9545 raft_consensus.cc:359] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.939466  9545 raft_consensus.cc:385] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.939934  9545 raft_consensus.cc:740] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.941254  9545 consensus_queue.cc:260] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.943140  9546 ts_tablet_manager.cc:1434] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 13:19:36.944615  9546 tablet_bootstrap.cc:492] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:36.949761  9545 ts_tablet_manager.cc:1434] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:19:36.950428  9548 raft_consensus.cc:493] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:36.951324  9548 raft_consensus.cc:515] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.954288  9546 tablet_bootstrap.cc:654] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.957494  9545 tablet_bootstrap.cc:492] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:36.966949  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:36.967758  9356 raft_consensus.cc:2468] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 0.
I20260709 13:19:36.968097  9545 tablet_bootstrap.cc:654] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:36.968726  9548 leader_election.cc:290] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:36.969408  9548 raft_consensus.cc:493] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:36.972714  9394 leader_election.cc:304] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:36.973223  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:36.974443  9564 raft_consensus.cc:493] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:36.974781  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:36.975068  9564 raft_consensus.cc:515] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
W20260709 13:19:36.976643  9394 leader_election.cc:343] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:36.978142  9555 raft_consensus.cc:493] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:36.979131  9555 raft_consensus.cc:515] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.982888  9564 leader_election.cc:290] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:36.985939  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8d70131c694d3a9685f2a908b49a9c" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:36.986121  9555 leader_election.cc:290] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:36.986728  9430 raft_consensus.cc:2468] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 0.
I20260709 13:19:36.987735  9546 tablet_bootstrap.cc:492] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:36.988296  9546 ts_tablet_manager.cc:1403] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.009s
I20260709 13:19:36.988474  9322 leader_election.cc:304] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:36.990474  9566 raft_consensus.cc:2804] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:36.991353  9431 raft_consensus.cc:2468] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 0.
I20260709 13:19:36.992561  9546 raft_consensus.cc:359] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:36.993377  9546 raft_consensus.cc:385] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:36.971735  9548 raft_consensus.cc:515] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:36.993680  9546 raft_consensus.cc:740] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:36.994649  9546 consensus_queue.cc:260] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:36.995843  9548 leader_election.cc:290] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:36.996459  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22369a43224547833d3aa5a90ae3ad" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:36.997143  9546 ts_tablet_manager.cc:1434] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:19:36.983771  9550 ts_tablet_manager.cc:1434] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.086s	user 0.018s	sys 0.018s
I20260709 13:19:36.998247  9546 tablet_bootstrap.cc:492] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
W20260709 13:19:36.999814  9394 leader_election.cc:343] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.001250  9322 leader_election.cc:304] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:37.000279  9555 raft_consensus.cc:2804] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:37.002560  9555 raft_consensus.cc:493] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:37.003438  9555 raft_consensus.cc:3060] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:36.998597  9566 raft_consensus.cc:493] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:37.005904  9566 raft_consensus.cc:3060] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.003643  9559 raft_consensus.cc:2804] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:37.009348  9559 raft_consensus.cc:493] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:37.009876  9559 raft_consensus.cc:3060] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.026305  9546 tablet_bootstrap.cc:654] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.037708  9564 raft_consensus.cc:493] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.038380  9564 raft_consensus.cc:515] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
W20260709 13:19:37.039331  9302 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:19:37.041591  9550 tablet_bootstrap.cc:492] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:37.041625  9564 leader_election.cc:290] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:37.049938  9559 raft_consensus.cc:515] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.052466  9555 raft_consensus.cc:515] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.055392  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8d70131c694d3a9685f2a908b49a9c" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:37.056378  9431 raft_consensus.cc:3060] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.057703  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22369a43224547833d3aa5a90ae3ad" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:37.057518  9566 raft_consensus.cc:515] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.060643  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:37.061352  9356 raft_consensus.cc:2393] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e6c9ce0d4554513a81488f39f6c02f5 in current term 1: Already voted for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in this term.
I20260709 13:19:37.065232  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e69035aac48f7946c42542b81bbcf" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:37.065537  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb6af477284d5e9834e6587bce2712" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
W20260709 13:19:37.066704  9468 leader_election.cc:343] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.067515  9545 tablet_bootstrap.cc:492] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
W20260709 13:19:37.067462  9468 leader_election.cc:343] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.068243  9566 leader_election.cc:290] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.068744  9545 ts_tablet_manager.cc:1403] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.112s	user 0.036s	sys 0.021s
I20260709 13:19:37.070047  9431 raft_consensus.cc:2468] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 1.
W20260709 13:19:37.071710  9394 leader_election.cc:343] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.072220  9394 leader_election.cc:304] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5; no voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:37.072358  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:37.067963  9555 leader_election.cc:290] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.074147  9322 leader_election.cc:304] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:37.074445  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8d70131c694d3a9685f2a908b49a9c" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:37.074669  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8d70131c694d3a9685f2a908b49a9c" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:37.073686  9559 leader_election.cc:290] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.075714  9566 raft_consensus.cc:2749] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:37.076067  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
W20260709 13:19:37.077116  9319 leader_election.cc:343] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.077394  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:37.077322  9545 raft_consensus.cc:359] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.078287  9545 raft_consensus.cc:385] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:19:37.078508  9319 leader_election.cc:343] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.076067  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:37.078878  9545 raft_consensus.cc:740] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.079558  9431 raft_consensus.cc:2393] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7db90c8ca7f4ae2907f1cf48fd52031 in current term 1: Already voted for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in this term.
W20260709 13:19:37.079948  9319 leader_election.cc:343] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.080252  9546 tablet_bootstrap.cc:492] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:37.079882  9545 consensus_queue.cc:260] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.074462  9550 tablet_bootstrap.cc:654] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.080963  9546 ts_tablet_manager.cc:1403] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.012s
I20260709 13:19:37.082480  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb6af477284d5e9834e6587bce2712" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
W20260709 13:19:37.084076  9319 leader_election.cc:343] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.084517  9319 leader_election.cc:304] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [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: e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6
I20260709 13:19:37.084725  9545 ts_tablet_manager.cc:1434] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:19:37.085386  9555 raft_consensus.cc:2749] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:19:37.085923  9545 tablet_bootstrap.cc:492] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:37.084604  9546 raft_consensus.cc:359] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
W20260709 13:19:37.086154  9394 leader_election.cc:343] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.086681  9546 raft_consensus.cc:385] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.086764  9394 leader_election.cc:304] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [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: 5e6c9ce0d4554513a81488f39f6c02f5; no voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:37.087114  9546 raft_consensus.cc:740] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.087646  9566 raft_consensus.cc:2749] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:19:37.088018  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e69035aac48f7946c42542b81bbcf" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:37.088258  9546 consensus_queue.cc:260] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
W20260709 13:19:37.088701  9471 leader_election.cc:343] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.075754  9559 raft_consensus.cc:2804] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:37.089300  9471 leader_election.cc:304] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6; no voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:37.089879  9559 raft_consensus.cc:697] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
W20260709 13:19:37.090667  9471 leader_election.cc:343] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.090785  9559 consensus_queue.cc:237] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.091166  9471 leader_election.cc:304] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6; no voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:37.092043  9556 raft_consensus.cc:2749] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:37.092680  9556 raft_consensus.cc:2749] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:37.097517  9545 tablet_bootstrap.cc:654] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.099256  9546 ts_tablet_manager.cc:1434] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:19:37.102342  9546 tablet_bootstrap.cc:492] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:37.107348  9550 tablet_bootstrap.cc:492] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:37.107838  9550 ts_tablet_manager.cc:1403] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.003s
I20260709 13:19:37.108520  9546 tablet_bootstrap.cc:654] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.110289  9550 raft_consensus.cc:359] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.111065  9550 raft_consensus.cc:385] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.111361  9550 raft_consensus.cc:740] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.111606  9545 tablet_bootstrap.cc:492] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:37.112349  9545 ts_tablet_manager.cc:1403] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.001s
I20260709 13:19:37.112105  9550 consensus_queue.cc:260] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.115661  9550 ts_tablet_manager.cc:1434] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:19:37.115585  9252 catalog_manager.cc:5697] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:37.116783  9550 tablet_bootstrap.cc:492] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:37.116561  9545 raft_consensus.cc:359] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.117919  9545 raft_consensus.cc:385] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.118393  9545 raft_consensus.cc:740] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.119621  9545 consensus_queue.cc:260] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.123286  9545 ts_tablet_manager.cc:1434] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:19:37.124854  9545 tablet_bootstrap.cc:492] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:37.129760  9564 raft_consensus.cc:493] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.130546  9564 raft_consensus.cc:515] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:37.134281  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d8d6687b514d22afaf6cca3620aa7f" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:37.134928  9431 raft_consensus.cc:2468] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:37.135037  9566 raft_consensus.cc:493] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.135643  9566 raft_consensus.cc:515] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.135919  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d8d6687b514d22afaf6cca3620aa7f" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
W20260709 13:19:37.137429  9468 leader_election.cc:343] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.137773  9566 leader_election.cc:290] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.138584  9471 leader_election.cc:304] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:37.140314  9556 raft_consensus.cc:2804] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:37.140816  9556 raft_consensus.cc:493] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:37.140875  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d68f6a310d4edcb0bea894f7b60a58" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:37.141350  9556 raft_consensus.cc:3060] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.141883  9355 raft_consensus.cc:2468] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 0.
I20260709 13:19:37.143688  9394 leader_election.cc:304] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:37.144821  9566 raft_consensus.cc:2804] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:37.145289  9566 raft_consensus.cc:493] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:37.145823  9566 raft_consensus.cc:3060] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.146198  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d68f6a310d4edcb0bea894f7b60a58" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:37.148397  9564 leader_election.cc:290] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877)
W20260709 13:19:37.154126  9394 leader_election.cc:343] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.157618  9546 tablet_bootstrap.cc:492] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:37.158221  9546 ts_tablet_manager.cc:1403] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.032s
I20260709 13:19:37.157862  9566 raft_consensus.cc:515] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.161149  9550 tablet_bootstrap.cc:654] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.161295  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d68f6a310d4edcb0bea894f7b60a58" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:37.161970  9355 raft_consensus.cc:3060] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.161674  9556 raft_consensus.cc:515] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:37.162217  9546 raft_consensus.cc:359] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.166989  9546 raft_consensus.cc:385] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.167305  9546 raft_consensus.cc:740] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.168248  9546 consensus_queue.cc:260] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.169457  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d8d6687b514d22afaf6cca3620aa7f" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:37.170083  9431 raft_consensus.cc:3060] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.173718  9546 ts_tablet_manager.cc:1434] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:19:37.174832  9546 tablet_bootstrap.cc:492] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:37.175350  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d68f6a310d4edcb0bea894f7b60a58" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:37.176211  9504 raft_consensus.cc:3060] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.177413  9548 raft_consensus.cc:493] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.177882  9431 raft_consensus.cc:2468] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:37.177981  9548 raft_consensus.cc:515] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.180176  9548 leader_election.cc:290] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.180315  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d8d6687b514d22afaf6cca3620aa7f" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
W20260709 13:19:37.182080  9468 leader_election.cc:343] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.182988  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:37.183349  9471 leader_election.cc:304] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:37.184631  9564 raft_consensus.cc:2804] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:19:37.185001  9394 leader_election.cc:343] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.184641  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
W20260709 13:19:37.187878  9394 leader_election.cc:343] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.188480  9394 leader_election.cc:304] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5; no voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:37.191306  9556 leader_election.cc:290] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877)
I20260709 13:19:37.166455  9545 tablet_bootstrap.cc:654] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.195462  9548 raft_consensus.cc:2749] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:37.195791  9566 leader_election.cc:290] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.196535  9355 raft_consensus.cc:2468] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:37.196985  9504 raft_consensus.cc:2468] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:37.197913  9550 tablet_bootstrap.cc:492] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:37.198086  9564 raft_consensus.cc:697] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:37.198658  9550 ts_tablet_manager.cc:1403] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.026s
I20260709 13:19:37.197929  9394 leader_election.cc:304] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:37.199365  9564 consensus_queue.cc:237] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:37.200172  9566 raft_consensus.cc:2804] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:37.201411  9566 raft_consensus.cc:697] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:37.202270  9566 consensus_queue.cc:237] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.202639  9550 raft_consensus.cc:359] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.203385  9550 raft_consensus.cc:385] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.203691  9550 raft_consensus.cc:740] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.205847  9550 consensus_queue.cc:260] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.208868  9550 ts_tablet_manager.cc:1434] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 13:19:37.210373  9550 tablet_bootstrap.cc:492] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:37.211764  9546 tablet_bootstrap.cc:654] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.216492  9254 catalog_manager.cc:5697] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:37.217468  9550 tablet_bootstrap.cc:654] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.226668  9545 tablet_bootstrap.cc:492] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:37.227386  9545 ts_tablet_manager.cc:1403] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.004s
I20260709 13:19:37.228905  9252 catalog_manager.cc:5697] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:37.235416  9545 raft_consensus.cc:359] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.236267  9545 raft_consensus.cc:385] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.236560  9545 raft_consensus.cc:740] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.237182  9546 tablet_bootstrap.cc:492] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:37.237263  9550 tablet_bootstrap.cc:492] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:37.238034  9550 ts_tablet_manager.cc:1403] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.005s
I20260709 13:19:37.237275  9545 consensus_queue.cc:260] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.240010  9545 ts_tablet_manager.cc:1434] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:19:37.240962  9545 tablet_bootstrap.cc:492] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:37.240655  9550 raft_consensus.cc:359] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.241477  9550 raft_consensus.cc:385] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.241716  9566 raft_consensus.cc:493] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.241822  9550 raft_consensus.cc:740] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.242276  9566 raft_consensus.cc:515] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.242647  9550 consensus_queue.cc:260] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.244427  9566 leader_election.cc:290] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.245025  9550 ts_tablet_manager.cc:1434] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:19:37.246099  9550 tablet_bootstrap.cc:492] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:37.246459  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb6af477284d5e9834e6587bce2712" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:37.246815  9545 tablet_bootstrap.cc:654] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.247149  9355 raft_consensus.cc:2468] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 0.
I20260709 13:19:37.248469  9546 ts_tablet_manager.cc:1403] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.006s
I20260709 13:19:37.249209  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb6af477284d5e9834e6587bce2712" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:37.249982  9504 raft_consensus.cc:2468] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 0.
I20260709 13:19:37.251430  9394 leader_election.cc:304] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:37.252606  9550 tablet_bootstrap.cc:654] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.252851  9566 raft_consensus.cc:2804] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:37.253381  9566 raft_consensus.cc:493] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:37.253876  9566 raft_consensus.cc:3060] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.255753  9545 tablet_bootstrap.cc:492] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:37.256233  9545 ts_tablet_manager.cc:1403] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 13:19:37.252349  9546 raft_consensus.cc:359] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.257838  9546 raft_consensus.cc:385] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.258183  9546 raft_consensus.cc:740] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.259112  9546 consensus_queue.cc:260] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.260291  9545 raft_consensus.cc:359] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.260991  9545 raft_consensus.cc:385] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.261265  9545 raft_consensus.cc:740] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.261338  9546 ts_tablet_manager.cc:1434] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:19:37.262410  9546 tablet_bootstrap.cc:492] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:37.272701  9546 tablet_bootstrap.cc:654] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.275146  9545 consensus_queue.cc:260] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.276087  9548 raft_consensus.cc:493] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.276824  9548 raft_consensus.cc:515] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.280964  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e69035aac48f7946c42542b81bbcf" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:37.284495  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e69035aac48f7946c42542b81bbcf" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:37.285473  9504 raft_consensus.cc:2468] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 0.
I20260709 13:19:37.290637  9548 leader_election.cc:290] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
W20260709 13:19:37.291658  9394 leader_election.cc:343] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.293212  9394 leader_election.cc:304] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:37.298064  9548 raft_consensus.cc:2804] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:37.298722  9548 raft_consensus.cc:493] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:37.299260  9548 raft_consensus.cc:3060] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.307282  9566 raft_consensus.cc:515] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.308712  9559 raft_consensus.cc:493] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.309423  9559 raft_consensus.cc:515] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.311266  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb6af477284d5e9834e6587bce2712" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:37.311867  9355 raft_consensus.cc:3060] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.312824  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22369a43224547833d3aa5a90ae3ad" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:37.313432  9504 raft_consensus.cc:2468] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 0.
I20260709 13:19:37.315059  9319 leader_election.cc:304] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:37.315889  9559 leader_election.cc:290] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.316344  9555 raft_consensus.cc:2804] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:37.316470  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22369a43224547833d3aa5a90ae3ad" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:37.316992  9555 raft_consensus.cc:493] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:37.317340  9431 raft_consensus.cc:2468] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 0.
I20260709 13:19:37.317551  9555 raft_consensus.cc:3060] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.317962  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bfb6af477284d5e9834e6587bce2712" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:37.318533  9504 raft_consensus.cc:3060] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.324623  9504 raft_consensus.cc:2468] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:37.325412  9566 leader_election.cc:290] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.325946  9394 leader_election.cc:304] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:37.326918  9566 raft_consensus.cc:2804] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:37.327433  9566 raft_consensus.cc:697] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:37.328349  9550 tablet_bootstrap.cc:492] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:37.328310  9566 consensus_queue.cc:237] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.328971  9550 ts_tablet_manager.cc:1403] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.042s
I20260709 13:19:37.332267  9548 raft_consensus.cc:515] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.332939  9355 raft_consensus.cc:2468] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:37.334520  9548 leader_election.cc:290] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.336477  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e69035aac48f7946c42542b81bbcf" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:37.335186  9550 raft_consensus.cc:359] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.337460  9550 raft_consensus.cc:385] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.338200  9550 raft_consensus.cc:740] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.338843  9546 tablet_bootstrap.cc:492] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:37.339447  9546 ts_tablet_manager.cc:1403] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.033s
I20260709 13:19:37.336477  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e69035aac48f7946c42542b81bbcf" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:37.340673  9504 raft_consensus.cc:3060] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.338651  9545 ts_tablet_manager.cc:1434] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.082s	user 0.019s	sys 0.017s
I20260709 13:19:37.341111  9555 raft_consensus.cc:515] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.344723  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22369a43224547833d3aa5a90ae3ad" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:37.344514  9546 raft_consensus.cc:359] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.345026  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22369a43224547833d3aa5a90ae3ad" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:37.345296  9546 raft_consensus.cc:385] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.345343  9431 raft_consensus.cc:3060] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.345746  9546 raft_consensus.cc:740] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.345748  9505 raft_consensus.cc:3060] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.346637  9546 consensus_queue.cc:260] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.348098  9504 raft_consensus.cc:2468] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:37.348975  9546 ts_tablet_manager.cc:1434] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:19:37.349331  9394 leader_election.cc:304] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:37.350208  9546 tablet_bootstrap.cc:492] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:37.350172  9548 raft_consensus.cc:2804] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:37.350880  9548 raft_consensus.cc:697] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:37.340035  9550 consensus_queue.cc:260] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.351794  9548 consensus_queue.cc:237] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.353080  9550 ts_tablet_manager.cc:1434] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.003s
I20260709 13:19:37.354094  9356 raft_consensus.cc:3060] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.354156  9550 tablet_bootstrap.cc:492] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:37.362447  9550 tablet_bootstrap.cc:654] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.363021  9546 tablet_bootstrap.cc:654] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.370666  9431 raft_consensus.cc:2468] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 1.
I20260709 13:19:37.372355  9322 leader_election.cc:304] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:37.373260  9559 raft_consensus.cc:2804] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:37.382812  9505 raft_consensus.cc:2468] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 1.
I20260709 13:19:37.384662  9559 raft_consensus.cc:697] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:37.384922  9555 leader_election.cc:290] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.386145  9559 consensus_queue.cc:237] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.386986  9356 raft_consensus.cc:2468] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:37.390777  9564 raft_consensus.cc:493] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.391523  9564 raft_consensus.cc:515] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.397048  9564 leader_election.cc:290] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:37.397275  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5083e7c9da8b48a1a14d45ee6b8b04da" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:37.398686  9431 raft_consensus.cc:2468] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:37.400447  9471 leader_election.cc:304] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:37.402076  9546 tablet_bootstrap.cc:492] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:37.402658  9546 ts_tablet_manager.cc:1403] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.012s
I20260709 13:19:37.405012  9550 tablet_bootstrap.cc:492] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:37.405658  9550 ts_tablet_manager.cc:1403] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.052s	user 0.030s	sys 0.021s
I20260709 13:19:37.405964  9564 raft_consensus.cc:2804] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:37.406370  9546 raft_consensus.cc:359] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.407361  9546 raft_consensus.cc:385] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.407702  9546 raft_consensus.cc:740] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.408975  9550 raft_consensus.cc:359] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.408828  9546 consensus_queue.cc:260] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.406392  9564 raft_consensus.cc:493] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:37.409950  9550 raft_consensus.cc:385] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.410297  9564 raft_consensus.cc:3060] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.410442  9550 raft_consensus.cc:740] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.411521  9550 consensus_queue.cc:260] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.414158  9550 ts_tablet_manager.cc:1434] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:19:37.415289  9550 tablet_bootstrap.cc:492] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:37.419023  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5083e7c9da8b48a1a14d45ee6b8b04da" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:37.419267  9546 ts_tablet_manager.cc:1434] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
W20260709 13:19:37.420503  9468 leader_election.cc:343] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.422302  9550 tablet_bootstrap.cc:654] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.423707  9546 tablet_bootstrap.cc:492] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:37.431524  9252 catalog_manager.cc:5697] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:37.441828  9253 catalog_manager.cc:5697] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:37.448539  9546 tablet_bootstrap.cc:654] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.452993  9546 tablet_bootstrap.cc:492] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:37.453652  9546 ts_tablet_manager.cc:1403] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 13:19:37.453001  9564 raft_consensus.cc:515] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.456322  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5083e7c9da8b48a1a14d45ee6b8b04da" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:37.456496  9546 raft_consensus.cc:359] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.457166  9546 raft_consensus.cc:385] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.457425  9546 raft_consensus.cc:740] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
W20260709 13:19:37.457669  9468 leader_election.cc:343] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:37.458244  9546 consensus_queue.cc:260] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.458927  9564 leader_election.cc:290] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:37.461563  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5083e7c9da8b48a1a14d45ee6b8b04da" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:37.462214  9431 raft_consensus.cc:3060] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.469564  9431 raft_consensus.cc:2468] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:37.471238  9471 leader_election.cc:304] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:37.475265  9550 tablet_bootstrap.cc:492] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:37.475857  9550 ts_tablet_manager.cc:1403] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.019s
I20260709 13:19:37.476156  9546 ts_tablet_manager.cc:1434] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:19:37.476787  9564 raft_consensus.cc:2804] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:37.477455  9564 raft_consensus.cc:697] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:37.478334  9564 consensus_queue.cc:237] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.478480  9550 raft_consensus.cc:359] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.479209  9550 raft_consensus.cc:385] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.479488  9550 raft_consensus.cc:740] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.478785  9252 catalog_manager.cc:5697] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:37.480156  9550 consensus_queue.cc:260] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.482300  9550 ts_tablet_manager.cc:1434] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:19:37.483362  9550 tablet_bootstrap.cc:492] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:37.489555  9550 tablet_bootstrap.cc:654] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:37.492872  9254 catalog_manager.cc:5697] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:37.495042  9550 tablet_bootstrap.cc:492] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:37.495579  9550 ts_tablet_manager.cc:1403] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 13:19:37.497705  9550 raft_consensus.cc:359] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:37.498231  9550 raft_consensus.cc:385] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:37.498485  9550 raft_consensus.cc:740] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:37.499025  9550 consensus_queue.cc:260] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:37.500379  9550 ts_tablet_manager.cc:1434] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:19:37.591698  9559 raft_consensus.cc:493] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.592386  9559 raft_consensus.cc:515] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.594460  9559 leader_election.cc:290] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:37.595364  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5083e7c9da8b48a1a14d45ee6b8b04da" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:37.595530  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5083e7c9da8b48a1a14d45ee6b8b04da" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:37.596118  9431 raft_consensus.cc:2393] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7db90c8ca7f4ae2907f1cf48fd52031 in current term 1: Already voted for candidate b29fcead7b464b138eb8c43a15205ab6 in this term.
I20260709 13:19:37.597062  9322 leader_election.cc:304] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6
I20260709 13:19:37.597784  9559 raft_consensus.cc:3060] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.602833  9559 raft_consensus.cc:2749] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:37.618347  9559 consensus_queue.cc:1048] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.628151  9505 raft_consensus.cc:3060] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.634203  9566 consensus_queue.cc:1048] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:37.638608  9555 consensus_queue.cc:1048] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.651755  9548 consensus_queue.cc:1048] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.653738  9564 raft_consensus.cc:493] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.654304  9564 raft_consensus.cc:515] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.656281  9564 leader_election.cc:290] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:37.657387  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:37.658044  9355 raft_consensus.cc:2468] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:37.658869  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:37.659063  9468 leader_election.cc:304] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:37.659539  9431 raft_consensus.cc:2468] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:37.659924  9564 raft_consensus.cc:2804] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:37.660496  9564 raft_consensus.cc:493] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:37.660924  9564 raft_consensus.cc:3060] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.668586  9564 raft_consensus.cc:515] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.670723  9564 leader_election.cc:290] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:37.671414  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:37.672122  9356 raft_consensus.cc:3060] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.672194  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:37.672829  9431 raft_consensus.cc:3060] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.679869  9431 raft_consensus.cc:2468] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:37.679869  9356 raft_consensus.cc:2468] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:37.681252  9468 leader_election.cc:304] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:37.682032  9564 raft_consensus.cc:2804] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:37.682499  9564 raft_consensus.cc:697] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:37.683183  9564 consensus_queue.cc:237] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.690784  9254 catalog_manager.cc:5697] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:37.732630  9564 raft_consensus.cc:493] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:37.733187  9564 raft_consensus.cc:515] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:37.735035  9564 leader_election.cc:290] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:37.736232  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:37.736253  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:37.737207  9431 raft_consensus.cc:2393] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b29fcead7b464b138eb8c43a15205ab6 in current term 1: Already voted for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in this term.
I20260709 13:19:37.737249  9356 raft_consensus.cc:2393] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b29fcead7b464b138eb8c43a15205ab6 in current term 1: Already voted for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in this term.
I20260709 13:19:37.738526  9471 leader_election.cc:304] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6; no voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:37.739230  9564 raft_consensus.cc:3060] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.744874  9579 consensus_queue.cc:1048] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.745400  9564 raft_consensus.cc:2749] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:37.754566  9356 raft_consensus.cc:3060] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:37.762253  9609 consensus_queue.cc:1048] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:37.810913  9548 consensus_queue.cc:1048] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.821182  9566 consensus_queue.cc:1048] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.833184  9566 consensus_queue.cc:1048] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.844620  9548 consensus_queue.cc:1048] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.867076  9609 consensus_queue.cc:1048] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.877822  9579 consensus_queue.cc:1048] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.882028  9555 consensus_queue.cc:1048] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:37.895869  9559 consensus_queue.cc:1048] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:19:38.043233  9302 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:19:38.115669  9564 consensus_queue.cc:1048] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:38.123761  9609 consensus_queue.cc:1048] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:38.746742  9548 raft_consensus.cc:493] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:38.747260  9548 raft_consensus.cc:515] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:38.749017  9548 leader_election.cc:290] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:38.749766  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:38.750254  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:38.750414  9356 raft_consensus.cc:2468] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:38.750908  9504 raft_consensus.cc:2468] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:38.751600  9394 leader_election.cc:304] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [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: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:38.752406  9548 raft_consensus.cc:2804] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:38.752718  9548 raft_consensus.cc:493] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:38.753101  9548 raft_consensus.cc:3060] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:38.759001  9548 raft_consensus.cc:515] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:38.760587  9548 leader_election.cc:290] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:38.761601  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:38.762028  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:38.762252  9356 raft_consensus.cc:3060] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:38.762681  9504 raft_consensus.cc:3060] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:38.768639  9504 raft_consensus.cc:2468] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:38.769546  9356 raft_consensus.cc:2468] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:38.769757  9394 leader_election.cc:304] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:38.770565  9548 raft_consensus.cc:2804] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:38.770993  9548 raft_consensus.cc:697] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:38.771772  9548 consensus_queue.cc:237] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER 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: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:38.778537  9254 catalog_manager.cc:5697] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:39.242523  9504 raft_consensus.cc:1275] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:19:39.243990  9548 consensus_queue.cc:1048] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:39.258395  9356 raft_consensus.cc:1275] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:19:39.259971  9548 consensus_queue.cc:1048] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:39.308214  9505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16d8d6687b514d22afaf6cca3620aa7f"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
mode: GRACEFUL
new_leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:42780
I20260709 13:19:39.308858  9505 raft_consensus.cc:606] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Received request to transfer leadership to TS e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:39.325281  9431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69d68f6a310d4edcb0bea894f7b60a58"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
mode: GRACEFUL
new_leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:45482
I20260709 13:19:39.326166  9431 raft_consensus.cc:606] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Received request to transfer leadership to TS e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:39.335743  9431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
mode: GRACEFUL
new_leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:45482
I20260709 13:19:39.336469  9431 raft_consensus.cc:606] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Received request to transfer leadership to TS e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:39.343079  9505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
mode: GRACEFUL
new_leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:42780
I20260709 13:19:39.343762  9505 raft_consensus.cc:606] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Received request to transfer leadership to TS 5e6c9ce0d4554513a81488f39f6c02f5
I20260709 13:19:39.351727  9634 raft_consensus.cc:993] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6: : Instructing follower e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:39.352610  9609 raft_consensus.cc:1081] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Signalling peer e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:39.354950  9356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16d8d6687b514d22afaf6cca3620aa7f"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:50592
I20260709 13:19:39.355666  9356 raft_consensus.cc:493] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:39.356145  9356 raft_consensus.cc:3060] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.359673  9505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5083e7c9da8b48a1a14d45ee6b8b04da"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
mode: GRACEFUL
new_leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:42780
I20260709 13:19:39.360335  9505 raft_consensus.cc:606] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Received request to transfer leadership to TS 5e6c9ce0d4554513a81488f39f6c02f5
I20260709 13:19:39.363085  9356 raft_consensus.cc:515] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:39.366345  9356 leader_election.cc:290] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:39.366633  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d8d6687b514d22afaf6cca3620aa7f" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:39.367012  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d8d6687b514d22afaf6cca3620aa7f" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:39.367547  9431 raft_consensus.cc:3060] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.367600  9505 raft_consensus.cc:3055] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:39.368057  9505 raft_consensus.cc:740] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:39.368686  9505 consensus_queue.cc:260] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:39.369771  9505 raft_consensus.cc:3060] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.376803  9431 raft_consensus.cc:2468] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:39.378603  9505 raft_consensus.cc:2468] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:39.378681  9322 leader_election.cc:304] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:39.379830  9559 raft_consensus.cc:2804] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:39.381626  9559 raft_consensus.cc:697] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:39.382757  9559 consensus_queue.cc:237] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } }
I20260709 13:19:39.389629  9356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c8d70131c694d3a9685f2a908b49a9c"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
mode: GRACEFUL
new_leader_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:43788
I20260709 13:19:39.390384  9356 raft_consensus.cc:606] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Received request to transfer leadership to TS b29fcead7b464b138eb8c43a15205ab6
I20260709 13:19:39.392566  9252 catalog_manager.cc:5697] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 1 to 2, leader changed from b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131) to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:39.526134  9634 raft_consensus.cc:993] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6: : Instructing follower 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:39.526723  9609 raft_consensus.cc:1081] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Signalling peer 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:39.528414  9431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5083e7c9da8b48a1a14d45ee6b8b04da"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:57450
I20260709 13:19:39.529021  9431 raft_consensus.cc:493] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:39.529366  9431 raft_consensus.cc:3060] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.537817  9431 raft_consensus.cc:515] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.540155  9431 leader_election.cc:290] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:39.541620  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5083e7c9da8b48a1a14d45ee6b8b04da" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:39.541986  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5083e7c9da8b48a1a14d45ee6b8b04da" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:39.542464  9356 raft_consensus.cc:3060] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.542629  9505 raft_consensus.cc:3055] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:39.543144  9505 raft_consensus.cc:740] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:39.544034  9505 consensus_queue.cc:260] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.545397  9505 raft_consensus.cc:3060] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.549932  9356 raft_consensus.cc:2468] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:39.551321  9394 leader_election.cc:304] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:39.552270  9548 raft_consensus.cc:2804] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:39.552301  9505 raft_consensus.cc:2468] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:39.552846  9548 raft_consensus.cc:697] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:39.553833  9548 consensus_queue.cc:237] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.563463  9252 catalog_manager.cc:5697] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 1 to 2, leader changed from b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131) to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:39.657186  9636 raft_consensus.cc:993] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031: : Instructing follower b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:39.657801  9636 raft_consensus.cc:1081] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Signalling peer b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:39.659622  9505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c8d70131c694d3a9685f2a908b49a9c"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:53392
I20260709 13:19:39.660233  9505 raft_consensus.cc:493] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:39.660535  9505 raft_consensus.cc:3060] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.669171  9505 raft_consensus.cc:515] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.670984  9505 leader_election.cc:290] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 2 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:39.672276  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8d70131c694d3a9685f2a908b49a9c" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:39.672417  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8d70131c694d3a9685f2a908b49a9c" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:39.673169  9431 raft_consensus.cc:3060] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.673390  9356 raft_consensus.cc:3055] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:39.673846  9356 raft_consensus.cc:740] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:39.674703  9356 consensus_queue.cc:260] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.676097  9356 raft_consensus.cc:3060] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.678785  9588 raft_consensus.cc:993] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5: : Instructing follower e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:39.679390  9548 raft_consensus.cc:1081] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Signalling peer e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:39.681371  9431 raft_consensus.cc:2468] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 2.
I20260709 13:19:39.681470  9355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69d68f6a310d4edcb0bea894f7b60a58"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:50582
I20260709 13:19:39.682339  9355 raft_consensus.cc:493] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:39.682976  9355 raft_consensus.cc:3060] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.683037  9471 leader_election.cc:304] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:39.684298  9356 raft_consensus.cc:2468] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 2.
I20260709 13:19:39.684525  9609 raft_consensus.cc:2804] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:39.685150  9609 raft_consensus.cc:697] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 2 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:39.686043  9609 consensus_queue.cc:237] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.690892  9355 raft_consensus.cc:515] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.693441  9355 leader_election.cc:290] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:39.693718  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d68f6a310d4edcb0bea894f7b60a58" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:39.694083  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d68f6a310d4edcb0bea894f7b60a58" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:39.694490  9431 raft_consensus.cc:3055] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:39.694664  9505 raft_consensus.cc:3060] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.694895  9431 raft_consensus.cc:740] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:39.695858  9431 consensus_queue.cc:260] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.696075  9252 catalog_manager.cc:5697] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 1 to 2, leader changed from e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129) to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:39.697407  9431 raft_consensus.cc:3060] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.704490  9505 raft_consensus.cc:2468] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:39.710156  9319 leader_election.cc:304] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:39.711436  9636 raft_consensus.cc:2804] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:39.708804  9431 raft_consensus.cc:2468] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:39.712013  9636 raft_consensus.cc:697] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:39.713042  9636 consensus_queue.cc:237] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.715211  9588 raft_consensus.cc:993] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5: : Instructing follower e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:39.715963  9588 raft_consensus.cc:1081] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Signalling peer e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:39.718640  9355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:50582
I20260709 13:19:39.719395  9355 raft_consensus.cc:493] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:39.719808  9355 raft_consensus.cc:3060] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:39.720472  9634 raft_consensus.cc:993] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6: : Instructing follower 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:39.721057  9609 raft_consensus.cc:1081] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Signalling peer 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:39.722844  9431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:57450
I20260709 13:19:39.723364  9431 raft_consensus.cc:493] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:39.723708  9431 raft_consensus.cc:3060] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.724177  9252 catalog_manager.cc:5697] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 1 to 2, leader changed from 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130) to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:39.730659  9355 raft_consensus.cc:515] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.731973  9431 raft_consensus.cc:515] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.734099  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:39.734254  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc89a0f2f624cac820613b24a227c49" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:39.734733  9431 leader_election.cc:290] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:39.734800  9430 raft_consensus.cc:3055] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:39.733774  9355 leader_election.cc:290] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 3 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:39.734882  9505 raft_consensus.cc:3060] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:39.735471  9430 raft_consensus.cc:740] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:39.737895  9430 consensus_queue.cc:260] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [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: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.739215  9430 raft_consensus.cc:3060] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:39.744480  9505 raft_consensus.cc:2468] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 3.
I20260709 13:19:39.746061  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:39.746194  9319 leader_election.cc:304] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [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: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:39.746099  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:39.747653  9636 raft_consensus.cc:2804] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:39.747756  9504 raft_consensus.cc:3055] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:39.748214  9636 raft_consensus.cc:697] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:39.747778  9355 raft_consensus.cc:3060] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.749320  9504 raft_consensus.cc:740] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:39.749284  9636 consensus_queue.cc:237] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [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: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.750515  9504 consensus_queue.cc:260] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.750909  9430 raft_consensus.cc:2468] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 3.
I20260709 13:19:39.754719  9504 raft_consensus.cc:3060] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:39.757014  9355 raft_consensus.cc:2468] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:39.758630  9394 leader_election.cc:304] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:39.759881  9588 raft_consensus.cc:2804] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:39.761206  9588 raft_consensus.cc:697] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:39.760955  9252 catalog_manager.cc:5697] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 2 to 3, leader changed from 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130) to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 3 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:39.762180  9588 consensus_queue.cc:237] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:39.766335  9504 raft_consensus.cc:2468] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:39.772313  9254 catalog_manager.cc:5697] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 1 to 2, leader changed from b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131) to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:39.793618  9504 raft_consensus.cc:1275] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:39.795281  9636 consensus_queue.cc:1048] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:39.807265  9430 raft_consensus.cc:1275] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:39.809968  9636 consensus_queue.cc:1048] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:39.981763  9355 raft_consensus.cc:1275] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:39.983462  9588 consensus_queue.cc:1048] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:39.994648  9504 raft_consensus.cc:1275] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:39.997020  9643 consensus_queue.cc:1048] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:40.104533  9355 raft_consensus.cc:1275] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:40.106058  9609 consensus_queue.cc:1048] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:40.116669  9430 raft_consensus.cc:1275] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:40.118865  9609 consensus_queue.cc:1048] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:40.197702  9430 raft_consensus.cc:1275] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:19:40.199604  9559 consensus_queue.cc:1048] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:40.209857  9504 raft_consensus.cc:1275] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:19:40.211894  9505 raft_consensus.cc:1275] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:40.212148  9636 consensus_queue.cc:1048] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:40.214942  9548 consensus_queue.cc:1048] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:40.230172  9355 raft_consensus.cc:1275] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:40.233513  9643 consensus_queue.cc:1048] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:40.258739  9430 raft_consensus.cc:1275] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:40.260236  9559 consensus_queue.cc:1048] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:40.270367  9505 raft_consensus.cc:1275] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:40.272625  9636 consensus_queue.cc:1048] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:42.429340  9254 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40844:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:19:42.431954  9254 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:19:42.488626  9340 tablet_service.cc:1511] Processing CreateTablet for tablet 42c379ae00e349a68d17ab6675015048 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:42.489702  9419 tablet_service.cc:1511] Processing CreateTablet for tablet 42c379ae00e349a68d17ab6675015048 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:42.490782  9340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c379ae00e349a68d17ab6675015048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.491120  9419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c379ae00e349a68d17ab6675015048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.496791  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 02197db3ca6248658e1d1ff518eae24e (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:42.498235  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02197db3ca6248658e1d1ff518eae24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.496791  9492 tablet_service.cc:1511] Processing CreateTablet for tablet 42c379ae00e349a68d17ab6675015048 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:42.501334  9492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c379ae00e349a68d17ab6675015048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.502837  9346 tablet_service.cc:1511] Processing CreateTablet for tablet 75e3cb2b348d424b9afe7d52e806d944 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:42.504688  9346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e3cb2b348d424b9afe7d52e806d944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.509547  9421 tablet_service.cc:1511] Processing CreateTablet for tablet 75e3cb2b348d424b9afe7d52e806d944 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:42.509967  9418 tablet_service.cc:1511] Processing CreateTablet for tablet 02197db3ca6248658e1d1ff518eae24e (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:42.510974  9421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e3cb2b348d424b9afe7d52e806d944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.512357  9491 tablet_service.cc:1511] Processing CreateTablet for tablet 75e3cb2b348d424b9afe7d52e806d944 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:42.501430  9344 tablet_service.cc:1511] Processing CreateTablet for tablet 02197db3ca6248658e1d1ff518eae24e (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:42.515466  9344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02197db3ca6248658e1d1ff518eae24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.519560  9487 tablet_service.cc:1511] Processing CreateTablet for tablet bc60db15d85e42f9850730436252af73 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:42.526942  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e3cb2b348d424b9afe7d52e806d944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.527590  9417 tablet_service.cc:1511] Processing CreateTablet for tablet bc60db15d85e42f9850730436252af73 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:42.529063  9418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02197db3ca6248658e1d1ff518eae24e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.530879  9417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc60db15d85e42f9850730436252af73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.533717  9339 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4a300813014cc69a4eea847296bfb6 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:42.536929  9339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4a300813014cc69a4eea847296bfb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.524904  9341 tablet_service.cc:1511] Processing CreateTablet for tablet bc60db15d85e42f9850730436252af73 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:42.543035  9341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc60db15d85e42f9850730436252af73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.546029  9487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc60db15d85e42f9850730436252af73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.546859  9420 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4a300813014cc69a4eea847296bfb6 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:42.548935  9420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4a300813014cc69a4eea847296bfb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.543263  9674 tablet_bootstrap.cc:492] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:42.552985  9675 tablet_bootstrap.cc:492] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:42.568008  9675 tablet_bootstrap.cc:654] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.568725  9674 tablet_bootstrap.cc:654] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.579931  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4a300813014cc69a4eea847296bfb6 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:42.581427  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4a300813014cc69a4eea847296bfb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.586000  9340 tablet_service.cc:1511] Processing CreateTablet for tablet ca84347d0b4c40d5a6499c7d0011712b (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:42.587423  9340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca84347d0b4c40d5a6499c7d0011712b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.593227  9342 tablet_service.cc:1511] Processing CreateTablet for tablet 73ede9b9fe1943f6822ea13b0c12ee5a (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:42.590512  9417 tablet_service.cc:1511] Processing CreateTablet for tablet ca84347d0b4c40d5a6499c7d0011712b (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:42.596410  9342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ede9b9fe1943f6822ea13b0c12ee5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.600929  9417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca84347d0b4c40d5a6499c7d0011712b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.601433  9416 tablet_service.cc:1511] Processing CreateTablet for tablet 73ede9b9fe1943f6822ea13b0c12ee5a (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:42.602982  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ede9b9fe1943f6822ea13b0c12ee5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.589865  9492 tablet_service.cc:1511] Processing CreateTablet for tablet ca84347d0b4c40d5a6499c7d0011712b (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:42.617067  9492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca84347d0b4c40d5a6499c7d0011712b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.623708  9676 tablet_bootstrap.cc:492] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:42.630254  9493 tablet_service.cc:1511] Processing CreateTablet for tablet 73ede9b9fe1943f6822ea13b0c12ee5a (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:42.633594  9493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ede9b9fe1943f6822ea13b0c12ee5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.640230  9675 tablet_bootstrap.cc:492] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:42.640878  9675 ts_tablet_manager.cc:1403] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.006s
I20260709 13:19:42.644541  9675 raft_consensus.cc:359] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.645464  9675 raft_consensus.cc:385] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.645877  9675 raft_consensus.cc:740] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.646704  9675 consensus_queue.cc:260] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.652511  9675 ts_tablet_manager.cc:1434] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:19:42.680663  9675 tablet_bootstrap.cc:492] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:42.694845  9675 tablet_bootstrap.cc:654] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.697074  9674 tablet_bootstrap.cc:492] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:42.709374  9674 ts_tablet_manager.cc:1403] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.035s
I20260709 13:19:42.710971  9676 tablet_bootstrap.cc:654] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.712543  9674 raft_consensus.cc:359] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.713261  9674 raft_consensus.cc:385] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.713588  9674 raft_consensus.cc:740] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.714449  9674 consensus_queue.cc:260] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.717891  9674 ts_tablet_manager.cc:1434] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:19:42.718986  9674 tablet_bootstrap.cc:492] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:42.721400  9420 tablet_service.cc:1511] Processing CreateTablet for tablet 051cdc49371b4f33b83346080aa385d3 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:42.723182  9420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051cdc49371b4f33b83346080aa385d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.726744  9493 tablet_service.cc:1511] Processing CreateTablet for tablet 051cdc49371b4f33b83346080aa385d3 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:42.726897  9662 raft_consensus.cc:493] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:42.729884  9662 raft_consensus.cc:515] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.730473  9342 tablet_service.cc:1511] Processing CreateTablet for tablet 0685057a85484871a9cd968b17680898 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:42.730858  9416 tablet_service.cc:1511] Processing CreateTablet for tablet 0685057a85484871a9cd968b17680898 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:42.731997  9342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0685057a85484871a9cd968b17680898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.732447  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0685057a85484871a9cd968b17680898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.734257  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c379ae00e349a68d17ab6675015048" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:42.735276  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c379ae00e349a68d17ab6675015048" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
W20260709 13:19:42.736275  9322 leader_election.cc:343] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:19:42.737434  9319 leader_election.cc:343] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:42.738039  9319 leader_election.cc:304] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6
I20260709 13:19:42.738546  9493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051cdc49371b4f33b83346080aa385d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.739296  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 0685057a85484871a9cd968b17680898 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:42.740731  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0685057a85484871a9cd968b17680898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.741294  9648 raft_consensus.cc:2749] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:42.732496  9662 leader_election.cc:290] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:42.747296  9339 tablet_service.cc:1511] Processing CreateTablet for tablet 051cdc49371b4f33b83346080aa385d3 (DEFAULT_TABLE table=soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:42.748710  9339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051cdc49371b4f33b83346080aa385d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:42.755115  9674 tablet_bootstrap.cc:654] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.756275  9675 tablet_bootstrap.cc:492] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:42.756812  9675 ts_tablet_manager.cc:1403] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.000s
I20260709 13:19:42.760246  9675 raft_consensus.cc:359] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.760964  9675 raft_consensus.cc:385] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.761253  9675 raft_consensus.cc:740] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.761997  9675 consensus_queue.cc:260] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.764206  9675 ts_tablet_manager.cc:1434] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:19:42.765425  9675 tablet_bootstrap.cc:492] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:42.791751  9676 tablet_bootstrap.cc:492] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:42.792564  9676 ts_tablet_manager.cc:1403] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.169s	user 0.020s	sys 0.011s
I20260709 13:19:42.795815  9676 raft_consensus.cc:359] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.796708  9676 raft_consensus.cc:385] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.797089  9676 raft_consensus.cc:740] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.798825  9676 consensus_queue.cc:260] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.801757  9676 ts_tablet_manager.cc:1434] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:19:42.814308  9675 tablet_bootstrap.cc:654] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.816177  9674 tablet_bootstrap.cc:492] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:42.816931  9674 ts_tablet_manager.cc:1403] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.005s
I20260709 13:19:42.814440  9676 tablet_bootstrap.cc:492] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:42.821753  9674 raft_consensus.cc:359] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.826244  9674 raft_consensus.cc:385] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.826946  9674 raft_consensus.cc:740] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.828377  9675 tablet_bootstrap.cc:492] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:42.827976  9674 consensus_queue.cc:260] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.828982  9676 tablet_bootstrap.cc:654] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.829005  9675 ts_tablet_manager.cc:1403] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.015s
I20260709 13:19:42.832261  9674 ts_tablet_manager.cc:1434] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:19:42.832983  9675 raft_consensus.cc:359] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.834431  9675 raft_consensus.cc:385] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.833945  9674 tablet_bootstrap.cc:492] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:42.839882  9675 raft_consensus.cc:740] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.841385  9675 consensus_queue.cc:260] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.842674  9676 tablet_bootstrap.cc:492] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:42.846032  9676 ts_tablet_manager.cc:1403] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.008s
I20260709 13:19:42.847740  9675 ts_tablet_manager.cc:1434] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:19:42.848774  9675 tablet_bootstrap.cc:492] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:42.849252  9676 raft_consensus.cc:359] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.850128  9676 raft_consensus.cc:385] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.850440  9676 raft_consensus.cc:740] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.851217  9676 consensus_queue.cc:260] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.844982  9674 tablet_bootstrap.cc:654] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.856331  9676 ts_tablet_manager.cc:1434] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:19:42.858197  9676 tablet_bootstrap.cc:492] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:42.863025  9675 tablet_bootstrap.cc:654] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.866575  9676 tablet_bootstrap.cc:654] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.874251  9674 tablet_bootstrap.cc:492] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:42.874809  9674 ts_tablet_manager.cc:1403] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.009s
I20260709 13:19:42.877316  9674 raft_consensus.cc:359] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.878054  9674 raft_consensus.cc:385] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.878427  9674 raft_consensus.cc:740] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.878931  9675 tablet_bootstrap.cc:492] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:42.879240  9674 consensus_queue.cc:260] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.879989  9675 ts_tablet_manager.cc:1403] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260709 13:19:42.882009  9634 raft_consensus.cc:493] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:42.882263  9676 tablet_bootstrap.cc:492] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:42.884635  9676 ts_tablet_manager.cc:1403] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260709 13:19:42.887099  9675 raft_consensus.cc:359] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.883852  9674 ts_tablet_manager.cc:1434] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:19:42.888212  9675 raft_consensus.cc:385] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.891034  9676 raft_consensus.cc:359] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.883193  9634 raft_consensus.cc:515] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.894764  9674 tablet_bootstrap.cc:492] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:42.894999  9676 raft_consensus.cc:385] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.895761  9676 raft_consensus.cc:740] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.894862  9675 raft_consensus.cc:740] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.905606  9674 tablet_bootstrap.cc:654] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.901278  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:42.912465  9676 consensus_queue.cc:260] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.899520  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:42.914189  9667 raft_consensus.cc:493] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:42.914961  9667 raft_consensus.cc:515] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
W20260709 13:19:42.915477  9468 leader_election.cc:343] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:42.916239  9676 ts_tablet_manager.cc:1434] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 13:19:42.916402  9430 raft_consensus.cc:2468] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:42.913494  9675 consensus_queue.cc:260] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.917622  9676 tablet_bootstrap.cc:492] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:42.918572  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e3cb2b348d424b9afe7d52e806d944" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:42.919494  9355 raft_consensus.cc:2468] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 0.
I20260709 13:19:42.920480  9667 leader_election.cc:290] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:42.906684  9634 leader_election.cc:290] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:42.923491  9394 leader_election.cc:304] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:42.926330  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e3cb2b348d424b9afe7d52e806d944" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:42.927141  9505 raft_consensus.cc:2468] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 0.
I20260709 13:19:42.927389  9661 raft_consensus.cc:2804] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:42.928400  9661 raft_consensus.cc:493] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:42.928790  9661 raft_consensus.cc:3060] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:42.931398  9675 ts_tablet_manager.cc:1434] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.013s
I20260709 13:19:42.932634  9675 tablet_bootstrap.cc:492] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:42.933715  9676 tablet_bootstrap.cc:654] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.940479  9675 tablet_bootstrap.cc:654] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.952293  9676 tablet_bootstrap.cc:492] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:42.952843  9676 ts_tablet_manager.cc:1403] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.006s
I20260709 13:19:42.952696  9471 leader_election.cc:304] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:42.954099  9634 raft_consensus.cc:2804] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:42.954476  9634 raft_consensus.cc:493] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:42.954831  9634 raft_consensus.cc:3060] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:42.956398  9676 raft_consensus.cc:359] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.957227  9676 raft_consensus.cc:385] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.957516  9676 raft_consensus.cc:740] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.960690  9661 raft_consensus.cc:515] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.961715  9675 tablet_bootstrap.cc:492] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:42.962618  9675 ts_tablet_manager.cc:1403] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.019s
I20260709 13:19:42.963843  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e3cb2b348d424b9afe7d52e806d944" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:42.964179  9661 leader_election.cc:290] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:42.964591  9355 raft_consensus.cc:3060] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:42.965797  9676 consensus_queue.cc:260] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.967728  9634 raft_consensus.cc:515] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.969158  9674 tablet_bootstrap.cc:492] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:42.969929  9674 ts_tablet_manager.cc:1403] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.020s
I20260709 13:19:42.970021  9676 ts_tablet_manager.cc:1434] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.003s
I20260709 13:19:42.971268  9676 tablet_bootstrap.cc:492] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:42.973332  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:42.966861  9675 raft_consensus.cc:359] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.967121  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e3cb2b348d424b9afe7d52e806d944" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:42.974138  9675 raft_consensus.cc:385] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.974539  9675 raft_consensus.cc:740] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.974299  9505 raft_consensus.cc:3060] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:42.974295  9674 raft_consensus.cc:359] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.975293  9674 raft_consensus.cc:385] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:42.975594  9674 raft_consensus.cc:740] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:42.975514  9675 consensus_queue.cc:260] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.976445  9674 consensus_queue.cc:260] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.979164  9674 ts_tablet_manager.cc:1434] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:19:42.980224  9674 tablet_bootstrap.cc:492] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:42.980675  9675 ts_tablet_manager.cc:1434] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 13:19:42.981980  9675 tablet_bootstrap.cc:492] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
W20260709 13:19:42.984485  9468 leader_election.cc:343] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:42.988000  9674 tablet_bootstrap.cc:654] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.989058  9687 raft_consensus.cc:493] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:42.989699  9687 raft_consensus.cc:515] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:42.992197  9687 leader_election.cc:290] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:42.995389  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:42.998528  9431 raft_consensus.cc:3060] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.000303  9674 tablet_bootstrap.cc:492] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:43.000924  9674 ts_tablet_manager.cc:1403] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260709 13:19:43.001119  9676 tablet_bootstrap.cc:654] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:42.995769  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c379ae00e349a68d17ab6675015048" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:43.003253  9356 raft_consensus.cc:2468] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:42.993433  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c379ae00e349a68d17ab6675015048" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:43.004720  9430 raft_consensus.cc:2468] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:43.004184  9674 raft_consensus.cc:359] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.005306  9674 raft_consensus.cc:385] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.005610  9674 raft_consensus.cc:740] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.006500  9674 consensus_queue.cc:260] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.007004  9471 leader_election.cc:304] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:43.008143  9687 raft_consensus.cc:2804] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:43.008541  9687 raft_consensus.cc:493] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:43.008862  9687 raft_consensus.cc:3060] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.009136  9674 ts_tablet_manager.cc:1434] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.009s
I20260709 13:19:43.010917  9505 raft_consensus.cc:2468] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:43.011096  9674 tablet_bootstrap.cc:492] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:43.011364  9355 raft_consensus.cc:2468] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:43.013341  9394 leader_election.cc:304] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:43.014276  9661 raft_consensus.cc:2804] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:43.014883  9661 raft_consensus.cc:697] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:43.015766  9661 consensus_queue.cc:237] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.019775  9431 raft_consensus.cc:2468] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:43.021432  9674 tablet_bootstrap.cc:654] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.027240  9471 leader_election.cc:304] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:43.028689  9694 raft_consensus.cc:2804] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:43.025498  9675 tablet_bootstrap.cc:654] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.025869  9634 leader_election.cc:290] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:43.021814  9676 tablet_bootstrap.cc:492] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:43.034174  9676 ts_tablet_manager.cc:1403] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.001s
I20260709 13:19:43.033627  9687 raft_consensus.cc:515] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.036144  9687 leader_election.cc:290] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:43.037608  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c379ae00e349a68d17ab6675015048" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:43.038470  9355 raft_consensus.cc:3060] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.038177  9676 raft_consensus.cc:359] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.039183  9676 raft_consensus.cc:385] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.039490  9676 raft_consensus.cc:740] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.040305  9676 consensus_queue.cc:260] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.042831  9676 ts_tablet_manager.cc:1434] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:19:43.043939  9676 tablet_bootstrap.cc:492] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:43.044559  9675 tablet_bootstrap.cc:492] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:43.044881  9674 tablet_bootstrap.cc:492] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:43.045187  9675 ts_tablet_manager.cc:1403] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.003s
I20260709 13:19:43.045360  9674 ts_tablet_manager.cc:1403] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260709 13:19:43.047307  9254 catalog_manager.cc:5697] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:43.048563  9675 raft_consensus.cc:359] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.049345  9675 raft_consensus.cc:385] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.049671  9675 raft_consensus.cc:740] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.050699  9694 raft_consensus.cc:697] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:43.051083  9676 tablet_bootstrap.cc:654] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.051678  9694 consensus_queue.cc:237] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.052389  9674 raft_consensus.cc:359] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.053160  9674 raft_consensus.cc:385] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.053469  9674 raft_consensus.cc:740] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.054260  9674 consensus_queue.cc:260] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.055007  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c379ae00e349a68d17ab6675015048" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:43.055701  9430 raft_consensus.cc:3060] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.056478  9355 raft_consensus.cc:2468] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:43.050441  9675 consensus_queue.cc:260] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.060160  9468 leader_election.cc:304] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:43.060544  9674 ts_tablet_manager.cc:1434] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:19:43.061306  9675 ts_tablet_manager.cc:1434] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:19:43.061802  9674 tablet_bootstrap.cc:492] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:43.062422  9675 tablet_bootstrap.cc:492] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:43.074050  9674 tablet_bootstrap.cc:654] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.074476  9634 raft_consensus.cc:2804] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:43.078665  9430 raft_consensus.cc:2468] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:43.079675  9634 raft_consensus.cc:697] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:43.081024  9634 consensus_queue.cc:237] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.073630  9675 tablet_bootstrap.cc:654] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.096395  9251 catalog_manager.cc:5697] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:43.098060  9674 tablet_bootstrap.cc:492] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:43.098727  9674 ts_tablet_manager.cc:1403] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.011s
W20260709 13:19:43.101681  9302 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:19:43.103504  9675 tablet_bootstrap.cc:492] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:43.104228  9694 raft_consensus.cc:493] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:43.102562  9674 raft_consensus.cc:359] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.104102  9675 ts_tablet_manager.cc:1403] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.042s	user 0.000s	sys 0.014s
I20260709 13:19:43.104916  9674 raft_consensus.cc:385] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.104856  9694 raft_consensus.cc:515] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.105438  9674 raft_consensus.cc:740] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.104759  9676 tablet_bootstrap.cc:492] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:43.106658  9676 ts_tablet_manager.cc:1403] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.019s
I20260709 13:19:43.106274  9674 consensus_queue.cc:260] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.107882  9675 raft_consensus.cc:359] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.108634  9675 raft_consensus.cc:385] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.108927  9675 raft_consensus.cc:740] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.109292  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:43.109208  9674 ts_tablet_manager.cc:1434] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:19:43.109622  9675 consensus_queue.cc:260] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.111129  9694 leader_election.cc:290] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:43.112236  9675 ts_tablet_manager.cc:1434] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:19:43.114253  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:43.114933  9675 tablet_bootstrap.cc:492] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:43.115061  9355 raft_consensus.cc:2468] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:43.112502  9674 tablet_bootstrap.cc:492] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:43.112716  9676 raft_consensus.cc:359] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
W20260709 13:19:43.113370  9471 leader_election.cc:343] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:43.117960  9676 raft_consensus.cc:385] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.118304  9676 raft_consensus.cc:740] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.119076  9676 consensus_queue.cc:260] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.123349  9468 leader_election.cc:304] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 5e6c9ce0d4554513a81488f39f6c02f5
I20260709 13:19:43.124107  9675 tablet_bootstrap.cc:654] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.125033  9694 raft_consensus.cc:2804] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:43.125589  9694 raft_consensus.cc:493] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:43.126127  9694 raft_consensus.cc:3060] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.123739  9676 ts_tablet_manager.cc:1434] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 13:19:43.128619  9674 tablet_bootstrap.cc:654] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.128734  9676 tablet_bootstrap.cc:492] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:43.138019  9661 raft_consensus.cc:493] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:43.138767  9661 raft_consensus.cc:515] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.141005  9676 tablet_bootstrap.cc:654] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.142153  9661 leader_election.cc:290] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:43.144794  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc60db15d85e42f9850730436252af73" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:43.145596  9355 raft_consensus.cc:2468] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 0.
I20260709 13:19:43.146596  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc60db15d85e42f9850730436252af73" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:43.147197  9505 raft_consensus.cc:2468] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 0.
I20260709 13:19:43.148821  9394 leader_election.cc:304] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:43.150151  9661 raft_consensus.cc:2804] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:43.150626  9661 raft_consensus.cc:493] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:43.150990  9661 raft_consensus.cc:3060] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.162096  9694 raft_consensus.cc:515] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.166806  9694 leader_election.cc:290] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:43.167757  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:43.168591  9355 raft_consensus.cc:3060] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.171679  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:43.173621  9430 raft_consensus.cc:3060] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.175587  9676 tablet_bootstrap.cc:492] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:43.176159  9676 ts_tablet_manager.cc:1403] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.004s
I20260709 13:19:43.179423  9676 raft_consensus.cc:359] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.180138  9676 raft_consensus.cc:385] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.180558  9676 raft_consensus.cc:740] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.181424  9676 consensus_queue.cc:260] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.185595  9676 ts_tablet_manager.cc:1434] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:19:43.186735  9676 tablet_bootstrap.cc:492] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:43.185431  9661 raft_consensus.cc:515] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.191421  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc60db15d85e42f9850730436252af73" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:43.192082  9356 raft_consensus.cc:3060] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.191424  9355 raft_consensus.cc:2468] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:43.194063  9676 tablet_bootstrap.cc:654] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.194332  9468 leader_election.cc:304] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:43.195197  9675 tablet_bootstrap.cc:492] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:43.195393  9694 raft_consensus.cc:2804] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:43.195725  9675 ts_tablet_manager.cc:1403] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.081s	user 0.031s	sys 0.024s
I20260709 13:19:43.195968  9694 raft_consensus.cc:697] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:43.197075  9694 consensus_queue.cc:237] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.198761  9674 tablet_bootstrap.cc:492] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:43.199394  9674 ts_tablet_manager.cc:1403] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.087s	user 0.023s	sys 0.042s
I20260709 13:19:43.201968  9675 raft_consensus.cc:359] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.202175  9674 raft_consensus.cc:359] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.202735  9675 raft_consensus.cc:385] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.202816  9674 raft_consensus.cc:385] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.203188  9674 raft_consensus.cc:740] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.203006  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc60db15d85e42f9850730436252af73" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:43.204232  9505 raft_consensus.cc:3060] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.204592  9430 raft_consensus.cc:2468] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:43.204524  9674 consensus_queue.cc:260] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.206844  9674 ts_tablet_manager.cc:1434] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:19:43.208138  9674 tablet_bootstrap.cc:492] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031: Bootstrap starting.
I20260709 13:19:43.203063  9675 raft_consensus.cc:740] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.213074  9675 consensus_queue.cc:260] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.214573  9674 tablet_bootstrap.cc:654] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.215201  9675 ts_tablet_manager.cc:1434] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:19:43.216323  9675 tablet_bootstrap.cc:492] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6: Bootstrap starting.
I20260709 13:19:43.235328  9356 raft_consensus.cc:2468] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:43.236883  9661 leader_election.cc:290] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:43.238293  9394 leader_election.cc:304] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:43.238890  9505 raft_consensus.cc:2468] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 1.
I20260709 13:19:43.240005  9667 raft_consensus.cc:2804] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:43.240756  9667 raft_consensus.cc:697] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:43.240963  9634 raft_consensus.cc:493] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:43.241688  9634 raft_consensus.cc:515] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.242262  9667 consensus_queue.cc:237] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.245466  9634 leader_election.cc:290] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:43.246018  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ede9b9fe1943f6822ea13b0c12ee5a" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:43.246729  9430 raft_consensus.cc:2468] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:43.247366  9674 tablet_bootstrap.cc:492] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031: No bootstrap required, opened a new log
I20260709 13:19:43.247869  9674 ts_tablet_manager.cc:1403] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.009s
I20260709 13:19:43.247920  9471 leader_election.cc:304] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:43.249205  9694 raft_consensus.cc:2804] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:43.249744  9694 raft_consensus.cc:493] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:43.250159  9694 raft_consensus.cc:3060] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.247838  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ede9b9fe1943f6822ea13b0c12ee5a" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:43.250886  9356 raft_consensus.cc:2468] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:43.251850  9674 raft_consensus.cc:359] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.252593  9674 raft_consensus.cc:385] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.252861  9674 raft_consensus.cc:740] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.253554  9674 consensus_queue.cc:260] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.255702  9674 ts_tablet_manager.cc:1434] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:19:43.256649  9251 catalog_manager.cc:5697] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:43.258631  9694 raft_consensus.cc:515] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.259970  9675 tablet_bootstrap.cc:654] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.261746  9676 tablet_bootstrap.cc:492] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:43.262310  9676 ts_tablet_manager.cc:1403] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.021s
I20260709 13:19:43.269129  9676 raft_consensus.cc:359] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.269896  9676 raft_consensus.cc:385] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.270229  9676 raft_consensus.cc:740] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.270929  9676 consensus_queue.cc:260] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.272830  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ede9b9fe1943f6822ea13b0c12ee5a" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:43.273691  9430 raft_consensus.cc:3060] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.271561  9694 leader_election.cc:290] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:43.274004  9676 ts_tablet_manager.cc:1434] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:19:43.275405  9676 tablet_bootstrap.cc:492] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5: Bootstrap starting.
I20260709 13:19:43.280835  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ede9b9fe1943f6822ea13b0c12ee5a" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:43.281524  9356 raft_consensus.cc:3060] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.282140  9676 tablet_bootstrap.cc:654] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:43.282356  9430 raft_consensus.cc:2468] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:43.283562  9471 leader_election.cc:304] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:43.284317  9694 raft_consensus.cc:2804] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:43.284811  9694 raft_consensus.cc:697] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:43.285627  9694 consensus_queue.cc:237] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.290232  9252 catalog_manager.cc:5697] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:43.294687  9662 raft_consensus.cc:493] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:43.295423  9662 raft_consensus.cc:515] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.299639  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:43.300640  9676 tablet_bootstrap.cc:492] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5: No bootstrap required, opened a new log
I20260709 13:19:43.300230  9505 raft_consensus.cc:2468] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 0.
I20260709 13:19:43.301159  9676 ts_tablet_manager.cc:1403] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.001s
I20260709 13:19:43.299898  9251 catalog_manager.cc:5697] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 1 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:43.301880  9319 leader_election.cc:304] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:43.300305  9662 leader_election.cc:290] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:43.303519  9667 raft_consensus.cc:493] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:43.303907  9718 raft_consensus.cc:2804] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:43.300369  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:43.304471  9667 raft_consensus.cc:515] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.304420  9718 raft_consensus.cc:493] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:43.311026  9718 raft_consensus.cc:3060] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.310014  9676 raft_consensus.cc:359] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.307021  9675 tablet_bootstrap.cc:492] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6: No bootstrap required, opened a new log
I20260709 13:19:43.311805  9430 raft_consensus.cc:2468] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 0.
I20260709 13:19:43.311846  9675 ts_tablet_manager.cc:1403] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.003s
I20260709 13:19:43.307690  9356 raft_consensus.cc:2468] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:43.315043  9675 raft_consensus.cc:359] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.315725  9675 raft_consensus.cc:385] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.316005  9675 raft_consensus.cc:740] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.316653  9675 consensus_queue.cc:260] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.311936  9676 raft_consensus.cc:385] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:43.317520  9676 raft_consensus.cc:740] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Initialized, Role: FOLLOWER
I20260709 13:19:43.318257  9676 consensus_queue.cc:260] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.316896  9252 catalog_manager.cc:5697] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:43.319545  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:43.320555  9676 ts_tablet_manager.cc:1434] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260709 13:19:43.322496  9667 leader_election.cc:290] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:43.322731  9675 ts_tablet_manager.cc:1434] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:19:43.323035  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:43.323598  9505 raft_consensus.cc:2468] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 0.
I20260709 13:19:43.324774  9394 leader_election.cc:304] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:43.326419  9667 raft_consensus.cc:2804] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:43.326915  9667 raft_consensus.cc:493] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:43.327327  9667 raft_consensus.cc:3060] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.328523  9718 raft_consensus.cc:515] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.332535  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:43.332705  9356 raft_consensus.cc:2393] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e6c9ce0d4554513a81488f39f6c02f5 in current term 1: Already voted for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in this term.
I20260709 13:19:43.333083  9505 raft_consensus.cc:3060] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.336891  9667 raft_consensus.cc:515] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.339432  9667 leader_election.cc:290] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:43.340406  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:43.340158  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:43.340525  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:43.341209  9505 raft_consensus.cc:2468] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 1.
I20260709 13:19:43.341684  9430 raft_consensus.cc:2393] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7db90c8ca7f4ae2907f1cf48fd52031 in current term 1: Already voted for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in this term.
I20260709 13:19:43.342195  9356 raft_consensus.cc:2393] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e6c9ce0d4554513a81488f39f6c02f5 in current term 1: Already voted for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in this term.
I20260709 13:19:43.342330  9718 leader_election.cc:290] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:43.342834  9319 leader_election.cc:304] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 5e6c9ce0d4554513a81488f39f6c02f5
I20260709 13:19:43.343358  9394 leader_election.cc:304] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [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: 5e6c9ce0d4554513a81488f39f6c02f5; no voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:43.343664  9718 raft_consensus.cc:2804] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:43.344053  9667 raft_consensus.cc:2749] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:19:43.344915  9718 raft_consensus.cc:697] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:43.345681  9718 consensus_queue.cc:237] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.354952  9251 catalog_manager.cc:5697] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:43.407328  9694 raft_consensus.cc:493] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:43.407909  9694 raft_consensus.cc:515] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.409597  9694 leader_election.cc:290] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:43.410636  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051cdc49371b4f33b83346080aa385d3" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" is_pre_election: true
I20260709 13:19:43.410665  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051cdc49371b4f33b83346080aa385d3" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:43.411648  9430 raft_consensus.cc:2468] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:43.411686  9356 raft_consensus.cc:2468] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 0.
I20260709 13:19:43.413051  9468 leader_election.cc:304] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:43.413883  9694 raft_consensus.cc:2804] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:43.414209  9694 raft_consensus.cc:493] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:43.414518  9694 raft_consensus.cc:3060] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.414541  9718 raft_consensus.cc:493] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:43.415334  9718 raft_consensus.cc:515] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.417900  9718 leader_election.cc:290] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:43.418269  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:43.418432  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:43.419209  9430 raft_consensus.cc:2393] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7db90c8ca7f4ae2907f1cf48fd52031 in current term 1: Already voted for candidate b29fcead7b464b138eb8c43a15205ab6 in this term.
I20260709 13:19:43.420408  9322 leader_election.cc:304] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6
I20260709 13:19:43.421268  9718 raft_consensus.cc:3060] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.423440  9694 raft_consensus.cc:515] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.425674  9694 leader_election.cc:290] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:43.426522  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051cdc49371b4f33b83346080aa385d3" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:43.426898  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051cdc49371b4f33b83346080aa385d3" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:43.427184  9356 raft_consensus.cc:3060] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.427553  9430 raft_consensus.cc:3060] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.428566  9718 raft_consensus.cc:2749] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:43.432936  9356 raft_consensus.cc:2468] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:43.434123  9468 leader_election.cc:304] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:43.434394  9430 raft_consensus.cc:2468] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 1.
I20260709 13:19:43.435050  9694 raft_consensus.cc:2804] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:43.435590  9694 raft_consensus.cc:697] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:43.436430  9694 consensus_queue.cc:237] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.444829  9251 catalog_manager.cc:5697] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:43.463896  9694 consensus_queue.cc:1048] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:43.479250  9696 consensus_queue.cc:1048] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:43.557482  9667 consensus_queue.cc:1048] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:43.568465  9727 consensus_queue.cc:1048] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:43.606103  9662 raft_consensus.cc:493] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:43.606647  9662 raft_consensus.cc:515] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.608296  9662 leader_election.cc:290] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:43.609201  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0685057a85484871a9cd968b17680898" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" is_pre_election: true
I20260709 13:19:43.609254  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0685057a85484871a9cd968b17680898" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6" is_pre_election: true
I20260709 13:19:43.609899  9430 raft_consensus.cc:2468] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 0.
I20260709 13:19:43.609953  9505 raft_consensus.cc:2468] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 0.
I20260709 13:19:43.611059  9322 leader_election.cc:304] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:43.611727  9662 raft_consensus.cc:2804] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:43.612100  9662 raft_consensus.cc:493] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:43.612355  9662 raft_consensus.cc:3060] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.617257  9662 raft_consensus.cc:515] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.619066  9662 leader_election.cc:290] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:43.619673  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0685057a85484871a9cd968b17680898" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:43.620028  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0685057a85484871a9cd968b17680898" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:43.620239  9430 raft_consensus.cc:3060] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.620597  9505 raft_consensus.cc:3060] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:43.625308  9505 raft_consensus.cc:2468] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 1.
I20260709 13:19:43.625439  9430 raft_consensus.cc:2468] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 1.
I20260709 13:19:43.626449  9319 leader_election.cc:304] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:43.627262  9718 raft_consensus.cc:2804] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:43.628418  9718 raft_consensus.cc:697] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:43.629244  9718 consensus_queue.cc:237] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.630836  9696 consensus_queue.cc:1048] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:43.639391  9253 catalog_manager.cc:5697] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:43.645126  9634 consensus_queue.cc:1048] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:43.665349  9634 consensus_queue.cc:1048] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:43.676244  9696 consensus_queue.cc:1048] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:43.699052  9727 consensus_queue.cc:1048] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:43.703824  9727 consensus_queue.cc:1048] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:43.780097  9505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42c379ae00e349a68d17ab6675015048"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
mode: GRACEFUL
new_leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:42780
I20260709 13:19:43.780732  9505 raft_consensus.cc:606] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Received request to transfer leadership to TS e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:43.786329  9505 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
mode: GRACEFUL
new_leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:42780
I20260709 13:19:43.786758  9505 raft_consensus.cc:606] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Received request to transfer leadership to TS e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:43.791968  9431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75e3cb2b348d424b9afe7d52e806d944"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
mode: GRACEFUL
new_leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:45482
I20260709 13:19:43.792479  9431 raft_consensus.cc:606] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Received request to transfer leadership to TS e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:43.793248  9729 consensus_queue.cc:1048] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:43.797231  9696 consensus_queue.cc:1048] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:43.803329  9430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc60db15d85e42f9850730436252af73"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
mode: GRACEFUL
new_leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:45482
I20260709 13:19:43.803933  9430 raft_consensus.cc:606] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Received request to transfer leadership to TS e7db90c8ca7f4ae2907f1cf48fd52031
I20260709 13:19:43.808647  9718 consensus_queue.cc:1048] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:43.814194  9504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
mode: GRACEFUL
new_leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:42780
I20260709 13:19:43.814886  9504 raft_consensus.cc:606] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Received request to transfer leadership to TS 5e6c9ce0d4554513a81488f39f6c02f5
I20260709 13:19:43.823138  9696 consensus_queue.cc:1048] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:43.831653  9356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
mode: GRACEFUL
new_leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:43788
I20260709 13:19:43.832355  9356 raft_consensus.cc:606] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Received request to transfer leadership to TS 5e6c9ce0d4554513a81488f39f6c02f5
I20260709 13:19:43.838889  9504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73ede9b9fe1943f6822ea13b0c12ee5a"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
mode: GRACEFUL
new_leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:42780
I20260709 13:19:43.839460  9504 raft_consensus.cc:606] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Received request to transfer leadership to TS 5e6c9ce0d4554513a81488f39f6c02f5
I20260709 13:19:43.844862  9504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "051cdc49371b4f33b83346080aa385d3"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
mode: GRACEFUL
new_leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:42780
I20260709 13:19:43.845451  9504 raft_consensus.cc:606] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Received request to transfer leadership to TS 5e6c9ce0d4554513a81488f39f6c02f5
I20260709 13:19:43.852720  9356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0685057a85484871a9cd968b17680898"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
mode: GRACEFUL
new_leader_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:43788
I20260709 13:19:43.853193  9356 raft_consensus.cc:606] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Received request to transfer leadership to TS b29fcead7b464b138eb8c43a15205ab6
I20260709 13:19:43.889478  9696 consensus_queue.cc:1048] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:43.905887  9694 consensus_queue.cc:1048] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:43.924707  9634 raft_consensus.cc:993] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6: : Instructing follower 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:43.925203  9634 raft_consensus.cc:1081] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Signalling peer 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:43.927093  9430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "051cdc49371b4f33b83346080aa385d3"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:57450
I20260709 13:19:43.927670  9430 raft_consensus.cc:493] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:43.928045  9430 raft_consensus.cc:3060] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:43.933735  9430 raft_consensus.cc:515] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.935416  9430 leader_election.cc:290] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:43.936443  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051cdc49371b4f33b83346080aa385d3" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:43.936602  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051cdc49371b4f33b83346080aa385d3" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:43.937064  9356 raft_consensus.cc:3060] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:43.937203  9504 raft_consensus.cc:3055] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:43.937592  9504 raft_consensus.cc:740] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:43.938454  9504 consensus_queue.cc:260] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.939495  9504 raft_consensus.cc:3060] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:43.944928  9504 raft_consensus.cc:2468] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:43.944972  9356 raft_consensus.cc:2468] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:43.946173  9394 leader_election.cc:304] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:43.946951  9727 raft_consensus.cc:2804] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:43.947427  9727 raft_consensus.cc:697] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:43.948195  9727 consensus_queue.cc:237] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:43.956509  9254 catalog_manager.cc:5697] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 1 to 2, leader changed from b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131) to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:44.030228  9661 raft_consensus.cc:993] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5: : Instructing follower e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:44.030705  9727 raft_consensus.cc:1081] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Signalling peer e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:44.032178  9356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75e3cb2b348d424b9afe7d52e806d944"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:50582
I20260709 13:19:44.032631  9356 raft_consensus.cc:493] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:44.032903  9356 raft_consensus.cc:3060] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.037529  9356 raft_consensus.cc:515] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.039078  9356 leader_election.cc:290] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:44.040024  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e3cb2b348d424b9afe7d52e806d944" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:44.040400  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e3cb2b348d424b9afe7d52e806d944" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:44.040652  9430 raft_consensus.cc:3055] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:44.041028  9504 raft_consensus.cc:3060] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.041025  9430 raft_consensus.cc:740] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:44.042070  9430 consensus_queue.cc:260] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.043241  9430 raft_consensus.cc:3060] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.047426  9504 raft_consensus.cc:2468] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:44.048568  9430 raft_consensus.cc:2468] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:44.048640  9319 leader_election.cc:304] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:44.049554  9718 raft_consensus.cc:2804] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:44.050392  9718 raft_consensus.cc:697] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:44.050788  9634 raft_consensus.cc:993] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6: : Instructing follower e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:44.051280  9634 raft_consensus.cc:1081] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Signalling peer e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:44.051337  9718 consensus_queue.cc:237] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.053261  9356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42c379ae00e349a68d17ab6675015048"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:50592
I20260709 13:19:44.053828  9356 raft_consensus.cc:493] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:44.054241  9356 raft_consensus.cc:3060] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.059402  9356 raft_consensus.cc:515] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.059494  9254 catalog_manager.cc:5697] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 1 to 2, leader changed from 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130) to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:44.061305  9356 leader_election.cc:290] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:44.062575  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c379ae00e349a68d17ab6675015048" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:44.063314  9504 raft_consensus.cc:3055] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:44.063547  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c379ae00e349a68d17ab6675015048" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:44.063653  9504 raft_consensus.cc:740] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:44.064213  9430 raft_consensus.cc:3060] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.064716  9504 consensus_queue.cc:260] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.065909  9504 raft_consensus.cc:3060] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.070583  9430 raft_consensus.cc:2468] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:44.071626  9322 leader_election.cc:304] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:44.071856  9504 raft_consensus.cc:2468] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:44.072387  9718 raft_consensus.cc:2804] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:44.072842  9718 raft_consensus.cc:697] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:44.073550  9718 consensus_queue.cc:237] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.080430  9254 catalog_manager.cc:5697] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 1 to 2, leader changed from b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131) to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:44.091718  9634 raft_consensus.cc:993] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6: : Instructing follower 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:44.092207  9694 raft_consensus.cc:1081] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Signalling peer 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:44.093822  9430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:57450
I20260709 13:19:44.094211  9430 raft_consensus.cc:493] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:44.094446  9430 raft_consensus.cc:3060] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.098822  9430 raft_consensus.cc:515] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.100601  9430 leader_election.cc:290] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:44.101416  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:44.102029  9356 raft_consensus.cc:3060] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.101897  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:44.102569  9504 raft_consensus.cc:3055] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:44.102893  9504 raft_consensus.cc:740] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:44.103695  9504 consensus_queue.cc:260] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.105013  9504 raft_consensus.cc:3060] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.108088  9356 raft_consensus.cc:2468] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:44.109113  9394 leader_election.cc:304] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:44.109776  9727 raft_consensus.cc:2804] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:44.110199  9727 raft_consensus.cc:697] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:44.110986  9727 consensus_queue.cc:237] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.112222  9504 raft_consensus.cc:2468] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:44.118227  9696 raft_consensus.cc:993] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6: : Instructing follower e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:44.118673  9696 raft_consensus.cc:1081] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Signalling peer e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:44.120321  9356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:50592
I20260709 13:19:44.120985  9356 raft_consensus.cc:493] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:44.121480  9356 raft_consensus.cc:3060] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.120103  9254 catalog_manager.cc:5697] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 1 to 2, leader changed from b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131) to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:44.127821  9356 raft_consensus.cc:515] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.129747  9356 leader_election.cc:290] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:44.130769  9430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:44.130894  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:44.131423  9430 raft_consensus.cc:3060] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.131564  9504 raft_consensus.cc:3055] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:44.131918  9504 raft_consensus.cc:740] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:44.132680  9504 consensus_queue.cc:260] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.133615  9504 raft_consensus.cc:3060] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.137153  9430 raft_consensus.cc:2468] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:44.138185  9322 leader_election.cc:304] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:44.138830  9718 raft_consensus.cc:2804] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:44.139290  9718 raft_consensus.cc:697] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:44.140188  9504 raft_consensus.cc:2468] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:44.140106  9718 consensus_queue.cc:237] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.147161  9254 catalog_manager.cc:5697] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 1 to 2, leader changed from b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131) to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:44.190610  9718 consensus_queue.cc:1048] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:44.197023  9729 raft_consensus.cc:993] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031: : Instructing follower b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:44.197582  9729 raft_consensus.cc:1081] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Signalling peer b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:44.198606  9729 consensus_queue.cc:1048] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:44.201583  9504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0685057a85484871a9cd968b17680898"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:53392
I20260709 13:19:44.202675  9504 raft_consensus.cc:493] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:44.203042  9504 raft_consensus.cc:3060] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.212531  9634 raft_consensus.cc:993] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6: : Instructing follower 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:44.213106  9634 raft_consensus.cc:1081] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Signalling peer 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:44.213572  9504 raft_consensus.cc:515] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.214623  9431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73ede9b9fe1943f6822ea13b0c12ee5a"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:57450
I20260709 13:19:44.215173  9431 raft_consensus.cc:493] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:44.215524  9431 raft_consensus.cc:3060] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.215745  9504 leader_election.cc:290] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 2 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:44.216989  9727 raft_consensus.cc:993] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5: : Instructing follower e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:44.218010  9356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0685057a85484871a9cd968b17680898" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:44.218537  9356 raft_consensus.cc:3055] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:44.218844  9356 raft_consensus.cc:740] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:44.219077  9429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0685057a85484871a9cd968b17680898" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:44.219811  9429 raft_consensus.cc:3060] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.219550  9356 consensus_queue.cc:260] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.220798  9356 raft_consensus.cc:3060] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.217439  9727 raft_consensus.cc:1081] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Signalling peer e7db90c8ca7f4ae2907f1cf48fd52031 to start an election
I20260709 13:19:44.222463  9431 raft_consensus.cc:515] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.224591  9355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc60db15d85e42f9850730436252af73"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
 from {username='slave'} at 127.0.0.1:50582
I20260709 13:19:44.225353  9355 raft_consensus.cc:493] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:44.225507  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ede9b9fe1943f6822ea13b0c12ee5a" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:44.225834  9355 raft_consensus.cc:3060] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.226250  9354 raft_consensus.cc:3060] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.226687  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ede9b9fe1943f6822ea13b0c12ee5a" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:44.227272  9504 raft_consensus.cc:3055] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:44.227572  9504 raft_consensus.cc:740] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:44.228168  9429 raft_consensus.cc:2468] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 2.
I20260709 13:19:44.228541  9504 consensus_queue.cc:260] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.228238  9431 leader_election.cc:290] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:44.229839  9471 leader_election.cc:304] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:44.230716  9694 raft_consensus.cc:2804] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:44.231186  9694 raft_consensus.cc:697] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 2 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:44.231462  9504 raft_consensus.cc:3060] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.232017  9694 consensus_queue.cc:237] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.239346  9355 raft_consensus.cc:515] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.240296  9354 raft_consensus.cc:2468] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:44.243633  9505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc60db15d85e42f9850730436252af73" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:44.244261  9505 raft_consensus.cc:3060] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.242830  9431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc60db15d85e42f9850730436252af73" candidate_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:44.245018  9431 raft_consensus.cc:3055] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:44.245339  9431 raft_consensus.cc:740] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:44.246134  9431 consensus_queue.cc:260] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.246582  9394 leader_election.cc:304] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:44.246727  9356 raft_consensus.cc:2468] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 2.
I20260709 13:19:44.247325  9431 raft_consensus.cc:3060] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.247442  9727 raft_consensus.cc:2804] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:44.242970  9504 raft_consensus.cc:2468] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:44.248572  9727 raft_consensus.cc:697] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:44.249398  9727 consensus_queue.cc:237] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.253260  9505 raft_consensus.cc:2468] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:44.254511  9319 leader_election.cc:304] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:44.243263  9355 leader_election.cc:290] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [CANDIDATE]: Term 2 election: Requested vote from peers 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:44.255338  9729 raft_consensus.cc:2804] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:44.255896  9729 raft_consensus.cc:697] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Becoming Leader. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:44.256811  9729 consensus_queue.cc:237] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.257015  9254 catalog_manager.cc:5697] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 1 to 2, leader changed from e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129) to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:44.260406  9431 raft_consensus.cc:2468] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7db90c8ca7f4ae2907f1cf48fd52031 in term 2.
I20260709 13:19:44.265239  9253 catalog_manager.cc:5697] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 reported cstate change: term changed from 1 to 2, leader changed from 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130) to e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:44.265879  9251 catalog_manager.cc:5697] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 1 to 2, leader changed from b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131) to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:44.437552  9718 raft_consensus.cc:993] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031: : Instructing follower 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:44.438247  9744 raft_consensus.cc:1081] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Signalling peer 5e6c9ce0d4554513a81488f39f6c02f5 to start an election
I20260709 13:19:44.439764  9431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
 from {username='slave'} at 127.0.0.1:57448
I20260709 13:19:44.440282  9431 raft_consensus.cc:493] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:44.440568  9431 raft_consensus.cc:3060] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.445581  9431 raft_consensus.cc:515] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.447213  9431 leader_election.cc:290] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131:33501)
I20260709 13:19:44.448187  9504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
I20260709 13:19:44.448222  9355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca84347d0b4c40d5a6499c7d0011712b" candidate_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:44.448740  9504 raft_consensus.cc:3060] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.449002  9355 raft_consensus.cc:3055] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:44.449362  9355 raft_consensus.cc:740] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:44.450066  9355 consensus_queue.cc:260] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.451064  9355 raft_consensus.cc:3060] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:44.454718  9504 raft_consensus.cc:2468] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:44.455694  9355 raft_consensus.cc:2468] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e6c9ce0d4554513a81488f39f6c02f5 in term 2.
I20260709 13:19:44.455828  9394 leader_election.cc:304] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:44.456604  9727 raft_consensus.cc:2804] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:44.457160  9727 raft_consensus.cc:697] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Becoming Leader. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:44.457952  9727 consensus_queue.cc:237] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:44.464679  9251 catalog_manager.cc:5697] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 reported cstate change: term changed from 1 to 2, leader changed from e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129) to 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130). New cstate: current_term: 2 leader_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:44.493316  9504 raft_consensus.cc:1275] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.494633  9718 consensus_queue.cc:1048] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.502269  9431 raft_consensus.cc:1275] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.503888  9662 consensus_queue.cc:1048] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.518098  9355 raft_consensus.cc:1275] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.519325  9727 consensus_queue.cc:1048] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.527125  9504 raft_consensus.cc:1275] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.528995  9667 consensus_queue.cc:1048] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.546953  9504 raft_consensus.cc:1275] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.548398  9744 consensus_queue.cc:1048] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.558408  9431 raft_consensus.cc:1275] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.560712  9729 consensus_queue.cc:1048] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.619877  9431 raft_consensus.cc:1275] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.621124  9696 consensus_queue.cc:1048] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.625041  9355 raft_consensus.cc:1275] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.626327  9661 consensus_queue.cc:1048] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.629094  9355 raft_consensus.cc:1275] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.633739  9634 consensus_queue.cc:1048] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.635493  9505 raft_consensus.cc:1275] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.637552  9727 consensus_queue.cc:1048] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.640797  9505 raft_consensus.cc:1275] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.642697  9429 raft_consensus.cc:1275] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.646587  9662 consensus_queue.cc:1048] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.649556  9727 consensus_queue.cc:1048] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.650352  9503 raft_consensus.cc:1275] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.654702  9662 consensus_queue.cc:1048] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.673751  9356 raft_consensus.cc:1275] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.675227  9749 consensus_queue.cc:1048] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:44.754838  9429 raft_consensus.cc:1275] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.756116  9718 consensus_queue.cc:1048] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.760973  9503 raft_consensus.cc:1275] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer e7db90c8ca7f4ae2907f1cf48fd52031: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.762414  9718 consensus_queue.cc:1048] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:44.989799  9503 raft_consensus.cc:1275] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:44.991219  9749 consensus_queue.cc:1048] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:45.005129  9356 raft_consensus.cc:1275] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Refusing update from remote peer 5e6c9ce0d4554513a81488f39f6c02f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:45.007066  9727 consensus_queue.cc:1048] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:46.857942  9254 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40844:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:19:46.887446  9254 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40844:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:19:46.950767  2426 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:19:47.213958  9468 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:38877, user_credentials={real_user=slave}} blocked reactor thread for 58836.8us
I20260709 13:19:47.303604  9808 tablet.cc:1724] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.341943  9811 tablet.cc:1724] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.343082  9814 tablet.cc:1724] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.342038  9809 tablet.cc:1724] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.425295  9819 tablet.cc:1724] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.436638  9815 tablet.cc:1724] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:19:47.449601  9319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.131:33501, user_credentials={real_user=slave}} blocked reactor thread for 74775.4us
W20260709 13:19:47.467458  9382 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:02197db3ca6248658e1d1ff518eae24e)
W20260709 13:19:47.474449  9382 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:02197db3ca6248658e1d1ff518eae24e)
W20260709 13:19:47.475883  9382 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:02197db3ca6248658e1d1ff518eae24e)
I20260709 13:19:47.476089  9817 tablet.cc:1724] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:19:47.477823  9471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:33087, user_credentials={real_user=slave}} blocked reactor thread for 66352.3us
I20260709 13:19:47.430704  9812 tablet.cc:1724] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:19:47.482510  9322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:33087, user_credentials={real_user=slave}} blocked reactor thread for 123047us
I20260709 13:19:47.490494  9829 tablet.cc:1724] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:19:47.518183  9394 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.129:38877, user_credentials={real_user=slave}} blocked reactor thread for 84433.6us
I20260709 13:19:47.524181  9830 tablet.cc:1724] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.545327  9819 tablet.cc:1724] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.553076  9811 tablet.cc:1724] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.557266  9354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
mode: GRACEFUL
new_leader_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:43796
I20260709 13:19:47.558118  9354 raft_consensus.cc:606] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Received request to transfer leadership to TS b29fcead7b464b138eb8c43a15205ab6
I20260709 13:19:47.559535  9253 catalog_manager.cc:5789] TS e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877) does not have the latest schema for tablet 75e3cb2b348d424b9afe7d52e806d944 (table soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]). Expected version 1 got 0
I20260709 13:19:47.572852  9808 tablet.cc:1724] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.522181  9831 tablet.cc:1724] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.593312  9817 tablet.cc:1724] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.610857  9814 tablet.cc:1724] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.628965  9809 tablet.cc:1724] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.635571  9832 tablet.cc:1724] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.648345  9815 tablet.cc:1724] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.648996  9812 tablet.cc:1724] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.652642  9808 tablet.cc:1724] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.653988  9811 tablet.cc:1724] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.658435  9831 tablet.cc:1724] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.662308  9254 catalog_manager.cc:5789] TS 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087) does not have the latest schema for tablet 73ede9b9fe1943f6822ea13b0c12ee5a (table soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]). Expected version 1 got 0
I20260709 13:19:47.664325  9254 catalog_manager.cc:5789] TS 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087) does not have the latest schema for tablet 051cdc49371b4f33b83346080aa385d3 (table soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5]). Expected version 1 got 0
I20260709 13:19:47.677886  9809 tablet.cc:1724] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.693854  9830 tablet.cc:1724] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.706238  9830 tablet.cc:1724] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.707218  9832 tablet.cc:1724] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:19:47.713089  9427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
mode: GRACEFUL
new_leader_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:45492
I20260709 13:19:47.713806  9427 raft_consensus.cc:606] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Received request to transfer leadership to TS b29fcead7b464b138eb8c43a15205ab6
I20260709 13:19:47.715271  2426 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:19:47.715816  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:47.727511  9427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c"
dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
mode: GRACEFUL
new_leader_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:45492
I20260709 13:19:47.728214  9427 raft_consensus.cc:606] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Received request to transfer leadership to TS b29fcead7b464b138eb8c43a15205ab6
I20260709 13:19:47.735807  9354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed22369a43224547833d3aa5a90ae3ad"
dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
mode: GRACEFUL
new_leader_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:43796
I20260709 13:19:47.736450  9354 raft_consensus.cc:606] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Received request to transfer leadership to TS b29fcead7b464b138eb8c43a15205ab6
I20260709 13:19:47.738111  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:19:47.738804  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:47.742112  9254 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44: soft_deleted_table [id=4d989c2924b14d28a28edbf02addd3b5] alter complete (version 1)
I20260709 13:19:47.910929  9822 raft_consensus.cc:993] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031: : Instructing follower b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:47.911391  9822 raft_consensus.cc:1081] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Signalling peer b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:47.913092  9504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:53392
I20260709 13:19:47.913617  9504 raft_consensus.cc:493] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:47.913964  9504 raft_consensus.cc:3060] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:47.919757  9504 raft_consensus.cc:515] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:47.921458  9504 leader_election.cc:290] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 3 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:47.922118  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:47.922636  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02197db3ca6248658e1d1ff518eae24e" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:47.922916  9354 raft_consensus.cc:3055] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:47.923243  9427 raft_consensus.cc:3060] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:47.923256  9354 raft_consensus.cc:740] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:47.924305  9354 consensus_queue.cc:260] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [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: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:47.925743  9354 raft_consensus.cc:3060] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:47.931851  9427 raft_consensus.cc:2468] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 3.
I20260709 13:19:47.933231  9471 leader_election.cc:304] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [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: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:47.933315  9354 raft_consensus.cc:2468] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 3.
I20260709 13:19:47.934168  9824 raft_consensus.cc:2804] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:47.934583  9824 raft_consensus.cc:697] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 3 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:47.935387  9824 consensus_queue.cc:237] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [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: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:47.942585  9251 catalog_manager.cc:5697] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 2 to 3, leader changed from e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129) to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:48.038537  9813 raft_consensus.cc:993] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5: : Instructing follower b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:48.038980  9813 raft_consensus.cc:1081] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Signalling peer b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:48.040454  9504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:53384
I20260709 13:19:48.041002  9504 raft_consensus.cc:493] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:48.041323  9504 raft_consensus.cc:3060] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:48.046270  9504 raft_consensus.cc:515] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:48.047988  9504 leader_election.cc:290] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 3 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:48.048919  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:48.048890  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a300813014cc69a4eea847296bfb6" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:48.049997  9354 raft_consensus.cc:3060] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:48.050211  9427 raft_consensus.cc:3055] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:48.050678  9427 raft_consensus.cc:740] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:48.051646  9427 consensus_queue.cc:260] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [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: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:48.053201  9427 raft_consensus.cc:3060] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:48.060209  9354 raft_consensus.cc:2468] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 3.
I20260709 13:19:48.062047  9468 leader_election.cc:304] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [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: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:48.062995  9824 raft_consensus.cc:2804] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:48.063477  9824 raft_consensus.cc:697] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 3 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:48.063263  9427 raft_consensus.cc:2468] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 3.
I20260709 13:19:48.064424  9824 consensus_queue.cc:237] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [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: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:48.066129  9757 raft_consensus.cc:993] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5: : Instructing follower b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:48.066723  9813 raft_consensus.cc:1081] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Signalling peer b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:48.068511  9504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:53384
I20260709 13:19:48.069061  9504 raft_consensus.cc:493] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:48.069406  9504 raft_consensus.cc:3060] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:48.073066  9251 catalog_manager.cc:5697] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 2 to 3, leader changed from 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130) to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:48.075693  9504 raft_consensus.cc:515] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:48.077649  9504 leader_election.cc:290] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 3 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:48.078936  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:48.078851  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e277bc610f0248e1bba23096f9be073c" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:48.079831  9354 raft_consensus.cc:3060] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:48.079907  9427 raft_consensus.cc:3055] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:48.080309  9427 raft_consensus.cc:740] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e6c9ce0d4554513a81488f39f6c02f5, State: Running, Role: LEADER
I20260709 13:19:48.081485  9427 consensus_queue.cc:260] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [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: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:48.083189  9427 raft_consensus.cc:3060] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:48.089910  9354 raft_consensus.cc:2468] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 3.
I20260709 13:19:48.091627  9427 raft_consensus.cc:2468] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 3.
I20260709 13:19:48.091637  9468 leader_election.cc:304] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [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: b29fcead7b464b138eb8c43a15205ab6, e7db90c8ca7f4ae2907f1cf48fd52031; no voters: 
I20260709 13:19:48.093048  9824 raft_consensus.cc:2804] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:48.093547  9824 raft_consensus.cc:697] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 3 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:48.094700  9824 consensus_queue.cc:237] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [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: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:48.096490  9777 raft_consensus.cc:993] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031: : Instructing follower b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:48.097067  9822 raft_consensus.cc:1081] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Signalling peer b29fcead7b464b138eb8c43a15205ab6 to start an election
I20260709 13:19:48.098688  9504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed22369a43224547833d3aa5a90ae3ad"
dest_uuid: "b29fcead7b464b138eb8c43a15205ab6"
 from {username='slave'} at 127.0.0.1:53392
I20260709 13:19:48.099251  9504 raft_consensus.cc:493] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:48.099687  9504 raft_consensus.cc:3060] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:48.104557  9251 catalog_manager.cc:5697] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 2 to 3, leader changed from 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130) to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:48.106133  9504 raft_consensus.cc:515] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:48.108364  9504 leader_election.cc:290] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 2 election: Requested vote from peers e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877), 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087)
I20260709 13:19:48.109390  9427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22369a43224547833d3aa5a90ae3ad" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e6c9ce0d4554513a81488f39f6c02f5"
I20260709 13:19:48.109261  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22369a43224547833d3aa5a90ae3ad" candidate_uuid: "b29fcead7b464b138eb8c43a15205ab6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031"
I20260709 13:19:48.110114  9427 raft_consensus.cc:3060] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:48.110251  9354 raft_consensus.cc:3055] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:48.110697  9354 raft_consensus.cc:740] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7db90c8ca7f4ae2907f1cf48fd52031, State: Running, Role: LEADER
I20260709 13:19:48.111570  9354 consensus_queue.cc:260] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:48.113080  9354 raft_consensus.cc:3060] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:48.118479  9427 raft_consensus.cc:2468] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 2.
I20260709 13:19:48.119890  9471 leader_election.cc:304] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e6c9ce0d4554513a81488f39f6c02f5, b29fcead7b464b138eb8c43a15205ab6; no voters: 
I20260709 13:19:48.120275  9354 raft_consensus.cc:2468] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b29fcead7b464b138eb8c43a15205ab6 in term 2.
I20260709 13:19:48.120957  9824 raft_consensus.cc:2804] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:48.121487  9824 raft_consensus.cc:697] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 2 LEADER]: Becoming Leader. State: Replica: b29fcead7b464b138eb8c43a15205ab6, State: Running, Role: LEADER
I20260709 13:19:48.122548  9824 consensus_queue.cc:237] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } }
I20260709 13:19:48.131477  9251 catalog_manager.cc:5697] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 reported cstate change: term changed from 1 to 2, leader changed from e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129) to b29fcead7b464b138eb8c43a15205ab6 (127.2.94.131). New cstate: current_term: 2 leader_uuid: "b29fcead7b464b138eb8c43a15205ab6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b29fcead7b464b138eb8c43a15205ab6" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33501 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:48.444577  9355 raft_consensus.cc:1275] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:19:48.446045  9824 consensus_queue.cc:1048] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:19:48.456357  9427 raft_consensus.cc:1275] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:19:48.458374  9824 consensus_queue.cc:1048] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:19:48.497619  9355 raft_consensus.cc:1275] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:19:48.499114  9841 consensus_queue.cc:1048] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:19:48.507346  9427 raft_consensus.cc:1275] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:19:48.509007  9818 consensus_queue.cc:1048] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:19:48.528208  9427 raft_consensus.cc:1275] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:48.529928  9818 consensus_queue.cc:1048] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:48.540436  9355 raft_consensus.cc:1275] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:48.542744  9818 consensus_queue.cc:1048] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:48.676188  9427 raft_consensus.cc:1275] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:48.677850  9818 consensus_queue.cc:1048] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e6c9ce0d4554513a81488f39f6c02f5" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 33087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:48.690629  9354 raft_consensus.cc:1275] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Refusing update from remote peer b29fcead7b464b138eb8c43a15205ab6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:48.692778  9841 consensus_queue.cc:1048] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7db90c8ca7f4ae2907f1cf48fd52031" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 38877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:48.808573  2426 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:19:48.813704  2426 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:19:48.814121  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:48.819204  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:19:48.819675  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:49.854698  2426 tablet_server.cc:179] TabletServer@127.2.94.129:0 shutting down...
W20260709 13:19:49.860108  9468 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 13:19:49.864182  9468 consensus_peers.cc:597] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:49.895819  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:19:49.895840  9394 consensus_peers.cc:597] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:49.897218  2426 tablet_replica.cc:333] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.898375  2426 raft_consensus.cc:2243] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.898974  2426 raft_consensus.cc:2272] T 051cdc49371b4f33b83346080aa385d3 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.901461  2426 tablet_replica.cc:333] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.902213  2426 raft_consensus.cc:2243] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.902735  2426 raft_consensus.cc:2272] T 0685057a85484871a9cd968b17680898 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.904850  2426 tablet_replica.cc:333] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.905537  2426 raft_consensus.cc:2243] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.906095  2426 raft_consensus.cc:2272] T 73ede9b9fe1943f6822ea13b0c12ee5a P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.908373  2426 tablet_replica.cc:333] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.909185  2426 raft_consensus.cc:2243] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:49.910352  2426 raft_consensus.cc:2272] T 42c379ae00e349a68d17ab6675015048 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.914175  2426 tablet_replica.cc:333] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.915413  2426 raft_consensus.cc:2243] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:49.916787  2426 raft_consensus.cc:2272] T 16d8d6687b514d22afaf6cca3620aa7f P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.920609  2426 tablet_replica.cc:333] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.921558  2426 raft_consensus.cc:2243] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.922335  2426 raft_consensus.cc:2272] T 02197db3ca6248658e1d1ff518eae24e P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.925434  2426 tablet_replica.cc:333] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.926173  2426 raft_consensus.cc:2243] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:49.927250  2426 raft_consensus.cc:2272] T 75e3cb2b348d424b9afe7d52e806d944 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.930066  2426 tablet_replica.cc:333] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.931062  2426 raft_consensus.cc:2243] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.931599  2426 raft_consensus.cc:2272] T 5083e7c9da8b48a1a14d45ee6b8b04da P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.934213  2426 tablet_replica.cc:333] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.935639  2426 raft_consensus.cc:2243] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.936175  2426 raft_consensus.cc:2272] T 8f4a300813014cc69a4eea847296bfb6 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.938519  2426 tablet_replica.cc:333] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.939570  2426 raft_consensus.cc:2243] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.940436  2426 raft_consensus.cc:2272] T e277bc610f0248e1bba23096f9be073c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.943560  2426 tablet_replica.cc:333] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.944315  2426 raft_consensus.cc:2243] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.944900  2426 raft_consensus.cc:2272] T ca84347d0b4c40d5a6499c7d0011712b P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.947304  2426 tablet_replica.cc:333] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.947932  2426 raft_consensus.cc:2243] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.948434  2426 raft_consensus.cc:2272] T 229e69035aac48f7946c42542b81bbcf P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.950862  2426 tablet_replica.cc:333] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.951741  2426 raft_consensus.cc:2243] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:49.952790  2426 raft_consensus.cc:2272] T bc60db15d85e42f9850730436252af73 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.955054  2426 tablet_replica.cc:333] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.955662  2426 raft_consensus.cc:2243] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:49.956781  2426 raft_consensus.cc:2272] T 69d68f6a310d4edcb0bea894f7b60a58 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.959668  2426 tablet_replica.cc:333] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.960469  2426 raft_consensus.cc:2243] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.961002  2426 raft_consensus.cc:2272] T 6bfb6af477284d5e9834e6587bce2712 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.963470  2426 tablet_replica.cc:333] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.964143  2426 raft_consensus.cc:2243] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:49.965237  2426 raft_consensus.cc:2272] T 0cc89a0f2f624cac820613b24a227c49 P e7db90c8ca7f4ae2907f1cf48fd52031 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.968463  2426 tablet_replica.cc:333] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.969112  2426 raft_consensus.cc:2243] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.969584  2426 raft_consensus.cc:2272] T ed22369a43224547833d3aa5a90ae3ad P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:49.972472  2426 tablet_replica.cc:333] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031: stopping tablet replica
I20260709 13:19:49.973037  2426 raft_consensus.cc:2243] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:49.973600  2426 raft_consensus.cc:2272] T 9c8d70131c694d3a9685f2a908b49a9c P e7db90c8ca7f4ae2907f1cf48fd52031 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:49.987190  9394 consensus_peers.cc:597] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:49.988870  9394 consensus_peers.cc:597] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:50.004094  9468 consensus_peers.cc:597] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:50.022204  2426 tablet_server.cc:196] TabletServer@127.2.94.129:0 shutdown complete.
W20260709 13:19:50.036721  9394 consensus_peers.cc:597] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:38877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:50.048957  9468 consensus_peers.cc:597] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:38877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:50.072832  2426 tablet_server.cc:179] TabletServer@127.2.94.130:0 shutting down...
W20260709 13:19:50.086198  9394 consensus_peers.cc:597] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:38877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:50.098399  9471 consensus_peers.cc:597] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 -> Peer 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087): Couldn't send request to peer 5e6c9ce0d4554513a81488f39f6c02f5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:50.111568  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:50.112475  2426 tablet_replica.cc:333] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.113376  2426 raft_consensus.cc:2243] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.114235  2426 raft_consensus.cc:2272] T 051cdc49371b4f33b83346080aa385d3 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.116259  2426 tablet_replica.cc:333] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.116778  2426 raft_consensus.cc:2243] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.117161  2426 raft_consensus.cc:2272] T 0685057a85484871a9cd968b17680898 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.119204  2426 tablet_replica.cc:333] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.119882  2426 raft_consensus.cc:2243] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.120642  2426 raft_consensus.cc:2272] T 73ede9b9fe1943f6822ea13b0c12ee5a P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.122803  2426 tablet_replica.cc:333] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.123303  2426 raft_consensus.cc:2243] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.123669  2426 raft_consensus.cc:2272] T 02197db3ca6248658e1d1ff518eae24e P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.125515  2426 tablet_replica.cc:333] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.126071  2426 raft_consensus.cc:2243] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.126471  2426 raft_consensus.cc:2272] T 75e3cb2b348d424b9afe7d52e806d944 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.128429  2426 tablet_replica.cc:333] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.128944  2426 raft_consensus.cc:2243] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.129910  2426 raft_consensus.cc:2272] T 5083e7c9da8b48a1a14d45ee6b8b04da P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.131911  2426 tablet_replica.cc:333] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.132373  2426 raft_consensus.cc:2243] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.132764  2426 raft_consensus.cc:2272] T 69d68f6a310d4edcb0bea894f7b60a58 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.134780  2426 tablet_replica.cc:333] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.135275  2426 raft_consensus.cc:2243] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.135658  2426 raft_consensus.cc:2272] T bc60db15d85e42f9850730436252af73 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.137392  2426 tablet_replica.cc:333] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.137877  2426 raft_consensus.cc:2243] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.138592  2426 raft_consensus.cc:2272] T ca84347d0b4c40d5a6499c7d0011712b P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.140795  2426 tablet_replica.cc:333] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.141279  2426 raft_consensus.cc:2243] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.142076  2426 raft_consensus.cc:2272] T 229e69035aac48f7946c42542b81bbcf P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.144264  2426 tablet_replica.cc:333] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.145112  2426 raft_consensus.cc:2243] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.146311  2426 raft_consensus.cc:2272] T 6bfb6af477284d5e9834e6587bce2712 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.148644  2426 tablet_replica.cc:333] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.149163  2426 raft_consensus.cc:2243] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.149526  2426 raft_consensus.cc:2272] T 8f4a300813014cc69a4eea847296bfb6 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.151427  2426 tablet_replica.cc:333] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.151904  2426 raft_consensus.cc:2243] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.152258  2426 raft_consensus.cc:2272] T e277bc610f0248e1bba23096f9be073c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.154613  2426 tablet_replica.cc:333] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.155258  2426 raft_consensus.cc:2243] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.155791  2426 raft_consensus.cc:2272] T 0cc89a0f2f624cac820613b24a227c49 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.158305  2426 tablet_replica.cc:333] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
W20260709 13:19:50.158469  9468 consensus_peers.cc:597] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:38877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:50.159128  2426 raft_consensus.cc:2243] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.159796  2426 raft_consensus.cc:2272] T 9c8d70131c694d3a9685f2a908b49a9c P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.162690  2426 tablet_replica.cc:333] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.163424  2426 raft_consensus.cc:2243] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.163980  2426 raft_consensus.cc:2272] T 42c379ae00e349a68d17ab6675015048 P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.166100  2426 tablet_replica.cc:333] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.166612  2426 raft_consensus.cc:2243] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.167091  2426 raft_consensus.cc:2272] T 16d8d6687b514d22afaf6cca3620aa7f P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.169971  2426 tablet_replica.cc:333] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5: stopping tablet replica
I20260709 13:19:50.170759  2426 raft_consensus.cc:2243] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.171329  2426 raft_consensus.cc:2272] T ed22369a43224547833d3aa5a90ae3ad P 5e6c9ce0d4554513a81488f39f6c02f5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:50.173909  9471 consensus_peers.cc:597] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 -> Peer 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087): Couldn't send request to peer 5e6c9ce0d4554513a81488f39f6c02f5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:50.208086  9468 consensus_peers.cc:597] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:38877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:50.211417  9471 consensus_peers.cc:597] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 -> Peer 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087): Couldn't send request to peer 5e6c9ce0d4554513a81488f39f6c02f5. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:50.214507  2426 tablet_server.cc:196] TabletServer@127.2.94.130:0 shutdown complete.
W20260709 13:19:50.230544  9468 consensus_peers.cc:597] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 -> Peer e7db90c8ca7f4ae2907f1cf48fd52031 (127.2.94.129:38877): Couldn't send request to peer e7db90c8ca7f4ae2907f1cf48fd52031. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:38877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:50.249275  2426 tablet_server.cc:179] TabletServer@127.2.94.131:0 shutting down...
I20260709 13:19:50.281140  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:50.282373  2426 tablet_replica.cc:333] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.283676  2426 raft_consensus.cc:2243] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.284406  2426 raft_consensus.cc:2272] T 051cdc49371b4f33b83346080aa385d3 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.287153  2426 tablet_replica.cc:333] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.287773  2426 raft_consensus.cc:2243] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.288615  2426 raft_consensus.cc:2272] T 0685057a85484871a9cd968b17680898 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.290884  2426 tablet_replica.cc:333] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.291549  2426 raft_consensus.cc:2243] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.292083  2426 raft_consensus.cc:2272] T 73ede9b9fe1943f6822ea13b0c12ee5a P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.294241  2426 tablet_replica.cc:333] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.294895  2426 raft_consensus.cc:2243] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.295421  2426 raft_consensus.cc:2272] T 16d8d6687b514d22afaf6cca3620aa7f P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.297969  2426 tablet_replica.cc:333] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.298573  2426 raft_consensus.cc:2243] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.299036  2426 raft_consensus.cc:2272] T 42c379ae00e349a68d17ab6675015048 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.301018  2426 tablet_replica.cc:333] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.301599  2426 raft_consensus.cc:2243] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.302147  2426 raft_consensus.cc:2272] T 75e3cb2b348d424b9afe7d52e806d944 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.304076  2426 tablet_replica.cc:333] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.304673  2426 raft_consensus.cc:2243] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.305462  2426 raft_consensus.cc:2272] T 02197db3ca6248658e1d1ff518eae24e P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.307538  2426 tablet_replica.cc:333] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.308095  2426 raft_consensus.cc:2243] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.308570  2426 raft_consensus.cc:2272] T 0cc89a0f2f624cac820613b24a227c49 P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.311288  2426 tablet_replica.cc:333] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.312165  2426 raft_consensus.cc:2243] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.313136  2426 raft_consensus.cc:2272] T 8f4a300813014cc69a4eea847296bfb6 P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:50.315722  9471 consensus_peers.cc:597] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 -> Peer 5e6c9ce0d4554513a81488f39f6c02f5 (127.2.94.130:33087): Couldn't send request to peer 5e6c9ce0d4554513a81488f39f6c02f5. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.130:33087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:50.315932  2426 tablet_replica.cc:333] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.316716  2426 raft_consensus.cc:2243] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.317497  2426 raft_consensus.cc:2272] T e277bc610f0248e1bba23096f9be073c P b29fcead7b464b138eb8c43a15205ab6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.319829  2426 tablet_replica.cc:333] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.320425  2426 raft_consensus.cc:2243] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.321245  2426 raft_consensus.cc:2272] T 9c8d70131c694d3a9685f2a908b49a9c P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.323926  2426 tablet_replica.cc:333] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.324465  2426 raft_consensus.cc:2243] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.325201  2426 raft_consensus.cc:2272] T ed22369a43224547833d3aa5a90ae3ad P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.327370  2426 tablet_replica.cc:333] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.327837  2426 raft_consensus.cc:2243] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.328261  2426 raft_consensus.cc:2272] T bc60db15d85e42f9850730436252af73 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.330205  2426 tablet_replica.cc:333] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.330713  2426 raft_consensus.cc:2243] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.331146  2426 raft_consensus.cc:2272] T 69d68f6a310d4edcb0bea894f7b60a58 P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.333011  2426 tablet_replica.cc:333] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.333457  2426 raft_consensus.cc:2243] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.333969  2426 raft_consensus.cc:2272] T 5083e7c9da8b48a1a14d45ee6b8b04da P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.335762  2426 tablet_replica.cc:333] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.336257  2426 raft_consensus.cc:2243] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.336670  2426 raft_consensus.cc:2272] T ca84347d0b4c40d5a6499c7d0011712b P b29fcead7b464b138eb8c43a15205ab6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.338471  2426 tablet_replica.cc:333] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.338948  2426 raft_consensus.cc:2243] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.339370  2426 raft_consensus.cc:2272] T 229e69035aac48f7946c42542b81bbcf P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.341360  2426 tablet_replica.cc:333] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6: stopping tablet replica
I20260709 13:19:50.341869  2426 raft_consensus.cc:2243] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:50.342294  2426 raft_consensus.cc:2272] T 6bfb6af477284d5e9834e6587bce2712 P b29fcead7b464b138eb8c43a15205ab6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.382586  2426 tablet_server.cc:196] TabletServer@127.2.94.131:0 shutdown complete.
I20260709 13:19:50.416891  2426 master.cc:562] Master@127.2.94.190:42283 shutting down...
I20260709 13:19:50.439404  2426 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:50.439978  2426 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:50.440310  2426 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75e4283300ae4f049cfd0220ccd90d44: stopping tablet replica
I20260709 13:19:50.461972  2426 master.cc:584] Master@127.2.94.190:42283 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14623 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:19:50.516984  2426 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.94.190:44437
I20260709 13:19:50.518146  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:50.524106  9857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:50.524134  9858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:50.524724  9860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:50.525614  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:50.526643  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:50.526854  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:50.527021  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603190527004 us; error 0 us; skew 500 ppm
I20260709 13:19:50.527545  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:50.530273  2426 webserver.cc:533] Webserver started at http://127.2.94.190:36527/ using document root <none> and password file <none>
I20260709 13:19:50.530784  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:50.530995  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:50.531273  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:50.532368  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/master-0-root/instance:
uuid: "ba928b9b46e347a2820a9f4f4953990c"
format_stamp: "Formatted at 2026-07-09 13:19:50 on dist-test-slave-mxd3"
I20260709 13:19:50.536685  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:19:50.540230  9865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:50.541049  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:19:50.541337  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/master-0-root
uuid: "ba928b9b46e347a2820a9f4f4953990c"
format_stamp: "Formatted at 2026-07-09 13:19:50 on dist-test-slave-mxd3"
I20260709 13:19:50.541594  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:50.556159  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:50.557441  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:50.597456  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.190:44437
I20260709 13:19:50.597566  9916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.190:44437 every 8 connection(s)
I20260709 13:19:50.601402  9917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:50.612376  9917 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c: Bootstrap starting.
I20260709 13:19:50.617125  9917 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:50.621670  9917 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c: No bootstrap required, opened a new log
I20260709 13:19:50.623914  9917 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba928b9b46e347a2820a9f4f4953990c" member_type: VOTER }
I20260709 13:19:50.624313  9917 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:50.624490  9917 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba928b9b46e347a2820a9f4f4953990c, State: Initialized, Role: FOLLOWER
I20260709 13:19:50.625088  9917 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba928b9b46e347a2820a9f4f4953990c" member_type: VOTER }
I20260709 13:19:50.625504  9917 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:19:50.625765  9917 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:19:50.625984  9917 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:50.631134  9917 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba928b9b46e347a2820a9f4f4953990c" member_type: VOTER }
I20260709 13:19:50.631691  9917 leader_election.cc:304] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [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: ba928b9b46e347a2820a9f4f4953990c; no voters: 
I20260709 13:19:50.632903  9917 leader_election.cc:290] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:19:50.633349  9920 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:50.634760  9920 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 1 LEADER]: Becoming Leader. State: Replica: ba928b9b46e347a2820a9f4f4953990c, State: Running, Role: LEADER
I20260709 13:19:50.635443  9920 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [LEADER]: Queue going to LEADER mode. State: All 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: "ba928b9b46e347a2820a9f4f4953990c" member_type: VOTER }
I20260709 13:19:50.635995  9917 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:19:50.639843  9922 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba928b9b46e347a2820a9f4f4953990c. Latest consensus state: current_term: 1 leader_uuid: "ba928b9b46e347a2820a9f4f4953990c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba928b9b46e347a2820a9f4f4953990c" member_type: VOTER } }
I20260709 13:19:50.640727  9922 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [sys.catalog]: This master's current role is: LEADER
I20260709 13:19:50.640591  9921 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba928b9b46e347a2820a9f4f4953990c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba928b9b46e347a2820a9f4f4953990c" member_type: VOTER } }
I20260709 13:19:50.641430  9921 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [sys.catalog]: This master's current role is: LEADER
I20260709 13:19:50.649113  9927 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:19:50.654258  9927 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:19:50.655495  2426 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:19:50.663167  9927 catalog_manager.cc:1383] Generated new cluster ID: c6970f0445e642f4b0f46e8871c2e3ab
I20260709 13:19:50.663497  9927 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:19:50.689421  9927 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:19:50.690775  9927 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:19:50.713774  9927 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c: Generated new TSK 0
I20260709 13:19:50.714434  9927 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:19:50.722168  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:50.727977  9938 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:50.728950  9939 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:50.736886  9941 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:50.736924  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:50.738294  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:50.738515  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:50.738688  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603190738671 us; error 0 us; skew 500 ppm
I20260709 13:19:50.739252  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:50.741554  2426 webserver.cc:533] Webserver started at http://127.2.94.129:41741/ using document root <none> and password file <none>
I20260709 13:19:50.742130  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:50.742332  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:50.742589  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:50.743686  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-0-root/instance:
uuid: "0183096dcbb34fc4ae7ee043c9519d45"
format_stamp: "Formatted at 2026-07-09 13:19:50 on dist-test-slave-mxd3"
I20260709 13:19:50.748224  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:19:50.751660  9946 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:50.752574  2426 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:19:50.752907  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-0-root
uuid: "0183096dcbb34fc4ae7ee043c9519d45"
format_stamp: "Formatted at 2026-07-09 13:19:50 on dist-test-slave-mxd3"
I20260709 13:19:50.753209  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:50.771385  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:50.772609  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:50.774163  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:50.776460  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:50.776692  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:50.776933  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:50.777120  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:50.818928  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.129:36477
I20260709 13:19:50.819031 10008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.129:36477 every 8 connection(s)
I20260709 13:19:50.823796  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:50.831341 10013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:50.831907 10014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:50.836022  2426 server_base.cc:1061] running on GCE node
W20260709 13:19:50.836355 10017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:50.837527  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:50.837821  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:50.838061  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603190838036 us; error 0 us; skew 500 ppm
I20260709 13:19:50.838739  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:50.841564  2426 webserver.cc:533] Webserver started at http://127.2.94.130:41813/ using document root <none> and password file <none>
I20260709 13:19:50.841847 10009 heartbeater.cc:344] Connected to a master server at 127.2.94.190:44437
I20260709 13:19:50.842281  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:50.842341 10009 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:50.842765  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:50.843138  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:50.843505 10009 heartbeater.cc:507] Master 127.2.94.190:44437 requested a full tablet report, sending...
I20260709 13:19:50.844830  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-1-root/instance:
uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
format_stamp: "Formatted at 2026-07-09 13:19:50 on dist-test-slave-mxd3"
I20260709 13:19:50.846063  9882 ts_manager.cc:194] Registered new tserver with Master: 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477)
I20260709 13:19:50.847980  9882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38656
I20260709 13:19:50.850350  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:19:50.854228 10021 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:50.855214  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:19:50.855497  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-1-root
uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
format_stamp: "Formatted at 2026-07-09 13:19:50 on dist-test-slave-mxd3"
I20260709 13:19:50.855767  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:50.879230  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:50.880486  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:50.882050  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:50.884281  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:50.884459  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:50.884756  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:50.884918  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:50.928316  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.130:45833
I20260709 13:19:50.928460 10083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.130:45833 every 8 connection(s)
I20260709 13:19:50.933172  2426 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:19:50.941262 10088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:50.941412 10087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:19:50.944878 10090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:19:50.946187  2426 server_base.cc:1061] running on GCE node
I20260709 13:19:50.946240 10084 heartbeater.cc:344] Connected to a master server at 127.2.94.190:44437
I20260709 13:19:50.947000 10084 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:50.947424  2426 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:19:50.947705  2426 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:19:50.947896  2426 hybrid_clock.cc:648] HybridClock initialized: now 1783603190947880 us; error 0 us; skew 500 ppm
I20260709 13:19:50.948092 10084 heartbeater.cc:507] Master 127.2.94.190:44437 requested a full tablet report, sending...
I20260709 13:19:50.948719  2426 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:19:50.950805  9882 ts_manager.cc:194] Registered new tserver with Master: a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:50.952078  2426 webserver.cc:533] Webserver started at http://127.2.94.131:37589/ using document root <none> and password file <none>
I20260709 13:19:50.952647  9882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38660
I20260709 13:19:50.952674  2426 fs_manager.cc:362] Metadata directory not provided
I20260709 13:19:50.953225  2426 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:19:50.953560  2426 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:19:50.954929  2426 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-2-root/instance:
uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
format_stamp: "Formatted at 2026-07-09 13:19:50 on dist-test-slave-mxd3"
I20260709 13:19:50.959820  2426 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:19:50.963445 10095 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:50.964535  2426 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:19:50.964813  2426 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-2-root
uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
format_stamp: "Formatted at 2026-07-09 13:19:50 on dist-test-slave-mxd3"
I20260709 13:19:50.965055  2426 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE1ZIeb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602991188672-2426-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:19:50.983336  2426 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:19:50.984488  2426 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:19:50.986090  2426 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:19:50.988278  2426 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:19:50.988448  2426 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:50.988703  2426 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:19:50.988900  2426 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:19:51.035612  2426 rpc_server.cc:307] RPC server started. Bound to: 127.2.94.131:33821
I20260709 13:19:51.035737 10157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.94.131:33821 every 8 connection(s)
I20260709 13:19:51.052587 10158 heartbeater.cc:344] Connected to a master server at 127.2.94.190:44437
I20260709 13:19:51.053135 10158 heartbeater.cc:461] Registering TS with master...
I20260709 13:19:51.054000 10158 heartbeater.cc:507] Master 127.2.94.190:44437 requested a full tablet report, sending...
I20260709 13:19:51.056172  9882 ts_manager.cc:194] Registered new tserver with Master: b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:51.056867  2426 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017438023s
I20260709 13:19:51.057838  9882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38674
I20260709 13:19:51.084988  9882 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38682:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:19:51.087762  9882 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:19:51.155120 10049 tablet_service.cc:1511] Processing CreateTablet for tablet d6d0d77562f0457d963cf3ea260c58cc (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:51.156605 10049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d0d77562f0457d963cf3ea260c58cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.163242 10048 tablet_service.cc:1511] Processing CreateTablet for tablet 0bbbde18507e42fab6a66becacf2e05c (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:51.164729 10048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bbbde18507e42fab6a66becacf2e05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.167255 10047 tablet_service.cc:1511] Processing CreateTablet for tablet e63b14e70f40494fa05bfb5f5fcc80de (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:51.168771 10047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63b14e70f40494fa05bfb5f5fcc80de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.173734 10046 tablet_service.cc:1511] Processing CreateTablet for tablet db7c160280b34143badb10bcaa4309cc (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:51.175184 10046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db7c160280b34143badb10bcaa4309cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.180365 10045 tablet_service.cc:1511] Processing CreateTablet for tablet 1062215a6f774616b4dc036b59906338 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:51.182310 10045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1062215a6f774616b4dc036b59906338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.186923 10044 tablet_service.cc:1511] Processing CreateTablet for tablet 890c0a4dfb1b4a2580bdefd65feb946d (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:51.188380 10044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890c0a4dfb1b4a2580bdefd65feb946d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.191094 10043 tablet_service.cc:1511] Processing CreateTablet for tablet 79eee0e9c354410fb346557acbefdd23 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:51.192456 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79eee0e9c354410fb346557acbefdd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.194854 10042 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb2ae6d246240aa85063c0d1d4eaed8 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:51.196254 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb2ae6d246240aa85063c0d1d4eaed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.198161 10041 tablet_service.cc:1511] Processing CreateTablet for tablet 674dbc01e4ab43a7b793c66c29d1a614 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:51.199497 10041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674dbc01e4ab43a7b793c66c29d1a614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.206863  9974 tablet_service.cc:1511] Processing CreateTablet for tablet d6d0d77562f0457d963cf3ea260c58cc (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:51.208280  9974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d0d77562f0457d963cf3ea260c58cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.210868  9973 tablet_service.cc:1511] Processing CreateTablet for tablet 0bbbde18507e42fab6a66becacf2e05c (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:51.212267  9973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bbbde18507e42fab6a66becacf2e05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.213233 10122 tablet_service.cc:1511] Processing CreateTablet for tablet 0bbbde18507e42fab6a66becacf2e05c (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:51.214644 10122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bbbde18507e42fab6a66becacf2e05c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.214819  9972 tablet_service.cc:1511] Processing CreateTablet for tablet e63b14e70f40494fa05bfb5f5fcc80de (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:51.215406 10123 tablet_service.cc:1511] Processing CreateTablet for tablet d6d0d77562f0457d963cf3ea260c58cc (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:51.216140  9972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63b14e70f40494fa05bfb5f5fcc80de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.216681 10123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d0d77562f0457d963cf3ea260c58cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.216989  9968 tablet_service.cc:1511] Processing CreateTablet for tablet 79eee0e9c354410fb346557acbefdd23 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:51.217244 10121 tablet_service.cc:1511] Processing CreateTablet for tablet e63b14e70f40494fa05bfb5f5fcc80de (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:51.218341  9968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79eee0e9c354410fb346557acbefdd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.218655 10120 tablet_service.cc:1511] Processing CreateTablet for tablet db7c160280b34143badb10bcaa4309cc (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:51.220803  9969 tablet_service.cc:1511] Processing CreateTablet for tablet 890c0a4dfb1b4a2580bdefd65feb946d (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:51.220880 10119 tablet_service.cc:1511] Processing CreateTablet for tablet 1062215a6f774616b4dc036b59906338 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:51.222434  9969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890c0a4dfb1b4a2580bdefd65feb946d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.235442  9967 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb2ae6d246240aa85063c0d1d4eaed8 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:51.237041  9967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb2ae6d246240aa85063c0d1d4eaed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.222819 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb2ae6d246240aa85063c0d1d4eaed8 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:51.223868 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 79eee0e9c354410fb346557acbefdd23 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:51.224001  9970 tablet_service.cc:1511] Processing CreateTablet for tablet 1062215a6f774616b4dc036b59906338 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:51.238989  9966 tablet_service.cc:1511] Processing CreateTablet for tablet 674dbc01e4ab43a7b793c66c29d1a614 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:51.239789  9970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1062215a6f774616b4dc036b59906338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.240439  9966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674dbc01e4ab43a7b793c66c29d1a614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.225083 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 674dbc01e4ab43a7b793c66c29d1a614 (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:51.226001  9971 tablet_service.cc:1511] Processing CreateTablet for tablet db7c160280b34143badb10bcaa4309cc (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:51.218698 10121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63b14e70f40494fa05bfb5f5fcc80de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.242398  9971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db7c160280b34143badb10bcaa4309cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.222819 10118 tablet_service.cc:1511] Processing CreateTablet for tablet 890c0a4dfb1b4a2580bdefd65feb946d (DEFAULT_TABLE table=test-workload [id=234bad0929fd46a08892ddc0417145fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:51.245247 10118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890c0a4dfb1b4a2580bdefd65feb946d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.247987 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 674dbc01e4ab43a7b793c66c29d1a614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.253957 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb2ae6d246240aa85063c0d1d4eaed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.257877 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79eee0e9c354410fb346557acbefdd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.269721 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1062215a6f774616b4dc036b59906338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.274132 10120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db7c160280b34143badb10bcaa4309cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:51.320494 10173 tablet_bootstrap.cc:492] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:51.331736 10174 tablet_bootstrap.cc:492] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:51.348940 10173 tablet_bootstrap.cc:654] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.374008 10174 tablet_bootstrap.cc:654] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.395982 10175 tablet_bootstrap.cc:492] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:51.396586 10174 tablet_bootstrap.cc:492] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:51.397100 10174 ts_tablet_manager.cc:1403] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.013s
I20260709 13:19:51.400266 10173 tablet_bootstrap.cc:492] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:51.400817 10173 ts_tablet_manager.cc:1403] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.022s
I20260709 13:19:51.400354 10174 raft_consensus.cc:359] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.401427 10174 raft_consensus.cc:385] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.401819 10174 raft_consensus.cc:740] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.402654 10174 consensus_queue.cc:260] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.403358 10175 tablet_bootstrap.cc:654] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.403898 10173 raft_consensus.cc:359] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.404711 10173 raft_consensus.cc:385] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.405045 10173 raft_consensus.cc:740] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.405787 10173 consensus_queue.cc:260] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.412043 10084 heartbeater.cc:499] Master 127.2.94.190:44437 was elected leader, sending a full tablet report...
I20260709 13:19:51.412596 10174 ts_tablet_manager.cc:1434] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:19:51.412643 10173 ts_tablet_manager.cc:1434] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.004s
I20260709 13:19:51.413709 10158 heartbeater.cc:499] Master 127.2.94.190:44437 was elected leader, sending a full tablet report...
I20260709 13:19:51.414098 10173 tablet_bootstrap.cc:492] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:51.416087 10175 tablet_bootstrap.cc:492] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:51.416620 10175 ts_tablet_manager.cc:1403] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 13:19:51.418154 10174 tablet_bootstrap.cc:492] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:51.420620 10173 tablet_bootstrap.cc:654] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.419736 10175 raft_consensus.cc:359] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.423110 10175 raft_consensus.cc:385] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.423463 10175 raft_consensus.cc:740] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.424427 10175 consensus_queue.cc:260] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.425657 10174 tablet_bootstrap.cc:654] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.429980 10009 heartbeater.cc:499] Master 127.2.94.190:44437 was elected leader, sending a full tablet report...
W20260709 13:19:51.432343 10085 tablet.cc:2406] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:19:51.433897 10175 ts_tablet_manager.cc:1434] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 13:19:51.435473 10175 tablet_bootstrap.cc:492] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:51.449579 10175 tablet_bootstrap.cc:654] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.452736 10174 tablet_bootstrap.cc:492] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:51.453480 10174 ts_tablet_manager.cc:1403] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.020s
I20260709 13:19:51.457944 10174 raft_consensus.cc:359] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.459208 10174 raft_consensus.cc:385] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.459684 10174 raft_consensus.cc:740] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.460939 10174 consensus_queue.cc:260] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.464290 10174 ts_tablet_manager.cc:1434] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:19:51.464922 10173 tablet_bootstrap.cc:492] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:51.465653 10173 ts_tablet_manager.cc:1403] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.032s
I20260709 13:19:51.465847 10174 tablet_bootstrap.cc:492] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:51.468808 10173 raft_consensus.cc:359] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.469605 10173 raft_consensus.cc:385] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.470011 10173 raft_consensus.cc:740] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.470970 10173 consensus_queue.cc:260] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.473481 10173 ts_tablet_manager.cc:1434] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:19:51.474581 10173 tablet_bootstrap.cc:492] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:51.475677 10174 tablet_bootstrap.cc:654] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.481235 10173 tablet_bootstrap.cc:654] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.493058 10173 tablet_bootstrap.cc:492] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:51.493702 10173 ts_tablet_manager.cc:1403] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 13:19:51.496666 10173 raft_consensus.cc:359] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.497499 10173 raft_consensus.cc:385] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.497877 10173 raft_consensus.cc:740] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.498761 10173 consensus_queue.cc:260] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.501143 10173 ts_tablet_manager.cc:1434] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:19:51.502203 10173 tablet_bootstrap.cc:492] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:51.508524 10173 tablet_bootstrap.cc:654] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.518957 10182 raft_consensus.cc:493] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:51.520177 10173 tablet_bootstrap.cc:492] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:51.519670 10182 raft_consensus.cc:515] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.520748 10173 ts_tablet_manager.cc:1403] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260709 13:19:51.523913 10173 raft_consensus.cc:359] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.524835 10173 raft_consensus.cc:385] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.525224 10173 raft_consensus.cc:740] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.525480 10174 tablet_bootstrap.cc:492] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:51.526165 10174 ts_tablet_manager.cc:1403] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.034s
I20260709 13:19:51.526201 10173 consensus_queue.cc:260] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.527858 10182 leader_election.cc:290] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:51.529934 10174 raft_consensus.cc:359] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.531095 10173 ts_tablet_manager.cc:1434] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:19:51.531129 10174 raft_consensus.cc:385] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.532048 10174 raft_consensus.cc:740] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.532285 10173 tablet_bootstrap.cc:492] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:51.533353 10174 consensus_queue.cc:260] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.538848 10174 ts_tablet_manager.cc:1434] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:19:51.539592 10173 tablet_bootstrap.cc:654] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.540023 10174 tablet_bootstrap.cc:492] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:51.547027 10174 tablet_bootstrap.cc:654] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.549243 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79eee0e9c354410fb346557acbefdd23" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
W20260709 13:19:51.551370  9947 leader_election.cc:343] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.556840 10175 tablet_bootstrap.cc:492] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:51.560726 10174 tablet_bootstrap.cc:492] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:51.560783 10175 ts_tablet_manager.cc:1403] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.126s	user 0.029s	sys 0.050s
I20260709 13:19:51.562415 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79eee0e9c354410fb346557acbefdd23" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:51.563961 10173 tablet_bootstrap.cc:492] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
W20260709 13:19:51.564116  9948 leader_election.cc:343] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.564522 10173 ts_tablet_manager.cc:1403] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.020s
I20260709 13:19:51.564455 10175 raft_consensus.cc:359] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.564669  9948 leader_election.cc:304] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45; no voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:19:51.565377 10175 raft_consensus.cc:385] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.565613 10175 raft_consensus.cc:740] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.566255 10182 raft_consensus.cc:2749] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:51.566417 10175 consensus_queue.cc:260] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.567224 10174 ts_tablet_manager.cc:1403] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.000s
I20260709 13:19:51.568713 10175 ts_tablet_manager.cc:1434] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:19:51.568765 10173 raft_consensus.cc:359] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.569758 10173 raft_consensus.cc:385] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.569943 10175 tablet_bootstrap.cc:492] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:51.570114 10173 raft_consensus.cc:740] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.570497 10174 raft_consensus.cc:359] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.571085 10173 consensus_queue.cc:260] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.571591 10174 raft_consensus.cc:385] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.571990 10174 raft_consensus.cc:740] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.572933 10174 consensus_queue.cc:260] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.573482 10173 ts_tablet_manager.cc:1434] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:19:51.574565 10173 tablet_bootstrap.cc:492] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:51.577788 10174 ts_tablet_manager.cc:1434] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:19:51.579012 10174 tablet_bootstrap.cc:492] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:51.580870 10173 tablet_bootstrap.cc:654] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.585908 10174 tablet_bootstrap.cc:654] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.587162 10173 tablet_bootstrap.cc:492] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:51.587679 10173 ts_tablet_manager.cc:1403] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 13:19:51.590447 10174 tablet_bootstrap.cc:492] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:51.590992 10174 ts_tablet_manager.cc:1403] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 13:19:51.590669 10173 raft_consensus.cc:359] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.591454 10173 raft_consensus.cc:385] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.591760 10173 raft_consensus.cc:740] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.592545 10173 consensus_queue.cc:260] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.594069 10174 raft_consensus.cc:359] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.594816 10174 raft_consensus.cc:385] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.594913 10173 ts_tablet_manager.cc:1434] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:19:51.595132 10174 raft_consensus.cc:740] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.595958 10173 tablet_bootstrap.cc:492] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:51.595988 10174 consensus_queue.cc:260] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.598459 10174 ts_tablet_manager.cc:1434] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:19:51.595256 10175 tablet_bootstrap.cc:654] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.599452 10174 tablet_bootstrap.cc:492] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:51.603209 10173 tablet_bootstrap.cc:654] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.605778 10174 tablet_bootstrap.cc:654] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.608907 10178 raft_consensus.cc:493] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:51.609609 10178 raft_consensus.cc:515] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.616693 10175 tablet_bootstrap.cc:492] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:51.617501 10175 ts_tablet_manager.cc:1403] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260709 13:19:51.617519 10178 leader_election.cc:290] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477)
I20260709 13:19:51.621042 10175 raft_consensus.cc:359] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.622069 10175 raft_consensus.cc:385] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.622460 10175 raft_consensus.cc:740] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.623622 10175 consensus_queue.cc:260] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.616693 10173 tablet_bootstrap.cc:492] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:51.625281 10173 ts_tablet_manager.cc:1403] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.009s
I20260709 13:19:51.626036 10174 tablet_bootstrap.cc:492] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:51.626796 10174 ts_tablet_manager.cc:1403] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260709 13:19:51.629019 10173 raft_consensus.cc:359] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.629884 10173 raft_consensus.cc:385] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.630136 10173 raft_consensus.cc:740] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.630847 10173 consensus_queue.cc:260] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.633437 10174 raft_consensus.cc:359] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.634436 10174 raft_consensus.cc:385] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.634727 10174 raft_consensus.cc:740] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.635524 10174 consensus_queue.cc:260] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.638023 10174 ts_tablet_manager.cc:1434] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:19:51.638988 10174 tablet_bootstrap.cc:492] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:51.645509 10174 tablet_bootstrap.cc:654] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.646936 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d0d77562f0457d963cf3ea260c58cc" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:51.647655 10059 raft_consensus.cc:2468] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:51.633467 10173 ts_tablet_manager.cc:1434] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
W20260709 13:19:51.649187  9930 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:19:51.649947 10173 tablet_bootstrap.cc:492] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:51.650949 10175 ts_tablet_manager.cc:1434] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:19:51.651218  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d0d77562f0457d963cf3ea260c58cc" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:51.651893  9984 raft_consensus.cc:2468] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:51.652031 10175 tablet_bootstrap.cc:492] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:51.654125 10097 leader_election.cc:304] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:51.655171 10178 raft_consensus.cc:2804] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:51.655530 10178 raft_consensus.cc:493] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:51.655860 10178 raft_consensus.cc:3060] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.655895 10179 raft_consensus.cc:493] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:51.661844 10175 tablet_bootstrap.cc:654] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.661720 10179 raft_consensus.cc:515] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.664806 10179 leader_election.cc:290] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:51.667781 10178 raft_consensus.cc:515] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.670687 10178 leader_election.cc:290] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477)
I20260709 13:19:51.672109 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d0d77562f0457d963cf3ea260c58cc" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:51.675488 10059 raft_consensus.cc:3060] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.659090 10173 tablet_bootstrap.cc:654] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.672109  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d0d77562f0457d963cf3ea260c58cc" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:51.672674 10201 raft_consensus.cc:493] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:51.681964  9984 raft_consensus.cc:3060] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.682114 10201 raft_consensus.cc:515] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.686980  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
W20260709 13:19:51.689419 10099 leader_election.cc:343] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.689706  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b14e70f40494fa05bfb5f5fcc80de" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:51.690812  9983 raft_consensus.cc:2468] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 0.
I20260709 13:19:51.692214 10201 leader_election.cc:290] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:51.692718 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:51.693082 10059 raft_consensus.cc:2468] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:51.693528 10058 raft_consensus.cc:2468] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:51.694406 10097 leader_election.cc:304] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:51.692804 10025 leader_election.cc:304] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:51.695361 10201 raft_consensus.cc:2804] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:51.695541 10179 raft_consensus.cc:2804] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:51.695521 10097 leader_election.cc:304] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:51.696238 10179 raft_consensus.cc:493] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:51.696600 10179 raft_consensus.cc:3060] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.704041  9984 raft_consensus.cc:2468] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:51.706918 10179 raft_consensus.cc:515] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.707744 10178 raft_consensus.cc:2804] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:51.714861 10175 tablet_bootstrap.cc:492] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:51.709612 10206 raft_consensus.cc:493] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:51.713874  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b14e70f40494fa05bfb5f5fcc80de" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:51.715035 10178 raft_consensus.cc:493] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:51.714874 10173 tablet_bootstrap.cc:492] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:51.717527 10178 raft_consensus.cc:3060] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.717883 10173 ts_tablet_manager.cc:1403] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.023s
I20260709 13:19:51.719904 10201 raft_consensus.cc:697] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:51.720271 10174 tablet_bootstrap.cc:492] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:51.715710 10175 ts_tablet_manager.cc:1403] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.017s
I20260709 13:19:51.715683 10206 raft_consensus.cc:515] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.720815 10173 raft_consensus.cc:359] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.721577 10173 raft_consensus.cc:385] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.721887 10173 raft_consensus.cc:740] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.722682 10173 consensus_queue.cc:260] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.723062 10206 leader_election.cc:290] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:51.723764  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:51.724186 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:51.724980 10059 raft_consensus.cc:2468] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
W20260709 13:19:51.725920 10099 leader_election.cc:343] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.716019  9984 raft_consensus.cc:3060] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.716900 10179 leader_election.cc:290] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:51.726683 10097 leader_election.cc:304] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:51.727864 10206 raft_consensus.cc:2804] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:51.728211 10206 raft_consensus.cc:493] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:51.728557 10206 raft_consensus.cc:3060] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.732971 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b14e70f40494fa05bfb5f5fcc80de" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:51.733760 10133 raft_consensus.cc:2468] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 0.
I20260709 13:19:51.735131 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b14e70f40494fa05bfb5f5fcc80de" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:51.736202 10133 raft_consensus.cc:3060] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.720824 10201 consensus_queue.cc:237] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.738412 10178 raft_consensus.cc:515] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.740597 10178 leader_election.cc:290] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:51.742139  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:51.743034 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:51.743793 10059 raft_consensus.cc:3060] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.743551 10175 raft_consensus.cc:359] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
W20260709 13:19:51.744092 10099 leader_election.cc:343] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.744431 10175 raft_consensus.cc:385] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.744781 10175 raft_consensus.cc:740] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.745694 10175 consensus_queue.cc:260] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.720836 10174 ts_tablet_manager.cc:1403] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.003s
I20260709 13:19:51.748414 10175 ts_tablet_manager.cc:1434] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:19:51.752898  9984 raft_consensus.cc:2468] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 1.
I20260709 13:19:51.754324 10175 tablet_bootstrap.cc:492] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:51.753528 10133 raft_consensus.cc:2468] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 1.
I20260709 13:19:51.768610 10173 ts_tablet_manager.cc:1434] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.050s	user 0.017s	sys 0.027s
I20260709 13:19:51.756695 10025 leader_election.cc:304] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:51.769840 10173 tablet_bootstrap.cc:492] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:51.765730  9881 catalog_manager.cc:5697] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:51.774027 10175 tablet_bootstrap.cc:654] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.765527 10206 raft_consensus.cc:515] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.776847 10173 tablet_bootstrap.cc:654] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.778281 10206 leader_election.cc:290] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:51.758924 10174 raft_consensus.cc:359] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.778414  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:51.778978 10174 raft_consensus.cc:385] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.778913 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:51.779503 10174 raft_consensus.cc:740] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.779683 10058 raft_consensus.cc:3060] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.780352 10174 consensus_queue.cc:260] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
W20260709 13:19:51.780714 10099 leader_election.cc:343] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.782840 10174 ts_tablet_manager.cc:1434] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:19:51.784081 10174 tablet_bootstrap.cc:492] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:51.762140 10059 raft_consensus.cc:2468] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:51.787103 10208 raft_consensus.cc:2804] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:51.787532 10097 leader_election.cc:304] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:51.787922 10208 raft_consensus.cc:697] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Becoming Leader. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:51.788769 10206 raft_consensus.cc:2804] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:51.788851 10208 consensus_queue.cc:237] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.789543 10206 raft_consensus.cc:697] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:51.790442 10206 consensus_queue.cc:237] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.793406 10058 raft_consensus.cc:2468] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:51.794221 10173 tablet_bootstrap.cc:492] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:51.794721 10173 ts_tablet_manager.cc:1403] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260709 13:19:51.794852 10097 leader_election.cc:304] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:51.796229 10201 raft_consensus.cc:2804] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:51.796811 10201 raft_consensus.cc:697] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:51.797180 10179 raft_consensus.cc:493] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:51.797618 10173 raft_consensus.cc:359] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.797731 10179 raft_consensus.cc:515] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.798511 10173 raft_consensus.cc:385] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.798857 10173 raft_consensus.cc:740] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.799517 10173 consensus_queue.cc:260] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.800138 10179 leader_election.cc:290] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:51.802572  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890c0a4dfb1b4a2580bdefd65feb946d" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:51.803598 10173 ts_tablet_manager.cc:1434] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:19:51.803510  9984 raft_consensus.cc:2468] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 0.
I20260709 13:19:51.805627 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890c0a4dfb1b4a2580bdefd65feb946d" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:51.806465 10025 leader_election.cc:304] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:51.807572 10214 raft_consensus.cc:2804] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:51.797760 10201 consensus_queue.cc:237] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.808086 10214 raft_consensus.cc:493] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:51.808486 10214 raft_consensus.cc:3060] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:19:51.808645 10022 leader_election.cc:343] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.816323 10174 tablet_bootstrap.cc:654] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.817075 10214 raft_consensus.cc:515] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.818969 10175 tablet_bootstrap.cc:492] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:51.819679 10175 ts_tablet_manager.cc:1403] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.008s
I20260709 13:19:51.820989 10214 leader_election.cc:290] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:51.821025  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890c0a4dfb1b4a2580bdefd65feb946d" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:51.821902  9984 raft_consensus.cc:3060] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.822131 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890c0a4dfb1b4a2580bdefd65feb946d" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
W20260709 13:19:51.823484 10022 leader_election.cc:343] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.823621 10175 raft_consensus.cc:359] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.824417 10175 raft_consensus.cc:385] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.824731 10175 raft_consensus.cc:740] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.828316  9882 catalog_manager.cc:5697] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c reported cstate change: term changed from 0 to 1, leader changed from <none> to a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130). New cstate: current_term: 1 leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:51.830229 10175 consensus_queue.cc:260] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.833559 10174 tablet_bootstrap.cc:492] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:51.834486 10174 ts_tablet_manager.cc:1403] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.006s
I20260709 13:19:51.830170  9984 raft_consensus.cc:2468] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 1.
I20260709 13:19:51.836090 10175 ts_tablet_manager.cc:1434] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:19:51.836647 10025 leader_election.cc:304] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:19:51.837218 10175 tablet_bootstrap.cc:492] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:51.837949 10214 raft_consensus.cc:2804] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:51.838490 10214 raft_consensus.cc:697] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Becoming Leader. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:51.839334 10214 consensus_queue.cc:237] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.837942 10206 raft_consensus.cc:493] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:51.842002 10206 raft_consensus.cc:515] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.842687 10174 raft_consensus.cc:359] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.843896 10174 raft_consensus.cc:385] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.844312 10174 raft_consensus.cc:740] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.844568 10175 tablet_bootstrap.cc:654] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.845489 10174 consensus_queue.cc:260] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.847468  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674dbc01e4ab43a7b793c66c29d1a614" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:51.848788 10174 ts_tablet_manager.cc:1434] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
W20260709 13:19:51.849567 10099 leader_election.cc:343] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.850039 10174 tablet_bootstrap.cc:492] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:51.853318 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674dbc01e4ab43a7b793c66c29d1a614" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:51.854270 10058 raft_consensus.cc:2468] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:51.856036 10097 leader_election.cc:304] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:51.857141 10201 raft_consensus.cc:2804] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:51.857620 10201 raft_consensus.cc:493] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:51.857336 10206 leader_election.cc:290] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:51.858311 10201 raft_consensus.cc:3060] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.859180 10174 tablet_bootstrap.cc:654] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.872192 10175 tablet_bootstrap.cc:492] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:51.872725 10175 ts_tablet_manager.cc:1403] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.022s
I20260709 13:19:51.872889 10201 raft_consensus.cc:515] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.875627 10175 raft_consensus.cc:359] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.875993  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674dbc01e4ab43a7b793c66c29d1a614" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:51.876477 10175 raft_consensus.cc:385] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.876828 10175 raft_consensus.cc:740] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.877753 10175 consensus_queue.cc:260] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.878376 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "674dbc01e4ab43a7b793c66c29d1a614" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:51.878955 10058 raft_consensus.cc:3060] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.880313 10175 ts_tablet_manager.cc:1434] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:19:51.881382 10175 tablet_bootstrap.cc:492] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:51.885813  9984 raft_consensus.cc:3060] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.887634 10175 tablet_bootstrap.cc:654] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.896912 10206 raft_consensus.cc:493] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:51.897548 10206 raft_consensus.cc:515] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.899768 10206 leader_election.cc:290] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:51.901500  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb2ae6d246240aa85063c0d1d4eaed8" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:51.903908 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb2ae6d246240aa85063c0d1d4eaed8" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:51.904898 10059 raft_consensus.cc:2468] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:51.905558 10058 raft_consensus.cc:2468] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
W20260709 13:19:51.907119 10099 leader_election.cc:343] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.910740 10097 leader_election.cc:304] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:51.907482  9984 raft_consensus.cc:2468] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:51.911394 10174 tablet_bootstrap.cc:492] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:51.911590 10206 raft_consensus.cc:2804] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:51.912035 10206 raft_consensus.cc:493] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:51.912055 10174 ts_tablet_manager.cc:1403] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.062s	user 0.035s	sys 0.022s
I20260709 13:19:51.912452 10206 raft_consensus.cc:3060] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.914376 10097 leader_election.cc:304] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:51.907608 10201 leader_election.cc:290] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:51.915308 10174 raft_consensus.cc:359] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.903947  9881 catalog_manager.cc:5697] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:51.916226 10174 raft_consensus.cc:385] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.916594 10174 raft_consensus.cc:740] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.917335 10174 consensus_queue.cc:260] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.919502 10174 ts_tablet_manager.cc:1434] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:19:51.919872  9880 catalog_manager.cc:5697] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c reported cstate change: term changed from 0 to 1, leader changed from <none> to a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130). New cstate: current_term: 1 leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:51.916985  9881 catalog_manager.cc:5697] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:51.921947 10175 tablet_bootstrap.cc:492] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:51.922577 10175 ts_tablet_manager.cc:1403] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.016s
I20260709 13:19:51.920128 10206 raft_consensus.cc:515] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.915827 10201 raft_consensus.cc:2804] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:51.924011 10201 raft_consensus.cc:697] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:51.924914 10201 consensus_queue.cc:237] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.925858 10175 raft_consensus.cc:359] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.926704 10175 raft_consensus.cc:385] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.927055 10175 raft_consensus.cc:740] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.927392 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb2ae6d246240aa85063c0d1d4eaed8" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:51.928030 10058 raft_consensus.cc:3060] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.927927 10175 consensus_queue.cc:260] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.931466 10175 ts_tablet_manager.cc:1434] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:19:51.933056 10175 tablet_bootstrap.cc:492] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:51.941628 10206 leader_election.cc:290] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:51.942245 10175 tablet_bootstrap.cc:654] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.942637  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb2ae6d246240aa85063c0d1d4eaed8" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
W20260709 13:19:51.944238 10099 leader_election.cc:343] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:51.952174 10058 raft_consensus.cc:2468] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:51.953565 10097 leader_election.cc:304] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:51.954445 10201 raft_consensus.cc:2804] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:51.954830 10175 tablet_bootstrap.cc:492] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:51.954912 10201 raft_consensus.cc:697] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:51.955487 10175 ts_tablet_manager.cc:1403] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:19:51.955408  9882 catalog_manager.cc:5697] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:51.955924 10201 consensus_queue.cc:237] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.958307 10175 raft_consensus.cc:359] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.959033 10175 raft_consensus.cc:385] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.959363 10175 raft_consensus.cc:740] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.960099 10175 consensus_queue.cc:260] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.962114 10175 ts_tablet_manager.cc:1434] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:19:51.963224 10175 tablet_bootstrap.cc:492] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:51.969655 10175 tablet_bootstrap.cc:654] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:51.970852  9880 catalog_manager.cc:5697] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:51.974799 10175 tablet_bootstrap.cc:492] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:51.975275 10175 ts_tablet_manager.cc:1403] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 13:19:51.977774 10175 raft_consensus.cc:359] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.978313 10175 raft_consensus.cc:385] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:51.978585 10175 raft_consensus.cc:740] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:51.979240 10175 consensus_queue.cc:260] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.980952 10175 ts_tablet_manager.cc:1434] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:19:51.986845 10201 raft_consensus.cc:493] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:51.987433 10201 raft_consensus.cc:515] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:51.989594 10201 leader_election.cc:290] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:51.990267  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79eee0e9c354410fb346557acbefdd23" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:51.990752 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79eee0e9c354410fb346557acbefdd23" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:51.990929  9984 raft_consensus.cc:2468] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:51.991384 10058 raft_consensus.cc:2468] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:51.991999 10099 leader_election.cc:304] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:51.992712 10201 raft_consensus.cc:2804] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:51.993078 10201 raft_consensus.cc:493] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:51.993356 10201 raft_consensus.cc:3060] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:51.998404 10201 raft_consensus.cc:515] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.000100 10201 leader_election.cc:290] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:52.000886  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79eee0e9c354410fb346557acbefdd23" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:52.001118 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79eee0e9c354410fb346557acbefdd23" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:52.001457  9984 raft_consensus.cc:3060] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:52.001797 10058 raft_consensus.cc:3060] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:52.006886  9984 raft_consensus.cc:2468] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:52.006884 10058 raft_consensus.cc:2468] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:52.008169 10099 leader_election.cc:304] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:52.008910 10201 raft_consensus.cc:2804] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:52.009438 10201 raft_consensus.cc:697] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:52.009572 10178 raft_consensus.cc:493] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:52.010074 10178 raft_consensus.cc:515] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.010291 10201 consensus_queue.cc:237] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.011801 10178 leader_election.cc:290] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:52.012425  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1062215a6f774616b4dc036b59906338" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:52.013168  9984 raft_consensus.cc:2468] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:52.013301 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1062215a6f774616b4dc036b59906338" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:52.014456 10099 leader_election.cc:304] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:52.014885 10058 raft_consensus.cc:2468] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:52.015429 10201 raft_consensus.cc:2804] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:52.015923 10201 raft_consensus.cc:493] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:52.016238 10201 raft_consensus.cc:3060] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:52.019062  9880 catalog_manager.cc:5697] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:52.021270 10201 raft_consensus.cc:515] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.023481 10201 leader_election.cc:290] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:52.024389  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1062215a6f774616b4dc036b59906338" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:52.024472 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1062215a6f774616b4dc036b59906338" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:52.025134  9984 raft_consensus.cc:3060] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:52.025251 10058 raft_consensus.cc:3060] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:52.031003  9984 raft_consensus.cc:2468] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:52.031767 10058 raft_consensus.cc:2468] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:52.032054 10099 leader_election.cc:304] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:52.032949 10201 raft_consensus.cc:2804] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:52.033290 10201 raft_consensus.cc:697] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:52.034080 10201 consensus_queue.cc:237] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.040961  9880 catalog_manager.cc:5697] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:52.088835 10133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6d0d77562f0457d963cf3ea260c58cc"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
mode: GRACEFUL
new_leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:50782
I20260709 13:19:52.089406 10133 raft_consensus.cc:606] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Received request to transfer leadership to TS 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:52.094877 10133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
mode: GRACEFUL
new_leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:50782
I20260709 13:19:52.095428 10133 raft_consensus.cc:606] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Received request to transfer leadership to TS 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:52.099560 10182 raft_consensus.cc:493] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:52.100158 10182 raft_consensus.cc:515] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.102087 10182 leader_election.cc:290] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:52.102865 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:52.103118 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:52.103758 10058 raft_consensus.cc:2393] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0183096dcbb34fc4ae7ee043c9519d45 in current term 1: Already voted for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in this term.
I20260709 13:19:52.104861  9948 leader_election.cc:304] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45; no voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:19:52.105541 10182 raft_consensus.cc:3060] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:52.110100 10058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e63b14e70f40494fa05bfb5f5fcc80de"
dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
mode: GRACEFUL
new_leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:59874
I20260709 13:19:52.110800 10058 raft_consensus.cc:606] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Received request to transfer leadership to TS 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:52.112272 10182 raft_consensus.cc:2749] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:52.116616 10133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
mode: GRACEFUL
new_leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:50782
I20260709 13:19:52.117218 10133 raft_consensus.cc:606] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Received request to transfer leadership to TS 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:52.122318 10133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1062215a6f774616b4dc036b59906338"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
mode: GRACEFUL
new_leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:50782
I20260709 13:19:52.122902 10133 raft_consensus.cc:606] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Received request to transfer leadership to TS a10f2c6ec1ca40fbaf7aa70a3601593c
I20260709 13:19:52.131037 10133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79eee0e9c354410fb346557acbefdd23"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
mode: GRACEFUL
new_leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:50782
I20260709 13:19:52.131613 10133 raft_consensus.cc:606] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Received request to transfer leadership to TS a10f2c6ec1ca40fbaf7aa70a3601593c
I20260709 13:19:52.136569 10133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3eb2ae6d246240aa85063c0d1d4eaed8"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
mode: GRACEFUL
new_leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:50782
I20260709 13:19:52.137164 10133 raft_consensus.cc:606] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Received request to transfer leadership to TS a10f2c6ec1ca40fbaf7aa70a3601593c
I20260709 13:19:52.170765 10201 consensus_queue.cc:1048] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.177948 10178 raft_consensus.cc:993] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99: : Instructing follower 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:52.178483 10206 raft_consensus.cc:1081] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Signalling peer 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:52.180374  9983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6d0d77562f0457d963cf3ea260c58cc"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:39306
I20260709 13:19:52.183925  9983 raft_consensus.cc:493] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:52.184361  9983 raft_consensus.cc:3060] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.186851 10206 consensus_queue.cc:1048] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:52.192672  9983 raft_consensus.cc:515] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.200067  9983 leader_election.cc:290] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:52.200202 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d0d77562f0457d963cf3ea260c58cc" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:52.200287 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d0d77562f0457d963cf3ea260c58cc" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:52.201143 10133 raft_consensus.cc:3055] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:52.201504 10133 raft_consensus.cc:740] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:52.201771 10058 raft_consensus.cc:3060] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.202459 10133 consensus_queue.cc:260] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.203884 10133 raft_consensus.cc:3060] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.208588 10058 raft_consensus.cc:2468] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:52.209860 10133 raft_consensus.cc:2468] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:52.210002  9948 leader_election.cc:304] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:52.211079 10182 raft_consensus.cc:2804] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:52.212347 10182 raft_consensus.cc:697] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:52.213321 10182 consensus_queue.cc:237] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.221828  9882 catalog_manager.cc:5697] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 1 to 2, leader changed from b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131) to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:52.243386 10206 consensus_queue.cc:1048] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.250519 10178 raft_consensus.cc:993] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99: : Instructing follower 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:52.251173 10201 raft_consensus.cc:1081] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Signalling peer 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:52.253170  9984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:39306
I20260709 13:19:52.253822  9984 raft_consensus.cc:493] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:52.254210  9984 raft_consensus.cc:3060] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.256007 10178 consensus_queue.cc:1048] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.262199  9984 raft_consensus.cc:515] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.263407  9983 raft_consensus.cc:1240] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Rejecting Update request from peer b1f0ee279e2a4b928cb3841c2fd8dc99 for earlier term 1. Current term is 2. Ops: []
I20260709 13:19:52.265060  9984 leader_election.cc:290] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:52.267261 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:52.267984 10058 raft_consensus.cc:3060] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.267907 10214 consensus_queue.cc:1048] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:52.269220 10178 consensus_queue.cc:1059] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.270094 10178 raft_consensus.cc:3055] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:52.270434 10178 raft_consensus.cc:740] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:52.271411 10178 consensus_queue.cc:260] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.267956 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:52.272449 10178 raft_consensus.cc:3060] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.278700 10058 raft_consensus.cc:2468] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:52.280884  9948 leader_election.cc:304] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:52.281899 10182 raft_consensus.cc:2804] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:52.282392 10182 raft_consensus.cc:697] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:52.283218 10182 consensus_queue.cc:237] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [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: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.286604 10133 raft_consensus.cc:2468] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:52.290261 10133 raft_consensus.cc:3060] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:52.295022  9882 catalog_manager.cc:5697] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 1 to 2, leader changed from b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131) to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:52.300892 10240 consensus_queue.cc:1048] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:52.331457 10178 consensus_queue.cc:1048] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:52.334832  9982 raft_consensus.cc:3060] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:52.343281  9983 raft_consensus.cc:3060] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:52.344852 10182 raft_consensus.cc:493] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:52.345450 10182 raft_consensus.cc:515] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.347558 10206 consensus_queue.cc:1048] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:52.350342 10182 leader_election.cc:290] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:52.350940 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb2ae6d246240aa85063c0d1d4eaed8" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:52.351459 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb2ae6d246240aa85063c0d1d4eaed8" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:52.351624 10058 raft_consensus.cc:2468] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 1.
I20260709 13:19:52.352952  9948 leader_election.cc:304] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [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: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:52.354135 10182 raft_consensus.cc:2804] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:19:52.354524 10182 raft_consensus.cc:493] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:52.355407 10182 raft_consensus.cc:3060] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.355640 10206 consensus_queue.cc:1048] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.362510 10182 raft_consensus.cc:515] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.364436 10240 consensus_queue.cc:1048] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:52.364846 10205 raft_consensus.cc:993] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99: : Instructing follower 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:52.365505 10205 raft_consensus.cc:1081] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Signalling peer 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:52.365491 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb2ae6d246240aa85063c0d1d4eaed8" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:52.366298 10058 raft_consensus.cc:3060] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.367341  9982 raft_consensus.cc:1240] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Rejecting Update request from peer b1f0ee279e2a4b928cb3841c2fd8dc99 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:19:52.367719  9983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:39306
I20260709 13:19:52.368397  9983 raft_consensus.cc:493] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:52.369356 10182 leader_election.cc:290] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:52.369400  9983 raft_consensus.cc:3060] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.370704 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb2ae6d246240aa85063c0d1d4eaed8" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:52.369554 10205 consensus_queue.cc:1059] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:19:52.373555 10206 raft_consensus.cc:3055] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:52.373935 10206 raft_consensus.cc:740] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:52.374805 10206 consensus_queue.cc:260] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [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: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.376037 10206 raft_consensus.cc:3060] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.377393 10058 raft_consensus.cc:2468] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:52.378788  9948 leader_election.cc:304] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [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: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:19:52.379968 10182 raft_consensus.cc:2804] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:52.380466 10182 raft_consensus.cc:697] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:52.380144  9983 raft_consensus.cc:515] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.381325 10182 consensus_queue.cc:237] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Queue going to LEADER 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: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.383322  9983 leader_election.cc:290] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:52.384109 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:52.384768 10058 raft_consensus.cc:3060] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.386390 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:52.387279 10132 raft_consensus.cc:3055] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:52.387712 10132 raft_consensus.cc:740] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:52.392438 10132 consensus_queue.cc:260] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.394078 10240 consensus_queue.cc:1048] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:52.398715 10132 raft_consensus.cc:3060] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.404204 10058 raft_consensus.cc:2468] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:52.407424  9948 leader_election.cc:304] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:52.410008 10236 raft_consensus.cc:2804] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:52.412045 10236 raft_consensus.cc:697] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:52.412968 10236 consensus_queue.cc:237] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.414532 10179 raft_consensus.cc:993] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c: : Instructing follower 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:52.415102 10240 raft_consensus.cc:1081] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Signalling peer 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:52.416868  9983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e63b14e70f40494fa05bfb5f5fcc80de"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:39310
I20260709 13:19:52.417058 10132 raft_consensus.cc:2468] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:52.417493  9983 raft_consensus.cc:493] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:52.417963  9983 raft_consensus.cc:3060] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.423323  9983 raft_consensus.cc:515] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.425029  9983 leader_election.cc:290] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:52.426082 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b14e70f40494fa05bfb5f5fcc80de" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:52.426170 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63b14e70f40494fa05bfb5f5fcc80de" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:52.426982 10058 raft_consensus.cc:3055] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:52.427045 10132 raft_consensus.cc:3060] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.427420 10058 raft_consensus.cc:740] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:52.428294 10058 consensus_queue.cc:260] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.429582 10058 raft_consensus.cc:3060] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.430253  9882 catalog_manager.cc:5697] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 1 to 2, leader changed from b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131) to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:52.431634  9882 catalog_manager.cc:5697] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 1 to 2, leader changed from b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131) to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:52.437433 10132 raft_consensus.cc:2468] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:52.438884 10058 raft_consensus.cc:2468] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:52.439366  9947 leader_election.cc:304] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:52.440270 10236 raft_consensus.cc:2804] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:52.440763 10236 raft_consensus.cc:697] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:52.441612 10236 consensus_queue.cc:237] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.447938  9882 catalog_manager.cc:5697] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 1 to 2, leader changed from a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130) to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:52.479808 10206 consensus_queue.cc:1048] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.491837 10201 consensus_queue.cc:1048] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.499465 10178 raft_consensus.cc:993] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99: : Instructing follower a10f2c6ec1ca40fbaf7aa70a3601593c to start an election
I20260709 13:19:52.500048 10201 raft_consensus.cc:1081] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Signalling peer a10f2c6ec1ca40fbaf7aa70a3601593c to start an election
I20260709 13:19:52.501746 10058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79eee0e9c354410fb346557acbefdd23"
dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:59858
I20260709 13:19:52.502275 10058 raft_consensus.cc:493] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:52.502610 10058 raft_consensus.cc:3060] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.507963 10058 raft_consensus.cc:515] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.510015 10058 leader_election.cc:290] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 2 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:52.510964  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79eee0e9c354410fb346557acbefdd23" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:52.511339 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79eee0e9c354410fb346557acbefdd23" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:52.511868  9983 raft_consensus.cc:3060] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.511896 10132 raft_consensus.cc:3055] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:52.512424 10132 raft_consensus.cc:740] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:52.513307 10132 consensus_queue.cc:260] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.514652 10132 raft_consensus.cc:3060] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.519641  9983 raft_consensus.cc:2468] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 2.
I20260709 13:19:52.521066 10025 leader_election.cc:304] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:52.521965 10240 raft_consensus.cc:2804] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:52.522174 10132 raft_consensus.cc:2468] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 2.
I20260709 13:19:52.522437 10240 raft_consensus.cc:697] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 LEADER]: Becoming Leader. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:52.523411 10240 consensus_queue.cc:237] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.531385 10201 consensus_queue.cc:1048] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.531121  9880 catalog_manager.cc:5697] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c reported cstate change: term changed from 1 to 2, leader changed from b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131) to a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130). New cstate: current_term: 2 leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:52.544848 10205 consensus_queue.cc:1048] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.589491 10205 consensus_queue.cc:1048] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.601763 10205 consensus_queue.cc:1048] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.609140 10201 raft_consensus.cc:993] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99: : Instructing follower a10f2c6ec1ca40fbaf7aa70a3601593c to start an election
I20260709 13:19:52.609783 10205 raft_consensus.cc:1081] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Signalling peer a10f2c6ec1ca40fbaf7aa70a3601593c to start an election
I20260709 13:19:52.611404 10058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1062215a6f774616b4dc036b59906338"
dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:59858
I20260709 13:19:52.611989 10058 raft_consensus.cc:493] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:52.612381 10058 raft_consensus.cc:3060] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.618037 10058 raft_consensus.cc:515] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.620568 10058 leader_election.cc:290] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 2 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:52.620967  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1062215a6f774616b4dc036b59906338" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:52.621171 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1062215a6f774616b4dc036b59906338" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:52.621693  9983 raft_consensus.cc:3060] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.621878 10132 raft_consensus.cc:3055] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:52.622287 10132 raft_consensus.cc:740] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:52.623006 10132 consensus_queue.cc:260] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.624061 10132 raft_consensus.cc:3060] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:52.628451  9983 raft_consensus.cc:2468] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 2.
I20260709 13:19:52.629782 10025 leader_election.cc:304] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:52.630234 10132 raft_consensus.cc:2468] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 2.
I20260709 13:19:52.630659 10240 raft_consensus.cc:2804] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:52.631203 10240 raft_consensus.cc:697] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 LEADER]: Becoming Leader. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:52.631542 10133 raft_consensus.cc:1275] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:52.632068 10240 consensus_queue.cc:237] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:52.633000 10236 consensus_queue.cc:1048] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:52.639787  9882 catalog_manager.cc:5697] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c reported cstate change: term changed from 1 to 2, leader changed from b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131) to a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130). New cstate: current_term: 2 leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:52.642297 10058 raft_consensus.cc:1275] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:52.645195 10182 consensus_queue.cc:1048] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:52.774854 10058 raft_consensus.cc:1275] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:52.776234 10236 consensus_queue.cc:1048] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:52.784541 10133 raft_consensus.cc:1275] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:52.786334 10236 consensus_queue.cc:1048] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:52.825127 10133 raft_consensus.cc:1275] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:52.826659 10236 consensus_queue.cc:1048] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:52.834496 10058 raft_consensus.cc:1275] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:52.836071 10182 consensus_queue.cc:1048] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:52.867168 10058 raft_consensus.cc:1275] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:19:52.868558 10254 consensus_queue.cc:1048] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.880149 10059 raft_consensus.cc:1275] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:52.880704 10133 raft_consensus.cc:1275] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:19:52.881193 10133 pending_rounds.cc:85] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Aborting all ops after (but not including) 0
I20260709 13:19:52.881429 10133 pending_rounds.cc:107] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:19:52.881731 10133 raft_consensus.cc:2889] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:19:52.881904 10182 consensus_queue.cc:1048] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:52.884243 10182 consensus_queue.cc:1048] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:52.892993 10133 raft_consensus.cc:1275] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:52.895118 10236 consensus_queue.cc:1048] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:52.938383 10133 raft_consensus.cc:1275] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer a10f2c6ec1ca40fbaf7aa70a3601593c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:52.939855 10240 consensus_queue.cc:1048] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:52.948326  9983 raft_consensus.cc:1275] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Refusing update from remote peer a10f2c6ec1ca40fbaf7aa70a3601593c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:52.949981 10214 consensus_queue.cc:1048] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:53.039523  9983 raft_consensus.cc:1275] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Refusing update from remote peer a10f2c6ec1ca40fbaf7aa70a3601593c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:53.041100 10214 consensus_queue.cc:1048] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:53.049824 10133 raft_consensus.cc:1275] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer a10f2c6ec1ca40fbaf7aa70a3601593c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:53.051892 10179 consensus_queue.cc:1048] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:55.179243  9880 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38698:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:19:55.182714  9880 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:19:55.254766  9967 tablet_service.cc:1511] Processing CreateTablet for tablet e8e1d407b220493e957d74d057e6a0a5 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:55.256577 10041 tablet_service.cc:1511] Processing CreateTablet for tablet e8e1d407b220493e957d74d057e6a0a5 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:55.256935  9967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e1d407b220493e957d74d057e6a0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.258371 10041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e1d407b220493e957d74d057e6a0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.260217  9968 tablet_service.cc:1511] Processing CreateTablet for tablet 1a4be2f478394d75ba171a1f8c112704 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:55.260852 10118 tablet_service.cc:1511] Processing CreateTablet for tablet e8e1d407b220493e957d74d057e6a0a5 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:19:55.261977  9968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a4be2f478394d75ba171a1f8c112704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.262522 10118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e1d407b220493e957d74d057e6a0a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.262864 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 1a4be2f478394d75ba171a1f8c112704 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:55.264297 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a4be2f478394d75ba171a1f8c112704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.267762 10044 tablet_service.cc:1511] Processing CreateTablet for tablet 1a4be2f478394d75ba171a1f8c112704 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:19:55.269249 10044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a4be2f478394d75ba171a1f8c112704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.274551 10043 tablet_service.cc:1511] Processing CreateTablet for tablet e7ba77460f7f4d6e9e3e00cd07859787 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:55.276672 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ba77460f7f4d6e9e3e00cd07859787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.281996  9973 tablet_service.cc:1511] Processing CreateTablet for tablet e7ba77460f7f4d6e9e3e00cd07859787 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:55.283761  9973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ba77460f7f4d6e9e3e00cd07859787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.297502 10119 tablet_service.cc:1511] Processing CreateTablet for tablet e7ba77460f7f4d6e9e3e00cd07859787 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:19:55.299269 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ba77460f7f4d6e9e3e00cd07859787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.313727  9971 tablet_service.cc:1511] Processing CreateTablet for tablet 5aadecf85dba447fb0644924b8e6c00b (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:55.315435  9971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aadecf85dba447fb0644924b8e6c00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.320526 10049 tablet_service.cc:1511] Processing CreateTablet for tablet 5aadecf85dba447fb0644924b8e6c00b (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:55.322803 10122 tablet_service.cc:1511] Processing CreateTablet for tablet 5aadecf85dba447fb0644924b8e6c00b (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:19:55.325022 10122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aadecf85dba447fb0644924b8e6c00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.326628 10042 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9c04a8ba3f4f84b5134e8dc7e95986 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:55.329058 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9c04a8ba3f4f84b5134e8dc7e95986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.329485  9966 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9c04a8ba3f4f84b5134e8dc7e95986 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:55.332669  9966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9c04a8ba3f4f84b5134e8dc7e95986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.337486 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 7d9c04a8ba3f4f84b5134e8dc7e95986 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:19:55.339111 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d9c04a8ba3f4f84b5134e8dc7e95986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.339354 10049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aadecf85dba447fb0644924b8e6c00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.354839 10045 tablet_service.cc:1511] Processing CreateTablet for tablet e8b86045f7004e90bbf6be504c648723 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:55.356402 10045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b86045f7004e90bbf6be504c648723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.358525  9970 tablet_service.cc:1511] Processing CreateTablet for tablet e8b86045f7004e90bbf6be504c648723 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:55.360498  9970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b86045f7004e90bbf6be504c648723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.364415 10117 tablet_service.cc:1511] Processing CreateTablet for tablet e8b86045f7004e90bbf6be504c648723 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:19:55.365926 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b86045f7004e90bbf6be504c648723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.379873  9969 tablet_service.cc:1511] Processing CreateTablet for tablet 396187d882804615af980527138de4a8 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:55.381455  9969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396187d882804615af980527138de4a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.405560 10047 tablet_service.cc:1511] Processing CreateTablet for tablet 396187d882804615af980527138de4a8 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:55.407055 10047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396187d882804615af980527138de4a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.407061 10119 tablet_service.cc:1511] Processing CreateTablet for tablet 396187d882804615af980527138de4a8 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:19:55.424986 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396187d882804615af980527138de4a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.452167 10271 tablet_bootstrap.cc:492] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:55.458851 10046 tablet_service.cc:1511] Processing CreateTablet for tablet 3f72ee7378474f619492e0dd7ff4d4d6 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:55.460951 10046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f72ee7378474f619492e0dd7ff4d4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.461319 10271 tablet_bootstrap.cc:654] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.480516 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 3f72ee7378474f619492e0dd7ff4d4d6 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:55.481984 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f72ee7378474f619492e0dd7ff4d4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.498050  9974 tablet_service.cc:1511] Processing CreateTablet for tablet 88e791a0009f4d1cbe4525d876f3dd61 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:55.499526  9974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e791a0009f4d1cbe4525d876f3dd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.501562  9973 tablet_service.cc:1511] Processing CreateTablet for tablet 3f72ee7378474f619492e0dd7ff4d4d6 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:19:55.504985  9973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f72ee7378474f619492e0dd7ff4d4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.511042 10273 tablet_bootstrap.cc:492] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:55.518389 10270 tablet_bootstrap.cc:492] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:55.522974 10273 tablet_bootstrap.cc:654] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.525933 10270 tablet_bootstrap.cc:654] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.528805 10042 tablet_service.cc:1511] Processing CreateTablet for tablet 88e791a0009f4d1cbe4525d876f3dd61 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:55.530337 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 88e791a0009f4d1cbe4525d876f3dd61 (DEFAULT_TABLE table=soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:19:55.531836 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e791a0009f4d1cbe4525d876f3dd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.531808 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e791a0009f4d1cbe4525d876f3dd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:19:55.545678 10271 tablet_bootstrap.cc:492] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:55.546341 10271 ts_tablet_manager.cc:1403] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.000s
I20260709 13:19:55.551872 10271 raft_consensus.cc:359] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.552925 10271 raft_consensus.cc:385] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.558585 10270 tablet_bootstrap.cc:492] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:55.559338 10270 ts_tablet_manager.cc:1403] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.009s
I20260709 13:19:55.562933 10270 raft_consensus.cc:359] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.563871 10270 raft_consensus.cc:385] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.564630 10270 raft_consensus.cc:740] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.553288 10271 raft_consensus.cc:740] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.565905 10273 tablet_bootstrap.cc:492] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:55.565507 10270 consensus_queue.cc:260] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.566654 10273 ts_tablet_manager.cc:1403] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.008s
I20260709 13:19:55.566392 10271 consensus_queue.cc:260] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.570000 10273 raft_consensus.cc:359] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.570724 10270 ts_tablet_manager.cc:1434] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:19:55.571961 10270 tablet_bootstrap.cc:492] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:55.570835 10273 raft_consensus.cc:385] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.573812 10273 raft_consensus.cc:740] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.574733 10273 consensus_queue.cc:260] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.577591 10273 ts_tablet_manager.cc:1434] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:19:55.578912 10271 ts_tablet_manager.cc:1434] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.004s
I20260709 13:19:55.580161 10271 tablet_bootstrap.cc:492] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:55.584795 10270 tablet_bootstrap.cc:654] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.581327 10273 tablet_bootstrap.cc:492] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:55.589270 10271 tablet_bootstrap.cc:654] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.594297 10270 tablet_bootstrap.cc:492] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:55.594889 10270 ts_tablet_manager.cc:1403] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260709 13:19:55.596920 10273 tablet_bootstrap.cc:654] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.598698 10270 raft_consensus.cc:359] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.599545 10270 raft_consensus.cc:385] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.599877 10270 raft_consensus.cc:740] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.600929 10270 consensus_queue.cc:260] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.601817 10271 tablet_bootstrap.cc:492] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:55.603093 10179 raft_consensus.cc:493] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:55.603751 10179 raft_consensus.cc:515] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.604374 10270 ts_tablet_manager.cc:1434] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:19:55.605450 10270 tablet_bootstrap.cc:492] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:55.606760 10179 leader_election.cc:290] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:55.602530 10271 ts_tablet_manager.cc:1403] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260709 13:19:55.608167 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b86045f7004e90bbf6be504c648723" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
W20260709 13:19:55.610337 10022 leader_election.cc:343] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.612254 10270 tablet_bootstrap.cc:654] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.611904 10271 raft_consensus.cc:359] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.613191 10271 raft_consensus.cc:385] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.613740 10271 raft_consensus.cc:740] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.614918 10271 consensus_queue.cc:260] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.619050  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b86045f7004e90bbf6be504c648723" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:55.620867 10273 tablet_bootstrap.cc:492] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
W20260709 13:19:55.621027 10025 leader_election.cc:343] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.621737 10273 ts_tablet_manager.cc:1403] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.004s
I20260709 13:19:55.621685 10025 leader_election.cc:304] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:19:55.622632 10179 raft_consensus.cc:2749] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:55.624017 10271 ts_tablet_manager.cc:1434] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:19:55.625348 10273 raft_consensus.cc:359] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.625948 10271 tablet_bootstrap.cc:492] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:55.626274 10273 raft_consensus.cc:385] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.626721 10273 raft_consensus.cc:740] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.627892 10270 tablet_bootstrap.cc:492] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:55.627570 10273 consensus_queue.cc:260] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.628466 10270 ts_tablet_manager.cc:1403] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 13:19:55.630599 10273 ts_tablet_manager.cc:1434] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:19:55.631814 10273 tablet_bootstrap.cc:492] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:55.632280 10272 raft_consensus.cc:493] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:55.634037 10272 raft_consensus.cc:515] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.636307 10272 leader_election.cc:290] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:55.637496 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba77460f7f4d6e9e3e00cd07859787" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:55.639250 10132 raft_consensus.cc:2468] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 0.
I20260709 13:19:55.631836 10270 raft_consensus.cc:359] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.641225  9947 leader_election.cc:304] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:55.641476 10270 raft_consensus.cc:385] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.641721 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba77460f7f4d6e9e3e00cd07859787" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:55.642030 10270 raft_consensus.cc:740] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.643075 10270 consensus_queue.cc:260] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.643738 10273 tablet_bootstrap.cc:654] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.644447 10258 raft_consensus.cc:2804] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:55.644919 10258 raft_consensus.cc:493] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:55.645293 10258 raft_consensus.cc:3060] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:55.646056 10270 ts_tablet_manager.cc:1434] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
W20260709 13:19:55.647931  9948 leader_election.cc:343] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.648355 10270 tablet_bootstrap.cc:492] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:55.653119 10271 tablet_bootstrap.cc:654] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.656175 10270 tablet_bootstrap.cc:654] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.660032 10258 raft_consensus.cc:515] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.664793 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba77460f7f4d6e9e3e00cd07859787" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
W20260709 13:19:55.667032  9948 leader_election.cc:343] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.670159 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ba77460f7f4d6e9e3e00cd07859787" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:55.671049 10132 raft_consensus.cc:3060] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:55.676890 10258 leader_election.cc:290] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:55.681629 10271 tablet_bootstrap.cc:492] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:55.682610 10271 ts_tablet_manager.cc:1403] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.016s
I20260709 13:19:55.684005 10132 raft_consensus.cc:2468] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 1.
I20260709 13:19:55.686846  9947 leader_election.cc:304] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: a10f2c6ec1ca40fbaf7aa70a3601593c
I20260709 13:19:55.686939 10271 raft_consensus.cc:359] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.687920 10271 raft_consensus.cc:385] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.688086 10270 tablet_bootstrap.cc:492] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:55.688108 10273 tablet_bootstrap.cc:492] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:55.688402 10258 raft_consensus.cc:2804] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:55.688352 10271 raft_consensus.cc:740] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.688992 10270 ts_tablet_manager.cc:1403] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.020s
I20260709 13:19:55.689023 10273 ts_tablet_manager.cc:1403] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.017s
I20260709 13:19:55.689253 10258 raft_consensus.cc:697] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:55.689745 10271 consensus_queue.cc:260] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.692350 10270 raft_consensus.cc:359] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.692600 10273 raft_consensus.cc:359] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
W20260709 13:19:55.692925  9930 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:19:55.693204 10270 raft_consensus.cc:385] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.693326 10273 raft_consensus.cc:385] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.693612 10270 raft_consensus.cc:740] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.693725 10273 raft_consensus.cc:740] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.694953 10271 ts_tablet_manager.cc:1434] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:19:55.694521 10270 consensus_queue.cc:260] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.694527 10273 consensus_queue.cc:260] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.697103 10273 ts_tablet_manager.cc:1434] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:19:55.690330 10258 consensus_queue.cc:237] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.698249 10273 tablet_bootstrap.cc:492] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:55.698951 10271 tablet_bootstrap.cc:492] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:55.706357 10271 tablet_bootstrap.cc:654] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.706928 10273 tablet_bootstrap.cc:654] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.697099 10270 ts_tablet_manager.cc:1434] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:19:55.711182 10270 tablet_bootstrap.cc:492] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:55.718365 10179 raft_consensus.cc:493] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:55.719172 10179 raft_consensus.cc:515] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.721210 10270 tablet_bootstrap.cc:654] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.723891  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9c04a8ba3f4f84b5134e8dc7e95986" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:55.725148 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9c04a8ba3f4f84b5134e8dc7e95986" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:55.725914 10132 raft_consensus.cc:2468] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 0.
W20260709 13:19:55.726109 10025 leader_election.cc:343] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.728892 10179 leader_election.cc:290] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:55.730798 10022 leader_election.cc:304] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:55.733206 10270 tablet_bootstrap.cc:492] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:55.733775 10270 ts_tablet_manager.cc:1403] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 13:19:55.734310 10280 raft_consensus.cc:2804] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:55.734856 10280 raft_consensus.cc:493] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:55.735271 10280 raft_consensus.cc:3060] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:55.736933 10270 raft_consensus.cc:359] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.738710 10270 raft_consensus.cc:385] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.739007 10270 raft_consensus.cc:740] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.739789 10270 consensus_queue.cc:260] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.742374 10270 ts_tablet_manager.cc:1434] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:19:55.743706 10270 tablet_bootstrap.cc:492] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:55.746379 10280 raft_consensus.cc:515] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.751111 10273 tablet_bootstrap.cc:492] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:55.752508 10273 ts_tablet_manager.cc:1403] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.024s
I20260709 13:19:55.756145 10270 tablet_bootstrap.cc:654] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.756444  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9c04a8ba3f4f84b5134e8dc7e95986" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
W20260709 13:19:55.758122 10025 leader_election.cc:343] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.757514  9880 catalog_manager.cc:5697] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:55.758432 10271 tablet_bootstrap.cc:492] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:55.759177 10271 ts_tablet_manager.cc:1403] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.016s
I20260709 13:19:55.759334 10280 leader_election.cc:290] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:55.762012 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9c04a8ba3f4f84b5134e8dc7e95986" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:55.762645 10132 raft_consensus.cc:3060] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:55.762703 10271 raft_consensus.cc:359] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.763466 10271 raft_consensus.cc:385] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.763689 10270 tablet_bootstrap.cc:492] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:55.763842 10271 raft_consensus.cc:740] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.762737 10273 raft_consensus.cc:359] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.764845 10273 raft_consensus.cc:385] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.765213 10273 raft_consensus.cc:740] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.765107 10271 consensus_queue.cc:260] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.766352 10273 consensus_queue.cc:260] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.764516 10270 ts_tablet_manager.cc:1403] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260709 13:19:55.770452 10271 ts_tablet_manager.cc:1434] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:19:55.771138 10270 raft_consensus.cc:359] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.773763 10273 ts_tablet_manager.cc:1434] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 13:19:55.771919 10271 tablet_bootstrap.cc:492] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:55.774986 10273 tablet_bootstrap.cc:492] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:55.781401 10271 tablet_bootstrap.cc:654] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.771921 10270 raft_consensus.cc:385] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.785048 10270 raft_consensus.cc:740] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.785529 10273 tablet_bootstrap.cc:654] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.785816 10270 consensus_queue.cc:260] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.788374 10270 ts_tablet_manager.cc:1434] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:19:55.789126 10132 raft_consensus.cc:2468] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 1.
I20260709 13:19:55.789443 10270 tablet_bootstrap.cc:492] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:55.790702 10022 leader_election.cc:304] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:55.791455 10205 raft_consensus.cc:493] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:55.791904 10280 raft_consensus.cc:2804] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:55.792469 10280 raft_consensus.cc:697] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Becoming Leader. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:55.792109 10205 raft_consensus.cc:515] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.793396 10280 consensus_queue.cc:237] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.796967 10270 tablet_bootstrap.cc:654] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.797463  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e1d407b220493e957d74d057e6a0a5" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:55.798640  9983 raft_consensus.cc:2468] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:55.800236 10273 tablet_bootstrap.cc:492] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:55.800120 10099 leader_election.cc:304] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:55.805850 10273 ts_tablet_manager.cc:1403] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.003s
I20260709 13:19:55.801028 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e1d407b220493e957d74d057e6a0a5" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:55.806915 10059 raft_consensus.cc:2468] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:55.798017 10205 leader_election.cc:290] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:55.808120 10205 raft_consensus.cc:2804] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:55.808514 10205 raft_consensus.cc:493] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:55.808888 10205 raft_consensus.cc:3060] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:55.809671 10273 raft_consensus.cc:359] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.811269 10273 raft_consensus.cc:385] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.811658 10273 raft_consensus.cc:740] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.812642 10273 consensus_queue.cc:260] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.814265 10298 raft_consensus.cc:493] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:55.815116 10298 raft_consensus.cc:515] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.819595  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4be2f478394d75ba171a1f8c112704" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:55.820142 10298 leader_election.cc:290] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:55.820312  9983 raft_consensus.cc:2468] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:55.819939 10273 ts_tablet_manager.cc:1434] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:19:55.821583 10273 tablet_bootstrap.cc:492] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:55.821775 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4be2f478394d75ba171a1f8c112704" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
W20260709 13:19:55.823388 10097 leader_election.cc:343] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.824488 10099 leader_election.cc:304] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: a10f2c6ec1ca40fbaf7aa70a3601593c
I20260709 13:19:55.825310 10298 raft_consensus.cc:2804] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:55.825702 10298 raft_consensus.cc:493] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:55.826083 10298 raft_consensus.cc:3060] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:55.830797 10205 raft_consensus.cc:515] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.834225 10298 raft_consensus.cc:515] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.830811  9881 catalog_manager.cc:5697] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c reported cstate change: term changed from 0 to 1, leader changed from <none> to a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130). New cstate: current_term: 1 leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:55.837790 10280 raft_consensus.cc:493] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:55.844578 10280 raft_consensus.cc:515] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.845023 10298 leader_election.cc:290] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:55.846494  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4be2f478394d75ba171a1f8c112704" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:55.847077 10280 leader_election.cc:290] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:55.847184  9983 raft_consensus.cc:3060] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:55.848026  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396187d882804615af980527138de4a8" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
W20260709 13:19:55.849712 10025 leader_election.cc:343] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.850143  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e1d407b220493e957d74d057e6a0a5" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:55.850783  9982 raft_consensus.cc:3060] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:55.838577 10270 tablet_bootstrap.cc:492] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:55.854014 10270 ts_tablet_manager.cc:1403] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.001s
I20260709 13:19:55.840092 10273 tablet_bootstrap.cc:654] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.855062 10271 tablet_bootstrap.cc:492] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:55.858098 10271 ts_tablet_manager.cc:1403] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.087s	user 0.028s	sys 0.031s
I20260709 13:19:55.862226 10271 raft_consensus.cc:359] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.863200 10271 raft_consensus.cc:385] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.863557 10271 raft_consensus.cc:740] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.864359 10271 consensus_queue.cc:260] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.868312 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4be2f478394d75ba171a1f8c112704" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:55.869158  9982 raft_consensus.cc:2468] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:55.869656 10271 ts_tablet_manager.cc:1434] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 13:19:55.870684 10271 tablet_bootstrap.cc:492] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:55.870795 10099 leader_election.cc:304] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:55.871752 10298 raft_consensus.cc:2804] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:55.881217 10298 raft_consensus.cc:697] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:55.873867  9983 raft_consensus.cc:2468] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:55.884058 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396187d882804615af980527138de4a8" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:55.884354 10298 consensus_queue.cc:237] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.884917 10099 leader_election.cc:304] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:55.873107 10205 leader_election.cc:290] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:55.885985 10205 raft_consensus.cc:2804] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:55.875471 10280 raft_consensus.cc:493] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:55.879978 10271 tablet_bootstrap.cc:654] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.887080 10280 raft_consensus.cc:515] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.889560 10280 leader_election.cc:290] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:55.890301  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aadecf85dba447fb0644924b8e6c00b" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:55.890453 10205 raft_consensus.cc:697] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:55.891191  9983 raft_consensus.cc:2468] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 0.
I20260709 13:19:55.892439 10025 leader_election.cc:304] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:55.893349 10280 raft_consensus.cc:2804] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:55.893795 10280 raft_consensus.cc:493] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:55.894212 10280 raft_consensus.cc:3060] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:55.895947 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e1d407b220493e957d74d057e6a0a5" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:55.896831 10059 raft_consensus.cc:3060] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:55.892204 10205 consensus_queue.cc:237] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.872960 10270 raft_consensus.cc:359] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.906370 10270 raft_consensus.cc:385] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.908196 10270 raft_consensus.cc:740] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
W20260709 13:19:55.908207 10022 leader_election.cc:343] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.909035 10022 leader_election.cc:304] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:19:55.909166 10280 raft_consensus.cc:515] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.909502 10270 consensus_queue.cc:260] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.910261 10179 raft_consensus.cc:2749] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:55.911780 10059 raft_consensus.cc:2468] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:55.912496  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aadecf85dba447fb0644924b8e6c00b" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:55.913295  9983 raft_consensus.cc:3060] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:19:55.908062 10097 leader_election.cc:343] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.922911 10270 ts_tablet_manager.cc:1434] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 13:19:55.925494  9983 raft_consensus.cc:2468] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 1.
I20260709 13:19:55.927440 10270 tablet_bootstrap.cc:492] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:55.930784 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aadecf85dba447fb0644924b8e6c00b" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:55.931136 10025 leader_election.cc:304] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:55.932163 10179 raft_consensus.cc:2804] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:19:55.934077 10022 leader_election.cc:343] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.935096 10273 tablet_bootstrap.cc:492] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:55.933039 10280 leader_election.cc:290] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:55.938916 10273 ts_tablet_manager.cc:1403] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.010s
I20260709 13:19:55.939188 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aadecf85dba447fb0644924b8e6c00b" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:55.938374 10179 raft_consensus.cc:697] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Becoming Leader. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:55.940176 10271 tablet_bootstrap.cc:492] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:55.940697 10271 ts_tablet_manager.cc:1403] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.023s
I20260709 13:19:55.940850 10179 consensus_queue.cc:237] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.941733 10273 raft_consensus.cc:359] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.942353 10273 raft_consensus.cc:385] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.942597 10273 raft_consensus.cc:740] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.943617 10273 consensus_queue.cc:260] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.945886 10273 ts_tablet_manager.cc:1434] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:19:55.947001 10273 tablet_bootstrap.cc:492] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:55.947983 10270 tablet_bootstrap.cc:654] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.949330 10271 raft_consensus.cc:359] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.950191 10271 raft_consensus.cc:385] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.950558 10271 raft_consensus.cc:740] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.951395 10271 consensus_queue.cc:260] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
W20260709 13:19:55.953944 10022 leader_election.cc:343] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:19:55.954245 10271 ts_tablet_manager.cc:1434] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:19:55.956079 10271 tablet_bootstrap.cc:492] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:55.959964 10270 tablet_bootstrap.cc:492] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:55.959013  9879 catalog_manager.cc:5697] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:55.960675 10270 ts_tablet_manager.cc:1403] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260709 13:19:55.961251  9879 catalog_manager.cc:5697] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:55.963220 10273 tablet_bootstrap.cc:654] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.963812 10270 raft_consensus.cc:359] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.964541 10270 raft_consensus.cc:385] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.964896 10270 raft_consensus.cc:740] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.965790 10270 consensus_queue.cc:260] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.970407 10271 tablet_bootstrap.cc:654] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.971145 10270 ts_tablet_manager.cc:1434] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:19:55.972275 10270 tablet_bootstrap.cc:492] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45: Bootstrap starting.
I20260709 13:19:55.978520 10270 tablet_bootstrap.cc:654] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:55.982317 10273 tablet_bootstrap.cc:492] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:55.983148 10273 ts_tablet_manager.cc:1403] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.004s
I20260709 13:19:55.988008 10273 raft_consensus.cc:359] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.989275 10273 raft_consensus.cc:385] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:55.989820 10273 raft_consensus.cc:740] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:55.991225 10273 consensus_queue.cc:260] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:55.995474 10270 tablet_bootstrap.cc:492] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45: No bootstrap required, opened a new log
I20260709 13:19:55.996138 10270 ts_tablet_manager.cc:1403] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260709 13:19:55.997056 10273 ts_tablet_manager.cc:1434] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:19:56.055104 10270 raft_consensus.cc:359] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.056412 10270 raft_consensus.cc:385] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:56.056782 10270 raft_consensus.cc:740] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Initialized, Role: FOLLOWER
I20260709 13:19:56.057691 10270 consensus_queue.cc:260] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.063970 10273 tablet_bootstrap.cc:492] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:56.068729 10270 ts_tablet_manager.cc:1434] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 13:19:56.078434 10273 tablet_bootstrap.cc:654] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:56.084086 10258 raft_consensus.cc:493] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:56.084808 10258 raft_consensus.cc:515] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.088423 10258 leader_election.cc:290] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.088351 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f72ee7378474f619492e0dd7ff4d4d6" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:56.089403 10059 raft_consensus.cc:2468] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 0.
I20260709 13:19:56.089886 10258 raft_consensus.cc:493] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:56.090405 10258 raft_consensus.cc:515] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.091270  9948 leader_election.cc:304] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:56.093513 10257 raft_consensus.cc:2804] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:56.094110 10257 raft_consensus.cc:493] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:56.094609 10257 raft_consensus.cc:3060] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.088344 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f72ee7378474f619492e0dd7ff4d4d6" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:56.099103 10133 raft_consensus.cc:2468] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 0.
I20260709 13:19:56.093065 10258 leader_election.cc:290] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.115015 10257 raft_consensus.cc:515] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.121358 10257 leader_election.cc:290] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.132470 10271 tablet_bootstrap.cc:492] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:56.133313 10271 ts_tablet_manager.cc:1403] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.178s	user 0.069s	sys 0.066s
I20260709 13:19:56.136873 10271 raft_consensus.cc:359] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.137712 10271 raft_consensus.cc:385] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:56.139112 10271 raft_consensus.cc:740] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:56.139923 10271 consensus_queue.cc:260] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.141987 10273 tablet_bootstrap.cc:492] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:56.142688 10273 ts_tablet_manager.cc:1403] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.016s
I20260709 13:19:56.142994 10271 ts_tablet_manager.cc:1434] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 13:19:56.144642 10271 tablet_bootstrap.cc:492] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:56.146184 10273 raft_consensus.cc:359] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.147089 10273 raft_consensus.cc:385] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:56.147428 10273 raft_consensus.cc:740] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:56.148161 10273 consensus_queue.cc:260] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.150414 10273 ts_tablet_manager.cc:1434] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:19:56.151495 10273 tablet_bootstrap.cc:492] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c: Bootstrap starting.
I20260709 13:19:56.152510 10271 tablet_bootstrap.cc:654] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:56.157688 10273 tablet_bootstrap.cc:654] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:56.162701 10273 tablet_bootstrap.cc:492] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c: No bootstrap required, opened a new log
I20260709 13:19:56.162832 10271 tablet_bootstrap.cc:492] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:56.163213 10273 ts_tablet_manager.cc:1403] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 13:19:56.163560 10271 ts_tablet_manager.cc:1403] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 13:19:56.166419 10273 raft_consensus.cc:359] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.166658 10271 raft_consensus.cc:359] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.167150 10273 raft_consensus.cc:385] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:56.167397 10271 raft_consensus.cc:385] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:56.167500 10273 raft_consensus.cc:740] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Initialized, Role: FOLLOWER
I20260709 13:19:56.167739 10271 raft_consensus.cc:740] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:56.168308 10273 consensus_queue.cc:260] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.168466 10271 consensus_queue.cc:260] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.170445 10273 ts_tablet_manager.cc:1434] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 13:19:56.170758 10271 ts_tablet_manager.cc:1434] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:19:56.171334 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b86045f7004e90bbf6be504c648723" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:56.171708 10271 tablet_bootstrap.cc:492] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99: Bootstrap starting.
I20260709 13:19:56.171984 10059 raft_consensus.cc:2468] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 0.
I20260709 13:19:56.173184  9948 leader_election.cc:304] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:56.173897 10257 raft_consensus.cc:2804] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:56.174263 10257 raft_consensus.cc:493] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:56.174606 10257 raft_consensus.cc:3060] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.178377 10271 tablet_bootstrap.cc:654] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99: Neither blocks nor log segments found. Creating new log.
I20260709 13:19:56.183843 10257 raft_consensus.cc:515] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.195199 10257 leader_election.cc:290] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.198475 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b86045f7004e90bbf6be504c648723" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:56.200661 10057 raft_consensus.cc:3060] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.201011 10271 tablet_bootstrap.cc:492] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99: No bootstrap required, opened a new log
I20260709 13:19:56.201597 10271 ts_tablet_manager.cc:1403] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.016s
I20260709 13:19:56.199963 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b86045f7004e90bbf6be504c648723" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:56.202913 10132 raft_consensus.cc:3060] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.204582 10271 raft_consensus.cc:359] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.205400 10271 raft_consensus.cc:385] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:19:56.205724 10271 raft_consensus.cc:740] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Initialized, Role: FOLLOWER
I20260709 13:19:56.206502 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b86045f7004e90bbf6be504c648723" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:56.206430 10271 consensus_queue.cc:260] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.208550 10271 ts_tablet_manager.cc:1434] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:19:56.216794 10132 raft_consensus.cc:2468] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 1.
I20260709 13:19:56.218339  9947 leader_election.cc:304] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:56.219048 10257 raft_consensus.cc:2804] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:56.219578 10257 raft_consensus.cc:697] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:56.221412 10257 consensus_queue.cc:237] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.222695 10057 raft_consensus.cc:2468] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 1.
I20260709 13:19:56.250113 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f72ee7378474f619492e0dd7ff4d4d6" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:56.250871 10131 raft_consensus.cc:3060] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.284610 10131 raft_consensus.cc:2468] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 1.
I20260709 13:19:56.286350 10272 consensus_queue.cc:1048] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:56.290534  9947 leader_election.cc:304] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:56.291380 10272 raft_consensus.cc:2804] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:56.291981 10272 raft_consensus.cc:697] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:56.296025 10272 consensus_queue.cc:237] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.296895  9881 catalog_manager.cc:5697] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c reported cstate change: term changed from 0 to 1, leader changed from <none> to a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130). New cstate: current_term: 1 leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:56.302069 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f72ee7378474f619492e0dd7ff4d4d6" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:56.302773 10058 raft_consensus.cc:3060] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.305469 10258 raft_consensus.cc:493] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:56.306344 10258 raft_consensus.cc:515] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.309053 10258 leader_election.cc:290] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.312525 10058 raft_consensus.cc:2468] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 1.
I20260709 13:19:56.309832 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9c04a8ba3f4f84b5134e8dc7e95986" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:56.313400 10131 raft_consensus.cc:2393] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0183096dcbb34fc4ae7ee043c9519d45 in current term 1: Already voted for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in this term.
I20260709 13:19:56.317459 10057 raft_consensus.cc:3060] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.319983 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d9c04a8ba3f4f84b5134e8dc7e95986" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:56.333554  9881 catalog_manager.cc:5697] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:56.338303  9881 catalog_manager.cc:5697] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 1 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:56.335034  9948 leader_election.cc:304] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45; no voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:19:56.340678 10272 raft_consensus.cc:3060] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.340737 10305 consensus_queue.cc:1048] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:56.350387 10316 consensus_queue.cc:1048] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:56.352530 10205 consensus_queue.cc:1048] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:56.353950 10205 raft_consensus.cc:493] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:56.354058 10272 raft_consensus.cc:2749] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:56.354423 10205 raft_consensus.cc:515] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.358429  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e791a0009f4d1cbe4525d876f3dd61" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:56.359284  9982 raft_consensus.cc:2468] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:56.361718 10280 raft_consensus.cc:493] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:56.362469 10280 raft_consensus.cc:515] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.363819 10298 raft_consensus.cc:493] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:56.364367 10298 raft_consensus.cc:515] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.366611 10298 leader_election.cc:290] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:56.365377 10280 leader_election.cc:290] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.368423 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e791a0009f4d1cbe4525d876f3dd61" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:56.368839 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396187d882804615af980527138de4a8" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:56.369113 10133 raft_consensus.cc:2468] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 0.
I20260709 13:19:56.369421 10058 raft_consensus.cc:2468] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:56.370875 10097 leader_election.cc:304] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:56.372112 10022 leader_election.cc:304] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:56.372372  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396187d882804615af980527138de4a8" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:56.373054  9984 raft_consensus.cc:2468] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 0.
I20260709 13:19:56.373876 10305 raft_consensus.cc:2804] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:56.374063 10099 leader_election.cc:304] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:56.375136 10300 raft_consensus.cc:2804] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:56.375542 10300 raft_consensus.cc:493] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:56.375604 10298 raft_consensus.cc:2804] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:19:56.375937 10300 raft_consensus.cc:3060] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.375996 10298 raft_consensus.cc:493] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:56.376442 10298 raft_consensus.cc:3060] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.374320 10305 raft_consensus.cc:493] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:19:56.377888 10305 raft_consensus.cc:3060] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.377563 10289 consensus_queue.cc:1048] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:56.374989  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e791a0009f4d1cbe4525d876f3dd61" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:56.379531 10289 raft_consensus.cc:493] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:56.379912  9982 raft_consensus.cc:2468] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 0.
I20260709 13:19:56.380088 10289 raft_consensus.cc:515] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.386888 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e791a0009f4d1cbe4525d876f3dd61" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:56.390107 10059 raft_consensus.cc:3060] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.385448 10205 leader_election.cc:290] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:56.400986 10289 leader_election.cc:290] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.407856 10280 consensus_queue.cc:1048] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:56.410017  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4be2f478394d75ba171a1f8c112704" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:56.431406 10205 consensus_queue.cc:1048] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:56.431947 10305 raft_consensus.cc:515] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.435660 10058 raft_consensus.cc:2393] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in current term 1: Already voted for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in this term.
I20260709 13:19:56.440343 10205 raft_consensus.cc:493] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:19:56.449417 10205 raft_consensus.cc:515] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.450675 10298 raft_consensus.cc:515] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.455363  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e791a0009f4d1cbe4525d876f3dd61" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:56.455984  9982 raft_consensus.cc:3060] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.467486 10305 leader_election.cc:290] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.469318 10205 leader_election.cc:290] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:56.427243 10300 raft_consensus.cc:515] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.472857 10298 leader_election.cc:290] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:56.473995 10300 leader_election.cc:290] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:19:56.474545  9984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e791a0009f4d1cbe4525d876f3dd61" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:56.476586 10205 consensus_queue.cc:1048] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:19:56.477814  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396187d882804615af980527138de4a8" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:56.475842  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aadecf85dba447fb0644924b8e6c00b" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45" is_pre_election: true
I20260709 13:19:56.484035  9981 raft_consensus.cc:3060] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:19:56.495364 10097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.94.130:45833, user_credentials={real_user=slave}} blocked reactor thread for 44038.6us
I20260709 13:19:56.498183 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aadecf85dba447fb0644924b8e6c00b" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" is_pre_election: true
I20260709 13:19:56.498875 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e791a0009f4d1cbe4525d876f3dd61" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:56.499686 10057 raft_consensus.cc:2393] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in current term 1: Already voted for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in this term.
I20260709 13:19:56.500075 10058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396187d882804615af980527138de4a8" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:56.500627 10058 raft_consensus.cc:3060] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.500836 10131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4be2f478394d75ba171a1f8c112704" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" is_pre_election: true
I20260709 13:19:56.501073 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e791a0009f4d1cbe4525d876f3dd61" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:56.501822 10133 raft_consensus.cc:2393] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a10f2c6ec1ca40fbaf7aa70a3601593c in current term 1: Already voted for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in this term.
I20260709 13:19:56.502193 10132 raft_consensus.cc:3060] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:19:56.507617 10058 raft_consensus.cc:2468] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:56.497467  9981 raft_consensus.cc:2468] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:56.510193 10022 leader_election.cc:304] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:19:56.510809  9982 raft_consensus.cc:2468] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 1.
I20260709 13:19:56.511085 10099 leader_election.cc:304] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:56.511703 10022 leader_election.cc:304] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [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: a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:19:56.512096 10099 leader_election.cc:304] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:56.512250 10330 raft_consensus.cc:2804] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:56.512429 10326 raft_consensus.cc:2749] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:56.517230 10330 raft_consensus.cc:697] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:56.518214 10330 consensus_queue.cc:237] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.519781 10331 raft_consensus.cc:2804] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:19:56.520251 10331 raft_consensus.cc:697] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:56.521024 10331 consensus_queue.cc:237] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.512539 10305 raft_consensus.cc:2749] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:19:56.521205 10326 consensus_queue.cc:1048] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:19:56.525602 10097 leader_election.cc:304] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c
I20260709 13:19:56.530162 10331 raft_consensus.cc:2749] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:19:56.531966 10331 consensus_queue.cc:1048] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:56.546481  9878 catalog_manager.cc:5697] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:56.548013  9878 catalog_manager.cc:5697] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 1 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:56.690928 10132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8e1d407b220493e957d74d057e6a0a5"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
mode: GRACEFUL
new_leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:50782
I20260709 13:19:56.691684 10132 raft_consensus.cc:606] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Received request to transfer leadership to TS 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:56.692819 10257 consensus_queue.cc:1048] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:56.702358 10132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a4be2f478394d75ba171a1f8c112704"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
mode: GRACEFUL
new_leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:50782
I20260709 13:19:56.702998 10132 raft_consensus.cc:606] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Received request to transfer leadership to TS 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:56.708716 10258 consensus_queue.cc:1048] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:56.720621 10058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aadecf85dba447fb0644924b8e6c00b"
dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
mode: GRACEFUL
new_leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:59874
I20260709 13:19:56.721240 10058 raft_consensus.cc:606] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Received request to transfer leadership to TS 0183096dcbb34fc4ae7ee043c9519d45
I20260709 13:19:56.750351  9983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8b86045f7004e90bbf6be504c648723"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
mode: GRACEFUL
new_leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:39326
I20260709 13:19:56.750991  9983 raft_consensus.cc:606] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Received request to transfer leadership to TS a10f2c6ec1ca40fbaf7aa70a3601593c
I20260709 13:19:56.757073 10133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396187d882804615af980527138de4a8"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
mode: GRACEFUL
new_leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:50782
I20260709 13:19:56.757707 10133 raft_consensus.cc:606] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Received request to transfer leadership to TS a10f2c6ec1ca40fbaf7aa70a3601593c
I20260709 13:19:56.763265  9983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f72ee7378474f619492e0dd7ff4d4d6"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
mode: GRACEFUL
new_leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:39326
I20260709 13:19:56.763813  9983 raft_consensus.cc:606] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Received request to transfer leadership to TS a10f2c6ec1ca40fbaf7aa70a3601593c
I20260709 13:19:56.771001 10258 consensus_queue.cc:1048] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:56.781939 10272 consensus_queue.cc:1048] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:56.795197 10272 raft_consensus.cc:993] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45: : Instructing follower a10f2c6ec1ca40fbaf7aa70a3601593c to start an election
I20260709 13:19:56.795701 10257 raft_consensus.cc:1081] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Signalling peer a10f2c6ec1ca40fbaf7aa70a3601593c to start an election
I20260709 13:19:56.797219 10059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f72ee7378474f619492e0dd7ff4d4d6"
dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:59852
I20260709 13:19:56.797756 10059 raft_consensus.cc:493] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:56.798055 10059 raft_consensus.cc:3060] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.803180 10059 raft_consensus.cc:515] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.805282 10059 leader_election.cc:290] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 2 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.806247  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f72ee7378474f619492e0dd7ff4d4d6" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:56.806510 10133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f72ee7378474f619492e0dd7ff4d4d6" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:56.807000  9983 raft_consensus.cc:3055] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:56.807155 10133 raft_consensus.cc:3060] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.807405  9983 raft_consensus.cc:740] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:56.808314  9983 consensus_queue.cc:260] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.809695  9983 raft_consensus.cc:3060] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.814303 10133 raft_consensus.cc:2468] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 2.
I20260709 13:19:56.815987 10022 leader_election.cc:304] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:56.816346  9983 raft_consensus.cc:2468] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 2.
I20260709 13:19:56.817005 10326 raft_consensus.cc:2804] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:56.817528 10326 raft_consensus.cc:697] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 LEADER]: Becoming Leader. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:56.818450 10326 consensus_queue.cc:237] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.826051  9880 catalog_manager.cc:5697] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c reported cstate change: term changed from 1 to 2, leader changed from 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129) to a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130). New cstate: current_term: 2 leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:56.861964 10280 raft_consensus.cc:993] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c: : Instructing follower 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:56.862412 10326 raft_consensus.cc:1081] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Signalling peer 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:56.864131  9983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aadecf85dba447fb0644924b8e6c00b"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:39310
I20260709 13:19:56.864627  9983 raft_consensus.cc:493] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:56.864912  9983 raft_consensus.cc:3060] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.869704  9983 raft_consensus.cc:515] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.871316  9983 leader_election.cc:290] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.872179 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aadecf85dba447fb0644924b8e6c00b" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:56.872390 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aadecf85dba447fb0644924b8e6c00b" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:56.872900 10059 raft_consensus.cc:3055] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:56.872988 10132 raft_consensus.cc:3060] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.873257 10059 raft_consensus.cc:740] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:56.874053 10059 consensus_queue.cc:260] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.875002 10059 raft_consensus.cc:3060] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.878412 10132 raft_consensus.cc:2468] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:56.879539  9947 leader_election.cc:304] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:19:56.880311 10059 raft_consensus.cc:2468] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:56.880329 10272 raft_consensus.cc:2804] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:56.881052 10272 raft_consensus.cc:697] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:56.881922 10272 consensus_queue.cc:237] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.882565 10298 raft_consensus.cc:993] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99: : Instructing follower 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:56.883030 10298 raft_consensus.cc:1081] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Signalling peer 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:56.884557  9983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a4be2f478394d75ba171a1f8c112704"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:39306
I20260709 13:19:56.885238  9983 raft_consensus.cc:493] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:56.885658  9983 raft_consensus.cc:3060] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.889246  9880 catalog_manager.cc:5697] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 1 to 2, leader changed from a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130) to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:56.891009  9983 raft_consensus.cc:515] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.893198  9983 leader_election.cc:290] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.893868 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4be2f478394d75ba171a1f8c112704" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:56.894536 10059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4be2f478394d75ba171a1f8c112704" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:56.894533 10132 raft_consensus.cc:3055] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:56.895287 10059 raft_consensus.cc:3060] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.895247 10132 raft_consensus.cc:740] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:56.896464 10132 consensus_queue.cc:260] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.897933 10132 raft_consensus.cc:3060] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.903877 10059 raft_consensus.cc:2468] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:56.905277 10298 consensus_queue.cc:1048] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:56.905300  9948 leader_election.cc:304] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:56.906064 10132 raft_consensus.cc:2468] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:56.906435 10272 raft_consensus.cc:2804] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:56.907609 10272 raft_consensus.cc:697] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:56.908428 10272 consensus_queue.cc:237] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.913808 10298 consensus_queue.cc:1048] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:56.918864  9878 catalog_manager.cc:5697] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 1 to 2, leader changed from b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131) to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:56.923543 10331 raft_consensus.cc:993] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99: : Instructing follower a10f2c6ec1ca40fbaf7aa70a3601593c to start an election
I20260709 13:19:56.924444 10331 raft_consensus.cc:1081] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Signalling peer a10f2c6ec1ca40fbaf7aa70a3601593c to start an election
I20260709 13:19:56.930552 10057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396187d882804615af980527138de4a8"
dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:59858
I20260709 13:19:56.931226 10057 raft_consensus.cc:493] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:56.931638 10057 raft_consensus.cc:3060] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.942912 10057 raft_consensus.cc:515] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.947048  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396187d882804615af980527138de4a8" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:56.947342 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396187d882804615af980527138de4a8" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:56.947718  9983 raft_consensus.cc:3060] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.948073 10132 raft_consensus.cc:3055] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:56.948442 10132 raft_consensus.cc:740] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:56.949316 10132 consensus_queue.cc:260] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.950559 10132 raft_consensus.cc:3060] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:56.953812 10057 leader_election.cc:290] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 2 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:56.955330  9983 raft_consensus.cc:2468] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 2.
I20260709 13:19:56.956591 10025 leader_election.cc:304] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:56.957412 10326 raft_consensus.cc:2804] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:56.957978 10326 raft_consensus.cc:697] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 LEADER]: Becoming Leader. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:56.958228 10132 raft_consensus.cc:2468] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 2.
I20260709 13:19:56.959003 10326 consensus_queue.cc:237] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:56.966614  9878 catalog_manager.cc:5697] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c reported cstate change: term changed from 1 to 2, leader changed from b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131) to a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130). New cstate: current_term: 2 leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:57.068179 10298 raft_consensus.cc:993] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99: : Instructing follower 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:57.068650 10299 raft_consensus.cc:1081] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Signalling peer 0183096dcbb34fc4ae7ee043c9519d45 to start an election
I20260709 13:19:57.070279  9983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8e1d407b220493e957d74d057e6a0a5"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
 from {username='slave'} at 127.0.0.1:39306
I20260709 13:19:57.070868  9983 raft_consensus.cc:493] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:57.071142  9983 raft_consensus.cc:3060] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:57.074877 10299 consensus_queue.cc:1048] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:57.076967  9983 raft_consensus.cc:515] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:57.079672  9983 leader_election.cc:290] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Requested vote from peers a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:57.080979 10057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e1d407b220493e957d74d057e6a0a5" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:19:57.081717 10057 raft_consensus.cc:3060] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:57.081969 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e1d407b220493e957d74d057e6a0a5" candidate_uuid: "0183096dcbb34fc4ae7ee043c9519d45" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:57.082547 10132 raft_consensus.cc:3055] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:57.082819 10132 raft_consensus.cc:740] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:19:57.083495 10132 consensus_queue.cc:260] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:57.085089 10132 raft_consensus.cc:3060] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:57.087585 10298 consensus_queue.cc:1048] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:19:57.094514 10057 raft_consensus.cc:2468] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:57.096020  9948 leader_election.cc:304] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:57.097828 10272 raft_consensus.cc:2804] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:57.098315 10272 raft_consensus.cc:697] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Becoming Leader. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:57.099180 10272 consensus_queue.cc:237] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:57.104178 10132 raft_consensus.cc:2468] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0183096dcbb34fc4ae7ee043c9519d45 in term 2.
I20260709 13:19:57.111510  9880 catalog_manager.cc:5697] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 reported cstate change: term changed from 1 to 2, leader changed from b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131) to 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129). New cstate: current_term: 2 leader_uuid: "0183096dcbb34fc4ae7ee043c9519d45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:57.229584 10316 raft_consensus.cc:993] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45: : Instructing follower a10f2c6ec1ca40fbaf7aa70a3601593c to start an election
I20260709 13:19:57.230190 10272 raft_consensus.cc:1081] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Signalling peer a10f2c6ec1ca40fbaf7aa70a3601593c to start an election
I20260709 13:19:57.231829 10059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8b86045f7004e90bbf6be504c648723"
dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
 from {username='slave'} at 127.0.0.1:59852
I20260709 13:19:57.232316 10059 raft_consensus.cc:493] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:57.232628 10059 raft_consensus.cc:3060] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:19:57.233726 10154 debug-util.cc:398] Leaking SignalData structure 0x7b080031eb40 after lost signal to thread 2429
W20260709 13:19:57.234686 10154 debug-util.cc:398] Leaking SignalData structure 0x7b0800177980 after lost signal to thread 9916
W20260709 13:19:57.236351 10154 debug-util.cc:398] Leaking SignalData structure 0x7b08002e7260 after lost signal to thread 10083
W20260709 13:19:57.237227 10154 debug-util.cc:398] Leaking SignalData structure 0x7b080034db60 after lost signal to thread 10157
I20260709 13:19:57.237996 10059 raft_consensus.cc:515] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:57.240140 10059 leader_election.cc:290] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 2 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131:33821)
I20260709 13:19:57.240801  9982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b86045f7004e90bbf6be504c648723" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:19:57.241266 10132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b86045f7004e90bbf6be504c648723" candidate_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
I20260709 13:19:57.241466  9982 raft_consensus.cc:3055] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:57.241922  9982 raft_consensus.cc:740] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:19:57.241955 10132 raft_consensus.cc:3060] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:57.242846  9982 consensus_queue.cc:260] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:57.244244  9982 raft_consensus.cc:3060] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:57.251668  9982 raft_consensus.cc:2468] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 2.
I20260709 13:19:57.252714 10132 raft_consensus.cc:2468] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a10f2c6ec1ca40fbaf7aa70a3601593c in term 2.
I20260709 13:19:57.254020 10025 leader_election.cc:304] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0183096dcbb34fc4ae7ee043c9519d45, a10f2c6ec1ca40fbaf7aa70a3601593c; no voters: 
I20260709 13:19:57.255734 10280 raft_consensus.cc:2804] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:57.256249 10280 raft_consensus.cc:697] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 LEADER]: Becoming Leader. State: Replica: a10f2c6ec1ca40fbaf7aa70a3601593c, State: Running, Role: LEADER
I20260709 13:19:57.257133 10280 consensus_queue.cc:237] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:19:57.263939  9880 catalog_manager.cc:5697] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c reported cstate change: term changed from 1 to 2, leader changed from 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129) to a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130). New cstate: current_term: 2 leader_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:57.293339 10059 raft_consensus.cc:1275] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.294624 10272 consensus_queue.cc:1048] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:57.304577 10132 raft_consensus.cc:1275] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.304747 10133 raft_consensus.cc:1275] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer a10f2c6ec1ca40fbaf7aa70a3601593c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.306475 10326 consensus_queue.cc:1048] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:57.307315 10316 consensus_queue.cc:1048] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:57.321282  9982 raft_consensus.cc:1275] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Refusing update from remote peer a10f2c6ec1ca40fbaf7aa70a3601593c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.323148 10280 consensus_queue.cc:1048] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:57.345052 10132 raft_consensus.cc:1275] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.346553 10272 consensus_queue.cc:1048] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:57.361086 10059 raft_consensus.cc:1275] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.362775 10316 consensus_queue.cc:1048] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:57.455724 10132 raft_consensus.cc:1275] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer a10f2c6ec1ca40fbaf7aa70a3601593c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.458112 10280 consensus_queue.cc:1048] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:19:57.474424  9982 raft_consensus.cc:1275] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Refusing update from remote peer a10f2c6ec1ca40fbaf7aa70a3601593c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.475945 10280 consensus_queue.cc:1048] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:57.509902 10057 raft_consensus.cc:1275] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.511516 10348 consensus_queue.cc:1048] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:57.519601 10132 raft_consensus.cc:1275] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer 0183096dcbb34fc4ae7ee043c9519d45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.521541 10257 consensus_queue.cc:1048] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:57.767978  9982 raft_consensus.cc:1275] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Refusing update from remote peer a10f2c6ec1ca40fbaf7aa70a3601593c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.769681 10280 consensus_queue.cc:1048] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:57.779564 10132 raft_consensus.cc:1275] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Refusing update from remote peer a10f2c6ec1ca40fbaf7aa70a3601593c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:57.782529 10349 consensus_queue.cc:1048] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:59.770541  9881 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38698:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:19:59.798244  9881 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38698:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:19:59.831348  2426 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:20:00.030818 10377 log.cc:927] Time spent T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260709 13:20:00.207613 10406 tablet.cc:1724] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.207700 10400 tablet.cc:1724] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.209955 10395 tablet.cc:1724] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.210649 10402 tablet.cc:1724] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.223981 10401 tablet.cc:1724] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.229087 10407 tablet.cc:1724] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.233348 10406 tablet.cc:1724] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.236483 10410 tablet.cc:1724] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.244664 10419 tablet.cc:1724] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.266621 10421 tablet.cc:1724] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.234639 10405 tablet.cc:1724] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.283041  9983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
mode: GRACEFUL
new_leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
 from {username='slave'} at 127.0.0.1:41358
I20260709 13:20:00.283720  9983 raft_consensus.cc:606] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Received request to transfer leadership to TS b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:20:00.274233 10410 tablet.cc:1724] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.285691 10419 tablet.cc:1724] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.297988  9983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc"
dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
mode: GRACEFUL
new_leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
 from {username='slave'} at 127.0.0.1:41358
I20260709 13:20:00.298710  9983 raft_consensus.cc:606] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Received request to transfer leadership to TS b1f0ee279e2a4b928cb3841c2fd8dc99
I20260709 13:20:00.302126  2426 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:20:00.302986  2426 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:20:00.303162 10412 tablet.cc:1724] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.325897 10410 tablet.cc:1724] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.338690 10410 tablet.cc:1724] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.355108 10412 tablet.cc:1724] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.355358 10420 tablet.cc:1724] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.360369 10419 tablet.cc:1724] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.368979 10412 tablet.cc:1724] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.380272 10412 tablet.cc:1724] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.395254 10395 tablet.cc:1724] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.395354 10400 tablet.cc:1724] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.397394 10406 tablet.cc:1724] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.404103 10407 tablet.cc:1724] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.404932 10405 tablet.cc:1724] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.408545 10401 tablet.cc:1724] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:20:00.463723  9880 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c: soft_deleted_table [id=de2a5e15f4f548859e82ec943dcc69a3] alter complete (version 1)
I20260709 13:20:00.576947 10386 raft_consensus.cc:993] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45: : Instructing follower b1f0ee279e2a4b928cb3841c2fd8dc99 to start an election
I20260709 13:20:00.577574 10394 raft_consensus.cc:1081] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Signalling peer b1f0ee279e2a4b928cb3841c2fd8dc99 to start an election
I20260709 13:20:00.579550 10128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
 from {username='slave'} at 127.0.0.1:50770
I20260709 13:20:00.580073 10128 raft_consensus.cc:493] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:20:00.580456 10128 raft_consensus.cc:3060] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:20:00.585790 10128 raft_consensus.cc:515] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:20:00.587414 10128 leader_election.cc:290] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 3 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:20:00.588421  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:20:00.588639 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db7c160280b34143badb10bcaa4309cc" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:20:00.589097  9983 raft_consensus.cc:3055] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:20:00.589286 10055 raft_consensus.cc:3060] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:20:00.589490  9983 raft_consensus.cc:740] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:20:00.590364  9983 consensus_queue.cc:260] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [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: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:20:00.591619  9983 raft_consensus.cc:3060] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:20:00.597676 10055 raft_consensus.cc:2468] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 3.
I20260709 13:20:00.599035 10097 leader_election.cc:304] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [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: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:20:00.599443  9983 raft_consensus.cc:2468] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 3.
I20260709 13:20:00.599774 10298 raft_consensus.cc:2804] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:20:00.600399 10298 raft_consensus.cc:697] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 3 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:20:00.601346 10298 consensus_queue.cc:237] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [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: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:20:00.612739  9880 catalog_manager.cc:5697] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 2 to 3, leader changed from 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129) to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:20:00.772604 10394 raft_consensus.cc:993] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45: : Instructing follower b1f0ee279e2a4b928cb3841c2fd8dc99 to start an election
I20260709 13:20:00.773132 10386 raft_consensus.cc:1081] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Signalling peer b1f0ee279e2a4b928cb3841c2fd8dc99 to start an election
I20260709 13:20:00.774808 10128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c"
dest_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99"
 from {username='slave'} at 127.0.0.1:50770
I20260709 13:20:00.775305 10128 raft_consensus.cc:493] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:20:00.775615 10128 raft_consensus.cc:3060] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:20:00.781143 10128 raft_consensus.cc:515] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:20:00.784519 10128 leader_election.cc:290] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [CANDIDATE]: Term 3 election: Requested vote from peers 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477), a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833)
I20260709 13:20:00.785449  9983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0183096dcbb34fc4ae7ee043c9519d45"
I20260709 13:20:00.786161  9983 raft_consensus.cc:3055] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:20:00.784646 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bbbde18507e42fab6a66becacf2e05c" candidate_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c"
I20260709 13:20:00.786523  9983 raft_consensus.cc:740] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0183096dcbb34fc4ae7ee043c9519d45, State: Running, Role: LEADER
I20260709 13:20:00.786796 10055 raft_consensus.cc:3060] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:20:00.787472  9983 consensus_queue.cc:260] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [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: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:20:00.788798  9983 raft_consensus.cc:3060] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:20:00.792469 10055 raft_consensus.cc:2468] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 3.
I20260709 13:20:00.793860 10097 leader_election.cc:304] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [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: a10f2c6ec1ca40fbaf7aa70a3601593c, b1f0ee279e2a4b928cb3841c2fd8dc99; no voters: 
I20260709 13:20:00.794701 10298 raft_consensus.cc:2804] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:20:00.795159 10298 raft_consensus.cc:697] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 3 LEADER]: Becoming Leader. State: Replica: b1f0ee279e2a4b928cb3841c2fd8dc99, State: Running, Role: LEADER
I20260709 13:20:00.795974 10298 consensus_queue.cc:237] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [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: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } }
I20260709 13:20:00.797425  9983 raft_consensus.cc:2468] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f0ee279e2a4b928cb3841c2fd8dc99 in term 3.
I20260709 13:20:00.805771  9880 catalog_manager.cc:5697] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 reported cstate change: term changed from 2 to 3, leader changed from 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129) to b1f0ee279e2a4b928cb3841c2fd8dc99 (127.2.94.131). New cstate: current_term: 3 leader_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1f0ee279e2a4b928cb3841c2fd8dc99" member_type: VOTER last_known_addr { host: "127.2.94.131" port: 33821 } health_report { overall_health: HEALTHY } } }
I20260709 13:20:01.056167  9983 raft_consensus.cc:1275] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 3 FOLLOWER]: Refusing update from remote peer b1f0ee279e2a4b928cb3841c2fd8dc99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:20:01.057753 10298 consensus_queue.cc:1048] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:20:01.081717 10055 raft_consensus.cc:1275] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 3 FOLLOWER]: Refusing update from remote peer b1f0ee279e2a4b928cb3841c2fd8dc99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:20:01.083547 10418 consensus_queue.cc:1048] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:20:01.259863 10055 raft_consensus.cc:1275] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 3 FOLLOWER]: Refusing update from remote peer b1f0ee279e2a4b928cb3841c2fd8dc99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:20:01.261085 10418 consensus_queue.cc:1048] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10f2c6ec1ca40fbaf7aa70a3601593c" member_type: VOTER last_known_addr { host: "127.2.94.130" port: 45833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:20:01.277761  9983 raft_consensus.cc:1275] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 3 FOLLOWER]: Refusing update from remote peer b1f0ee279e2a4b928cb3841c2fd8dc99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:20:01.286290 10418 consensus_queue.cc:1048] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0183096dcbb34fc4ae7ee043c9519d45" member_type: VOTER last_known_addr { host: "127.2.94.129" port: 36477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:20:01.378077  2426 tablet_server.cc:179] TabletServer@127.2.94.129:0 shutting down...
I20260709 13:20:01.414285  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:20:01.415189  2426 tablet_replica.cc:333] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.415869  2426 raft_consensus.cc:2243] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.416684  2426 raft_consensus.cc:2272] T 5aadecf85dba447fb0644924b8e6c00b P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.418947  2426 tablet_replica.cc:333] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.419569  2426 raft_consensus.cc:2243] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.420017  2426 raft_consensus.cc:2272] T 88e791a0009f4d1cbe4525d876f3dd61 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.421854  2426 tablet_replica.cc:333] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.422421  2426 raft_consensus.cc:2243] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.423236  2426 raft_consensus.cc:2272] T e7ba77460f7f4d6e9e3e00cd07859787 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.425279  2426 tablet_replica.cc:333] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.426043  2426 raft_consensus.cc:2243] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.426513  2426 raft_consensus.cc:2272] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.428267  2426 tablet_replica.cc:333] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.428838  2426 raft_consensus.cc:2243] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.429575  2426 raft_consensus.cc:2272] T e8e1d407b220493e957d74d057e6a0a5 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.431748  2426 tablet_replica.cc:333] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.432463  2426 raft_consensus.cc:2243] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.432942  2426 raft_consensus.cc:2272] T 0bbbde18507e42fab6a66becacf2e05c P 0183096dcbb34fc4ae7ee043c9519d45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.435842  2426 tablet_replica.cc:333] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.436554  2426 raft_consensus.cc:2243] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.437139  2426 raft_consensus.cc:2272] T e8b86045f7004e90bbf6be504c648723 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.439671  2426 tablet_replica.cc:333] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.440330  2426 raft_consensus.cc:2243] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.440809  2426 raft_consensus.cc:2272] T db7c160280b34143badb10bcaa4309cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.444263  2426 tablet_replica.cc:333] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.445079  2426 raft_consensus.cc:2243] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.445971  2426 raft_consensus.cc:2272] T 674dbc01e4ab43a7b793c66c29d1a614 P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:20:01.453487 10025 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
I20260709 13:20:01.453730  2426 tablet_replica.cc:333] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.454893  2426 raft_consensus.cc:2243] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.456967  2426 raft_consensus.cc:2272] T e63b14e70f40494fa05bfb5f5fcc80de P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.461028  2426 tablet_replica.cc:333] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.462200  2426 raft_consensus.cc:2243] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.462975  2426 raft_consensus.cc:2272] T 1062215a6f774616b4dc036b59906338 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.466392  2426 tablet_replica.cc:333] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
W20260709 13:20:01.467130 10025 consensus_peers.cc:597] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c -> Peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Couldn't send request to peer 0183096dcbb34fc4ae7ee043c9519d45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:20:01.467278  2426 raft_consensus.cc:2243] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.467985  2426 raft_consensus.cc:2272] T 3f72ee7378474f619492e0dd7ff4d4d6 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.470094  2426 tablet_replica.cc:333] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.470960  2426 raft_consensus.cc:2243] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.471541  2426 raft_consensus.cc:2272] T 890c0a4dfb1b4a2580bdefd65feb946d P 0183096dcbb34fc4ae7ee043c9519d45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:20:01.472896 10099 consensus_peers.cc:597] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 -> Peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Couldn't send request to peer 0183096dcbb34fc4ae7ee043c9519d45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:20:01.473870  2426 tablet_replica.cc:333] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.474877  2426 raft_consensus.cc:2243] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.475914  2426 raft_consensus.cc:2272] T 1a4be2f478394d75ba171a1f8c112704 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.478971  2426 tablet_replica.cc:333] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.479543  2426 raft_consensus.cc:2243] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.480772  2426 raft_consensus.cc:2272] T 3eb2ae6d246240aa85063c0d1d4eaed8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.483742  2426 tablet_replica.cc:333] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.484285  2426 raft_consensus.cc:2243] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.484813  2426 raft_consensus.cc:2272] T 396187d882804615af980527138de4a8 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:20:01.485370 10025 consensus_peers.cc:597] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c -> Peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Couldn't send request to peer 0183096dcbb34fc4ae7ee043c9519d45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:20:01.486984  2426 tablet_replica.cc:333] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.487648  2426 raft_consensus.cc:2243] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.488566  2426 raft_consensus.cc:2272] T d6d0d77562f0457d963cf3ea260c58cc P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.490667  2426 tablet_replica.cc:333] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45: stopping tablet replica
I20260709 13:20:01.491151  2426 raft_consensus.cc:2243] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.491592  2426 raft_consensus.cc:2272] T 79eee0e9c354410fb346557acbefdd23 P 0183096dcbb34fc4ae7ee043c9519d45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.534214  2426 tablet_server.cc:196] TabletServer@127.2.94.129:0 shutdown complete.
W20260709 13:20:01.555418 10099 consensus_peers.cc:597] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 -> Peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Couldn't send request to peer 0183096dcbb34fc4ae7ee043c9519d45. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:36477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:20:01.556080 10099 consensus_peers.cc:597] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 -> Peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Couldn't send request to peer 0183096dcbb34fc4ae7ee043c9519d45. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:36477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:20:01.571165  2426 tablet_server.cc:179] TabletServer@127.2.94.130:0 shutting down...
W20260709 13:20:01.598403 10025 consensus_peers.cc:597] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c -> Peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Couldn't send request to peer 0183096dcbb34fc4ae7ee043c9519d45. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:36477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:20:01.614022  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:20:01.614907  2426 tablet_replica.cc:333] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.615597  2426 raft_consensus.cc:2243] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.616130  2426 raft_consensus.cc:2272] T 88e791a0009f4d1cbe4525d876f3dd61 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.618362  2426 tablet_replica.cc:333] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.618991  2426 raft_consensus.cc:2243] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.619443  2426 raft_consensus.cc:2272] T e7ba77460f7f4d6e9e3e00cd07859787 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.621184  2426 tablet_replica.cc:333] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.621837  2426 raft_consensus.cc:2243] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.622282  2426 raft_consensus.cc:2272] T 5aadecf85dba447fb0644924b8e6c00b P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.624037  2426 tablet_replica.cc:333] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.624667  2426 raft_consensus.cc:2243] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.625145  2426 raft_consensus.cc:2272] T db7c160280b34143badb10bcaa4309cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.627779  2426 tablet_replica.cc:333] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.628429  2426 raft_consensus.cc:2243] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.629261  2426 raft_consensus.cc:2272] T e8b86045f7004e90bbf6be504c648723 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.631414  2426 tablet_replica.cc:333] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.632112  2426 raft_consensus.cc:2243] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.633107  2426 raft_consensus.cc:2272] T 79eee0e9c354410fb346557acbefdd23 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.635658  2426 tablet_replica.cc:333] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.636467  2426 raft_consensus.cc:2243] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.636966  2426 raft_consensus.cc:2272] T 674dbc01e4ab43a7b793c66c29d1a614 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.639214  2426 tablet_replica.cc:333] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.639837  2426 raft_consensus.cc:2243] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.640600  2426 raft_consensus.cc:2272] T 3f72ee7378474f619492e0dd7ff4d4d6 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.642488  2426 tablet_replica.cc:333] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.643244  2426 raft_consensus.cc:2243] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.644065  2426 raft_consensus.cc:2272] T 890c0a4dfb1b4a2580bdefd65feb946d P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.646426  2426 tablet_replica.cc:333] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.647111  2426 raft_consensus.cc:2243] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.647655  2426 raft_consensus.cc:2272] T e63b14e70f40494fa05bfb5f5fcc80de P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.650161  2426 tablet_replica.cc:333] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.650846  2426 raft_consensus.cc:2243] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.652070  2426 raft_consensus.cc:2272] T 1062215a6f774616b4dc036b59906338 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.655314  2426 tablet_replica.cc:333] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.656037  2426 raft_consensus.cc:2243] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.656970  2426 raft_consensus.cc:2272] T e8e1d407b220493e957d74d057e6a0a5 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:20:01.657388 10097 consensus_peers.cc:597] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 -> Peer a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833): Couldn't send request to peer a10f2c6ec1ca40fbaf7aa70a3601593c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:20:01.659358  2426 tablet_replica.cc:333] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.660085  2426 raft_consensus.cc:2243] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.661108  2426 raft_consensus.cc:2272] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.663354  2426 tablet_replica.cc:333] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.663947  2426 raft_consensus.cc:2243] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.664676  2426 raft_consensus.cc:2272] T 0bbbde18507e42fab6a66becacf2e05c P a10f2c6ec1ca40fbaf7aa70a3601593c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.668144  2426 tablet_replica.cc:333] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.668763  2426 raft_consensus.cc:2243] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.669262  2426 raft_consensus.cc:2272] T 1a4be2f478394d75ba171a1f8c112704 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.671271  2426 tablet_replica.cc:333] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.671875  2426 raft_consensus.cc:2243] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.672354  2426 raft_consensus.cc:2272] T 3eb2ae6d246240aa85063c0d1d4eaed8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.675091  2426 tablet_replica.cc:333] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.675614  2426 raft_consensus.cc:2243] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.677165  2426 raft_consensus.cc:2272] T 396187d882804615af980527138de4a8 P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.679348  2426 tablet_replica.cc:333] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c: stopping tablet replica
I20260709 13:20:01.679925  2426 raft_consensus.cc:2243] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.680474  2426 raft_consensus.cc:2272] T d6d0d77562f0457d963cf3ea260c58cc P a10f2c6ec1ca40fbaf7aa70a3601593c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:20:01.699708 10097 consensus_peers.cc:597] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 -> Peer a10f2c6ec1ca40fbaf7aa70a3601593c (127.2.94.130:45833): Couldn't send request to peer a10f2c6ec1ca40fbaf7aa70a3601593c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:20:01.716328  2426 tablet_server.cc:196] TabletServer@127.2.94.130:0 shutdown complete.
I20260709 13:20:01.752478  2426 tablet_server.cc:179] TabletServer@127.2.94.131:0 shutting down...
W20260709 13:20:01.786516 10099 consensus_peers.cc:597] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 -> Peer 0183096dcbb34fc4ae7ee043c9519d45 (127.2.94.129:36477): Couldn't send request to peer 0183096dcbb34fc4ae7ee043c9519d45. Status: Network error: Client connection negotiation failed: client connection to 127.2.94.129:36477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:20:01.789987  2426 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:20:01.790659  2426 tablet_replica.cc:333] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.791280  2426 raft_consensus.cc:2243] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.791755  2426 raft_consensus.cc:2272] T 5aadecf85dba447fb0644924b8e6c00b P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.793547  2426 tablet_replica.cc:333] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.794199  2426 raft_consensus.cc:2243] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.794955  2426 raft_consensus.cc:2272] T 88e791a0009f4d1cbe4525d876f3dd61 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.796729  2426 tablet_replica.cc:333] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.797286  2426 raft_consensus.cc:2243] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.797776  2426 raft_consensus.cc:2272] T e7ba77460f7f4d6e9e3e00cd07859787 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.799561  2426 tablet_replica.cc:333] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.800127  2426 raft_consensus.cc:2243] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.800573  2426 raft_consensus.cc:2272] T e8e1d407b220493e957d74d057e6a0a5 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.802443  2426 tablet_replica.cc:333] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.802987  2426 raft_consensus.cc:2243] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.803416  2426 raft_consensus.cc:2272] T 7d9c04a8ba3f4f84b5134e8dc7e95986 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.805148  2426 tablet_replica.cc:333] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.805765  2426 raft_consensus.cc:2243] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.806546  2426 raft_consensus.cc:2272] T 0bbbde18507e42fab6a66becacf2e05c P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.808911  2426 tablet_replica.cc:333] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.809481  2426 raft_consensus.cc:2243] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.810006  2426 raft_consensus.cc:2272] T 79eee0e9c354410fb346557acbefdd23 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.812148  2426 tablet_replica.cc:333] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.812690  2426 raft_consensus.cc:2243] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.813112  2426 raft_consensus.cc:2272] T 3f72ee7378474f619492e0dd7ff4d4d6 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.814987  2426 tablet_replica.cc:333] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.815554  2426 raft_consensus.cc:2243] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.815982  2426 raft_consensus.cc:2272] T 890c0a4dfb1b4a2580bdefd65feb946d P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.817848  2426 tablet_replica.cc:333] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.818367  2426 raft_consensus.cc:2243] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.818806  2426 raft_consensus.cc:2272] T 1062215a6f774616b4dc036b59906338 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.820612  2426 tablet_replica.cc:333] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.821167  2426 raft_consensus.cc:2243] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.821702  2426 raft_consensus.cc:2272] T e63b14e70f40494fa05bfb5f5fcc80de P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.823511  2426 tablet_replica.cc:333] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.824010  2426 raft_consensus.cc:2243] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.824821  2426 raft_consensus.cc:2272] T 674dbc01e4ab43a7b793c66c29d1a614 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.826716  2426 tablet_replica.cc:333] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.827226  2426 raft_consensus.cc:2243] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.827642  2426 raft_consensus.cc:2272] T e8b86045f7004e90bbf6be504c648723 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.829345  2426 tablet_replica.cc:333] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.829977  2426 raft_consensus.cc:2243] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.830752  2426 raft_consensus.cc:2272] T db7c160280b34143badb10bcaa4309cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.833215  2426 tablet_replica.cc:333] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.833842  2426 raft_consensus.cc:2243] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.834272  2426 raft_consensus.cc:2272] T 1a4be2f478394d75ba171a1f8c112704 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.835978  2426 tablet_replica.cc:333] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.836460  2426 raft_consensus.cc:2243] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.836869  2426 raft_consensus.cc:2272] T 3eb2ae6d246240aa85063c0d1d4eaed8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.838901  2426 tablet_replica.cc:333] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.839390  2426 raft_consensus.cc:2243] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.839819  2426 raft_consensus.cc:2272] T 396187d882804615af980527138de4a8 P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.841840  2426 tablet_replica.cc:333] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99: stopping tablet replica
I20260709 13:20:01.842310  2426 raft_consensus.cc:2243] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:20:01.842782  2426 raft_consensus.cc:2272] T d6d0d77562f0457d963cf3ea260c58cc P b1f0ee279e2a4b928cb3841c2fd8dc99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.905045  2426 tablet_server.cc:196] TabletServer@127.2.94.131:0 shutdown complete.
I20260709 13:20:01.933902  2426 master.cc:562] Master@127.2.94.190:44437 shutting down...
I20260709 13:20:01.958612  2426 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:20:01.959127  2426 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:20:01.959432  2426 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba928b9b46e347a2820a9f4f4953990c: stopping tablet replica
I20260709 13:20:01.980839  2426 master.cc:584] Master@127.2.94.190:44437 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11519 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26143 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (210672 ms total)
[  PASSED  ] 8 tests.
I20260709 13:20:02.040341  2426 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 400 messages since previous log ~14 seconds ago
I20260709 13:20:02.040560  2426 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 398 messages since previous log ~14 seconds ago
I20260709 13:20:02.040869  2426 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 398 messages since previous log ~14 seconds ago
I20260709 13:20:02.041128  2426 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260709 13:20:02.041308  2426 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260709 13:20:02.041523  2426 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 13:20:02.041915  2426 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
